Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/pending-keep-tag-name' into maint | Junio C Hamano | 2016-01-04 | 1 | -0/+29 |
|\ | |||||
| * | revision.c: propagate tag names from pending arrayjk/pending-keep-tag-name | Jeff King | 2015-12-17 | 1 | -0/+29 |
* | | Merge branch 'jk/symbolic-ref-maint' into maint | Junio C Hamano | 2016-01-04 | 1 | -0/+22 |
|\ \ | |||||
| * | | t1401: test reflog creation for git-symbolic-refjk/symbolic-ref-maint | Jeff King | 2015-12-21 | 1 | -0/+16 |
| * | | symbolic-ref: propagate error code from create_symref() | Jeff King | 2015-12-21 | 1 | -0/+6 |
* | | | Merge branch 'ls/p4-keep-empty-commits' into maint | Junio C Hamano | 2015-12-15 | 1 | -0/+134 |
|\ \ \ | |||||
| * | | | git-p4: add option to keep empty commitsls/p4-keep-empty-commits | Lars Schneider | 2015-12-10 | 1 | -0/+134 |
* | | | | Merge branch 'cb/t3404-shellquote' into maint | Junio C Hamano | 2015-12-11 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | t3404: fix quoting of redirect for some versions of bashcb/t3404-shellquote | Charles Bailey | 2015-12-04 | 1 | -1/+1 |
* | | | | | Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maint | Junio C Hamano | 2015-12-11 | 4 | -16/+31 |
|\ \ \ \ \ | |||||
| * | | | | | test-lib-functions: detect test_when_finished in subshelljk/test-lint-forbid-when-finished-in-subshell | John Keeping | 2015-09-08 | 1 | -0/+5 |
| * | | | | | t7800: don't use test_config in a subshell | John Keeping | 2015-09-08 | 1 | -4/+4 |
| * | | | | | test-lib-functions: support "test_config -C <dir> ..." | John Keeping | 2015-09-08 | 1 | -3/+17 |
| * | | | | | t5801: don't use test_when_finished in a subshell | John Keeping | 2015-09-08 | 1 | -8/+4 |
| * | | | | | t7610: don't use test_config in a subshell | John Keeping | 2015-09-08 | 1 | -1/+1 |
* | | | | | | Merge branch 'sg/bash-prompt-dirty-orphan' into maint | Junio C Hamano | 2015-12-08 | 1 | -3/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bash prompt: indicate dirty index even on orphan branchessg/bash-prompt-dirty-orphan | SZEDER Gábor | 2015-11-24 | 1 | -2/+2 |
| * | | | | | | bash prompt: test dirty index and worktree while on an orphan branch | SZEDER Gábor | 2015-11-24 | 1 | -3/+28 |
* | | | | | | | Merge branch 'jk/rebase-no-autostash' into maint | Junio C Hamano | 2015-12-08 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rebase: support --no-autostash | John Keeping | 2015-09-10 | 1 | -0/+10 |
* | | | | | | | | Merge branch 'da/difftool' into maint | Junio C Hamano | 2015-12-04 | 1 | -0/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | difftool: ignore symbolic links in use_wt_file | David Aguilar | 2015-10-29 | 1 | -0/+19 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'dk/gc-idx-wo-pack' into maint | Junio C Hamano | 2015-12-04 | 1 | -0/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gc: remove garbage .idx files from pack dirdk/gc-idx-wo-pack | Doug Kelly | 2015-11-04 | 1 | -1/+1 |
| * | | | | | | | | t5304: test cleaning pack garbage | Doug Kelly | 2015-11-04 | 1 | -0/+21 |
* | | | | | | | | | Merge branch 'eg/p4-submit-catch-failure' into maint | Jeff King | 2015-12-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-p4: clean up after p4 submit failureeg/p4-submit-catch-failure | GIRARD Etienne | 2015-11-24 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'ld/p4-detached-head' into maint | Jeff King | 2015-12-01 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-p4: work with a detached headld/p4-detached-head | Luke Diamand | 2015-11-24 | 1 | -1/+1 |
| * | | | | | | | | | | git-p4: add failing test for submit from detached head | Luke Diamand | 2015-11-24 | 1 | -0/+16 |
* | | | | | | | | | | | Merge branch 'sg/filter-branch-dwim-ambiguity' into maint | Jeff King | 2015-12-01 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | filter-branch: deal with object name vs. pathname ambiguity in tree-filtersg/filter-branch-dwim-ambiguity | SZEDER Gábor | 2015-11-24 | 1 | -0/+7 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'dk/t5813-unc-paths' into maint | Jeff King | 2015-12-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t5813: avoid creating urls that break on cygwindk/t5813-unc-paths | Dennis Kaarsemaker | 2015-11-20 | 1 | -2/+2 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | allow hooks to ignore their standard input streamcb/hook-sigpipe | Clemens Buchacher | 2015-11-16 | 1 | -18/+15 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'rs/wt-status-detached-branch-fix' into maint | Junio C Hamano | 2015-11-05 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | wt-status: avoid building bogus branch name with detached HEAD | René Scharfe | 2015-11-01 | 1 | -1/+1 |
| * | | | | | | | | | | t7060: add test for status --branch on a detached HEAD | René Scharfe | 2015-11-01 | 1 | -0/+14 |
* | | | | | | | | | | | Merge branch 'jc/add-u-A-default-to-top' into maint | Junio C Hamano | 2015-11-05 | 2 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | add: simplify -u/-A without pathspecjc/add-u-A-default-to-top | Junio C Hamano | 2015-10-24 | 2 | -0/+3 |
* | | | | | | | | | | | | Merge branch 'jk/delete-modechange-conflict' into maint | Junio C Hamano | 2015-11-05 | 3 | -87/+130 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | merge: detect delete/modechange conflictjk/delete-modechange-conflict | Jeff King | 2015-10-26 | 1 | -0/+23 |
| * | | | | | | | | | | | | t6031: generalize for recursive and resolve strategies | Jeff King | 2015-10-26 | 2 | -56/+77 |
| * | | | | | | | | | | | | t6031: move triple-rename test to t3030 | Jeff King | 2015-10-26 | 2 | -31/+30 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'nd/clone-linked-checkout' into maint | Junio C Hamano | 2015-11-05 | 2 | -0/+47 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | clone: allow --local from a linked checkout | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -0/+5 |
| * | | | | | | | | | | | | enter_repo: allow .git files in strict mode | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -0/+10 |
| * | | | | | | | | | | | | enter_repo: avoid duplicating logic, use is_git_directory() instead | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -0/+14 |
| * | | | | | | | | | | | | t0002: add test for enter_repo(), non-strict mode | Nguyễn Thái Ngọc Duy | 2015-09-28 | 1 | -0/+18 |
* | | | | | | | | | | | | | Merge branch 'jk/merge-file-exit-code' into maint | Junio C Hamano | 2015-11-03 | 1 | -0/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |