Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make verify-tag a builtin. | Carlos Rica | 2007-07-26 |
* | Make git tag a builtin. | Carlos Rica | 2007-07-20 |
* | Function stripspace now gets a buffer instead file descriptors. | Carlos Rica | 2007-07-11 |
* | Fix git-stripspace to process correctly long lines and spaces. | Carlos Rica | 2007-06-26 |
* | Even more missing static | Junio C Hamano | 2007-06-08 |
* | More missing static | Junio C Hamano | 2007-06-08 |
* | Teach mailsplit about Maildir's | Fernando J. Pereda | 2007-05-24 |
* | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 2007-04-14 |
* | Make gc a builtin. | James Bowes | 2007-03-17 |
* | Merge branch 'jc/fetch' | Junio C Hamano | 2007-03-14 |
|\ | |||
| * | Merge branch 'np/types' into jc/fetch | Junio C Hamano | 2007-02-27 |
| |\ | |||
| * | | git-fetch--tool: start rewriting parts of git-fetch in C. | Junio C Hamano | 2007-02-13 |
* | | | Make git-revert & git-cherry-pick a builtin | Johannes Schindelin | 2007-03-03 |
* | | | Merge branch 'js/bundle' | Junio C Hamano | 2007-02-28 |
|\ \ \ | |_|/ |/| | | |||
| * | | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 |
| |/ | |||
* | | Merge branch 'jc/merge-base' (early part) | Junio C Hamano | 2007-02-13 |
|\ \ | |||
| * | | Make merge-base a built-in. | Junio C Hamano | 2007-01-09 |
* | | | Remove git-diff-stages. | Junio C Hamano | 2007-02-12 |
| |/ |/| | |||
* | | git reflog show | Linus Torvalds | 2007-02-08 |
* | | Make fsck and fsck-objects be builtins. | Mark Wooding | 2007-01-29 |
* | | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |
* | | Make git-describe a builtin. | Shawn O. Pearce | 2007-01-10 |
|/ | |||
* | Merge branch 'jc/fsck-reflog' | Junio C Hamano | 2006-12-26 |
|\ | |||
| * | git reflog expire | Junio C Hamano | 2006-12-20 |
* | | Make git-rerere a builtin | Johannes Schindelin | 2006-12-21 |
|/ | |||
* | Add builtin merge-file, a minimal replacement for RCS merge | Johannes Schindelin | 2006-12-06 |
* | Build in shortlog | Johannes Schindelin | 2006-11-19 |
* | git-pickaxe: retire pickaxe | Junio C Hamano | 2006-11-08 |
* | Merge branch 'jc/pickaxe' | Junio C Hamano | 2006-11-07 |
|\ | |||
| * | git-pickaxe: blame rewritten. | Junio C Hamano | 2006-10-19 |
* | | Merge branch 'rs/cherry' | Junio C Hamano | 2006-11-01 |
|\ \ | |||
| * | | Built-in cherry | Rene Scharfe | 2006-10-23 |
* | | | Merge branch 'lj/refs' | Junio C Hamano | 2006-11-01 |
|\ \ \ | |||
| * | | | Make git-branch a builtin | Lars Hjemli | 2006-10-23 |
| * | | | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-09-27 |
| |\ \ \ | | | |/ | | |/| | |||
| * | | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking | Junio C Hamano | 2006-09-27 |
| |\ \ \ | |||
| | * \ \ | Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs | Junio C Hamano | 2006-09-21 |
| | |\ \ \ | |||
| | * | | | | Add "git show-ref" builtin command | Linus Torvalds | 2006-09-16 |
| * | | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs | Junio C Hamano | 2006-09-21 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | * | | | | Start handling references internally as a sorted in-memory list | Linus Torvalds | 2006-09-17 |
* | | | | | | Merge for-each-ref to sync gitweb fully with 'next' | Junio C Hamano | 2006-10-25 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 2006-09-16 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'jc/web-blame' | Junio C Hamano | 2006-10-25 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||
| * | | | | Remove git-annotate.perl and create a builtin-alias for git-blame | Ryan Anderson | 2006-10-09 |
| | |_|/ | |/| | | |||
* | | | | Make prune also run prune-packed | J. Bruce Fields | 2006-10-22 |
|/ / / | |||
* | | | Remove git-zip-tree | Rene Scharfe | 2006-09-23 |
| |/ |/| | |||
* | | Merge branch 'jk/diff' | Junio C Hamano | 2006-09-17 |
|\ \ | |||
| * | | git-commit.sh: convert run_status to a C builtin | Jeff King | 2006-09-08 |
* | | | Merge branch 'jc/archive' | Junio C Hamano | 2006-09-17 |
|\ \ \ | |_|/ |/| | | |||
| * | | Add git-upload-archive | Franck Bui-Huu | 2006-09-09 |