Age | Commit message (Expand) | Author | Files | Lines |
2011-12-16 | Merge branch 'jk/upload-archive-use-start-command' | Junio C Hamano | 1 | -0/+1 |
2011-11-21 | upload-archive: use start_command instead of fork | Jeff King | 1 | -0/+1 |
2011-11-07 | fmt-merge-msg: package options into a structure | Junio C Hamano | 1 | -1/+7 |
2011-02-13 | repo-config: add deprecation warning | René Scharfe | 1 | -1/+2 |
2010-12-08 | Merge branch 'il/remote-fd-ext' | Junio C Hamano | 1 | -0/+2 |
2010-12-08 | Merge branch 'jh/notes-merge' | Junio C Hamano | 1 | -1/+1 |
2010-11-17 | Merge branch 'ks/no-textconv-symlink' | Junio C Hamano | 1 | -1/+1 |
2010-11-17 | builtin/notes.c: Refactor creation of notes commits. | Johan Herland | 1 | -1/+1 |
2010-10-13 | git-remote-ext | Ilari Liusvaara | 1 | -0/+1 |
2010-10-13 | git-remote-fd | Ilari Liusvaara | 1 | -0/+1 |
2010-09-29 | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' | Kirill Smelkov | 1 | -1/+1 |
2010-09-29 | Merge branch 'rr/fmt-merge-msg' | Junio C Hamano | 1 | -3/+4 |
2010-09-09 | fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len | Ramkumar Ramachandra | 1 | -3/+4 |
2010-09-01 | builtin.h: Move two functions definitions to help.h. | Thiago Farina | 1 | -2/+0 |
2010-06-27 | Merge branch 'cp/textconv-cat-file' | Junio C Hamano | 1 | -0/+2 |
2010-06-25 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2010-06-24 | msvc: Fix some "expr evaluates to function" compiler warnings | Ramsay Jones | 1 | -2/+2 |
2010-06-18 | textconv: support for cat_file | Clément Poulain | 1 | -0/+2 |
2010-06-18 | Merge branch 'tc/merge-m-log' | Junio C Hamano | 1 | -0/+1 |
2010-05-10 | fmt-merge-msg: add function to append shortlog only | Tay Ray Chuan | 1 | -0/+1 |
2010-04-01 | make commit_tree a library function | Jeff King | 1 | -3/+0 |
2010-03-12 | notes: implement helpers needed for note copying during rewrite | Thomas Rast | 1 | -0/+17 |
2010-02-13 | Builtin-ify git-notes | Johan Herland | 1 | -0/+3 |
2010-01-22 | make "index-pack" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-22 | make "git pack-redundant" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-22 | make "git unpack-file" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-22 | make "mktag" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-22 | make "merge-index" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-21 | make "git patch-id" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-21 | make "git var" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-21 | make "git hash-object" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-21 | make "git merge-tree" a built-in | Linus Torvalds | 1 | -0/+1 |
2009-11-09 | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 1 | -1/+0 |
2009-08-29 | update-server-info: make builtin, use parseopt | René Scharfe | 1 | -0/+1 |
2009-08-21 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+1 |
2009-08-05 | builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used | Brandon Casey | 1 | -1/+0 |
2009-05-31 | Add new "git replace" command | Christian Couder | 1 | -0/+1 |
2009-05-10 | build-in git-mktree | Junio C Hamano | 1 | -0/+1 |
2009-04-05 | bisect--helper: implement "git bisect--helper" | Christian Couder | 1 | -0/+1 |
2008-09-25 | Merge branch 'jc/alternate-push' | Shawn O. Pearce | 1 | -0/+1 |
2008-09-10 | commit_tree(): add a new author parameter | Miklos Vajna | 1 | -1/+2 |
2008-09-09 | receive-pack: make it a builtin | Junio C Hamano | 1 | -0/+1 |
2008-08-31 | git wrapper: DWIM mistyped commands | Johannes Schindelin | 1 | -1/+1 |
2008-08-25 | Revert "Build-in "git-shell"" | Junio C Hamano | 1 | -1/+0 |
2008-08-20 | Build-in "git-shell" | Junio C Hamano | 1 | -0/+1 |
2008-07-23 | Allow pager of diff command be enabled/disabled | Alex Riesen | 1 | -0/+1 |
2008-07-07 | Build in merge | Miklos Vajna | 1 | -0/+1 |
2008-07-06 | git-commit-tree: make it usable from other builtins | Miklos Vajna | 1 | -0/+4 |
2008-06-30 | git-fmt-merge-msg: make it usable from other builtins | Miklos Vajna | 1 | -0/+3 |
2008-06-06 | Print info about "git help COMMAND" on git's main usage pages | Teemu Likonen | 1 | -0/+1 |