aboutsummaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAge
* Add and document a global --no-pager option for git.Matthieu Moy2007-08-19
* diff: don't run pager if user asked for a diff style exit codeRené Scharfe2007-08-13
* Merge branch 'cr/tag'Junio C Hamano2007-08-10
|\
| * Make verify-tag a builtin.Carlos Rica2007-07-26
| * Make git tag a builtin.Carlos Rica2007-07-20
* | checkout-index needs a working treeJohannes Schindelin2007-08-04
* | Clean up work-tree handlingJohannes Schindelin2007-08-01
* | git.c: execution pathJunio C Hamano2007-07-31
|/
* Remove USE_PAGER from git-pickaxe and git-annotateAndrew Ruder2007-07-04
* Make '!' aliases more usefulJohannes Schindelin2007-07-02
* Merge branch 'ml/worktree'Junio C Hamano2007-07-01
|\
| * make git barf when an alias changes environment variablesMatthias Lederhofer2007-06-12
* | Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\ \ | |/
| * Use new semantics of is_bare/inside_git_dir/inside_work_treeMatthias Lederhofer2007-06-06
| * introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-06
* | git: Try a bit harder not to lose errno in stdioLinus Torvalds2007-06-30
* | Check for IO errors after running a commandLinus Torvalds2007-06-24
* | Clean up internal command handlingLinus Torvalds2007-06-24
|/
* Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-20
|\
| * annotate: make it work from subdirectories.Junio C Hamano2007-05-20
* | Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-14
|/
* 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
|/