aboutsummaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAge
* git.c: provide setup_auto_pager()Martin Ågren2017-08-03
* git.c: let builtins opt for handling `pager.foo` themselvesMartin Ågren2017-08-03
* builtin.h: take over documentation from api-builtin.txtMartin Ågren2017-08-03
* blame: move textconv_object with related functionsJeff Smith2017-05-24
* rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin2017-02-09
* difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-17
* builtin: convert textconv_object to use struct object_idbrian m. carlson2016-09-07
* Merge branch 'sb/submodule-helper'Junio C Hamano2015-10-05
|\
| * submodule: rewrite `module_list` shell function in CStefan Beller2015-09-03
* | builtin-am: implement skeletal builtin amPaul Tan2015-08-04
|/
* Merge branch 'pt/pull-builtin'Junio C Hamano2015-08-03
|\
| * pull: implement skeletal builtin pullPaul Tan2015-06-15
* | worktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy2015-06-29
|/
* trailer: add interpret-trailers commandChristian Couder2014-10-13
* verify-commit: scriptable commit signature verificationMichael J Gruber2014-06-23
* builtin/help.c: speed up is_git_command() by checking for builtin commands firstSebastian Schuberth2014-01-06
* repo-config: remove deprecated alias for "git config"John Keeping2013-11-12
* repack: rewrite the shell script in CStefan Beller2013-09-17
* builtin: add git-check-mailmap commandEric Sunshine2013-07-13
* Merge branch 'jh/libify-note-handling'Junio C Hamano2013-06-24
|\
| * Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland2013-06-12
| * finish_copy_notes_for_rewrite(): Let caller provide commit messageJohan Herland2013-06-12
* | prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()Nguyễn Thái Ngọc Duy2013-05-28
|/
* Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\
| * add git-check-ignore sub-commandAdam Spiers2013-01-06
* | Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit'Junio C Hamano2013-01-10
|\ \
| * | merge --no-edit: do not credit people involved in the side branchJunio C Hamano2012-12-28
| |/
| * Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano2012-09-10
| |\
| * \ Merge branch 'lp/no-cmd-http-fetch' into maint-1.7.11Junio C Hamano2012-08-24
| |\ \
| * \ \ Merge branch 'jk/diff-no-index-pager' into maintJunio C Hamano2012-07-11
| |\ \ \
* | | | | Move setup_diff_pager to libgit.aNguyễn Thái Ngọc Duy2012-10-29
* | | | | builtin/notes.c: mark file-scope private symbols as staticJunio C Hamano2012-09-15
* | | | | Merge branch 'jk/maint-null-in-trees'Junio C Hamano2012-08-27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | diff: do not use null sha1 as a sentinel valueJeff King2012-07-29
* | | | | Merge branch 'mm/credential-plumbing'Junio C Hamano2012-07-09
|\ \ \ \ \
| * | | | | add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-25
* | | | | | Merge branch 'jk/diff-no-index-pager'Junio C Hamano2012-06-28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | fix pager.diff with diff --no-indexJeff King2012-06-15
| | |/ / / | |/| | |
* | | | | Merge branch 'lp/no-cmd-http-fetch'Junio C Hamano2012-06-25
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | builtin.h: remove unused cmd_<foo> declarationsLuka Perkov2012-06-15
* | | | move git_version_string into version.cJeff King2012-06-03
| |_|/ |/| |
* | | Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-27
| |/ |/|
* | Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano2011-12-16
|\ \
| * | upload-archive: use start_command instead of forkJeff King2011-11-21
* | | fmt-merge-msg: package options into a structureJunio C Hamano2011-11-07
|/ /
* | repo-config: add deprecation warningRené Scharfe2011-02-13
* | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-08
|\ \
| * | git-remote-extIlari Liusvaara2010-10-13
| * | git-remote-fdIlari Liusvaara2010-10-13
* | | Merge branch 'jh/notes-merge'Junio C Hamano2010-12-08
|\ \ \