summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08-01l10n: it.po: update the Italian translation for v2.23.0Alessandro Menti
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-31l10n: sv.po: Update Swedish translation (4676t0f0u)Peter Krefting
2019-07-30test-dir-iterator: do not assume errno valuesJunio C Hamano
2019-07-30l10n: git.pot: v2.23.0 round 1 (130 new, 35 removed)Jiang Xin
2019-07-30Merge tag 'v2.23.0-rc0' of git://git.kernel.org/pub/scm/git/gitJiang Xin
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
2019-07-29msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin
2019-07-29contrib/buildsystems: add a backend for modern Visual Studio versionsJohannes Schindelin
2019-07-29contrib/buildsystems: handle options starting with a slashJohannes Schindelin
2019-07-29contrib/buildsystems: also handle -lexpatJohannes Schindelin
2019-07-29contrib/buildsystems: handle libiconv, tooJohannes Schindelin
2019-07-29contrib/buildsystems: handle the curl library optionPhilip Oakley
2019-07-29contrib/buildsystems: error out on unknown optionJohannes Schindelin
2019-07-29contrib/buildsystems: optionally capture the dry-run in a filePhilip Oakley
2019-07-29contrib/buildsystems: redirect errors of the dry run into a log filePhilip Oakley
2019-07-29contrib/buildsystems: ignore gettext stuffPhilip Oakley
2019-07-29contrib/buildsystems: handle quoted spaces in filenamesPhilip Oakley
2019-07-29contrib/buildsystems: fix misleading error messagePhilip Oakley
2019-07-29contrib/buildsystems: ignore irrelevant files in Generators/Johannes Schindelin
2019-07-29contrib/buildsystems: ignore invalidcontinue.objPhilip Oakley
2019-07-29Vcproj.pm: urlencode '<' and '>' when generating VC projectsJohannes Schindelin
2019-07-29Vcproj.pm: do not configure VCWebServiceProxyGeneratorToolJohannes Schindelin
2019-07-29Vcproj.pm: list git.exe first to be startup projectPhilip Oakley
2019-07-29Vcproj.pm: auto-generate GUIDsJohannes Schindelin
2019-07-29Git 2.23-rc0v2.23.0-rc0Junio C Hamano
2019-07-29Sync with maintJunio C Hamano