summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-04-26sequencer: make refs generated by the `label` command worktree-localLibravatar Johannes Schindelin1-0/+14
2018-04-26rebase --rebase-merges: add test for --keep-emptyLibravatar Phillip Wood1-0/+1
2018-04-26rebase: introduce the --rebase-merges optionLibravatar Johannes Schindelin1-0/+179
2018-04-26perf/aggregate: use Getopt::Long for option parsingLibravatar Christian Couder1-36/+26
2018-04-25Merge branch 'cc/perf-bisect'Libravatar Junio C Hamano3-10/+166
2018-04-25Merge branch 'ps/test-chmtime-get'Libravatar Junio C Hamano10-42/+63
2018-04-25Merge branch 'js/t5404-path-fix'Libravatar Junio C Hamano1-1/+1
2018-04-25Merge branch 'nd/worktree-move'Libravatar Junio C Hamano1-4/+3
2018-04-25Merge branch 'ks/branch-list-detached-rebase-i'Libravatar Junio C Hamano1-0/+24
2018-04-25Merge branch 'jk/t5561-missing-curl'Libravatar Junio C Hamano2-2/+12
2018-04-25Merge branch 'bw/commit-partial-from-subdirectory-fix'Libravatar Junio C Hamano1-0/+12
2018-04-25Merge branch 'jk/relative-directory-fix'Libravatar Junio C Hamano1-0/+12
2018-04-25Merge branch 'pw/rebase-signoff'Libravatar Junio C Hamano2-2/+40
2018-04-25Merge branch 'pw/rebase-keep-empty-fixes'Libravatar Junio C Hamano1-1/+1
2018-04-25Make running git under other debugger-like programs easyLibravatar Elijah Newren1-4/+20
2018-04-24fetch: send server options when using protocol v2Libravatar Brandon Williams1-0/+16
2018-04-24ls-remote: send server options when using protocol v2Libravatar Brandon Williams1-0/+16
2018-04-24serve: introduce the server-option capabilityLibravatar Brandon Williams1-0/+21
2018-04-24Merge branch 'bw/protocol-v2' into HEADLibravatar Junio C Hamano3-0/+513
2018-04-24builtin/blame: add new coloring scheme configLibravatar Stefan Beller1-0/+4
2018-04-24builtin/blame: highlight recently changed linesLibravatar Stefan Beller1-0/+25
2018-04-24builtin/blame: dim uninteresting metadata linesLibravatar Stefan Beller1-0/+19
2018-04-24http-fetch: make `-a` standard behaviourLibravatar Martin Ågren1-0/+11
2018-04-24push: test to verify that push errors are coloredLibravatar Johannes Schindelin1-0/+12
2018-04-23builtin/config: introduce `color` type specifierLibravatar Taylor Blau1-0/+30
2018-04-23builtin/config: introduce `--default`Libravatar Taylor Blau1-0/+36
2018-04-23parseopt: handle malformed --expire arguments more nicelyLibravatar Junio C Hamano1-0/+10
2018-04-21fast-export: fix regression skipping some merge-commitsLibravatar Martin Ågren1-0/+18
2018-04-20directory rename detection: tests for handling overwriting dirty filesLibravatar Elijah Newren1-0/+458
2018-04-20directory rename detection: tests for handling overwriting untracked filesLibravatar Elijah Newren1-0/+367
2018-04-20directory rename detection: miscellaneous testcases to complete coverageLibravatar Elijah Newren1-1/+564
2018-04-20directory rename detection: testcases exploring possibly suboptimal mergesLibravatar Elijah Newren1-0/+404
2018-04-20directory rename detection: more involved edge/corner testcasesLibravatar Elijah Newren1-0/+396
2018-04-20directory rename detection: testcases checking which side did the renameLibravatar Elijah Newren1-0/+336
2018-04-20directory rename detection: files/directories in the way of some renamesLibravatar Elijah Newren1-0/+330
2018-04-20directory rename detection: partially renamed directory testcase/discussionLibravatar Elijah Newren1-0/+115
2018-04-20directory rename detection: testcases to avoid taking detection too farLibravatar Elijah Newren1-0/+153
2018-04-20directory rename detection: directory splitting testcasesLibravatar Elijah Newren1-0/+143
2018-04-20directory rename detection: basic testcasesLibravatar Elijah Newren1-0/+442
2018-04-19builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`Libravatar Taylor Blau1-3/+55
2018-04-17completion: improve handling quoted paths in 'git ls-files's outputLibravatar SZEDER Gábor1-2/+15
2018-04-17t9902-completion: ignore COMPREPLY element order in some testsLibravatar SZEDER Gábor1-2/+4
2018-04-17completion: let 'ls-files' and 'diff-index' filter matching pathsLibravatar SZEDER Gábor1-0/+1
2018-04-17completion: improve handling quoted paths on the command lineLibravatar SZEDER Gábor1-2/+44
2018-04-17completion: support completing non-ASCII pathnamesLibravatar SZEDER Gábor1-1/+1
2018-04-17t9902-completion: add tests demonstrating issues with quoted pathnamesLibravatar SZEDER Gábor1-0/+91
2018-04-17t1510-repo-setup.sh: remove useless mkdirLibravatar Tao Qingyun1-1/+0
2018-04-16gpg-interface: find the last gpg signature lineLibravatar Jeff King1-0/+11
2018-04-16t7004: fix mistaken tag nameLibravatar Jeff King1-1/+1
2018-04-16gc --auto: exclude base pack if not enough mem to "repack -ad"Libravatar Nguyễn Thái Ngọc Duy1-0/+7