summaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAgeFilesLines
* "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
* Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-141-0/+1
* Make gc a builtin.James Bowes2007-03-171-0/+1
* Merge branch 'jc/fetch'Junio C Hamano2007-03-141-0/+1
|\
| * Merge branch 'np/types' into jc/fetchJunio C Hamano2007-02-271-1/+1
| |\
| * | git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano2007-02-131-0/+1
* | | Make git-revert & git-cherry-pick a builtinJohannes Schindelin2007-03-031-0/+2
* | | Merge branch 'js/bundle'Junio C Hamano2007-02-281-0/+1
|\ \ \ | |_|/ |/| |
| * | Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-221-0/+1
| |/
* | Merge branch 'jc/merge-base' (early part)Junio C Hamano2007-02-131-0/+1
|\ \
| * | Make merge-base a built-in.Junio C Hamano2007-01-091-0/+1
* | | Remove git-diff-stages.Junio C Hamano2007-02-121-1/+0
| |/ |/|
* | git reflog showLinus Torvalds2007-02-081-0/+1
* | Make fsck and fsck-objects be builtins.Mark Wooding2007-01-291-0/+1
* | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* | Make git-describe a builtin.Shawn O. Pearce2007-01-101-0/+1
|/
* Merge branch 'jc/fsck-reflog'Junio C Hamano2006-12-261-0/+1
|\
| * git reflog expireJunio C Hamano2006-12-201-0/+1
* | Make git-rerere a builtinJohannes Schindelin2006-12-211-0/+1
|/
* Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-061-0/+1
* Build in shortlogJohannes Schindelin2006-11-191-0/+1
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-081-0/+1
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-071-0/+1
|\
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-191-0/+1
* | Merge branch 'rs/cherry'Junio C Hamano2006-11-011-0/+1
|\ \
| * | Built-in cherryRene Scharfe2006-10-231-0/+1
* | | Merge branch 'lj/refs'Junio C Hamano2006-11-011-0/+3
|\ \ \
| * | | Make git-branch a builtinLars Hjemli2006-10-231-0/+1
| * | | Merge branch 'master' into lj/refsJunio C Hamano2006-09-271-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-271-0/+1
| |\ \ \
| | * \ \ Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-211-0/+4
| | |\ \ \
| | * | | | Add "git show-ref" builtin commandLinus Torvalds2006-09-161-0/+1
| * | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-211-0/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Start handling references internally as a sorted in-memory listLinus Torvalds2006-09-171-0/+1
* | | | | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-251-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-161-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-251-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |