summaryrefslogtreecommitdiffstats
path: root/Documentation/git-tools.txt (unfollow)
Commit message (Expand)AuthorFilesLines
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