111 Commits (71c87795c3f724a88c2f1f95aa21f212efc69b66)

Author SHA1 Message Date
Jeff King 6c8d06aff1 git-push: allow pushing from subdirectories 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
Linus Torvalds d9b814cc97 Add builtin "git rm" command 19 years ago
Timo Hirvonen c3c8835fbb Builtin git-init-db 19 years ago
Lukas Sandström 9370bae2ce Make git-check-format-ref a builtin. 19 years ago
Linus Torvalds 5fb61b8dcf Make "git rev-list" be a builtin 19 years ago
Linus Torvalds 0d78153952 Do "git add" as a builtin 19 years ago
Junio C Hamano 8ab99476ec builtin-diff: call it "git-diff", really. 19 years ago
Junio C Hamano 5010cb5fcc built-in "git grep" 19 years ago
Linus Torvalds 755225de6c git builtin "push" 19 years ago
Junio C Hamano 65056021f2 built-in diff. 19 years ago
Junio C Hamano c74320872b built-in count-objects. 19 years ago