summaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAgeFilesLines
* Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-091-1/+0
* update-server-info: make builtin, use parseoptRené Scharfe2009-08-291-0/+1
* Merge branch 'cc/replace'Junio C Hamano2009-08-211-0/+1
|\
| * Add new "git replace" commandChristian Couder2009-05-311-0/+1
* | builtin-mailsplit.c: remove read_line_with_nul() since it is no longer usedBrandon Casey2009-08-051-1/+0
|/
* build-in git-mktreeJunio C Hamano2009-05-101-0/+1
* bisect--helper: implement "git bisect--helper"Christian Couder2009-04-051-0/+1
* Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-251-0/+1
|\
| * receive-pack: make it a builtinJunio C Hamano2008-09-091-0/+1
* | commit_tree(): add a new author parameterMiklos Vajna2008-09-101-1/+2
|/
* git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-311-1/+1
* Revert "Build-in "git-shell""Junio C Hamano2008-08-251-1/+0
* Build-in "git-shell"Junio C Hamano2008-08-201-0/+1
* Allow pager of diff command be enabled/disabledAlex Riesen2008-07-231-0/+1
* Build in mergeMiklos Vajna2008-07-071-0/+1
* git-commit-tree: make it usable from other builtinsMiklos Vajna2008-07-061-0/+4
* git-fmt-merge-msg: make it usable from other builtinsMiklos Vajna2008-06-301-0/+3
* Print info about "git help COMMAND" on git's main usage pagesTeemu Likonen2008-06-061-0/+1
* Merge branch 'js/mailinfo'Junio C Hamano2008-05-251-0/+1
|\
| * mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-251-0/+1
* | Build in cloneDaniel Barkalow2008-05-041-0/+1
|/
* Make git-remote a builtinJohannes Schindelin2008-03-011-0/+1
* Merge branch 'db/checkout'Junio C Hamano2008-02-271-0/+2
|\
| * Build in checkoutDaniel Barkalow2008-02-161-0/+1
| * Build-in merge-recursiveDaniel Barkalow2008-02-091-0/+1
* | Make error messages from cherry-pick/revert more sensibleJunio C Hamano2008-02-051-1/+0
|/
* Merge branch 'kh/commit'Junio C Hamano2007-12-041-1/+2
|\
| * Port git commit to C.Kristian Høgsberg2007-11-221-1/+2
* | Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-021-0/+1
* | Merge branch 'jk/send-pack'Junio C Hamano2007-11-241-0/+2
|\ \
| * | Build in ls-remoteDaniel Barkalow2007-11-051-1/+1
| * | Build-in send-pack, with an API for other programs to call.Daniel Barkalow2007-11-021-0/+1
| * | Build-in peek-remote, using transport infrastructure.Daniel Barkalow2007-11-021-0/+1
* | | Merge branch 'sb/clean'Junio C Hamano2007-11-241-0/+1
|\ \ \ | |_|/ |/| |
| * | Make git-clean a builtinShawn Bohrer2007-11-181-0/+1
| |/
* | git-merge-ours: make it a builtin.Thomas Harning2007-11-221-0/+1
|/
* "git" returns 1; "git help" and "git help -a" return 0Scott R Parish2007-10-291-0/+1
* Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-161-1/+0
|\
| * Clean up stripspace a bit, use strbuf even more.Kristian Høgsberg2007-09-271-1/+0
* | Make fetch a builtinDaniel Barkalow2007-09-191-0/+1
* | Make fetch-pack a builtin with an internal APIDaniel Barkalow2007-09-191-0/+1
* | Modularize commit-walkerDaniel Barkalow2007-09-191-0/+1
|/
* Make "git reset" a builtin.Carlos Rica2007-09-121-0/+1
* Make verify-tag a builtin.Carlos Rica2007-07-261-0/+1
* Make git tag a builtin.Carlos Rica2007-07-201-0/+1
* Function stripspace now gets a buffer instead file descriptors.Carlos Rica2007-07-111-1/+1
* Fix git-stripspace to process correctly long lines and spaces.Carlos Rica2007-06-261-0/+1
* Even more missing staticJunio C Hamano2007-06-081-1/+0
* More missing staticJunio C Hamano2007-06-081-2/+0
* Teach mailsplit about Maildir'sFernando J. Pereda2007-05-241-1/+1