aboutsummaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAge
...
| * | merge-file: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | var: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | ls-remote: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | index-pack: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | config: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | bundle: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | apply: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-15
| * | grep: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
| * | shortlog: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
| * | git wrapper: allow setup_git_directory_gently() be called earlierNguyễn Thái Ngọc Duy2010-08-11
| * | git wrapper: introduce startup_info structNguyễn Thái Ngọc Duy2010-08-11
* | | Merge branch 'maint'Junio C Hamano2010-08-26
|\ \ \
| * | | Fix 'git log' early pager startup error caseLinus Torvalds2010-08-25
| |/ /
* | | Merge branch 'gb/split-cmdline-errmsg'Junio C Hamano2010-08-21
|\ \ \ | |/ / |/| |
| * | split_cmdline: Allow caller to access error stringGreg Brockman2010-08-11
| |/
* | Fix 'git' wrapper usage stringThomas Rast2010-07-27
|/
* Merge branch 'jn/paginate-fix'Junio C Hamano2010-07-15
|\
| * git --paginate: paginate external commands againJonathan Nieder2010-07-14
| * git --paginate: do not commit pager choice too earlyNguyễn Thái Ngọc Duy2010-06-28
* | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-13
|/
* Allow passing of configuration parameters in the command lineAlex Riesen2010-03-28
* Merge branch 'jh/notes'Junio C Hamano2010-03-15
|\
| * Builtin-ify git-notesJohan Herland2010-02-13
* | fallback SSH_ASKPASS when GIT_ASKPASS not setFrank Li2010-03-02
* | Merge branch 'maint'Junio C Hamano2010-02-16
|\ \
| * \ Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-16
| |\ \
| | * | Remove hyphen from "git-command" in two error messagesPete Harlan2010-02-15
* | | | Resurrect "git grep --no-index"Junio C Hamano2010-02-13
|/ / /
* | | Revert 30816237 and 7e62265Junio C Hamano2010-02-05
| |/ |/|
* | make "index-pack" a built-inLinus Torvalds2010-01-22
* | make "git pack-redundant" a built-inLinus Torvalds2010-01-22
* | make "git unpack-file" a built-inLinus Torvalds2010-01-22
* | make "mktag" a built-inLinus Torvalds2010-01-22
* | make "merge-index" a built-inLinus Torvalds2010-01-22
* | make "git patch-id" a built-inLinus Torvalds2010-01-21
* | make "git var" a built-inLinus Torvalds2010-01-21
* | make "git hash-object" a built-inLinus Torvalds2010-01-21
* | make "git merge-tree" a built-inLinus Torvalds2010-01-21
* | Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-20
|\ \
| * | git merge -X<option>Avery Pennarun2010-01-17
| |/
* | grep: prepare to run outside of a work treeJunio C Hamano2010-01-15
|/
* Merge branch 'cc/replace'Junio C Hamano2009-11-23
|\
| * replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-20
* | Let 'git <command> -h' show usage without a git dirJonathan Nieder2009-11-10
* | Retire fetch--tool helper to contrib/examplesJonathan Nieder2009-11-09
|/
* git: add --no-replace-objects option to disable replacingChristian Couder2009-10-13
* Merge branch 'db/vcs-helper'Junio C Hamano2009-09-13
|\
| * git-http-fetch: not a builtinLinus Torvalds2009-08-05
* | wrap git's main usage string.Matthieu Moy2009-09-13
* | update-server-info: make builtin, use parseoptRené Scharfe2009-08-29