56488 Commits (9179380aa616af0118bb85288e6a1b5c5c91b7ef)
 

Author SHA1 Message Date
Junio C Hamano 9179380aa6 Merge branch 'mt/dir-iterator-updates' 6 years ago
Junio C Hamano 203cf46fac Merge branch 'ds/commit-graph-incremental' 6 years ago
Junio C Hamano c2a8c3701b Merge branch 'ja/l10n-fixes' 6 years ago
Junio C Hamano 0bdaec1d3d Merge branch 'en/disable-dir-rename-in-recursive-merge' 6 years ago
Junio C Hamano c0a6c6614d Merge branch 'nd/switch-and-restore' 6 years ago
Junio C Hamano 68c1ac4a0b Merge branch 'mr/doc-can-not-to-cannot' 6 years ago
Junio C Hamano 3bcedae27e Merge branch 'ds/commit-graph-octopus-fix' 6 years ago
René Scharfe 7df3bd462a test-dir-iterator: use path argument directly 6 years ago
René Scharfe 9b7b0295f9 dir-iterator: release strbuf after use 6 years ago
René Scharfe 0aa6bce736 commit-graph: release strbufs after use 6 years ago
Jean-Noël Avila 182f59daf0 l10n: reformat some localized strings for v2.23.0 6 years ago
Elijah Newren ff6d54771a merge-recursive: avoid directory rename detection in recursive case 6 years ago
Derrick Stolee a35bea40b6 commit-graph: fix bug around octopus merges 6 years ago
William Chargin 21416f0a07 restore: fix typo in docs 6 years ago
Mark Rushakoff 6d16922798 doc: typo: s/can not/cannot/ and s/is does/does/ 6 years ago
Junio C Hamano 7c20df84bd Git 2.23-rc1 6 years ago
Junio C Hamano 14fe4af084 Merge branch 'sg/fsck-config-in-doc' 6 years ago
Junio C Hamano c62bc49139 Merge branch 'js/visual-studio' 6 years ago
Junio C Hamano 9b274e2887 Merge branch 'jc/log-mailmap-flip-defaults' 6 years ago
Junio C Hamano e46249f73e Merge branch 'js/early-config-with-onbranch' 6 years ago
Junio C Hamano f3eda90ffc log: really flip the --mailmap default 6 years ago
Junio C Hamano 51cf315870 Merge branch 'jk/repack-silence-auto-bitmap-warning' 6 years ago
Junio C Hamano 49541dbb36 Merge branch 'jk/sort-iter-test-output' 6 years ago
Junio C Hamano cc2a7403fe Merge branch 'jc/dir-iterator-test-fix' 6 years ago
Junio C Hamano a7b27d9e6d Merge branch 'bc/hash-independent-tests-part-4' 6 years ago
Martin Ågren a45f531471 RelNotes/2.23.0: fix a few typos and other minor issues 6 years ago
Junio C Hamano a9a63afe46 Sync with maint 6 years ago
Martin Ågren 4d8ec15c66 RelNotes/2.21.1: typofix 6 years ago
Junio C Hamano 7ed20f596b log: flip the --mailmap default unconditionally 6 years ago
Johannes Schindelin 85fe0e800c config: work around bug with includeif:onbranch and early config 6 years ago
Junio C Hamano f36d08d72e A few more last-minute fixes 6 years ago
Junio C Hamano d163b6ae6b Merge branch 'cb/xdiff-no-system-includes-in-dot-c' 6 years ago
Junio C Hamano 0bdce88004 Merge branch 'jk/no-system-includes-in-dot-c' 6 years ago
Jeff King 7ff024e7b3 repack: simplify handling of auto-bitmaps and .keep files 6 years ago
Jeff King 25575015ca repack: silence warnings when auto-enabled bitmaps cannot be built 6 years ago
Jeff King cc2649ae2d t7700: clean up .keep file in bitmap-writing test 6 years ago
Jeff King e1e7a77141 t: sort output of hashmap iteration 6 years ago
Junio C Hamano 9042140097 test-dir-iterator: do not assume errno values 6 years ago
Johannes Schindelin b914084007 git: avoid calling aliased builtins via their dashed form 6 years ago
Johannes Schindelin 3a94cb31d5 bin-wrappers: append `.exe` to target paths if necessary 6 years ago
Johannes Schindelin 2ceed19a9b .gitignore: ignore Visual Studio's temporary/generated files 6 years ago
Philip Oakley 516dfb8416 .gitignore: touch up the entries regarding Visual Studio 6 years ago
Johannes Schindelin b18ae14a8f vcxproj: also link-or-copy builtins 6 years ago
Johannes Schindelin 976aaedca0 msvc: add a Makefile target to pre-generate the Visual Studio solution 6 years ago
Johannes Schindelin 384a61bc6a contrib/buildsystems: add a backend for modern Visual Studio versions 6 years ago
Johannes Schindelin 4553f9de23 contrib/buildsystems: handle options starting with a slash 6 years ago
Johannes Schindelin 6e500217f9 contrib/buildsystems: also handle -lexpat 6 years ago
Johannes Schindelin 1a537ecfbb contrib/buildsystems: handle libiconv, too 6 years ago
Philip Oakley 9103a75c58 contrib/buildsystems: handle the curl library option 6 years ago
Johannes Schindelin 66697467f8 contrib/buildsystems: error out on unknown option 6 years ago