aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'js/config-set-in-non-repository'Junio C Hamano2016-02-26
|\
| * git config: report when trying to modify a non-existing repo configJohannes Schindelin2016-02-25
* | Merge branch 'jk/epipe-in-async'Junio C Hamano2016-02-26
|\ \
| * | t5504: handle expected output from SIGPIPE deathJeff King2016-02-25
| * | test_must_fail: report number of unexpected signalJeff King2016-02-25
| |/
| * Merge branch 'js/test-lib-windows-emulated-yes' into maintJunio C Hamano2016-02-17
| |\
| * \ Merge branch 'aw/push-force-with-lease-reporting' into maintJunio C Hamano2016-02-17
| |\ \
| * \ \ Merge branch 'js/xmerge-marker-eol' into maintJunio C Hamano2016-02-17
| |\ \ \
* | \ \ \ Merge branch 'fa/merge-recursive-no-rename'Junio C Hamano2016-02-26
|\ \ \ \ \
| * | | | | t3034: test deprecated interfaceFelipe Gonçalves Assis2016-02-24
| * | | | | t3034: test option to disable renamesFelipe Gonçalves Assis2016-02-24
| * | | | | t3034: add rename threshold testsFelipe Gonçalves Assis2016-02-24
* | | | | | Merge branch 'sb/submodule-module-list-fix'Junio C Hamano2016-02-26
|\ \ \ \ \ \
| * | | | | | submodule helper list: respect correct path prefixStefan Beller2016-02-24
| |/ / / / /
* | | | | | Merge branch 'tb/conversion'Junio C Hamano2016-02-26
|\ \ \ \ \ \
| * | | | | | convert.c: correct attr_action()Torsten Bögershausen2016-02-23
| * | | | | | t0027: add tests for get_stream_filter()Torsten Bögershausen2016-02-08
* | | | | | | Merge branch 'jk/grep-binary-workaround-in-test'Junio C Hamano2016-02-26
|\ \ \ \ \ \ \
| * | | | | | | t9200: avoid grep on non-ASCII dataJohn Keeping2016-02-23
| * | | | | | | t8005: avoid grep on non-ASCII dataJohn Keeping2016-02-23
* | | | | | | | Merge branch 'ps/config-error'Junio C Hamano2016-02-26
|\ \ \ \ \ \ \ \
| * | | | | | | | remote: die on config error when setting URLPatrick Steinhardt2016-02-22
| * | | | | | | | branch: die on config error when unsetting upstreamPatrick Steinhardt2016-02-22
| * | | | | | | | branch: report errors in tracking branch setupPatrick Steinhardt2016-02-22
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'sg/t6050-failing-editor-test-fix' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/ref-cache-non-repository-optim' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'js/dirname-basename' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'nd/diff-with-path-params' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/list-tag-2.7-regression' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/sanity' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/filter-branch-no-index' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/close-packs-before-gc' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/exclusion-regression-fix' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dk/reflog-walk-with-non-commit' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ew/send-email-mutt-alias-fix' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/stop-setenv-work-tree' into maintJunio C Hamano2016-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'mg/work-tree-tests'Junio C Hamano2016-02-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | tests: rename work-tree tests to *work-tree*Michael J Gruber2016-02-20
* | | | | | | | | | | | | | | | | | | | Merge branch 'ls/config-origin'Junio C Hamano2016-02-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | config: add '--show-origin' option to print the origin of a config valueLars Schneider2016-02-22
| * | | | | | | | | | | | | | | | | | | | config: add 'origin_type' to config_source structLars Schneider2016-02-22
| * | | | | | | | | | | | | | | | | | | | t: do not hide Git's exit code in tests using 'nul_to_q'Lars Schneider2016-02-17
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'kn/ref-filter-atom-parsing'Junio C Hamano2016-02-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ref-filter: align: introduce long-form syntaxKarthik Nayak2016-02-17
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'tg/git-remote'Junio C Hamano2016-02-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | remote: use remote_is_configured() for add and renameThomas Gummerer2016-02-16
| * | | | | | | | | | | | | | | | | | | | remote: actually check if remote exitsThomas Gummerer2016-02-16
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/worktree-add-B'Junio C Hamano2016-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | worktree add -B: do the checkout test before update branchNguyễn Thái Ngọc Duy2016-02-15
| * | | | | | | | | | | | | | | | | | | | | worktree: fix "add -B"Nguyễn Thái Ngọc Duy2016-02-15