summaryrefslogtreecommitdiff
path: root/builtin.h
AgeCommit message (Expand)Author
2006-11-01Merge branch 'rs/cherry'Junio C Hamano
2006-11-01Merge branch 'lj/refs'Junio C Hamano
2006-10-25Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano
2006-10-25Merge branch 'jc/web-blame'Junio C Hamano
2006-10-24Make git-branch a builtinLars Hjemli
2006-10-24Built-in cherryRene Scharfe
2006-10-22Make prune also run prune-packedJ. Bruce Fields
2006-10-10Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson
2006-09-28Merge branch 'master' into lj/refsJunio C Hamano
2006-09-27Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano
2006-09-23Remove git-zip-treeRene Scharfe
2006-09-21Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano
2006-09-21Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano
2006-09-18Start handling references internally as a sorted in-memory listLinus Torvalds
2006-09-18Merge branch 'jk/diff'Junio C Hamano
2006-09-17Merge branch 'jc/archive'Junio C Hamano
2006-09-16Add git-for-each-ref: helper for language bindingsJunio C Hamano
2006-09-16Add "git show-ref" builtin commandLinus Torvalds
2006-09-16Define fallback PATH_MAX on systems that do not define one in <limits.h>Junio C Hamano
2006-09-09Add git-upload-archiveFranck Bui-Huu
2006-09-09Add git-archiveFranck Bui-Huu
2006-09-08git-commit.sh: convert run_status to a C builtinJeff King
2006-08-27Add git-zip-treeRene Scharfe
2006-08-10git-verify-pack: make builtinRene Scharfe
2006-08-04builtins: Makefile clean-upJunio C Hamano
2006-08-04Make git-checkout-index a builtinJunio C Hamano
2006-08-04Make git-symbolic-ref a builtinMatthias Kestenholz
2006-08-04Make git-unpack-objects a builtinMatthias Kestenholz
2006-08-04Make git-pack-objects a builtinMatthias Kestenholz
2006-08-04Make git-name-rev a builtinMatthias Kestenholz
2006-08-03Make git-repo-config a builtinMatthias Kestenholz
2006-08-02Make git-prune-packed a builtinMatthias Kestenholz
2006-08-02Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones
2006-08-02Fix header breakage due to redefining PATH_MAX.Ramsay Allan Jones
2006-07-29Merge branch 'lt/setup' into __/setup-n-mvJunio C Hamano
2006-07-29Call setup_git_directory() much earlierLinus Torvalds
2006-07-26Make git-mv a builtinJohannes Schindelin
2006-07-09builtin "git prune"Linus Torvalds
2006-07-04Make git-fmt-merge-msg a builtinJohannes Schindelin
2006-06-19Make git-update-ref a builtinLukas Sandström
2006-06-19Make git-update-index a builtinLukas Sandström
2006-06-19Make git-stripspace a builtinLukas Sandström
2006-06-19Make git-mailinfo a builtinLukas Sandström
2006-06-19Make git-mailsplit a builtinLukas Sandström
2006-06-19Make git-write-tree a builtinLukas Sandström
2006-06-10Built-in git-get-tar-commit-idRene Scharfe
2006-06-04Builtin git-rev-parse.Christian Couder
2006-05-24Builtin git-cat-fileTimo Hirvonen
2006-05-24Merge branch 'js/fmt-patch'Junio C Hamano
2006-05-24Merge branch 'jc/builtin-n-tar-tree'Junio C Hamano