aboutsummaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAge
* msvc: Fix some "expr evaluates to function" compiler warningsRamsay Jones2010-06-24
* fmt-merge-msg: add function to append shortlog onlyTay Ray Chuan2010-05-10
* notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-12
* Builtin-ify git-notesJohan Herland2010-02-13
* make "index-pack" a built-inLinus Torvalds2010-01-22
* make "git pack-redundant" a built-inLinus Torvalds2010-01-22
* make "git unpack-file" a built-inLinus Torvalds2010-01-22
* make "mktag" a built-inLinus Torvalds2010-01-22
* make "merge-index" a built-inLinus Torvalds2010-01-22
* make "git patch-id" a built-inLinus Torvalds2010-01-21
* make "git var" a built-inLinus Torvalds2010-01-21
* make "git hash-object" a built-inLinus Torvalds2010-01-21
* make "git merge-tree" a built-inLinus Torvalds2010-01-21
* Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-09
* update-server-info: make builtin, use parseoptRené Scharfe2009-08-29
* Merge branch 'cc/replace'Junio C Hamano2009-08-21
|\
| * Add new "git replace" commandChristian Couder2009-05-31
* | builtin-mailsplit.c: remove read_line_with_nul() since it is no longer usedBrandon Casey2009-08-05
|/
* 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