Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | help: mention -a and -g option, and 'git help <concept>' usage. | Philip Oakley | 2013-04-02 | 1 | -1/+3 |
* | Merge branch 'jk/alias-in-bare' | Junio C Hamano | 2013-03-25 | 1 | -0/+1 |
|\ | |||||
| * | setup: suppress implicit "." work-tree for bare repos | Jeff King | 2013-03-08 | 1 | -0/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2013-03-11 | 1 | -2/+2 |
|\ \ | |||||
| * | | git.c: make usage match manual page | Kevin Bracey | 2013-03-11 | 1 | -2/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2013-03-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Translate git_more_info_string consistently | Kevin Bracey | 2013-03-10 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-01-23 | 1 | -0/+1 |
|\ \ | |||||
| * | | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 | 1 | -0/+1 |
* | | | add global --literal-pathspecs option | Jeff King | 2012-12-19 | 1 | -0/+8 |
| |/ |/| | |||||
* | | Move setup_diff_pager to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -33/+0 |
* | | add 'git credential' plumbing command | Javier Roucher Iglesias | 2012-06-25 | 1 | -0/+1 |
* | | move git_version_string into version.c | Jeff King | 2012-06-03 | 1 | -2/+0 |
|/ | |||||
* | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 | 1 | -0/+1 |
|\ | |||||
| * | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+1 |
* | | i18n: help: mark strings for translation | Nguyễn Thái Ngọc Duy | 2012-04-24 | 1 | -1/+1 |
|/ | |||||
* | dashed externals: kill children on exitcb/maint-kill-subprocess-upon-signal | Clemens Buchacher | 2012-01-08 | 1 | -1/+1 |
* | Merge branch 'ab/enable-i18n' | Junio C Hamano | 2011-12-19 | 1 | -0/+2 |
|\ | |||||
| * | i18n: add infrastructure for translating Git with gettextab/enable-i18n | Ævar Arnfjörð Bjarmason | 2011-12-05 | 1 | -0/+2 |
* | | upload-archive: use start_command instead of forkjk/upload-archive-use-start-command | Jeff King | 2011-11-21 | 1 | -0/+1 |
|/ | |||||
* | 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 |
|\ \ |