summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2013-05-29Merge branch 'js/transport-helper-error-reporting-fix'Libravatar Junio C Hamano1-5/+0
2013-05-29Merge branch 'fc/transport-helper-error-reporting'Libravatar Junio C Hamano1-20/+55
2013-05-29difftool --dir-diff: allow changing any clean working tree fileLibravatar Kenichi Saita1-0/+19
2013-05-29get_sha1: warn about full or short object names that look like refsLibravatar Nguyễn Thái Ngọc Duy1-0/+18
2013-05-29prompt: fix for simple rebaseLibravatar Felipe Contreras1-1/+1
2013-05-29rebase: implement --[no-]autostash and rebase.autostashLibravatar Ramkumar Ramachandra1-0/+148
2013-05-28commit: don't start editor if empty message is given with -mLibravatar René Scharfe1-0/+17
2013-05-28fix segfault with git log -c --followLibravatar Clemens Buchacher1-0/+14
2013-05-28send-email: remove warning about unset chainreplytoLibravatar Felipe Contreras1-49/+0
2013-05-28test: rebase: fix --interactive testLibravatar Felipe Contreras1-1/+1
2013-05-28test: trivial cleanupsLibravatar Felipe Contreras2-16/+9
2013-05-28fetch: don't try to update unfetched tracking refsLibravatar John Keeping1-0/+16
2013-05-28fetch-pack: prepare updated shallow file before fetching the packLibravatar Nguyễn Thái Ngọc Duy1-0/+7
2013-05-22sha1_name: fix error message for @{u}Libravatar Ramkumar Ramachandra1-10/+5
2013-05-20t5000: test long filenamesLibravatar René Scharfe2-0/+46
2013-05-20t5000: simplify tar-tree testsLibravatar René Scharfe1-23/+8
2013-05-20t5000: use check_tar for prefix testLibravatar René Scharfe1-12/+12
2013-05-20t5000: factor out check_tarLibravatar René Scharfe1-13/+22
2013-05-20t5000, t5003: create directories for extracted files lazilyLibravatar René Scharfe2-4/+4
2013-05-20t5000: integrate export-subst tests into regular testsLibravatar René Scharfe1-32/+6
2013-05-20git-svn: introduce --parents parameter for commands branch and tagLibravatar Tobias Schulte1-0/+48
2013-05-20describe: Add --first-parent optionLibravatar Mike Crowe1-0/+3
2013-05-17difftool: fix dir-diff when file does not exist in working treeLibravatar John Keeping1-0/+7
2013-05-16strbuf_branchname(): do not double-expand @{-1}~22Libravatar Junio C Hamano1-2/+13
2013-05-16revision.c: make default history consider bottom commitsLibravatar Kevin Bracey1-6/+6
2013-05-16revision.c: don't show all merges for --parentsLibravatar Kevin Bracey1-2/+2
2013-05-16revision.c: discount side branches when computing TREESAMELibravatar Kevin Bracey2-6/+14
2013-05-16simplify-merges: drop merge from irrelevant side branchLibravatar Kevin Bracey1-1/+1
2013-05-16simplify-merges: never remove all TREESAME parentsLibravatar Kevin Bracey1-2/+2
2013-05-16t6012: update test for tweaked full-history traversalLibravatar Junio C Hamano1-6/+23
2013-05-16revision.c: Make --full-history consider more mergesLibravatar Kevin Bracey2-14/+14
2013-05-16t6111: add parents to testsLibravatar Kevin Bracey1-19/+19
2013-05-16t6111: allow checking the parents as wellLibravatar Junio C Hamano1-9/+21
2013-05-16t6111: new TREESAME test setLibravatar Kevin Bracey1-0/+184
2013-05-16t6019: test file dropped in -s ours mergeLibravatar Kevin Bracey1-0/+19
2013-05-16revision.c: treat A...B merge bases as if manually specifiedLibravatar Kevin Bracey1-1/+1
2013-05-15combine-diff.c: Fix output when changes are exactly 3 lines apartLibravatar Matthijs Kooijman1-0/+48
2013-05-13t6019: demonstrate --ancestry-path A...B breakageLibravatar Kevin Bracey1-1/+20
2013-05-12t5551: do not use unportable sed '\+'Libravatar Junio C Hamano1-2/+6
2013-05-12fetch: opportunistically update tracking refsLibravatar Jeff King1-4/+4
2013-05-12t5510: start tracking-ref tests from a known stateLibravatar Jeff King1-0/+10
2013-05-11Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano2-1/+149
2013-05-10transport-helper: fix remote helper namespace regressionLibravatar Felipe Contreras1-0/+14
2013-05-10test: remote-helper: add missing andLibravatar Felipe Contreras1-1/+1
2013-05-09Sync with v1.8.2.3Libravatar Junio C Hamano1-4/+3
2013-05-09t5004: avoid using tar for checking emptiness of archiveLibravatar René Scharfe1-3/+2
2013-05-09t5004: resurrect original empty tar archive testLibravatar René Scharfe2-0/+14
2013-05-09t5004: avoid using tar for checking emptiness of archiveLibravatar René Scharfe1-3/+2
2013-05-09t5004: ignore pax global header fileLibravatar René Scharfe1-1/+1
2013-05-09git-svn: added an --include-path flagLibravatar Paul Walmsley1-0/+149