597 Commits (1ba204de6924b171024638bb5f3f405a0e0946d0)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy a7412ae134 alias.c: mark split_cmdline_strerror() strings for translation 6 years ago
Nguyễn Thái Ngọc Duy 8aa8c14097 git.c: mark more strings for translation 6 years ago
Rasmus Villemoes a9a60b94cc git.c: handle_alias: prepend alias info when first argument is -h 6 years ago
Alban Gruin 34b47315d9 rebase -i: move rebase--helper modes to rebase--interactive 6 years ago
Alban Gruin cf808208ec rebase -i: remove git-rebase--interactive.sh 6 years ago
Alban Gruin 53bbcfbde7 rebase -i: implement the main part of interactive rebase as a builtin 6 years ago
Tim Schumacher 82f71d9a5a alias: show the call history when an alias is looping 7 years ago
Tim Schumacher c6d75bc17a alias: add support for aliases of an alias 7 years ago
Johannes Schindelin 348ae56cb2 Introduce `range-diff` to compare iterations of a topic branch 7 years ago
Pratik Karki 55071ea248 rebase: start implementing it as a builtin 7 years ago
Derrick Stolee 6a257f03ba multi-pack-index: add builtin 7 years ago
Jeff King 6ebd1cafe2 check_replace_refs: rename to read_replace_refs 7 years ago
Jameson Miller 8616a2d0cb block alloc: add validations around cache_entry lifecyle 7 years ago
Jeff King ff417260cf make show-index a builtin 7 years ago
Nguyễn Thái Ngọc Duy 6532f3740b completion: allow to customize the completable command list 7 years ago
Nguyễn Thái Ngọc Duy 3301d36b29 completion: add and use --list-cmds=alias 7 years ago
Nguyễn Thái Ngọc Duy e11dca10cf completion: add and use --list-cmds=nohelpers 7 years ago
Nguyễn Thái Ngọc Duy 65b5f9483e Move declaration for alias.c to alias.h 7 years ago
Nguyễn Thái Ngọc Duy 3c7777672b git: support --list-cmds=list-<category> 7 years ago
Nguyễn Thái Ngọc Duy 6bb2dc0b94 completion: implement and use --list-cmds=main,others 7 years ago
Nguyễn Thái Ngọc Duy e5d7a61953 git --list-cmds: collect command list in a string_list 7 years ago
Nguyễn Thái Ngọc Duy 0089521cac git.c: convert --list-* to --list-cmds=* 7 years ago
Stefan Beller 6a2df51c84 shallow: add repository argument to set_alternate_shallow_file 7 years ago
Johannes Sixt 7213c28818 git: add -P as a short option for --no-pager 7 years ago
Stefan Beller d807c4a01d exec_cmd: rename to use dash in file name 7 years ago
Dan Jacques 226c0ddd0d exec_cmd: RUNTIME_PREFIX on some POSIX systems 7 years ago
Derrick Stolee 4ce58ee38d commit-graph: create git-commit-graph builtin 7 years ago
Nguyễn Thái Ngọc Duy e954794779 git.c: add hidden option --list-parseopt-builtins 7 years ago
Nguyễn Thái Ngọc Duy 007aa8d834 git.c: move cmd_struct declaration up 7 years ago
Brandon Williams ed10cb952d serve: introduce git-serve 7 years ago
Brandon Williams a3d6b53e92 upload-pack: convert to a builtin 7 years ago
Martin Ågren 32888b8fd5 config: respect `pager.config` in list/get-mode only 7 years ago
Alexander Shopov fc045fe7d4 Mark messages for translations 7 years ago
Martin Ågren d74b541e0b branch: respect `pager.branch` in list-mode only 7 years ago
Jeff King 27344d6a6c git: add --no-optional-locks option 8 years ago
Martin Ågren 595d59e2b5 git.c: ignore pager.* when launching builtin as dashed external 8 years ago
Martin Ågren de121ffe57 tag: respect `pager.tag` in list-mode only 8 years ago
Martin Ågren 033fe3d92c git.c: provide setup_auto_pager() 8 years ago
Martin Ågren c409824cc2 git.c: let builtins opt for handling `pager.foo` themselves 8 years ago
Brandon Williams f9ee2fcdfa grep: recurse in-process using 'struct repository' 8 years ago
Brandon Williams 188dce131f ls-files: use repository object 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Johannes Schindelin a9bcf6586d alias: use the early config machinery to expand aliases 8 years ago
Jeff King 8893fd95b6 git: add hidden --list-builtins option 8 years ago
Brandon Williams b58a68c1c1 setup: allow for prefix to be passed to git commands 8 years ago
Johannes Schindelin 4557f1add2 rebase--helper: add a builtin helper for interactive rebases 8 years ago
Stefan Beller 3d415425c7 unpack-trees: support super-prefix option 8 years ago
Johannes Schindelin 019678d6b1 difftool: retire the scripted version 8 years ago
Johannes Schindelin be8a90e59c difftool: add a skeleton for the upcoming builtin 8 years ago
Jeff King 46df6906f3 execv_dashed_external: wait for child on signal death 8 years ago