summaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Builtin git-cat-fileTimo Hirvonen2006-05-241-0/+1
* Merge branch 'js/fmt-patch'Junio C Hamano2006-05-241-0/+1
|\
| * Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-211-0/+4
| |\
| * \ Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-061-0/+4
| |\ \
| * | | Merge branch 'master' into jc/fmt-patchJunio C Hamano2006-04-211-0/+1
* | | | Merge branch 'jc/builtin-n-tar-tree'Junio C Hamano2006-05-241-0/+12
|\ \ \ \
| * \ \ \ Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano2006-05-231-2/+2
| |\ \ \ \
| | * | | | built-in tar-tree and remote tar-treeJunio C Hamano2006-05-191-0/+2
| | | |_|/ | | |/| |
| * | | | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.Peter Eriksen2006-05-231-0/+5
| * | | | Builtin git-show-branch.Peter Eriksen2006-05-231-0/+1
| * | | | Builtin git-apply.Peter Eriksen2006-05-231-0/+1
| * | | | Builtin git-commit-tree.Peter Eriksen2006-05-231-0/+1
| * | | | Builtin git-read-tree.Peter Eriksen2006-05-231-0/+1
| * | | | Builtin git-tar-tree.Peter Eriksen2006-05-231-0/+1
| * | | | Builtin git-ls-tree.Peter Eriksen2006-05-231-0/+1
| * | | | Builtin git-ls-files.Peter Eriksen2006-05-231-0/+1
| |/ / /
* | | | Merge branch 'lt/dirwalk'Junio C Hamano2006-05-241-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add builtin "git rm" commandLinus Torvalds2006-05-191-0/+1