summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-12doc: fix repeated wordsMark Rushakoff
2019-08-09Git 2.23-rc2v2.23.0-rc2Junio C Hamano
2019-08-09Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano
2019-08-09Merge branch 'rs/plug-strbuf-reak-in-read-alt-refs'Junio C Hamano
2019-08-09Merge branch 'mt/dir-iterator-updates'Junio C Hamano
2019-08-09Merge branch 'ds/commit-graph-incremental'Junio C Hamano
2019-08-08Merge branch 'ja/l10n-fixes'Junio C Hamano
2019-08-08Merge branch 'en/disable-dir-rename-in-recursive-merge'Junio C Hamano
2019-08-08Merge branch 'nd/switch-and-restore'Junio C Hamano
2019-08-08Merge branch 'mr/doc-can-not-to-cannot'Junio C Hamano
2019-08-08Merge branch 'ds/commit-graph-octopus-fix'Junio C Hamano
2019-08-08t0000: reword comments for "local" testJeff King
2019-08-08t: decrease nesting in test_oid_to_pathJonathan Nieder
2019-08-07sha1-file: release strbuf after useRené Scharfe
2019-08-07test-dir-iterator: use path argument directlyRené Scharfe
2019-08-07dir-iterator: release strbuf after useRené Scharfe
2019-08-07commit-graph: release strbufs after useRené Scharfe
2019-08-06l10n: reformat some localized strings for v2.23.0Jean-Noël Avila
2019-08-06merge-recursive: avoid directory rename detection in recursive caseElijah Newren
2019-08-05commit-graph: fix bug around octopus mergesDerrick Stolee
2019-08-05restore: fix typo in docsWilliam Chargin
2019-08-05doc: typo: s/can not/cannot/ and s/is does/does/Mark Rushakoff
2019-08-02Git 2.23-rc1v2.23.0-rc1Junio C Hamano
2019-08-02Merge branch 'sg/fsck-config-in-doc'Junio C Hamano
2019-08-02Merge branch 'js/visual-studio'Junio C Hamano
2019-08-02Merge branch 'jc/log-mailmap-flip-defaults'Junio C Hamano
2019-08-02Merge branch 'js/early-config-with-onbranch'Junio C Hamano
2019-08-02log: really flip the --mailmap defaultJunio C Hamano
2019-08-01Merge branch 'jk/repack-silence-auto-bitmap-warning'Junio C Hamano
2019-08-01Merge branch 'jk/sort-iter-test-output'Junio C Hamano
2019-08-01Merge branch 'jc/dir-iterator-test-fix'Junio C Hamano
2019-08-01Merge branch 'bc/hash-independent-tests-part-4'Junio C Hamano
2019-08-01RelNotes/2.23.0: fix a few typos and other minor issuesMartin Ågren
2019-08-01Sync with maintJunio C Hamano
2019-08-01RelNotes/2.21.1: typofixMartin Ågren
2019-08-01log: flip the --mailmap default unconditionallyJunio C Hamano
2019-07-31config: work around bug with includeif:onbranch and early configJohannes Schindelin
2019-07-31A few more last-minute fixesJunio C Hamano
2019-07-31Merge branch 'cb/xdiff-no-system-includes-in-dot-c'Junio C Hamano
2019-07-31Merge branch 'jk/no-system-includes-in-dot-c'Junio C Hamano
2019-07-31repack: simplify handling of auto-bitmaps and .keep filesJeff King
2019-07-31repack: silence warnings when auto-enabled bitmaps cannot be builtJeff King
2019-07-31t7700: clean up .keep file in bitmap-writing testJeff King
2019-07-31t: sort output of hashmap iterationJeff King
2019-07-30test-dir-iterator: do not assume errno valuesJunio C Hamano
2019-07-29git: avoid calling aliased builtins via their dashed formJohannes Schindelin
2019-07-29bin-wrappers: append `.exe` to target paths if necessaryJohannes Schindelin
2019-07-29.gitignore: ignore Visual Studio's temporary/generated filesJohannes Schindelin
2019-07-29.gitignore: touch up the entries regarding Visual StudioPhilip Oakley
2019-07-29vcxproj: also link-or-copy builtinsJohannes Schindelin