summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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-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-08git-svn: Allow deep branch names by supporting multi-globsLibravatar Marcus Griep3-4/+202
2008-08-08Fix multi-glob assertion in git-svnLibravatar Marcus Griep1-6/+30
2008-08-07clone --mirror: avoid storing repeated tagsLibravatar Johannes Schindelin1-0/+12
2008-08-06Sync with 1.5.6.5Libravatar Junio C Hamano2-0/+49
2008-08-06Files given on the command line are relative to $cwdLibravatar Junio C Hamano2-0/+49
2008-08-05t9119: conditionally re-enable test depending on svn(1) versionLibravatar Eric Wong1-29/+40
2008-08-05Fix race condition in t9119-git-svn-info.shLibravatar David D. Kilzer1-4/+11
2008-08-04correct access right for git-svn-dcommit testLibravatar Dmitry Potapov1-0/+1
2008-08-03Flush output in start_asyncLibravatar Anders Melchiorsen1-0/+6
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoLibravatar Johannes Schindelin1-0/+7
2008-08-02clone: Add an option to set up a mirrorLibravatar Johannes Schindelin1-0/+12
2008-08-01t/t4202-log.sh: add newline at end of fileLibravatar Brandon Casey1-1/+2
2008-08-01sort_in_topological_order(): avoid setting a commit flagLibravatar Johannes Schindelin1-0/+59
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Libravatar Steve Haslam1-0/+26
2008-08-01make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano1-0/+30
2008-08-01init: handle empty "template" parameterLibravatar Jeff King1-0/+26
2008-07-31Compact commit template messageLibravatar Jeff King1-6/+5
2008-07-30Fix test-parse-options "integer" testLibravatar Junio C Hamano1-1/+10
2008-07-30Advertise the ability to abort a commitLibravatar Anders Melchiorsen1-3/+4
2008-07-29Support copy and rename detection in fast-export.Libravatar Alexander Gavrilov1-0/+46
2008-07-29format-patch: Produce better output with --inline or --attachLibravatar Kevin Ballard8-0/+32
2008-07-28t7001: fix "git mv" testLibravatar Junio C Hamano1-0/+2
2008-07-27init: handle empty "template" parameterLibravatar Jeff King1-0/+26
2008-07-27git-mv: Keep moved index entries inactLibravatar Petr Baudis1-0/+52
2008-07-27rev-parse: Add support for the ^! and ^@ syntaxLibravatar Björn Steinbrink1-0/+2
2008-07-27make sure parsed wildcard refspec ends with slashLibravatar Junio C Hamano1-0/+30
2008-07-27t6030 (bisect): work around Mac OS X "ls"Libravatar Jonathan Nieder1-1/+1
2008-07-25git-svn: teach dcommit about svn auto-propsLibravatar Brad King1-0/+86
2008-07-25Propagate -u/--upload-pack option of "git clone" to transport.Libravatar Steve Haslam1-0/+26
2008-07-25Merge branch 'maint'Libravatar Junio C Hamano1-6/+5
2008-07-25Makefile: fix shell quotingLibravatar Junio C Hamano1-5/+5
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileLibravatar Junio C Hamano1-1/+0
2008-07-24Merge branch 'ph/checkout'Libravatar Junio C Hamano1-0/+50
2008-07-24git-checkout: improve error messages, detect ambiguities.Libravatar Pierre Habouzit1-0/+50
2008-07-24update test case to protect am --skip behaviourLibravatar Olivier Marin1-0/+2
2008-07-23git-filter-branch.sh: Allow running in bare repositoriesLibravatar Petr Baudis1-0/+8