Age | Commit message (Expand) | Author | Files | Lines |
2019-01-18 | Merge branch 'nd/style-opening-brace' | Junio C Hamano | 1 | -1/+2 |
2019-01-04 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -16/+16 |
2018-12-10 | style: the opening '{' of a function is in a separate line | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-11-12 | alias.c: mark split_cmdline_strerror() strings for translation | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2018-11-12 | git.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -15/+15 |
2018-11-02 | Merge branch 'ag/rebase-i-in-c' | Junio C Hamano | 1 | -1/+1 |
2018-11-02 | Merge branch 'pk/rebase-in-c' | Junio C Hamano | 1 | -0/+6 |
2018-10-26 | Merge branch 'rv/alias-help' | Junio C Hamano | 1 | -0/+3 |
2018-10-16 | Merge branch 'ts/alias-of-alias' | Junio C Hamano | 1 | -3/+25 |
2018-10-11 | git.c: handle_alias: prepend alias info when first argument is -h | Rasmus Villemoes | 1 | -0/+3 |
2018-10-09 | rebase -i: move rebase--helper modes to rebase--interactive | Alban Gruin | 1 | -1/+0 |
2018-10-09 | rebase -i: remove git-rebase--interactive.sh | Alban Gruin | 1 | -1/+1 |
2018-10-09 | rebase -i: implement the main part of interactive rebase as a builtin | Alban Gruin | 1 | -0/+1 |
2018-09-17 | alias: show the call history when an alias is looping | Tim Schumacher | 1 | -2/+15 |
2018-09-17 | alias: add support for aliases of an alias | Tim Schumacher | 1 | -3/+12 |
2018-08-20 | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 1 | -0/+1 |
2018-08-20 | Merge branch 'js/range-diff' | Junio C Hamano | 1 | -0/+1 |
2018-08-15 | Merge branch 'jk/core-use-replace-refs' | Junio C Hamano | 1 | -1/+1 |
2018-08-13 | Introduce `range-diff` to compare iterations of a topic branch | Johannes Schindelin | 1 | -0/+1 |
2018-08-06 | rebase: start implementing it as a builtin | Pratik Karki | 1 | -0/+6 |
2018-08-02 | Merge branch 'jm/cache-entry-from-mem-pool' | Junio C Hamano | 1 | -0/+3 |
2018-07-20 | multi-pack-index: add builtin | Derrick Stolee | 1 | -0/+1 |
2018-07-18 | check_replace_refs: rename to read_replace_refs | Jeff King | 1 | -1/+1 |
2018-07-18 | Merge branch 'sb/object-store-grafts' | Junio C Hamano | 1 | -1/+1 |
2018-07-03 | block alloc: add validations around cache_entry lifecyle | Jameson Miller | 1 | -0/+3 |
2018-06-25 | Merge branch 'jk/show-index' | Junio C Hamano | 1 | -0/+1 |
2018-06-01 | Merge branch 'nd/command-list' | Junio C Hamano | 1 | -9/+76 |
2018-05-29 | make show-index a builtin | Jeff King | 1 | -0/+1 |
2018-05-23 | Merge branch 'js/no-pager-shorthand' | Junio C Hamano | 1 | -2/+2 |
2018-05-21 | completion: allow to customize the completable command list | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2018-05-21 | completion: add and use --list-cmds=alias | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2018-05-21 | completion: add and use --list-cmds=nohelpers | Nguyễn Thái Ngọc Duy | 1 | -0/+14 |
2018-05-21 | Move declaration for alias.c to alias.h | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-05-21 | git: support --list-cmds=list-<category> | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2018-05-21 | completion: implement and use --list-cmds=main,others | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2018-05-21 | git --list-cmds: collect command list in a string_list | Nguyễn Thái Ngọc Duy | 1 | -5/+17 |
2018-05-21 | git.c: convert --list-* to --list-cmds=* | Nguyễn Thái Ngọc Duy | 1 | -6/+31 |
2018-05-18 | shallow: add repository argument to set_alternate_shallow_file | Stefan Beller | 1 | -1/+1 |
2018-05-08 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -0/+1 |
2018-05-08 | Merge branch 'dj/runtime-prefix' | Junio C Hamano | 1 | -1/+1 |
2018-05-08 | Merge branch 'bw/protocol-v2' | Junio C Hamano | 1 | -0/+2 |
2018-05-04 | git: add -P as a short option for --no-pager | Johannes Sixt | 1 | -2/+2 |
2018-04-11 | exec_cmd: rename to use dash in file name | Stefan Beller | 1 | -1/+1 |
2018-04-11 | exec_cmd: RUNTIME_PREFIX on some POSIX systems | Dan Jacques | 1 | -1/+1 |
2018-04-10 | Merge branch 'nd/parseopt-completion-more' | Junio C Hamano | 1 | -57/+65 |
2018-04-02 | commit-graph: create git-commit-graph builtin | Derrick Stolee | 1 | -0/+1 |
2018-03-25 | git.c: add hidden option --list-parseopt-builtins | Nguyễn Thái Ngọc Duy | 1 | -41/+49 |
2018-03-25 | git.c: move cmd_struct declaration up | Nguyễn Thái Ngọc Duy | 1 | -17/+17 |
2018-03-21 | Merge branch 'ma/config-page-only-in-list-mode' | Junio C Hamano | 1 | -1/+1 |
2018-03-15 | serve: introduce git-serve | Brandon Williams | 1 | -0/+1 |