aboutsummaryrefslogtreecommitdiff
path: root/builtin.h
Commit message (Expand)AuthorAge
* 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
* | | Make git-revert & git-cherry-pick a builtinJohannes Schindelin2007-03-03
* | | Merge branch 'js/bundle'Junio C Hamano2007-02-28
|\ \ \ | |_|/ |/| |
| * | Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-22
| |/
* | Merge branch 'jc/merge-base' (early part)Junio C Hamano2007-02-13
|\ \
| * | Make merge-base a built-in.Junio C Hamano2007-01-09
* | | Remove git-diff-stages.Junio C Hamano2007-02-12
| |/ |/|
* | git reflog showLinus Torvalds2007-02-08
* | Make fsck and fsck-objects be builtins.Mark Wooding2007-01-29
* | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* | Make git-describe a builtin.Shawn O. Pearce2007-01-10
|/
* Merge branch 'jc/fsck-reflog'Junio C Hamano2006-12-26
|\
| * git reflog expireJunio C Hamano2006-12-20
* | Make git-rerere a builtinJohannes Schindelin2006-12-21
|/
* Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-06
* Build in shortlogJohannes Schindelin2006-11-19
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-08
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-07
|\
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-19
* | Merge branch 'rs/cherry'Junio C Hamano2006-11-01
|\ \
| * | Built-in cherryRene Scharfe2006-10-23
* | | Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\ \ \