summaryrefslogtreecommitdiffstats
path: root/commit-slab-decl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-12doc: fix repeated wordsMark Rushakoff9-9/+9
2019-08-12Git 2.22.1v2.22.1Junio C Hamano2-1/+4
2019-08-12.mailmap: update email address of Philip OakleyPhilip Oakley1-0/+1
2019-08-09Git 2.23-rc2v2.23.0-rc2Junio C Hamano1-1/+1
2019-08-08t0000: reword comments for "local" testJeff King1-8/+6
2019-08-08t: decrease nesting in test_oid_to_pathJonathan Nieder1-1/+2
2019-08-07sha1-file: release strbuf after useRené Scharfe1-0/+1
2019-08-07test-dir-iterator: use path argument directlyRené Scharfe1-3/+1
2019-08-07dir-iterator: release strbuf after useRené Scharfe1-1/+3
2019-08-07commit-graph: release strbufs after useRené Scharfe1-5/+7
2019-08-06l10n: reformat some localized strings for v2.23.0Jean-Noël Avila2-5/+12
2019-08-06merge-recursive: avoid directory rename detection in recursive caseElijah Newren2-1/+113
2019-08-05commit-graph: fix bug around octopus mergesDerrick Stolee2-2/+4
2019-08-05restore: fix typo in docsWilliam Chargin1-1/+1
2019-08-05doc: typo: s/can not/cannot/ and s/is does/does/Mark Rushakoff6-7/+7
2019-08-02Git 2.23-rc1v2.23.0-rc1Junio C Hamano2-1/+2
2019-08-02log: really flip the --mailmap defaultJunio C Hamano3-6/+36
2019-08-01RelNotes/2.23.0: fix a few typos and other minor issuesMartin Ågren1-7/+7
2019-08-01RelNotes/2.21.1: typofixMartin Ågren1-1/+1
2019-08-01log: flip the --mailmap default unconditionallyJunio C Hamano3-22/+4
2019-08-01config: work around bug with includeif:onbranch and early configJohannes Schindelin2-1/+7
2019-07-31A few more last-minute fixesJunio C Hamano1-63/+2
2019-07-31repack: simplify handling of auto-bitmaps and .keep filesJeff King2-16/+4
2019-07-31repack: silence warnings when auto-enabled bitmaps cannot be builtJeff King3-11/+36
2019-07-31t7700: clean up .keep file in bitmap-writing testJeff King1-0/+1
2019-07-31t: sort output of hashmap iterationJeff King2-33/+55
2019-07-30test-dir-iterator: do not assume errno valuesJunio C Hamano2-3/+12
2019-07-29git: avoid calling aliased builtins via their dashed formJohannes Schindelin1-3/+0
2019-07-29bin-wrappers: append `.exe` to target paths if necessaryJohannes Schindelin1-1/+1
2019-07-29.gitignore: ignore Visual Studio's temporary/generated filesJohannes Schindelin1-0/+3
2019-07-29.gitignore: touch up the entries regarding Visual StudioPhilip Oakley1-2/+3
2019-07-29vcxproj: also link-or-copy builtinsJohannes Schindelin2-0/+18
2019-07-29msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin3-1/+86