93 Commits (e14421b9aa85f11853a0dacae09498515daab7b8)

Author SHA1 Message Date
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
Linus Torvalds 83aa18eade Fix "git help -a" terminal autosizing 19 years ago
Linus Torvalds 70827b15bf Split up builtin commands into separate files from git.c 19 years ago
Junio C Hamano 43885c2a55 rename internal format-patch wip 19 years ago
Linus Torvalds 1aec7917dc git log: don't do merge diffs by default 19 years ago
Junio C Hamano 3eefc18917 Tentative built-in format-patch. 19 years ago
Junio C Hamano f56ef54174 diff --stat: make sure to set recursive. 19 years ago
Junio C Hamano b073f26b25 git.c: LOGSIZE is unused after log printing cleanup. 19 years ago
Linus Torvalds 9153983310 Log message printout cleanups 19 years ago
Linus Torvalds 78fff6ebba Fixes for option parsing 19 years ago
Junio C Hamano cb8f64b4e3 log/whatchanged/show - log formatting cleanup. 19 years ago
Junio C Hamano d4ed9793fd Simplify common default options setup for built-in log family. 19 years ago
Linus Torvalds ba1d45051e Tentative built-in "git show" 19 years ago
Junio C Hamano 5b84f4d87a Built-in git-whatchanged. 19 years ago
Junio C Hamano 6b9c58f466 Split init_revisions() out of setup_revisions() 19 years ago
Linus Torvalds 1cd95087c3 Support "git cmd --help" syntax 19 years ago