Age | Commit message (Expand) | Author | Files | Lines |
2011-02-13 | repo-config: add deprecation warning | René Scharfe | 1 | -1/+1 |
2011-01-06 | alias: use run_command api to execute aliases | Erik Faye-Lund | 1 | -17/+17 |
2010-12-28 | Merge branch 'nd/setup' | Junio C Hamano | 1 | -0/+4 |
2010-12-08 | Merge branch 'il/remote-fd-ext' | Junio C Hamano | 1 | -0/+2 |
2010-11-29 | builtins: print setup info if repo is found | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2010-11-17 | allow command-specific pagers in pager.<cmd> | Jeff King | 1 | -5/+16 |
2010-10-13 | git-remote-ext | Ilari Liusvaara | 1 | -0/+1 |
2010-10-13 | git-remote-fd | Ilari Liusvaara | 1 | -0/+1 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -4/+4 |
2010-09-08 | Merge branch 'tf/cleanup-builtin-help-headers' | Junio C Hamano | 1 | -1/+2 |
2010-09-08 | Merge branch 'kf/askpass-config' | Junio C Hamano | 1 | -3/+0 |
2010-09-08 | Merge branch 'jk/maint-pass-c-config-in-env' | Junio C Hamano | 1 | -1/+1 |
2010-09-01 | builtin.h: Move two functions definitions to help.h. | Thiago Farina | 1 | -1/+2 |
2010-08-31 | Merge branch 'jn/paginate-fix' | Junio C Hamano | 1 | -15/+23 |
2010-08-31 | Allow core.askpass to override SSH_ASKPASS. | Knut Franke | 1 | -3/+0 |
2010-08-26 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+3 |
2010-08-25 | Fix 'git log' early pager startup error case | Linus Torvalds | 1 | -3/+3 |
2010-08-24 | pass "git -c foo=bar" params through environment | Jeff King | 1 | -1/+1 |
2010-08-21 | Merge branch 'gb/split-cmdline-errmsg' | Junio C Hamano | 1 | -1/+2 |
2010-08-15 | merge-file: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-08-15 | var: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-08-15 | ls-remote: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2010-08-15 | index-pack: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-08-15 | config: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2010-08-15 | bundle: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-08-15 | apply: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-08-11 | split_cmdline: Allow caller to access error string | Greg Brockman | 1 | -1/+2 |
2010-08-11 | grep: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-08-11 | shortlog: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-08-11 | git wrapper: allow setup_git_directory_gently() be called earlier | Nguyễn Thái Ngọc Duy | 1 | -4/+9 |
2010-08-11 | git wrapper: introduce startup_info struct | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2010-07-27 | Fix 'git' wrapper usage string | Thomas Rast | 1 | -2/+2 |
2010-07-15 | Merge branch 'jn/paginate-fix' | Junio C Hamano | 1 | -1/+4 |
2010-07-14 | git --paginate: paginate external commands again | Jonathan Nieder | 1 | -0/+3 |
2010-06-28 | git --paginate: do not commit pager choice too early | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2010-06-13 | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 1 | -1/+1 |
2010-03-28 | Allow passing of configuration parameters in the command line | Alex Riesen | 1 | -0/+9 |
2010-03-15 | Merge branch 'jh/notes' | Junio C Hamano | 1 | -0/+1 |
2010-03-02 | fallback SSH_ASKPASS when GIT_ASKPASS not set | Frank Li | 1 | -0/+3 |
2010-02-16 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-02-16 | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 1 | -1/+1 |
2010-02-15 | Remove hyphen from "git-command" in two error messages | Pete Harlan | 1 | -1/+1 |
2010-02-13 | Builtin-ify git-notes | Johan Herland | 1 | -0/+1 |
2010-02-13 | Resurrect "git grep --no-index" | Junio C Hamano | 1 | -1/+1 |
2010-02-05 | Revert 30816237 and 7e62265 | Junio C Hamano | 1 | -1/+1 |
2010-01-22 | make "index-pack" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-22 | make "git pack-redundant" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-22 | make "git unpack-file" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-22 | make "mktag" a built-in | Linus Torvalds | 1 | -0/+1 |
2010-01-22 | make "merge-index" a built-in | Linus Torvalds | 1 | -0/+1 |