summaryrefslogtreecommitdiffstats
path: root/builtin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'jk/diff-no-index-pager'Junio C Hamano2012-06-281-0/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | fix pager.diff with diff --no-indexJeff King2012-06-151-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'lp/no-cmd-http-fetch'Junio C Hamano2012-06-251-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | builtin.h: remove unused cmd_<foo> declarationsLuka Perkov2012-06-151-3/+0
* | | | move git_version_string into version.cJeff King2012-06-031-1/+0
| |_|/ |/| |
* | | Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-271-0/+1
| |/ |/|
* | Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano2011-12-161-0/+1
|\ \
| * | upload-archive: use start_command instead of forkJeff King2011-11-211-0/+1
* | | fmt-merge-msg: package options into a structureJunio C Hamano2011-11-071-1/+7
|/ /
* | repo-config: add deprecation warningRené Scharfe2011-02-131-1/+2
* | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-081-0/+2
|\ \
| * | git-remote-extIlari Liusvaara2010-10-131-0/+1
| * | git-remote-fdIlari Liusvaara2010-10-131-0/+1
* | | Merge branch 'jh/notes-merge'Junio C Hamano2010-12-081-1/+1
|\ \ \
| * | | builtin/notes.c: Refactor creation of notes commits.Johan Herland2010-11-171-1/+1
* | | | Merge branch 'ks/no-textconv-symlink'Junio C Hamano2010-11-171-1/+1
|\ \ \ \
| * | | | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov2010-09-291-1/+1
| |/ / /
* | | | Merge branch 'rr/fmt-merge-msg'Junio C Hamano2010-09-291-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_lenRamkumar Ramachandra2010-09-091-3/+4
| |/ /
* / / builtin.h: Move two functions definitions to help.h.Thiago Farina2010-09-011-2/+0
|/ /
* | Merge branch 'cp/textconv-cat-file'Junio C Hamano2010-06-271-0/+2
|\ \
| * | textconv: support for cat_fileClément Poulain2010-06-181-0/+2
* | | Merge branch 'maint'Junio C Hamano2010-06-251-2/+2
|\ \ \
| * | | msvc: Fix some "expr evaluates to function" compiler warningsRamsay Jones2010-06-241-2/+2
* | | | Merge branch 'tc/merge-m-log'Junio C Hamano2010-06-181-0/+1
|\| | | | |/ / |/| |
| * | fmt-merge-msg: add function to append shortlog onlyTay Ray Chuan2010-05-101-0/+1
* | | make commit_tree a library functionJeff King2010-04-011-3/+0
|/ /
* | notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-121-0/+17
* | Builtin-ify git-notesJohan Herland2010-02-131-0/+3
* | make "index-pack" a built-inLinus Torvalds2010-01-221-0/+1
* | make "git pack-redundant" a built-inLinus Torvalds2010-01-221-0/+1
* | make "git unpack-file" a built-inLinus Torvalds2010-01-221-0/+1
* | make "mktag" a built-inLinus Torvalds2010-01-221-0/+1
* | make "merge-index" a built-inLinus Torvalds2010-01-221-0/+1
* | make "git patch-id" a built-inLinus Torvalds2010-01-211-0/+1
* | make "git var" a built-inLinus Torvalds2010-01-211-0/+1
* | make "git hash-object" a built-inLinus Torvalds2010-01-211-0/+1
* | make "git merge-tree" a built-inLinus Torvalds2010-01-211-0/+1
* | 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