gitweb.git

Commits

2019-08-20 t3206: abstract away hash size constants
2019-08-20 t3201: abstract away SHA-1-specific constants
2019-08-19 repository-layout.txt: correct pluralization of 'object'
2019-08-19 pull, fetch: add --set-upstream option
2019-08-19 archive-tar: turn length miscalculation warning into BUG
2019-08-19 archive-tar: use size_t in strbuf_append_ext_header()
2019-08-19 archive-tar: fix pax extended header length calculation
2019-08-19 archive-tar: report wrong pax extended header length
2019-08-16 Git 2.23 origin/maintv2.23.0
2019-08-16 Merge tag 'l10n-2.23.0-rnd2' of git://github.com/git...
2019-08-16 checkout: remove duplicate code
2019-08-16 l10n: zh_CN: for git v2.23.0 l10n round 1~2
2019-08-15 http: use xmalloc with cURL
2019-08-15 diff: 'diff.indentHeuristic' is no longer experimental
2019-08-13 repo-settings: create feature.experimental setting
2019-08-13 repo-settings: create feature.manyFiles setting
2019-08-13 repo-settings: parse core.untrackedCache
2019-08-13 commit-graph: turn on commit-graph by default
2019-08-13 t6501: use 'git gc' in quiet mode
2019-08-13 repo-settings: consolidate some config settings
2019-08-13 worktree remove: clarify error message on dirty worktree
2019-08-13 completion: complete config variables and values for...
2019-08-13 completion: complete config variables names and values...
2019-08-13 completion: complete values of configuration variables...
2019-08-13 completion: complete configuration sections and variabl...
2019-08-13 completion: split _git_config()
2019-08-13 completion: simplify inner 'case' pattern in __gitcomp()
2019-08-13 completion: use 'sort -u' to deduplicate config variabl...
2019-08-13 completion: deduplicate configuration sections
2019-08-13 completion: add tests for 'git config' completion
2019-08-13 completion: complete more values of more 'color.*'...
2019-08-13 completion: fix a typo in a comment
2019-08-13 packfile: drop release_pack_memory()
2019-08-12 git-fast-import.txt: clarify that multiple merge commit...
2019-08-12 l10n: de.po: Update German translation
2019-08-12 t/perf: rename duplicate-numbered test script
2019-08-12 Merge branch 'master' of https://github.com/vnwildman/git
2019-08-12 Merge branch 'update-italian-translation' of github...
2019-08-12 Merge branch 'next' of https://github.com/ChrisADR...
2019-08-12 Sync with Git 2.22.1
2019-08-12 doc: fix repeated words
2019-08-11 Git 2.22.1 v2.22.1
2019-08-11 .mailmap: update email address of Philip Oakley
2019-08-11 l10n: it.po: update the Italian localization for v2...
2019-08-11 l10n: vi(4674t): Updated translation for Vietnamese
2019-08-10 l10n: es: 2.23.0 round 2
2019-08-10 l10n: fr v2.23.0 round 2
2019-08-10 l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)
2019-08-10 Merge tag 'v2.23.0-rc2' of git://git./git/git
2019-08-10 l10n: bg.po: Updated Bulgarian translation (4674t)
2019-08-09 Merge branch 'cb/xdiff-no-system-includes-in-dot-c...
2019-08-09 Merge branch 'jk/no-system-includes-in-dot-c' into...
2019-08-09 Merge branch 'sg/fsck-config-in-doc' into maint
2019-08-09 Merge branch 'jk/xdiff-clamp-funcname-context-index...
2019-08-09 trace2: cleanup whitespace in perf format
2019-08-09 trace2: cleanup whitespace in normal format
2019-08-09 quote: add sq_append_quote_argv_pretty()
2019-08-09 Git 2.23-rc2 v2.23.0-rc2
2019-08-09 Merge branch 'bc/hash-independent-tests-part-4'
2019-08-09 Merge branch 'rs/plug-strbuf-reak-in-read-alt-refs'
2019-08-09 Merge branch 'mt/dir-iterator-updates'
2019-08-09 Merge branch 'ds/commit-graph-incremental'
2019-08-08 Merge branch 'ja/l10n-fixes'
2019-08-08 Merge branch 'en/disable-dir-rename-in-recursive-merge'
2019-08-08 Merge branch 'nd/switch-and-restore'
2019-08-08 Merge branch 'mr/doc-can-not-to-cannot'
2019-08-08 Merge branch 'ds/commit-graph-octopus-fix'
2019-08-08 trace2: trim trailing whitespace in normal format error...
2019-08-08 trace2: remove dead code in maybe_add_string_va()
2019-08-08 trace2: trim whitespace in region messages in perf...
2019-08-08 t0000: reword comments for "local" test
2019-08-08 t: decrease nesting in test_oid_to_path
2019-08-07 Merge branch 'py/call-do-quit-before-exit' of github...
2019-08-07 git-gui: call do_quit before destroying the main window
2019-08-07 merge: --no-verify to bypass pre-merge-commit hook
2019-08-07 git-merge: honor pre-merge-commit hook
2019-08-07 merge: do no-verify like commit
2019-08-07 t7503: verify proper hook execution
2019-08-07 sha1-file: release strbuf after use
2019-08-07 test-dir-iterator: use path argument directly
2019-08-07 dir-iterator: release strbuf after use
2019-08-07 commit-graph: release strbufs after use
2019-08-07 nedmalloc: avoid compiler warning about unused value
2019-08-07 nedmalloc: do assignments only after the declaration...
2019-08-06 config: stop checking whether the_repository is NULL
2019-08-06 common-main: delay trace2 initialization
2019-08-06 t1309: use short branch name in includeIf.onbranch...
2019-08-06 gitcli: document --end-of-options
2019-08-06 parse-options: allow --end-of-options as a synonym...
2019-08-06 revision: allow --end-of-options to end option parsing
2019-08-06 l10n: reformat some localized strings for v2.23.0
2019-08-06 merge-recursive: avoid directory rename detection in...
2019-08-06 l10n: vi.po (4676t): Updated Vietnamese translation
2019-08-05 tests: show the test name and number at the start of...
2019-08-05 t0000-basic: use realistic test script names in the...
2019-08-05 commit-graph: fix bug around octopus merges
2019-08-05 commit-graph: error out on invalid commit oids in ...
2019-08-05 commit-graph: turn a group of write-related macro flags...
2019-08-05 t5318-commit-graph: use 'test_expect_code'
2019-08-05 restore: fix typo in docs
next