aboutsummaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAge
* handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer2007-04-12
* Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-05
* use xmalloc in git.c and help.cJames Bowes2007-03-25
* 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 'maint'Junio C Hamano2007-03-03
|\ \ \
| * | | builtin-archive: use RUN_SETUPJohannes 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 'master' into js/diff-niJunio C Hamano2007-02-26
|\ \ \ | | |/ | |/|
| * | git grep: use pagerJohannes Schindelin2007-02-20
| * | Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
* | | Teach git-diff-files the new option `--no-index`Johannes 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
| |/ |/|
* | Allow aliases to expand to shell commandsTheodore Ts'o2007-02-10
* | Print a sane error message if an alias expands to an invalid git commandTheodore Ts'o2007-02-10
* | Commands requiring a work tree must not run in GIT_DIRJohannes Schindelin2007-02-05
* | Make fsck and fsck-objects be builtins.Mark Wooding2007-01-29
* | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* | git-blame --incremental: don't use pagerRen,Ai(B Scharfe2007-01-28
* | annotate: use pagerJohannes Schindelin2007-01-24
* | Merge branch 'jc/bare'Junio C Hamano2007-01-11
|\ \
| * | Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
| |/
* | Make git-describe a builtin.Shawn O. Pearce2007-01-10
|/
* "init-db" can really be just "init"Nicolas Pitre2007-01-07
* Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT.Shawn O. Pearce2006-12-30
* Use PATH_MAX constant for --bare.Shawn O. Pearce2006-12-30
* Merge branch 'jc/fsck-reflog'Junio C Hamano2006-12-26
|\
| * git reflog expireJunio C Hamano2006-12-20
* | Merge branch 'js/rerere'Junio C Hamano2006-12-24
|\ \
| * | Make git-rerere a builtinJohannes Schindelin2006-12-21
| |/
* | Keep "git --git-dir" from causing a bus error.Brian Gernhardt2006-12-22
|/
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-06
* shortlog: use pagerJohannes Schindelin2006-11-27
* 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: pagenate output by default.Junio C Hamano2006-10-20
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-19
* | branch: work in subdirectories.Junio C Hamano2006-11-01
* | Merge branch 'rs/cherry'Junio C Hamano2006-11-01
|\ \
| * | Built-in cherryRene Scharfe2006-10-23
| |/
* | Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\ \
| * | Make git-branch a builtinLars Hjemli2006-10-23