122 Commits (eb950c192a0e0dfc069e16e857cbe1ae16d8ad82)

Author SHA1 Message Date
Pierre Habouzit d828f6ddf8 remove ugly shadowing of loop indexes in subloops. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Rene Scharfe 2e3ed670eb git-verify-pack: make builtin 19 years ago
Jeff King 6c8d06aff1 git-push: allow pushing from subdirectories 19 years ago
Junio C Hamano efffea0334 git.c: Rename NEEDS_PREFIX to RUN_SETUP 19 years ago
Junio C Hamano f754fa9c54 builtins: Makefile clean-up 19 years ago
Junio C Hamano e414156ab6 Make git-checkout-index a builtin 19 years ago
Matthias Kestenholz 640ce1052b Make git-symbolic-ref a builtin 19 years ago
Matthias Kestenholz 6441363079 Make git-unpack-objects a builtin 19 years ago
Matthias Kestenholz 5d4a600335 Make git-pack-objects a builtin 19 years ago
Matthias Kestenholz d6b64ed0f3 Make git-name-rev a builtin 19 years ago
Matthias Kestenholz e12c095aa6 Make git-repo-config a builtin 19 years ago
Matthias Kestenholz 53bb2c002a Make git-prune-packed a builtin 19 years ago
Ramsay Allan Jones 822a7d5071 Remove cmd_usage() routine and re-organize the help/usage code. 19 years ago
Junio C Hamano 9590b041ea Builtins: control the use of pager from the command table. 19 years ago
Matthias Lederhofer 0347a8c764 git.c: allow alias expansion without a git directory 19 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Johannes Schindelin 11be42a476 Make git-mv a builtin 19 years ago
Johannes Schindelin 6acbcb927f git wrapper: add --git-dir=<path> and --bare options 19 years ago
Johannes Schindelin 4ab243a944 Allow an alias to start with "-p" 19 years ago
Matthias Lederhofer d5b9e6cfa7 argv created by handle_alias should be NULL terminated 19 years ago
Junio C Hamano 85fb65ed6e "git -p cmd" to page anywhere 19 years ago
Matthias Lederhofer 575ba9d69d GIT_TRACE: show which built-in/external commands are executed 19 years ago
Linus Torvalds ba84a797e7 builtin "git prune" 19 years ago
Johannes Schindelin 00449f992b Make git-fmt-merge-msg a builtin 19 years ago
Johannes Schindelin 47e5c0ca2c Save errno in handle_alias() 19 years ago
Timo Hirvonen 554fe20d80 Make some strings const 19 years ago
Andreas Ericsson 33ebb8717f git wrapper: fix command name in an error message. 19 years ago
Lukas Sandström 854b4629f9 Make git-update-ref a builtin 19 years ago
Lukas Sandström fefe81c996 Make git-update-index a builtin 19 years ago
Lukas Sandström 7499c99615 Make git-stripspace a builtin 19 years ago
Lukas Sandström 34488e3c37 Make git-mailinfo a builtin 19 years ago
Lukas Sandström e690e84315 Make git-mailsplit a builtin 19 years ago
Lukas Sandström 8ed05fb5e9 Make git-write-tree a builtin 19 years ago
Junio C Hamano d8498500ba fix git alias 19 years ago
Rene Scharfe 52ba03cbb1 Built-in git-get-tar-commit-id 19 years ago
Junio C Hamano a025463bc0 git alias: try alias last. 19 years ago
Johannes Schindelin 2b11e3170e If you have a config containing something like this: 19 years ago
Christian Couder 895f10c3b5 Builtin git-rev-parse. 19 years ago
Timo Hirvonen f81daefe56 Builtin git-cat-file 19 years ago
Peter Eriksen e8cc9cd98e Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. 19 years ago
Peter Eriksen 51ce34b992 Builtin git-show-branch. 19 years ago
Peter Eriksen ac6245e31a Builtin git-apply. 19 years ago
Peter Eriksen 6d96ac18e5 Builtin git-commit-tree. 19 years ago
Peter Eriksen d147e501f3 Builtin git-read-tree. 19 years ago
Peter Eriksen 56d1398ad3 Builtin git-tar-tree. 19 years ago
Peter Eriksen aae01bda7f Builtin git-ls-tree. 19 years ago
Peter Eriksen 0864f26421 Builtin git-ls-files. 19 years ago
Junio C Hamano 685637381a git-format-patch: now built-in. 19 years ago
Junio C Hamano 217542640e built-in tar-tree and remote tar-tree 19 years ago