Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
| * | | Add git-archive | Franck Bui-Huu | 2006-09-09 |
| |/ | |||
* | | Define fallback PATH_MAX on systems that do not define one in <limits.h> | Junio C Hamano | 2006-09-15 |
|/ | |||
* | Add git-zip-tree | Rene Scharfe | 2006-08-26 |
* | git-verify-pack: make builtin | Rene Scharfe | 2006-08-10 |
* | builtins: Makefile clean-up | Junio C Hamano | 2006-08-04 |
* | Make git-checkout-index a builtin | Junio C Hamano | 2006-08-04 |
* | Make git-symbolic-ref a builtin | Matthias Kestenholz | 2006-08-03 |
* | Make git-unpack-objects a builtin | Matthias Kestenholz | 2006-08-03 |
* | Make git-pack-objects a builtin | Matthias Kestenholz | 2006-08-03 |
* | Make git-name-rev a builtin | Matthias Kestenholz | 2006-08-03 |
* | Make git-repo-config a builtin | Matthias Kestenholz | 2006-08-02 |
* | Make git-prune-packed a builtin | Matthias Kestenholz | 2006-08-02 |
* | Remove cmd_usage() routine and re-organize the help/usage code. | Ramsay Allan Jones | 2006-08-02 |
* | Fix header breakage due to redefining PATH_MAX. | Ramsay Allan Jones | 2006-08-02 |
* | Merge branch 'lt/setup' into __/setup-n-mv | Junio C Hamano | 2006-07-29 |
|\ | |||
| * | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 |
* | | Make git-mv a builtin | Johannes Schindelin | 2006-07-26 |
|/ | |||
* | builtin "git prune" | Linus Torvalds | 2006-07-09 |
* | Make git-fmt-merge-msg a builtin | Johannes Schindelin | 2006-07-03 |