Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print info about "git help COMMAND" on git's main usage pages | Teemu Likonen | 2008-06-06 | 1 | -0/+1 |
* | Merge branch 'js/mailinfo' | Junio C Hamano | 2008-05-25 | 1 | -0/+1 |
|\ | |||||
| * | mailsplit and mailinfo: gracefully handle NUL characters | Johannes Schindelin | 2008-05-25 | 1 | -0/+1 |
* | | Build in clone | Daniel Barkalow | 2008-05-04 | 1 | -0/+1 |
|/ | |||||
* | Make git-remote a builtin | Johannes Schindelin | 2008-03-01 | 1 | -0/+1 |
* | Merge branch 'db/checkout' | Junio C Hamano | 2008-02-27 | 1 | -0/+2 |
|\ | |||||
| * | Build in checkout | Daniel Barkalow | 2008-02-16 | 1 | -0/+1 |
| * | Build-in merge-recursive | Daniel Barkalow | 2008-02-09 | 1 | -0/+1 |
* | | Make error messages from cherry-pick/revert more sensible | Junio C Hamano | 2008-02-05 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | 1 | -1/+2 |
|\ | |||||
| * | Port git commit to C. | Kristian Høgsberg | 2007-11-22 | 1 | -1/+2 |
* | | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 1 | -0/+1 |
* | | Merge branch 'jk/send-pack' | Junio C Hamano | 2007-11-24 | 1 | -0/+2 |
|\ \ | |||||
| * | | Build in ls-remote | Daniel Barkalow | 2007-11-05 | 1 | -1/+1 |
| * | | Build-in send-pack, with an API for other programs to call. | Daniel Barkalow | 2007-11-02 | 1 | -0/+1 |
| * | | Build-in peek-remote, using transport infrastructure. | Daniel Barkalow | 2007-11-02 | 1 | -0/+1 |
* | | | Merge branch 'sb/clean' | Junio C Hamano | 2007-11-24 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Make git-clean a builtin | Shawn Bohrer | 2007-11-18 | 1 | -0/+1 |
| |/ | |||||
* | | git-merge-ours: make it a builtin. | Thomas Harning | 2007-11-22 | 1 | -0/+1 |
|/ | |||||
* | "git" returns 1; "git help" and "git help -a" return 0 | Scott R Parish | 2007-10-29 | 1 | -0/+1 |
* | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 2007-10-16 | 1 | -1/+0 |
|\ | |||||
| * | Clean up stripspace a bit, use strbuf even more. | Kristian Høgsberg | 2007-09-27 | 1 | -1/+0 |
* | | Make fetch a builtin | Daniel Barkalow | 2007-09-19 | 1 | -0/+1 |
* | | Make fetch-pack a builtin with an internal API | Daniel Barkalow | 2007-09-19 | 1 | -0/+1 |
* | | Modularize commit-walker | Daniel Barkalow | 2007-09-19 | 1 | -0/+1 |
|/ | |||||
* | Make "git reset" a builtin. | Carlos Rica | 2007-09-12 | 1 | -0/+1 |
* | Make verify-tag a builtin. | Carlos Rica | 2007-07-26 | 1 | -0/+1 |
* | Make git tag a builtin. | Carlos Rica | 2007-07-20 | 1 | -0/+1 |
* | Function stripspace now gets a buffer instead file descriptors. | Carlos Rica | 2007-07-11 | 1 | -1/+1 |
* | Fix git-stripspace to process correctly long lines and spaces. | Carlos Rica | 2007-06-26 | 1 | -0/+1 |
* | Even more missing static | Junio C Hamano | 2007-06-08 | 1 | -1/+0 |
* | More missing static | Junio C Hamano | 2007-06-08 | 1 | -2/+0 |
* | Teach mailsplit about Maildir's | Fernando J. Pereda | 2007-05-24 | 1 | -1/+1 |
* | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 2007-04-14 | 1 | -0/+1 |
* | Make gc a builtin. | James Bowes | 2007-03-17 | 1 | -0/+1 |
* | Merge branch 'jc/fetch' | Junio C Hamano | 2007-03-14 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'np/types' into jc/fetch | Junio C Hamano | 2007-02-27 | 1 | -1/+1 |
| |\ | |||||
| * | | git-fetch--tool: start rewriting parts of git-fetch in C. | Junio C Hamano | 2007-02-13 | 1 | -0/+1 |
* | | | Make git-revert & git-cherry-pick a builtin | Johannes Schindelin | 2007-03-03 | 1 | -0/+2 |
* | | | Merge branch 'js/bundle' | Junio C Hamano | 2007-02-28 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'jc/merge-base' (early part) | Junio C Hamano | 2007-02-13 | 1 | -0/+1 |
|\ \ | |||||
| * | | Make merge-base a built-in. | Junio C Hamano | 2007-01-09 | 1 | -0/+1 |
* | | | Remove git-diff-stages. | Junio C Hamano | 2007-02-12 | 1 | -1/+0 |
| |/ |/| | |||||
* | | git reflog show | Linus Torvalds | 2007-02-08 | 1 | -0/+1 |
* | | Make fsck and fsck-objects be builtins. | Mark Wooding | 2007-01-29 | 1 | -0/+1 |
* | | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -1/+1 |
* | | Make git-describe a builtin. | Shawn O. Pearce | 2007-01-10 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'jc/fsck-reflog' | Junio C Hamano | 2006-12-26 | 1 | -0/+1 |
|\ | |||||
| * | git reflog expire | Junio C Hamano | 2006-12-20 | 1 | -0/+1 |