Age | Commit message (Expand) | Author | Files | Lines |
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/+1 |
2018-10-09 | rebase -i: move rebase--helper modes to rebase--interactive | Alban Gruin | 1 | -1/+0 |
2018-10-09 | rebase -i: implement the main part of interactive rebase as a builtin | Alban Gruin | 1 | -0/+1 |
2018-08-20 | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 1 | -0/+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/+1 |
2018-07-20 | multi-pack-index: add builtin | Derrick Stolee | 1 | -0/+1 |
2018-06-25 | Merge branch 'jk/show-index' | Junio C Hamano | 1 | -0/+1 |
2018-05-29 | make show-index a builtin | Jeff King | 1 | -0/+1 |
2018-05-08 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -0/+1 |
2018-04-02 | commit-graph: create git-commit-graph builtin | Derrick Stolee | 1 | -0/+1 |
2018-03-15 | serve: introduce git-serve | Brandon Williams | 1 | -0/+1 |
2018-03-14 | upload-pack: convert to a builtin | Brandon Williams | 1 | -0/+1 |
2017-08-03 | git.c: provide setup_auto_pager() | Martin Ågren | 1 | -0/+12 |
2017-08-03 | git.c: let builtins opt for handling `pager.foo` themselves | Martin Ågren | 1 | -0/+8 |
2017-08-03 | builtin.h: take over documentation from api-builtin.txt | Martin Ågren | 1 | -0/+80 |
2017-05-24 | blame: move textconv_object with related functions | Jeff Smith | 1 | -2/+0 |
2017-02-09 | rebase--helper: add a builtin helper for interactive rebases | Johannes Schindelin | 1 | -0/+1 |
2017-01-17 | difftool: add a skeleton for the upcoming builtin | Johannes Schindelin | 1 | -0/+1 |
2016-09-07 | builtin: convert textconv_object to use struct object_id | brian m. carlson | 1 | -1/+1 |
2015-10-05 | Merge branch 'sb/submodule-helper' | Junio C Hamano | 1 | -0/+1 |
2015-09-03 | submodule: rewrite `module_list` shell function in C | Stefan Beller | 1 | -0/+1 |
2015-08-04 | builtin-am: implement skeletal builtin am | Paul Tan | 1 | -0/+1 |
2015-08-03 | Merge branch 'pt/pull-builtin' | Junio C Hamano | 1 | -0/+1 |
2015-06-29 | worktree: new place for "git prune --worktrees" | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2015-06-15 | pull: implement skeletal builtin pull | Paul Tan | 1 | -0/+1 |
2014-10-13 | trailer: add interpret-trailers command | Christian Couder | 1 | -0/+1 |
2014-06-23 | verify-commit: scriptable commit signature verification | Michael J Gruber | 1 | -0/+1 |
2014-01-06 | builtin/help.c: speed up is_git_command() by checking for builtin commands first | Sebastian Schuberth | 1 | -0/+2 |
2013-11-12 | repo-config: remove deprecated alias for "git config" | John Keeping | 1 | -1/+0 |
2013-09-17 | repack: rewrite the shell script in C | Stefan Beller | 1 | -0/+1 |
2013-07-13 | builtin: add git-check-mailmap command | Eric Sunshine | 1 | -0/+1 |
2013-06-24 | Merge branch 'jh/libify-note-handling' | Junio C Hamano | 1 | -16/+0 |
2013-06-12 | Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c | Johan Herland | 1 | -16/+0 |
2013-06-12 | finish_copy_notes_for_rewrite(): Let caller provide commit message | Johan Herland | 1 | -1/+1 |
2013-05-28 | prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects() | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2013-01-23 | Merge branch 'as/check-ignore' | Junio C Hamano | 1 | -0/+1 |
2013-01-10 | Merge branch 'jc/maint-fmt-merge-msg-no-edit-lose-credit' | Junio C Hamano | 1 | -1/+2 |
2013-01-06 | add git-check-ignore sub-command | Adam Spiers | 1 | -0/+1 |
2012-12-28 | merge --no-edit: do not credit people involved in the side branch | Junio C Hamano | 1 | -1/+2 |
2012-10-29 | Move setup_diff_pager to libgit.a | Nguyễn Thái Ngọc Duy | 1 | -4/+0 |
2012-09-15 | builtin/notes.c: mark file-scope private symbols as static | Junio C Hamano | 1 | -2/+0 |
2012-09-10 | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11 | Junio C Hamano | 1 | -1/+1 |
2012-08-27 | Merge branch 'jk/maint-null-in-trees' | Junio C Hamano | 1 | -1/+1 |
2012-08-24 | Merge branch 'lp/no-cmd-http-fetch' into maint-1.7.11 | Junio C Hamano | 1 | -3/+0 |
2012-07-29 | diff: do not use null sha1 as a sentinel value | Jeff King | 1 | -1/+1 |
2012-07-11 | Merge branch 'jk/diff-no-index-pager' into maint | Junio C Hamano | 1 | -0/+2 |
2012-07-09 | Merge branch 'mm/credential-plumbing' | Junio C Hamano | 1 | -0/+1 |
2012-06-28 | Merge branch 'jk/diff-no-index-pager' | Junio C Hamano | 1 | -0/+2 |