aboutsummaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAge
* Make gc a builtin.James Bowes2007-03-17
* Merge branch 'jc/fetch'Junio C Hamano2007-03-14
|\
| * Merge branch 'np/types' into jc/fetchJunio C Hamano2007-02-27
| |\
| * | git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano2007-02-13
* | | Make git-revert & git-cherry-pick a builtinJohannes Schindelin2007-03-03
* | | Merge branch 'js/bundle'Junio C Hamano2007-02-28
|\ \ \ | |_|/ |/| |
| * | Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-22
| |/
* | Merge branch 'jc/merge-base' (early part)Junio C Hamano2007-02-13
|\ \
| * | Make merge-base a built-in.Junio C Hamano2007-01-09
* | | Remove git-diff-stages.Junio C Hamano2007-02-12
| |/ |/|
* | git reflog showLinus Torvalds2007-02-08
* | Make fsck and fsck-objects be builtins.Mark Wooding2007-01-29
* | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* | Make git-describe a builtin.Shawn O. Pearce2007-01-10
|/
* Merge branch 'jc/fsck-reflog'Junio C Hamano2006-12-26
|\
| * git reflog expireJunio C Hamano2006-12-20
* | Make git-rerere a builtinJohannes Schindelin2006-12-21
|/
* Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-06
* Build in shortlogJohannes Schindelin2006-11-19
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-08
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-07
|\
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-19
* | Merge branch 'rs/cherry'Junio C Hamano2006-11-01
|\ \
| * | Built-in cherryRene Scharfe2006-10-23
* | | Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\ \ \
| * | | Make git-branch a builtinLars Hjemli2006-10-23
| * | | Merge branch 'master' into lj/refsJunio C Hamano2006-09-27
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-27
| |\ \ \
| | * \ \ Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-21
| | |\ \ \
| | * | | | Add "git show-ref" builtin commandLinus Torvalds2006-09-16
| * | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-21
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Start handling references internally as a sorted in-memory listLinus Torvalds2006-09-17
* | | | | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-25
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-16
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson2006-10-09
| | |_|/ | |/| |
* | | | Make prune also run prune-packedJ. Bruce Fields2006-10-22
|/ / /
* | | Remove git-zip-treeRene Scharfe2006-09-23
| |/ |/|
* | Merge branch 'jk/diff'Junio C Hamano2006-09-17
|\ \
| * | git-commit.sh: convert run_status to a C builtinJeff King2006-09-08
* | | Merge branch 'jc/archive'Junio C Hamano2006-09-17
|\ \ \ | |_|/ |/| |
| * | Add git-upload-archiveFranck Bui-Huu2006-09-09
| * | Add git-archiveFranck Bui-Huu2006-09-09
| |/
* | Define fallback PATH_MAX on systems that do not define one in <limits.h>Junio C Hamano2006-09-15
|/
* Add git-zip-treeRene Scharfe2006-08-26
* git-verify-pack: make builtinRene Scharfe2006-08-10
* builtins: Makefile clean-upJunio C Hamano2006-08-04
* Make git-checkout-index a builtinJunio C Hamano2006-08-04
* Make git-symbolic-ref a builtinMatthias Kestenholz2006-08-03
* Make git-unpack-objects a builtinMatthias Kestenholz2006-08-03