summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Merge branch 'maint-1.8.2' into maintLibravatar Junio C Hamano1-1/+1
2013-06-11t0070 "mktemp to unwritable directory" needs SANITYLibravatar Torsten Bögershausen1-1/+1
2013-06-09Merge branch 'kb/status-ignored-optim-2' into maintLibravatar Junio C Hamano1-0/+18
2013-06-09read-cache: add simple performance testLibravatar René Scharfe1-0/+14
2013-06-07t4011: remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-10/+25
2013-06-07t6035: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-26/+47
2013-06-07t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt3-36/+33
2013-06-07t3100: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-27/+15
2013-06-07t3030: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-36/+26
2013-06-07t0000: use test_ln_s_add to remove SYMLINKS prerequisiteLibravatar Johannes Sixt1-29/+10
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Libravatar Johannes Sixt19-110/+106
2013-06-07tests: introduce test_ln_s_addLibravatar Johannes Sixt2-0/+31
2013-06-07t3010: modernize styleLibravatar Johannes Sixt1-62/+61
2013-06-05test-send-email: test for pre-sanitized self nameLibravatar Michael S. Tsirkin1-0/+5
2013-06-05t/send-email: test suppress-cc=self with non-asciiLibravatar Michael S. Tsirkin1-0/+5
2013-06-05t/send-email: add test with quoted senderLibravatar Michael S. Tsirkin1-0/+20
2013-06-05t/send-email: test suppress-cc=self on cccmdLibravatar Michael S. Tsirkin1-1/+3
2013-06-04t/README: test_must_fail is for testing GitLibravatar Junio C Hamano1-0/+3
2013-06-03t/send-email.sh: add test for suppress-cc=selfLibravatar Michael S. Tsirkin1-0/+43
2013-06-02dir.c: fix ignore processing within not-ignored directoriesLibravatar Karsten Blees1-0/+18
2013-06-02wildmatch: properly fold case everywhereLibravatar Anthony Ramine1-6/+49
2013-06-02Test 'commit --only' after 'checkout --orphan'Libravatar Thomas Rast1-0/+13
2013-05-29difftool --dir-diff: allow changing any clean working tree fileLibravatar Kenichi Saita1-0/+19
2013-05-29prompt: fix for simple rebaseLibravatar Felipe Contreras1-1/+1
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-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-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-11Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano2-1/+149
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-06Merge branch 'jk/merge-tree-added-identically'Libravatar Junio C Hamano1-0/+51