Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-25 | Merge branch 'js/mailinfo' | Junio C Hamano | 1 | -0/+1 |
2008-05-25 | mailsplit and mailinfo: gracefully handle NUL characters | Johannes Schindelin | 1 | -0/+1 |
2008-05-04 | Build in clone | Daniel Barkalow | 1 | -0/+1 |
2008-03-01 | Make git-remote a builtin | Johannes Schindelin | 1 | -0/+1 |
2008-02-27 | Merge branch 'db/checkout' | Junio C Hamano | 1 | -0/+2 |
2008-02-16 | Build in checkout | Daniel Barkalow | 1 | -0/+1 |
2008-02-09 | Build-in merge-recursive | Daniel Barkalow | 1 | -0/+1 |
2008-02-05 | Make error messages from cherry-pick/revert more sensible | Junio C Hamano | 1 | -1/+0 |
2007-12-04 | Merge branch 'kh/commit' | Junio C Hamano | 1 | -1/+2 |
2007-12-02 | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 1 | -0/+1 |
2007-11-24 | Merge branch 'jk/send-pack' | Junio C Hamano | 1 | -0/+2 |
2007-11-24 | Merge branch 'sb/clean' | Junio C Hamano | 1 | -0/+1 |
2007-11-22 | Port git commit to C. | Kristian Høgsberg | 1 | -1/+2 |
2007-11-22 | git-merge-ours: make it a builtin. | Thomas Harning | 1 | -0/+1 |
2007-11-18 | Make git-clean a builtin | Shawn Bohrer | 1 | -0/+1 |
2007-11-05 | Build in ls-remote | Daniel Barkalow | 1 | -1/+1 |
2007-11-02 | Build-in send-pack, with an API for other programs to call. | Daniel Barkalow | 1 | -0/+1 |
2007-11-02 | Build-in peek-remote, using transport infrastructure. | Daniel Barkalow | 1 | -0/+1 |
2007-10-29 | "git" returns 1; "git help" and "git help -a" return 0 | Scott R Parish | 1 | -0/+1 |
2007-10-16 | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 1 | -1/+0 |
2007-09-27 | Clean up stripspace a bit, use strbuf even more. | Kristian Høgsberg | 1 | -1/+0 |
2007-09-19 | Make fetch a builtin | Daniel Barkalow | 1 | -0/+1 |
2007-09-19 | Make fetch-pack a builtin with an internal API | Daniel Barkalow | 1 | -0/+1 |
2007-09-19 | Modularize commit-walker | Daniel Barkalow | 1 | -0/+1 |
2007-09-12 | Make "git reset" a builtin. | Carlos Rica | 1 | -0/+1 |
2007-07-26 | Make verify-tag a builtin. | Carlos Rica | 1 | -0/+1 |
2007-07-20 | Make git tag a builtin. | Carlos Rica | 1 | -0/+1 |
2007-07-11 | Function stripspace now gets a buffer instead file descriptors. | Carlos Rica | 1 | -1/+1 |
2007-06-26 | Fix git-stripspace to process correctly long lines and spaces. | Carlos Rica | 1 | -0/+1 |
2007-06-08 | Even more missing static | Junio C Hamano | 1 | -1/+0 |
2007-06-08 | More missing static | Junio C Hamano | 1 | -2/+0 |
2007-05-24 | Teach mailsplit about Maildir's | Fernando J. Pereda | 1 | -1/+1 |
2007-04-14 | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 1 | -0/+1 |