aboutsummaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAge
* build-in git-mktreeJunio C Hamano2009-05-10
* bisect--helper: implement "git bisect--helper"Christian Couder2009-04-05
* Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-25
|\
| * receive-pack: make it a builtinJunio C Hamano2008-09-09
* | commit_tree(): add a new author parameterMiklos Vajna2008-09-10
|/
* git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-31
* Revert "Build-in "git-shell""Junio C Hamano2008-08-25
* Build-in "git-shell"Junio C Hamano2008-08-20
* Allow pager of diff command be enabled/disabledAlex Riesen2008-07-23
* Build in mergeMiklos Vajna2008-07-07
* git-commit-tree: make it usable from other builtinsMiklos Vajna2008-07-06
* git-fmt-merge-msg: make it usable from other builtinsMiklos Vajna2008-06-30
* Print info about "git help COMMAND" on git's main usage pagesTeemu Likonen2008-06-06
* Merge branch 'js/mailinfo'Junio C Hamano2008-05-25
|\
| * mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-25
* | Build in cloneDaniel Barkalow2008-05-04
|/
* Make git-remote a builtinJohannes Schindelin2008-03-01
* Merge branch 'db/checkout'Junio C Hamano2008-02-27
|\
| * Build in checkoutDaniel Barkalow2008-02-16
| * Build-in merge-recursiveDaniel Barkalow2008-02-09
* | Make error messages from cherry-pick/revert more sensibleJunio C Hamano2008-02-05
|/
* Merge branch 'kh/commit'Junio C Hamano2007-12-04
|\
| * Port git commit to C.Kristian Høgsberg2007-11-22
* | Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-02
* | Merge branch 'jk/send-pack'Junio C Hamano2007-11-24
|\ \
| * | Build in ls-remoteDaniel Barkalow2007-11-05
| * | Build-in send-pack, with an API for other programs to call.Daniel Barkalow2007-11-02
| * | Build-in peek-remote, using transport infrastructure.Daniel Barkalow2007-11-02
* | | Merge branch 'sb/clean'Junio C Hamano2007-11-24
|\ \ \ | |_|/ |/| |
| * | Make git-clean a builtinShawn Bohrer2007-11-18
| |/
* | git-merge-ours: make it a builtin.Thomas Harning2007-11-22
|/
* "git" returns 1; "git help" and "git help -a" return 0Scott R Parish2007-10-29
* Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-16
|\
| * Clean up stripspace a bit, use strbuf even more.Kristian Høgsberg2007-09-27
* | Make fetch a builtinDaniel Barkalow2007-09-19
* | Make fetch-pack a builtin with an internal APIDaniel Barkalow2007-09-19
* | Modularize commit-walkerDaniel Barkalow2007-09-19
|/
* Make "git reset" a builtin.Carlos Rica2007-09-12
* Make verify-tag a builtin.Carlos Rica2007-07-26
* Make git tag a builtin.Carlos Rica2007-07-20
* Function stripspace now gets a buffer instead file descriptors.Carlos Rica2007-07-11
* Fix git-stripspace to process correctly long lines and spaces.Carlos Rica2007-06-26
* Even more missing staticJunio C Hamano2007-06-08
* More missing staticJunio C Hamano2007-06-08
* Teach mailsplit about Maildir'sFernando J. Pereda2007-05-24
* Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-14
* Make gc a builtin.James Bowes2007-03-17
* Merge branch 'jc/fetch'Junio C Hamano2007-03-14
|\
| * Merge branch 'np/types' into jc/fetchJunio C Hamano2007-02-27
| |\
| * | git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano2007-02-13