summaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAgeFilesLines
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-081-0/+1
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-071-0/+1
|\
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-191-0/+1
* | Merge branch 'rs/cherry'Junio C Hamano2006-11-011-0/+1
|\ \
| * | Built-in cherryRene Scharfe2006-10-231-0/+1
* | | Merge branch 'lj/refs'Junio C Hamano2006-11-011-0/+3
|\ \ \
| * | | Make git-branch a builtinLars Hjemli2006-10-231-0/+1
| * | | Merge branch 'master' into lj/refsJunio C Hamano2006-09-271-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-271-0/+1
| |\ \ \
| | * \ \ Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-211-0/+4
| | |\ \ \
| | * | | | Add "git show-ref" builtin commandLinus Torvalds2006-09-161-0/+1
| * | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-211-0/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Start handling references internally as a sorted in-memory listLinus Torvalds2006-09-171-0/+1
* | | | | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-251-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-161-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-251-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson2006-10-091-0/+1
| | |_|/ | |/| |
* | | | Make prune also run prune-packedJ. Bruce Fields2006-10-221-0/+1
|/ / /
* | | Remove git-zip-treeRene Scharfe2006-09-231-1/+0
| |/ |/|
* | Merge branch 'jk/diff'Junio C Hamano2006-09-171-0/+1
|\ \
| * | git-commit.sh: convert run_status to a C builtinJeff King2006-09-081-0/+1
* | | Merge branch 'jc/archive'Junio C Hamano2006-09-171-0/+2
|\ \ \ | |_|/ |/| |
| * | Add git-upload-archiveFranck Bui-Huu2006-09-091-0/+1
| * | Add git-archiveFranck Bui-Huu2006-09-091-0/+1
| |/
* | Define fallback PATH_MAX on systems that do not define one in <limits.h>Junio C Hamano2006-09-151-2/+1
|/
* Add git-zip-treeRene Scharfe2006-08-261-0/+1
* git-verify-pack: make builtinRene Scharfe2006-08-101-0/+1
* builtins: Makefile clean-upJunio C Hamano2006-08-041-43/+37
* Make git-checkout-index a builtinJunio C Hamano2006-08-041-0/+1
* Make git-symbolic-ref a builtinMatthias Kestenholz2006-08-031-0/+1
* Make git-unpack-objects a builtinMatthias Kestenholz2006-08-031-0/+1
* Make git-pack-objects a builtinMatthias Kestenholz2006-08-031-0/+1
* Make git-name-rev a builtinMatthias Kestenholz2006-08-031-0/+1
* Make git-repo-config a builtinMatthias Kestenholz2006-08-021-0/+1
* Make git-prune-packed a builtinMatthias Kestenholz2006-08-021-0/+1
* Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones2006-08-021-5/+2
* Fix header breakage due to redefining PATH_MAX.Ramsay Allan Jones2006-08-021-4/+1
* Merge branch 'lt/setup' into __/setup-n-mvJunio C Hamano2006-07-291-39/+39
|\
| * Call setup_git_directory() much earlierLinus Torvalds2006-07-291-38/+38
* | Make git-mv a builtinJohannes Schindelin2006-07-261-0/+1
|/
* builtin "git prune"Linus Torvalds2006-07-091-0/+2
* Make git-fmt-merge-msg a builtinJohannes Schindelin2006-07-031-0/+1
* Make git-update-ref a builtinLukas Sandström2006-06-181-0/+1
* Make git-update-index a builtinLukas Sandström2006-06-181-0/+1
* Make git-stripspace a builtinLukas Sandström2006-06-181-0/+3
* Make git-mailinfo a builtinLukas Sandström2006-06-181-0/+5
* Make git-mailsplit a builtinLukas Sandström2006-06-181-0/+2
* Make git-write-tree a builtinLukas Sandström2006-06-181-0/+3
* Built-in git-get-tar-commit-idRene Scharfe2006-06-101-0/+1
* Builtin git-rev-parse.Christian Couder2006-06-031-0/+1