summaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAgeFilesLines
* Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-141-0/+1
* handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer2007-04-121-0/+1
* Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-051-1/+1
* use xmalloc in git.c and help.cJames Bowes2007-03-251-1/+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-7/+7
| |\
| * | 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 'maint'Junio C Hamano2007-03-031-1/+1
|\ \ \
| * | | builtin-archive: use RUN_SETUPJohannes Schindelin2007-03-031-1/+1
| |/ /
* | | 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 'master' into js/diff-niJunio C Hamano2007-02-261-6/+6
|\ \ \ | | |/ | |/|
| * | git grep: use pagerJohannes Schindelin2007-02-201-1/+1
| * | Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-201-5/+5
* | | Teach git-diff-files the new option `--no-index`Johannes Schindelin2007-02-221-2/+2
|/ /
* | 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
| |/ |/|
* | Allow aliases to expand to shell commandsTheodore Ts'o2007-02-101-0/+10
* | Print a sane error message if an alias expands to an invalid git commandTheodore Ts'o2007-02-101-1/+8
* | Commands requiring a work tree must not run in GIT_DIRJohannes Schindelin2007-02-051-2/+3
* | Make fsck and fsck-objects be builtins.Mark Wooding2007-01-291-0/+2
* | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+2
* | git-blame --incremental: don't use pagerRen,Ai(B Scharfe2007-01-281-1/+1
* | annotate: use pagerJohannes Schindelin2007-01-241-1/+1
* | Merge branch 'jc/bare'Junio C Hamano2007-01-111-4/+11
|\ \
| * | Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-101-4/+11
| |/
* | Make git-describe a builtin.Shawn O. Pearce2007-01-101-0/+1
|/
* "init-db" can really be just "init"Nicolas Pitre2007-01-071-0/+1
* Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT.Shawn O. Pearce2006-12-301-3/+3
* Use PATH_MAX constant for --bare.Shawn O. Pearce2006-12-301-2/+2
* Merge branch 'jc/fsck-reflog'Junio C Hamano2006-12-261-0/+1
|\
| * git reflog expireJunio C Hamano2006-12-201-0/+1
* | Merge branch 'js/rerere'Junio C Hamano2006-12-241-0/+1
|\ \
| * | Make git-rerere a builtinJohannes Schindelin2006-12-211-0/+1
| |/
* | Keep "git --git-dir" from causing a bus error.Brian Gernhardt2006-12-221-2/+4
|/
* simplify inclusion of system header files.Junio C Hamano2006-12-201-13/+1
* Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-061-0/+1
* shortlog: use pagerJohannes Schindelin2006-11-271-1/+1
* Build in shortlogJohannes Schindelin2006-11-191-0/+1
* git-pickaxe: retire pickaxeJunio C Hamano2006-11-081-1/+2
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-071-0/+1
|\
| * git-pickaxe: pagenate output by default.Junio C Hamano2006-10-201-1/+1
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-191-0/+1
* | branch: work in subdirectories.Junio C Hamano2006-11-011-1/+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
|\ \