Age | Commit message (Expand) | Author | Files | Lines |
2020-11-11 | Merge branch 'en/strmap' into en/merge-ort-impl | Junio C Hamano | 3 | -65/+11 |
2020-11-11 | shortlog: use strset from strmap.h | Elijah Newren | 1 | -57/+4 |
2020-11-11 | Use new HASHMAP_INIT macro to simplify hashmap initialization | Elijah Newren | 1 | -5/+4 |
2020-11-02 | merge,rebase,revert: select ort or recursive by config or environment | Elijah Newren | 3 | -4/+42 |
2020-11-02 | hashmap: provide deallocation function names | Elijah Newren | 2 | -4/+4 |
2020-10-08 | Merge branch 'ja/misc-doc-fixes' | Junio C Hamano | 1 | -1/+1 |
2020-10-08 | Merge branch 'jk/index-pack-hotfixes' | Junio C Hamano | 1 | -17/+12 |
2020-10-08 | doc: fix the bnf like style of some commands | Jean-Noël Avila | 1 | -1/+1 |
2020-10-07 | index-pack: make get_base_data() comment clearer | Jonathan Tan | 1 | -11/+8 |
2020-10-07 | index-pack: drop type_cas mutex | Jeff King | 1 | -6/+0 |
2020-10-07 | index-pack: restore "resolving deltas" progress meter | Jeff King | 1 | -0/+4 |
2020-10-05 | Merge branch 'jk/format-auto-base-when-able' | Junio C Hamano | 1 | -25/+105 |
2020-10-05 | Merge branch 'jk/refspecs-negative' | Junio C Hamano | 1 | -0/+10 |
2020-10-05 | Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch' | Junio C Hamano | 1 | -1/+1 |
2020-10-05 | Merge branch 'jk/unused' | Junio C Hamano | 7 | -14/+60 |
2020-10-05 | Merge branch 'so/combine-diff-simplify' | Junio C Hamano | 1 | -2/+1 |
2020-10-05 | Merge branch 'js/default-branch-name-part-2' | Junio C Hamano | 1 | -1/+1 |
2020-10-04 | Merge branch 'jk/shortlog-group-by-trailer' | Junio C Hamano | 2 | -27/+187 |
2020-10-04 | Merge branch 'mr/bisect-in-c-2' | Junio C Hamano | 1 | -11/+258 |
2020-10-04 | Merge branch 'cc/bisect-start-fix' | Junio C Hamano | 1 | -7/+6 |
2020-10-04 | Merge branch 'jc/blame-ignore-fix' | Junio C Hamano | 1 | -2/+25 |
2020-10-04 | Merge branch 'jk/drop-unaligned-loads' | Junio C Hamano | 1 | -4/+4 |
2020-10-01 | format-patch: teach format.useAutoBase "whenAble" option | Jacob Keller | 1 | -25/+105 |
2020-09-30 | refspec: add support for negative refspecs | Jacob Keller | 1 | -0/+10 |
2020-09-30 | sparse-checkout: fill in some options boilerplate | Jeff King | 1 | -0/+37 |
2020-09-30 | push: drop unused repo argument to do_push() | Jeff King | 1 | -2/+2 |
2020-09-30 | assert PARSE_OPT_NONEG in parse-options callbacks | Jeff King | 3 | -0/+6 |
2020-09-30 | env--helper: write to opt->value in parseopt helper | Jeff King | 1 | -4/+7 |
2020-09-30 | drop unused argc parameters | Jeff King | 2 | -8/+8 |
2020-09-29 | Merge branch 'ah/pull' | Junio C Hamano | 1 | -2/+1 |
2020-09-29 | Merge branch 'bc/clone-with-git-default-hash-fix' | Junio C Hamano | 2 | -3/+5 |
2020-09-29 | Merge branch 'tb/bloom-improvements' | Junio C Hamano | 1 | -13/+50 |
2020-09-29 | diff: get rid of redundant 'dense' argument | Sergey Organov | 1 | -2/+1 |
2020-09-28 | fetch: do not override partial clone filter | Jonathan Tan | 1 | -1/+1 |
2020-09-27 | shortlog: allow multiple groups to be specified | Jeff King | 2 | -24/+41 |
2020-09-27 | shortlog: parse trailer idents | Jeff King | 1 | -0/+6 |
2020-09-27 | shortlog: rename parse_stdin_ident() | Jeff King | 1 | -3/+3 |
2020-09-27 | shortlog: de-duplicate trailer values | Jeff King | 1 | -0/+58 |
2020-09-27 | shortlog: match commit trailers with --group | Jeff King | 1 | -1/+43 |
2020-09-27 | shortlog: add grouping option | Jeff King | 1 | -11/+48 |
2020-09-25 | Merge branch 'jx/proc-receive-hook' | Junio C Hamano | 2 | -9/+482 |
2020-09-25 | Merge branch 'ds/maintenance-part-1' | Junio C Hamano | 6 | -7/+346 |
2020-09-25 | shortlog: change "author" variables to "ident" | Jeff King | 1 | -18/+18 |
2020-09-25 | bisect: don't use invalid oid as rev when starting | Christian Couder | 1 | -7/+6 |
2020-09-24 | pull: don't warn if pull.ff has been set | Alex Henrie | 1 | -2/+1 |
2020-09-24 | blame: validate and peel the object names on the ignore list | Junio C Hamano | 1 | -2/+25 |
2020-09-24 | Revert "fast-export: use local array to store anonymized oid" | Jeff King | 1 | -4/+4 |
2020-09-24 | bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functi... | Pranit Bauva | 1 | -2/+178 |
2020-09-24 | bisect--helper: reimplement `bisect_autostart` shell function in C | Pranit Bauva | 1 | -1/+43 |
2020-09-22 | Merge branch 'ar/fetch-ipversion-in-all' | Junio C Hamano | 1 | -1/+4 |