Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/pager-with-external-command' | Junio C Hamano | 2011-08-28 | 1 | -0/+2 |
|\ | |||||
| * | support pager.* for external commands | Jeff King | 2011-08-19 | 1 | -0/+2 |
* | | Merge branch 'js/bisect-no-checkout' | Junio C Hamano | 2011-08-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | bisect: add support for bisecting bare repositories | Jon Seymour | 2011-08-09 | 1 | -1/+1 |
* | | | Merge branch 'js/ref-namespaces' | Junio C Hamano | 2011-08-17 | 1 | -2/+16 |
|\ \ \ | |/ / |/| | | |||||
| * | | ref namespaces: infrastructure | Josh Triplett | 2011-07-06 | 1 | -2/+16 |
* | | | Merge branch 'da/git-prefix-everywhere' into next | Junio C Hamano | 2011-06-29 | 1 | -9/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | git: Remove handling for GIT_PREFIX | David Aguilar | 2011-05-26 | 1 | -9/+1 |
* | | | Merge branch 'jk/maint-config-alias-fix' | Junio C Hamano | 2011-05-30 | 1 | -4/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | handle_options(): do not miscount how many arguments were used | Junio C Hamano | 2011-05-24 | 1 | -4/+2 |
* | | | 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 |
|/ |