60766 Commits (33226af42b8fbdc7551a56753123385a5ee079fa)
 

Author SHA1 Message Date
Jeff King 45d93eb824 shortlog: change "author" variables to "ident" 5 years ago
Christian Couder 73c6de06af bisect: don't use invalid oid as rev when starting 5 years ago
Alex Henrie 54200cef86 pull: don't warn if pull.ff has been set 5 years ago
Junio C Hamano 610e2b9240 blame: validate and peel the object names on the ignore list 5 years ago
Junio C Hamano f58931c8d6 t8013: minimum preparatory clean-up 5 years ago
Thomas Guyot-Sionnest ff0c7fa8cb diff: fix modified lines stats with --stat and --numstat 5 years ago
Jeff King 176380fd11 Revert "fast-export: use local array to store anonymized oid" 5 years ago
Jeff King c578e29ba0 bswap.h: drop unaligned loads 5 years ago
Pranit Bauva 517ecb3161 bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C 5 years ago
Miriam Rubio c7a7f48f4f bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()' 5 years ago
Pranit Bauva 09535f056b bisect--helper: reimplement `bisect_autostart` shell function in C 5 years ago
Denton Liu d8d3d632f4 hooks--update.sample: use hash-agnostic zero OID 5 years ago
Denton Liu 8c7e505950 hooks--pre-push.sample: use hash-agnostic zero OID 5 years ago
Denton Liu 6a117da6e5 hooks--pre-push.sample: modernize script 5 years ago
Junio C Hamano e1cfff6765 Sixteenth batch 5 years ago
Junio C Hamano 6854689e65 Merge branch 'ar/fetch-ipversion-in-all' 5 years ago
Junio C Hamano 31b9454170 Merge branch 'dl/complete-format-patch-recent-features' 5 years ago
Junio C Hamano 39149df364 Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded' 5 years ago
Junio C Hamano 221b755f3a Merge branch 'jk/dont-count-existing-objects-twice' 5 years ago
Junio C Hamano 26a3728bed Merge branch 'al/ref-filter-merged-and-no-merged' 5 years ago
Junio C Hamano 4d515253af Merge branch 'cd/commit-graph-doc' 5 years ago
Junio C Hamano 9a0249959d Merge branch 'kk/build-portability-fix' 5 years ago
Junio C Hamano 4aff18a3f0 Merge branch 'ls/mergetool-meld-auto-merge' 5 years ago
Junio C Hamano 458205ff0f Merge branch 'pw/add-p-edit-ita-path' 5 years ago
Junio C Hamano c9a04f036f Merge branch 'hn/refs-trace-backend' 5 years ago
Junio C Hamano b7e65b51e5 Merge branch 'jt/threaded-index-pack' 5 years ago
Junio C Hamano 634e0084fa Merge branch 'es/format-patch-interdiff-cleanup' 5 years ago
Junio C Hamano bcb68bff80 Merge branch 'os/fetch-submodule-optim' 5 years ago
brian m. carlson 47ac970309 builtin/clone: avoid failure with GIT_DEFAULT_HASH 5 years ago
Pratyush Yadav 95bfc6cdb6 Merge branch 'st/spaces-tabs-cleanup' into master 5 years ago
Serg Tereshchenko 5c1b391307 git-gui: fix mixed tabs and spaces; prefer tabs 5 years ago
Jeff King 579789dbce diff-highlight: correctly match blank lines for flush 5 years ago
Jonathan Tan 625e7f148e promisor-remote: remove unused variable 5 years ago
Johannes Schindelin ef60e9f74b ci: stop linking built-ins to the dashed versions 5 years ago
Johannes Schindelin 179227d6e2 Optionally skip linking/copying the built-ins 5 years ago
Johannes Schindelin a8b5355d80 msvc: copy the correct `.pdb` files in the Makefile target `install` 5 years ago
Johannes Schindelin 432f5e638d t3200: avoid variations of the `master` branch name 5 years ago
Johannes Schindelin 5a0c32bd4b fast-export: avoid using unnecessary language in a code comment 5 years ago
Johannes Schindelin 659288cd91 t/test-terminal: avoid non-inclusive language 5 years ago
Ævar Arnfjörð Bjarmason 9a8606465e remote-mediawiki: use "sh" to eliminate unquoted commands 5 years ago
Ævar Arnfjörð Bjarmason 878d150106 remote-mediawiki: annotate unquoted uses of run_git() 5 years ago
Ævar Arnfjörð Bjarmason 4842a11794 remote-mediawiki: convert to quoted run_git() invocation 5 years ago
Ævar Arnfjörð Bjarmason 2d6b08aff4 remote-mediawiki: provide a list form of run_git() 5 years ago
Ævar Arnfjörð Bjarmason f8ab018daf remote-mediawiki tests: annotate failing tests 5 years ago
Simon Legner 96653ce304 remote-mediawiki: fix duplicate revisions being imported 5 years ago
Ævar Arnfjörð Bjarmason 1d42b4d01c remote-mediawiki tests: use CLI installer 5 years ago
Ævar Arnfjörð Bjarmason 2388541a77 remote-mediawiki tests: use inline PerlIO for readability 5 years ago
Ævar Arnfjörð Bjarmason 4f80bc9bc2 remote-mediawiki tests: replace deprecated Perl construct 5 years ago
Ævar Arnfjörð Bjarmason dde66eb6f1 remote-mediawiki tests: use a more idiomatic dispatch table 5 years ago
Ævar Arnfjörð Bjarmason 9ff2958dd8 remote-mediawiki tests: use "$dir/" instead of "$dir." 5 years ago