summaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAgeFilesLines
* Lib-ify prune-packedDenton Liu2020-03-241-5/+0
* Lib-ify fmt-merge-msgDenton Liu2020-03-241-11/+0
* sparse-checkout: create builtin with 'list' subcommandDerrick Stolee2019-11-221-0/+1
* Merge branch 'ab/test-env'Junio C Hamano2019-07-251-0/+1
|\
| * env--helper: new undocumented builtin wrapping git_env_*()Ævar Arnfjörð Bjarmason2019-06-211-0/+1
* | Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-091-0/+2
|\ \ | |/ |/|
| * checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy2019-05-071-0/+1
| * checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy2019-04-021-0/+1
* | Merge branch 'dl/no-extern-in-func-decl'Junio C Hamano2019-05-131-127/+127
|\ \
| * | *.[ch]: manually align parameter listsDenton Liu2019-05-051-1/+1
| * | *.[ch]: remove extern from function declarations using spatchDenton Liu2019-05-051-126/+126
| |/
* | Merge branch 'js/misc-doc-fixes'Junio C Hamano2019-05-091-1/+0
|\ \
| * | Turn `git serve` into a test helperJohannes Schindelin2019-04-191-1/+0
| |/
* | stash: convert `stash--helper.c` into `stash.c`Paul-Sebastian Ungureanu2019-03-071-1/+1
* | stash: convert apply to builtinJoel Teichroeb2019-03-071-0/+1
|/
* Merge branch 'ag/rebase-i-in-c'Junio C Hamano2018-11-021-1/+1
|\
| * rebase -i: move rebase--helper modes to rebase--interactiveAlban Gruin2018-10-091-1/+0
| * rebase -i: implement the main part of interactive rebase as a builtinAlban Gruin2018-10-091-0/+1
* | Merge branch 'pk/rebase-in-c'Junio C Hamano2018-11-021-0/+1
|\ \
| * | rebase: start implementing it as a builtinPratik Karki2018-08-061-0/+1
| |/
* | Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano2018-08-201-0/+1
|\ \
| * | multi-pack-index: add builtinDerrick Stolee2018-07-201-0/+1
* | | Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin2018-08-131-0/+1
| |/ |/|
* | Merge branch 'jk/show-index'Junio C Hamano2018-06-251-0/+1
|\ \ | |/ |/|
| * make show-index a builtinJeff King2018-05-291-0/+1
* | Merge branch 'ds/commit-graph'Junio C Hamano2018-05-081-0/+1
|\ \
| * | commit-graph: create git-commit-graph builtinDerrick Stolee2018-04-021-0/+1
| |/
* | serve: introduce git-serveBrandon Williams2018-03-151-0/+1
* | upload-pack: convert to a builtinBrandon Williams2018-03-141-0/+1
|/
* git.c: provide setup_auto_pager()Martin Ågren2017-08-031-0/+12
* git.c: let builtins opt for handling `pager.foo` themselvesMartin Ågren2017-08-031-0/+8
* builtin.h: take over documentation from api-builtin.txtMartin Ågren2017-08-031-0/+80
* blame: move textconv_object with related functionsJeff Smith2017-05-241-2/+0
* rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin2017-02-091-0/+1
* difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-171-0/+1
* builtin: convert textconv_object to use struct object_idbrian m. carlson2016-09-071-1/+1
* Merge branch 'sb/submodule-helper'Junio C Hamano2015-10-051-0/+1
|\
| * submodule: rewrite `module_list` shell function in CStefan Beller2015-09-031-0/+1
* | builtin-am: implement skeletal builtin amPaul Tan2015-08-041-0/+1
|/
* Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-031-0/+1
|\
| * pull: implement skeletal builtin pullPaul Tan2015-06-151-0/+1
* | worktree: new place for "git prune --worktrees"nd/multiple-work-treesNguyễn Thái Ngọc Duy2015-06-291-0/+1
|/
* trailer: add interpret-trailers commandChristian Couder2014-10-131-0/+1
* verify-commit: scriptable commit signature verificationMichael J Gruber2014-06-231-0/+1
* builtin/help.c: speed up is_git_command() by checking for builtin commands firstss/builtin-cleanupSebastian Schuberth2014-01-061-0/+2
* repo-config: remove deprecated alias for "git config"John Keeping2013-11-121-1/+0
* repack: rewrite the shell script in CStefan Beller2013-09-171-0/+1
* builtin: add git-check-mailmap commandEric Sunshine2013-07-131-0/+1
* Merge branch 'jh/libify-note-handling'Junio C Hamano2013-06-241-16/+0
|\
| * Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland2013-06-121-16/+0