aboutsummaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAge
* argv created by handle_alias should be NULL terminatedMatthias Lederhofer2006-07-14
* Merge branch 'ml/trace'Junio C Hamano2006-07-12
|\
| * GIT_TRACE: show which built-in/external commands are executedMatthias Lederhofer2006-07-09
* | Merge branch 'lt/prune'Junio C Hamano2006-07-12
|\ \
| * | builtin "git prune"Linus Torvalds2006-07-09
| |/
* | "git -p cmd" to page anywhereJunio C Hamano2006-07-09
|/
* Make git-fmt-merge-msg a builtinJohannes Schindelin2006-07-03
* Save errno in handle_alias()Johannes Schindelin2006-06-28
* Make some strings constTimo Hirvonen2006-06-28
* git wrapper: fix command name in an error message.Andreas Ericsson2006-06-28
* Make git-update-ref a builtinLukas Sandström2006-06-18
* Make git-update-index a builtinLukas Sandström2006-06-18
* Make git-stripspace a builtinLukas Sandström2006-06-18
* Make git-mailinfo a builtinLukas Sandström2006-06-18
* Make git-mailsplit a builtinLukas Sandström2006-06-18
* Make git-write-tree a builtinLukas Sandström2006-06-18
* fix git aliasJunio C Hamano2006-06-16
* Built-in git-get-tar-commit-idRene Scharfe2006-06-10
* git alias: try alias last.Junio C Hamano2006-06-05
* If you have a config containing something like this:Johannes Schindelin2006-06-05
* Builtin git-rev-parse.Christian Couder2006-06-03
* Builtin git-cat-fileTimo Hirvonen2006-05-24
* Merge branch 'js/fmt-patch'Junio C Hamano2006-05-24
|\
| * git-format-patch: now built-in.Junio C Hamano2006-05-21
| * Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-21
| |\
| * \ Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-06
| |\ \
| * \ \ Merge branch 'master' into jc/fmt-patchJunio C Hamano2006-04-21
| |\ \ \
| * | | | rename internal format-patch wipJunio C Hamano2006-04-20
| * | | | Tentative built-in format-patch.Junio C Hamano2006-04-18
* | | | | Merge branch 'jc/builtin-n-tar-tree'Junio C Hamano2006-05-24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano2006-05-23
| |\ \ \ \ \
| | * | | | | built-in tar-tree and remote tar-treeJunio C Hamano2006-05-19
| | | |_|_|/ | | |/| | |
| * | | | | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.Peter Eriksen2006-05-23
| * | | | | Builtin git-show-branch.Peter Eriksen2006-05-23
| * | | | | Builtin git-apply.Peter Eriksen2006-05-23
| * | | | | Builtin git-commit-tree.Peter Eriksen2006-05-23
| * | | | | Builtin git-read-tree.Peter Eriksen2006-05-23
| * | | | | Builtin git-tar-tree.Peter Eriksen2006-05-23
| * | | | | Builtin git-ls-tree.Peter Eriksen2006-05-23
| * | | | | Builtin git-ls-files.Peter Eriksen2006-05-23
| |/ / / /
* | | | | Merge branch 'lt/dirwalk'Junio C Hamano2006-05-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add builtin "git rm" commandLinus Torvalds2006-05-19
| * | | | Do "git add" as a builtinLinus Torvalds2006-05-17
* | | | | Builtin git-init-dbTimo Hirvonen2006-05-19
* | | | | Make git-check-format-ref a builtin.Lukas Sandström2006-05-18
* | | | | Make "git rev-list" be a builtinLinus Torvalds2006-05-18
|/ / / /
* | | | Merge branch 'jc/grep'Junio C Hamano2006-05-15
|\ \ \ \ | |_|_|/ |/| | |
| * | | built-in "git grep"Junio C Hamano2006-05-01
* | | | Merge branch 'jc/diff'Junio C Hamano2006-05-03
|\ \ \ \
| * | | | builtin-diff: call it "git-diff", really.Junio C Hamano2006-05-01