622 Commits (939af16eac1608766273d3971598dbcc4fe09928)

Author SHA1 Message Date
Johannes Schindelin b914084007 git: avoid calling aliased builtins via their dashed form 6 years ago
Johannes Schindelin 80dfc9242e git: mark cmd_rebase as requiring a worktree 6 years ago
Ævar Arnfjörð Bjarmason b4f207f339 env--helper: new undocumented builtin wrapping git_env_*() 6 years ago
Philip Oakley e55f36b8b3 git.c: show usage for accessing the git(1) help page 6 years ago
Nguyễn Thái Ngọc Duy 46e91b663b checkout: split part of it to new command 'restore' 6 years ago
Johannes Schindelin b7ce24d095 Turn `git serve` into a test helper 6 years ago
Nguyễn Thái Ngọc Duy d787d311db checkout: split part of it to new command 'switch' 6 years ago
Jeff King 83b0ecf333 git: read local config in --list-cmds 6 years ago
Johannes Schindelin 20de316e33 difftool: allow running outside Git worktrees with --no-index 6 years ago
Johannes Schindelin 90a462725e stash: optionally use the scripted version again 6 years ago
Paul-Sebastian Ungureanu 40af146834 stash: convert `stash--helper.c` into `stash.c` 6 years ago
Joel Teichroeb 8a0fc8d19d stash: convert apply to builtin 6 years ago
Jeff Hostetler ee4512ed48 trace2: create new combined trace facility 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Nguyễn Thái Ngọc Duy 3b3357626e style: the opening '{' of a function is in a separate line 6 years ago
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 6 years ago
Tim Schumacher c6d75bc17a alias: add support for aliases of an alias 6 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 7 years ago