summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-27worktree: rename copy-pasted variableLibravatar Martin Ågren1-6/+6
2020-09-27worktree: update renamed variable in commentLibravatar Martin Ågren1-1/+1
2020-09-27worktree: inline `worktree_ref()` into its only callerLibravatar Martin Ågren2-18/+6
2020-09-27wt-status: introduce wt_status_state_free_buffers()Libravatar Martin Ågren4-9/+18
2020-09-27wt-status: print to s->fp, not stdoutLibravatar Martin Ågren1-25/+32
2020-09-27wt-status: replace sha1 mentions with oidLibravatar Martin Ågren1-4/+4
2020-09-27shortlog: allow multiple groups to be specifiedLibravatar Jeff King5-29/+127
2020-09-27shortlog: parse trailer identsLibravatar Jeff King3-3/+30
2020-09-27shortlog: rename parse_stdin_ident()Libravatar Jeff King1-3/+3
2020-09-27shortlog: de-duplicate trailer valuesLibravatar Jeff King3-1/+88
2020-09-27shortlog: match commit trailers with --groupLibravatar Jeff King4-1/+72
2020-09-27trailer: add interface for iterating over commit trailersLibravatar Jeff King2-2/+79
2020-09-27shortlog: add grouping optionLibravatar Jeff King4-13/+66
2020-09-26t9902: avoid using the branch name `master`Libravatar Johannes Schindelin1-5/+5
2020-09-26tests: avoid variations of the `master` branch nameLibravatar Johannes Schindelin7-58/+58
2020-09-26ref-filter: plug memory leak in reach_filter()Libravatar René Scharfe1-1/+3
2020-09-26completion: complete refs after 'git restore -s'Libravatar Ákos Uzonyi1-0/+7
2020-09-26completion: use "prev" variable instead of introducing "prevword"Libravatar Ákos Uzonyi1-34/+32
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-25cmake: ignore files generated by CMake as run in Visual StudioLibravatar Johannes Schindelin1-0/+1
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