summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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: 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
2013-05-09git-svn: avoid self-referencing mergeinfoLibravatar Michael Contreras1-1/+0
2013-05-08Add new @ shortcut for HEADLibravatar Felipe Contreras1-0/+2
2013-05-08tests: at-combinations: @{N} versus HEAD@{N}Libravatar Ramkumar Ramachandra1-0/+13
2013-05-08tests: at-combinations: increase coverageLibravatar Ramkumar Ramachandra1-0/+8
2013-05-08tests: at-combinations: improve nonsense()Libravatar Felipe Contreras1-1/+1
2013-05-08tests: at-combinations: check ref names directlyLibravatar Felipe Contreras1-16/+23
2013-05-07tests: at-combinations: simplify setupLibravatar Felipe Contreras1-4/+2
2013-05-07clone: allow cloning local paths with colons in themLibravatar Nguyễn Thái Ngọc Duy1-0/+5
2013-05-06Merge branch 'jk/merge-tree-added-identically'Libravatar Junio C Hamano1-0/+51
2013-05-06merge-tree: handle directory/empty conflict correctlyLibravatar John Keeping1-0/+51
2013-05-06t/Makefile: don't define TEST_RESULTS_DIRECTORY recursivelyLibravatar John Keeping1-1/+1
2013-05-05Merge branch 'fc/push-with-export-reporting-result'Libravatar Junio C Hamano1-0/+14
2013-05-05transport-helper: improve push messagesLibravatar Felipe Contreras1-0/+14
2013-05-03Merge branch 'tr/remote-tighten-commandline-parsing' into maintLibravatar Junio C Hamano1-0/+22
2013-05-02t5500: add test for fetching with an unknown 'shallow'Libravatar Michael Heemskerk1-0/+14
2013-05-01repack_without_ref(): write peeled refs in the rewritten fileLibravatar Michael Haggerty1-1/+1
2013-05-01t3211: demonstrate loss of peeled refs if a packed ref is deletedLibravatar Michael Haggerty1-0/+9
2013-05-01repack_without_ref(): silence errors for dangling packed refsLibravatar Michael Haggerty1-1/+1