summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-25Seventeenth batchLibravatar Junio C Hamano1-0/+19
2020-09-25Merge branch 'jk/diff-highlight-blank-match-fix'Libravatar Junio C Hamano1-1/+1
2020-09-25Merge branch 'hx/push-atomic-with-cert'Libravatar Junio C Hamano2-26/+51
2020-09-25Merge branch 'rs/misc-cleanups'Libravatar Junio C Hamano1-8/+4
2020-09-25Merge branch 'ld/p4-unshelve-fix'Libravatar Junio C Hamano2-2/+5
2020-09-25Merge branch 'jx/proc-receive-hook'Libravatar Junio C Hamano48-100/+4325
2020-09-25Merge branch 'ds/maintenance-part-1'Libravatar Junio C Hamano24-28/+568
2020-09-25sequencer: stop abbreviating stopped-sha fileLibravatar Junio C Hamano1-5/+6
2020-09-25t1506: rev-parse A..B and A...BLibravatar Junio C Hamano1-0/+18
2020-09-25protocol: re-enable v2 protocol by defaultLibravatar Jeff King3-11/+2
2020-09-25shortlog: change "author" variables to "ident"Libravatar Jeff King1-18/+18
2020-09-25bisect: don't use invalid oid as rev when startingLibravatar Christian Couder2-7/+13
2020-09-24pull: don't warn if pull.ff has been setLibravatar Alex Henrie2-3/+21
2020-09-24blame: validate and peel the object names on the ignore listLibravatar Junio C Hamano4-13/+69
2020-09-24t8013: minimum preparatory clean-upLibravatar Junio C Hamano1-11/+11
2020-09-24diff: fix modified lines stats with --stat and --numstatLibravatar Thomas Guyot-Sionnest2-13/+11
2020-09-24Revert "fast-export: use local array to store anonymized oid"Libravatar Jeff King1-4/+4
2020-09-24bswap.h: drop unaligned loadsLibravatar Jeff King2-25/+0
2020-09-24bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functi...Libravatar Pranit Bauva3-47/+191
2020-09-24bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'Libravatar Miriam Rubio1-0/+2
2020-09-24bisect--helper: reimplement `bisect_autostart` shell function in CLibravatar Pranit Bauva2-24/+45
2020-09-23hooks--update.sample: use hash-agnostic zero OIDLibravatar Denton Liu1-1/+1
2020-09-23hooks--pre-push.sample: use hash-agnostic zero OIDLibravatar Denton Liu1-3/+3
2020-09-23hooks--pre-push.sample: modernize scriptLibravatar Denton Liu1-8/+8
2020-09-22Sixteenth batchLibravatar Junio C Hamano1-0/+31
2020-09-22Merge branch 'ar/fetch-ipversion-in-all'Libravatar Junio C Hamano1-1/+4
2020-09-22Merge branch 'dl/complete-format-patch-recent-features'Libravatar Junio C Hamano1-0/+4
2020-09-22Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'Libravatar Junio C Hamano1-1/+1
2020-09-22Merge branch 'jk/dont-count-existing-objects-twice'Libravatar Junio C Hamano2-0/+5
2020-09-22Merge branch 'al/ref-filter-merged-and-no-merged'Libravatar Junio C Hamano13-77/+140
2020-09-22Merge branch 'cd/commit-graph-doc'Libravatar Junio C Hamano1-1/+1
2020-09-22Merge branch 'kk/build-portability-fix'Libravatar Junio C Hamano2-34/+34
2020-09-22Merge branch 'ls/mergetool-meld-auto-merge'Libravatar Junio C Hamano3-16/+96
2020-09-22Merge branch 'pw/add-p-edit-ita-path'Libravatar Junio C Hamano3-94/+173
2020-09-22Merge branch 'hn/refs-trace-backend'Libravatar Junio C Hamano5-0/+409
2020-09-22Merge branch 'jt/threaded-index-pack'Libravatar Junio C Hamano2-207/+251
2020-09-22Merge branch 'es/format-patch-interdiff-cleanup'Libravatar Junio C Hamano7-48/+47
2020-09-22Merge branch 'os/fetch-submodule-optim'Libravatar Junio C Hamano1-1/+3
2020-09-22builtin/clone: avoid failure with GIT_DEFAULT_HASHLibravatar brian m. carlson4-4/+20
2020-09-21diff-highlight: correctly match blank lines for flushLibravatar Jeff King1-1/+1
2020-09-21ci: stop linking built-ins to the dashed versionsLibravatar Johannes Schindelin1-0/+1
2020-09-21Optionally skip linking/copying the built-insLibravatar Johannes Schindelin1-18/+37
2020-09-21msvc: copy the correct `.pdb` files in the Makefile target `install`Libravatar Johannes Schindelin1-9/+2
2020-09-21t3200: avoid variations of the `master` branch nameLibravatar Johannes Schindelin1-17/+17
2020-09-21fast-export: avoid using unnecessary language in a code commentLibravatar Johannes Schindelin1-1/+1
2020-09-21t/test-terminal: avoid non-inclusive languageLibravatar Johannes Schindelin1-16/+16
2020-09-21remote-mediawiki: use "sh" to eliminate unquoted commandsLibravatar Ævar Arnfjörð Bjarmason1-16/+8
2020-09-21remote-mediawiki: annotate unquoted uses of run_git()Libravatar Ævar Arnfjörð Bjarmason1-6/+13
2020-09-21remote-mediawiki: convert to quoted run_git() invocationLibravatar Ævar Arnfjörð Bjarmason1-23/+26
2020-09-21remote-mediawiki: provide a list form of run_git()Libravatar Ævar Arnfjörð Bjarmason1-4/+15