summaryrefslogtreecommitdiff
path: root/git.c
AgeCommit message (Expand)Author
2007-03-04Merge branch 'maint'Junio C Hamano
2007-03-03builtin-archive: use RUN_SETUPJohannes Schindelin
2007-02-28Merge branch 'js/bundle'Junio C Hamano
2007-02-26Merge branch 'master' into js/diff-niJunio C Hamano
2007-02-23Add git-bundle: move objects and references by archiveJohannes Schindelin
2007-02-23Teach git-diff-files the new option `--no-index`Johannes Schindelin
2007-02-21git grep: use pagerJohannes Schindelin
2007-02-21Mechanical conversion to use prefixcmp()Junio C Hamano
2007-02-14Merge branch 'jc/merge-base' (early part)Junio C Hamano
2007-02-13Remove git-diff-stages.Junio C Hamano
2007-02-11Allow aliases to expand to shell commandsTheodore Ts'o
2007-02-11Print a sane error message if an alias expands to an invalid git commandTheodore Ts'o
2007-02-05Commands requiring a work tree must not run in GIT_DIRJohannes Schindelin
2007-01-29Make fsck and fsck-objects be builtins.Mark Wooding
2007-01-29[PATCH] Rename git-repo-config to git-config.Tom Prince
2007-01-28git-blame --incremental: don't use pagerRen,Ai(B Scharfe
2007-01-24annotate: use pagerJohannes Schindelin
2007-01-12Merge branch 'jc/bare'Junio C Hamano
2007-01-10Disallow working directory commands in a bare repository.Shawn O. Pearce
2007-01-10Make git-describe a builtin.Shawn O. Pearce
2007-01-10Make merge-base a built-in.Junio C Hamano
2007-01-08"init-db" can really be just "init"Nicolas Pitre
2006-12-31Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT.Shawn O. Pearce
2006-12-31Use PATH_MAX constant for --bare.Shawn O. Pearce
2006-12-27Merge branch 'jc/fsck-reflog'Junio C Hamano
2006-12-24Merge branch 'js/rerere'Junio C Hamano
2006-12-23Keep "git --git-dir" from causing a bus error.Brian Gernhardt
2006-12-22Make git-rerere a builtinJohannes Schindelin
2006-12-21git reflog expireJunio C Hamano
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-12-06Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin
2006-11-28shortlog: use pagerJohannes Schindelin
2006-11-20Build in shortlogJohannes Schindelin
2006-11-09git-pickaxe: retire pickaxeJunio C Hamano
2006-11-08Merge branch 'jc/pickaxe'Junio C Hamano
2006-11-01branch: work in subdirectories.Junio C Hamano
2006-11-01Merge branch 'rs/cherry'Junio C Hamano
2006-11-01Merge branch 'lj/refs'Junio C Hamano
2006-10-25Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano
2006-10-25Merge branch 'jc/web-blame'Junio C Hamano
2006-10-24Make git-branch a builtinLars Hjemli
2006-10-24Built-in cherryRene Scharfe
2006-10-21git-pickaxe: pagenate output by default.Junio C Hamano
2006-10-20git-pickaxe: blame rewritten.Junio C Hamano
2006-10-11paginate git-diff by defaultMartin Waitz
2006-10-10Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson
2006-10-08git-tar-tree: don't RUN_SETUPRene Scharfe
2006-10-04Fix usage string to match that given in the man pageAlan Chandler
2006-09-28Merge branch 'master' into lj/refsJunio C Hamano
2006-09-27Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano