summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-08-26Merge branch 'maint'Libravatar Junio C Hamano4-10/+26
2008-08-26format-patch: use default diff format even with patch optionsLibravatar Jeff King1-0/+25
2008-08-26Suppress some bash redirection error messagesLibravatar Ramsay Jones3-10/+4
2008-08-24Fix "git log -i --grep"Libravatar Jeff King1-0/+22
2008-08-24Merge branch 'maint' to sync with 1.6.0.1Libravatar Junio C Hamano4-1/+39
2008-08-24Merge branch 'ag/maint-combine-diff-fix' into maintLibravatar Junio C Hamano1-0/+16
2008-08-23Respect core.autocrlf in combined diffLibravatar Alexander Gavrilov1-0/+16
2008-08-23merge: fix numerus bugs around "trivial merge" areaLibravatar Junio C Hamano3-1/+23
2008-08-22Extend "checkout --track" DWIM to support more casesLibravatar Alex Riesen1-1/+22
2008-08-21filter-branch: Grok special characters in tag namesLibravatar Johannes Sixt1-0/+8
2008-08-21test-lib: do not remove trash_directory if called with --debugLibravatar Johannes Schindelin1-1/+1
2008-08-20Merge branch 'jc/add-stop-at-symlink'Libravatar Junio C Hamano1-0/+25
2008-08-20Merge branch 'kh/diff-tree'Libravatar Junio C Hamano1-0/+14
2008-08-20Merge branch 'mg/count-objects'Libravatar Junio C Hamano1-1/+1
2008-08-20Merge branch 'cc/merge-base-many'Libravatar Junio C Hamano1-0/+48
2008-08-20Merge branch 'jc/test-deeper'Libravatar Junio C Hamano50-131/+152
2008-08-20Merge branch 'js/parallel-test'Libravatar Junio C Hamano4-7/+14
2008-08-20Merge branch 'maint'Libravatar Junio C Hamano6-0/+55
2008-08-20"git-merge": allow fast-forwarding in a stat-dirty treeLibravatar Junio C Hamano1-0/+10
2008-08-20for-each-ref: cope with tags with incomplete linesLibravatar Junio C Hamano1-0/+10
2008-08-20diff --check: do not get confused by new blank lines in the middleLibravatar Junio C Hamano1-0/+11
2008-08-19Merge branch 'dp/hash-literally'Libravatar Junio C Hamano1-4/+52
2008-08-19Merge branch 'js/checkout-dwim-local'Libravatar Junio C Hamano1-0/+11
2008-08-19mailinfo: avoid violating strbuf assertionLibravatar Jeff King3-0/+24
2008-08-19add boolean diff.suppress-blank-empty config optionLibravatar Jim Meyering1-0/+39
2008-08-18t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Libravatar Brandon Casey1-4/+6
2008-08-18Update t/.gitignore to ignore all trash directoriesLibravatar Marcus Griep1-1/+1
2008-08-18mailinfo: re-fix MIME multipart boundary parsingLibravatar Don Zickus1-0/+1
2008-08-17count-objects: Add total pack size to verbose outputLibravatar Marcus Griep1-1/+1
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano51-134/+152
2008-08-16t9300: replace '!' with test_must_failLibravatar Miklos Vajna1-2/+2
2008-08-16git-am: ignore --binary optionLibravatar Stephan Beyer1-1/+1
2008-08-15Fix t3700 on filesystems which do not support question marks in namesLibravatar Alex Riesen1-4/+4
2008-08-13Merge branch 'maint'Libravatar Junio C Hamano2-4/+12
2008-08-13t5304-prune: adjust file mtime based on system time rather than file mtimeLibravatar Brandon Casey1-4/+4
2008-08-13Fix escaping of glob special characters in pathspecsLibravatar Kevin Ballard1-0/+8
2008-08-13rebase -i -p: fix parent rewritingLibravatar Thomas Rast1-0/+12
2008-08-13rebase -i -p: handle index and workdir correctlyLibravatar Thomas Rast1-0/+6
2008-08-11diff --check: do not unconditionally complain about trailing empty linesLibravatar Junio C Hamano1-1/+19
2008-08-11Adjust for the new way of enabling the default post-update hookLibravatar Petr Baudis1-1/+1
2008-08-11checkout --track: make up a sensible branch name if '-b' was omittedLibravatar Johannes Schindelin1-0/+11
2008-08-11Add test for diff-tree --stdin with two treesLibravatar Karl Hasselström1-0/+14
2008-08-11Merge branch 'maint'Libravatar Junio C Hamano1-3/+17
2008-08-10Fix deleting reflog entries from HEAD reflogLibravatar Junio C Hamano1-1/+1
2008-08-10reflog test: add more tests for 'reflog delete'Libravatar Pieter de Bie1-4/+18
2008-08-09mailinfo: fix MIME multi-part message boundary handlingLibravatar Junio C Hamano5-1/+65
2008-08-08Enable parallel testsLibravatar Johannes Schindelin2-2/+7
2008-08-08tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Libravatar Johannes Schindelin1-1/+6
2008-08-08t9700: remove useless checkLibravatar Johannes Schindelin1-3/+0
2008-08-08git-svn: Allow deep branch names by supporting multi-globsLibravatar Marcus Griep3-4/+202