Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-17 | Make gc a builtin. | James Bowes | 1 | -0/+1 |
2007-03-14 | Merge branch 'jc/fetch' | Junio C Hamano | 1 | -0/+1 |
2007-03-03 | Make git-revert & git-cherry-pick a builtin | Johannes Schindelin | 1 | -0/+2 |
2007-02-28 | Merge branch 'js/bundle' | Junio C Hamano | 1 | -0/+1 |
2007-02-27 | Merge branch 'np/types' into jc/fetch | Junio C Hamano | 1 | -1/+1 |
2007-02-22 | Add git-bundle: move objects and references by archive | Johannes Schindelin | 1 | -0/+1 |
2007-02-13 | git-fetch--tool: start rewriting parts of git-fetch in C. | Junio C Hamano | 1 | -0/+1 |
2007-02-13 | Merge branch 'jc/merge-base' (early part) | Junio C Hamano | 1 | -0/+1 |
2007-02-12 | Remove git-diff-stages. | Junio C Hamano | 1 | -1/+0 |
2007-02-08 | git reflog show | Linus Torvalds | 1 | -0/+1 |
2007-01-29 | Make fsck and fsck-objects be builtins. | Mark Wooding | 1 | -0/+1 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -1/+1 |
2007-01-10 | Make git-describe a builtin. | Shawn O. Pearce | 1 | -0/+1 |
2007-01-09 | Make merge-base a built-in. | Junio C Hamano | 1 | -0/+1 |
2006-12-26 | Merge branch 'jc/fsck-reflog' | Junio C Hamano | 1 | -0/+1 |
2006-12-21 | Make git-rerere a builtin | Johannes Schindelin | 1 | -0/+1 |
2006-12-20 | git reflog expire | Junio C Hamano | 1 | -0/+1 |
2006-12-06 | Add builtin merge-file, a minimal replacement for RCS merge | Johannes Schindelin | 1 | -0/+1 |
2006-11-19 | Build in shortlog | Johannes Schindelin | 1 | -0/+1 |
2006-11-08 | git-pickaxe: retire pickaxe | Junio C Hamano | 1 | -0/+1 |
2006-11-07 | Merge branch 'jc/pickaxe' | Junio C Hamano | 1 | -0/+1 |
2006-11-01 | Merge branch 'rs/cherry' | Junio C Hamano | 1 | -0/+1 |
2006-11-01 | Merge branch 'lj/refs' | Junio C Hamano | 1 | -0/+3 |
2006-10-25 | Merge for-each-ref to sync gitweb fully with 'next' | Junio C Hamano | 1 | -1/+2 |
2006-10-25 | Merge branch 'jc/web-blame' | Junio C Hamano | 1 | -0/+1 |
2006-10-23 | Make git-branch a builtin | Lars Hjemli | 1 | -0/+1 |
2006-10-23 | Built-in cherry | Rene Scharfe | 1 | -0/+1 |
2006-10-22 | Make prune also run prune-packed | J. Bruce Fields | 1 | -0/+1 |
2006-10-19 | git-pickaxe: blame rewritten. | Junio C Hamano | 1 | -0/+1 |
2006-10-09 | Remove git-annotate.perl and create a builtin-alias for git-blame | Ryan Anderson | 1 | -0/+1 |
2006-09-27 | Merge branch 'master' into lj/refs | Junio C Hamano | 1 | -1/+0 |
2006-09-27 | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking | Junio C Hamano | 1 | -0/+1 |
2006-09-23 | Remove git-zip-tree | Rene Scharfe | 1 | -1/+0 |
2006-09-21 | Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs | Junio C Hamano | 1 | -0/+4 |
2006-09-21 | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs | Junio C Hamano | 1 | -0/+4 |
2006-09-17 | Start handling references internally as a sorted in-memory list | Linus Torvalds | 1 | -0/+1 |
2006-09-17 | Merge branch 'jk/diff' | Junio C Hamano | 1 | -0/+1 |
2006-09-17 | Merge branch 'jc/archive' | Junio C Hamano | 1 | -0/+2 |
2006-09-16 | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 1 | -1/+2 |