aboutsummaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAge
* Merge branch 'nd/setup'Junio C Hamano2010-12-28
|\
| * builtins: print setup info if repo is foundNguyễn Thái Ngọc Duy2010-11-29
* | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-08
|\ \
| * | git-remote-extIlari Liusvaara2010-10-13
| * | git-remote-fdIlari Liusvaara2010-10-13
* | | allow command-specific pagers in pager.<cmd>Jeff King2010-11-17
| |/ |/|
* | Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
|/
* Merge branch 'tf/cleanup-builtin-help-headers'Junio C Hamano2010-09-08
|\
| * builtin.h: Move two functions definitions to help.h.Thiago Farina2010-09-01
* | Merge branch 'kf/askpass-config'Junio C Hamano2010-09-08
|\ \
| * | Allow core.askpass to override SSH_ASKPASS.Knut Franke2010-08-31
* | | Merge branch 'jk/maint-pass-c-config-in-env'Junio C Hamano2010-09-08
|\ \ \ | |_|/ |/| |
| * | pass "git -c foo=bar" params through environmentJeff King2010-08-24
| |/
* | Merge branch 'jn/paginate-fix'Junio C Hamano2010-08-31
|\ \
| * | 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