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