Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -0/+12 | |
|\ \ | |/ |/| | ||||||
| * | parse_pathspec: accept :(icase)path syntax | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -0/+4 | |
| * | pathspec: support :(glob) syntax | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -0/+8 | |
* | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge branch 'tr/protect-low-3-fds' | Junio C Hamano | 2013-07-22 | 1 | -0/+7 | |
|\ \ | |/ |/| | ||||||
| * | git: ensure 0/1/2 are open in main()tr/protect-low-3-fds | Thomas Rast | 2013-07-17 | 1 | -0/+7 | |
* | | Merge branch 'nd/clone-connectivity-shortcut' | Junio C Hamano | 2013-06-06 | 1 | -0/+7 | |
|\ \ | ||||||
| * | | fetch-pack: prepare updated shallow file before fetching the pack | Nguyễn Thái Ngọc Duy | 2013-05-28 | 1 | -0/+7 | |
* | | | sparse: Fix mingw_main() argument number/type errors | Ramsay Jones | 2013-04-28 | 1 | -1/+2 | |
|/ / | ||||||
* | | 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 |