summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-08-16t9300: replace '!' with test_must_failMiklos Vajna1-2/+2
2008-08-16git-am: ignore --binary optionStephan Beyer1-1/+1
2008-08-15Fix t3700 on filesystems which do not support question marks in namesAlex Riesen1-4/+4
2008-08-13Merge branch 'maint'Junio C Hamano2-4/+12
2008-08-13t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey1-4/+4
2008-08-13Fix escaping of glob special characters in pathspecsKevin Ballard1-0/+8
2008-08-13rebase -i -p: fix parent rewritingThomas Rast1-0/+12
2008-08-13rebase -i -p: handle index and workdir correctlyThomas Rast1-0/+6
2008-08-11diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano1-1/+19
2008-08-11Adjust for the new way of enabling the default post-update hookPetr Baudis1-1/+1
2008-08-11Merge branch 'maint'Junio C Hamano1-3/+17
2008-08-10Fix deleting reflog entries from HEAD reflogJunio C Hamano1-1/+1
2008-08-10reflog test: add more tests for 'reflog delete'Pieter de Bie1-4/+18
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano5-1/+65
2008-08-08git-svn: Allow deep branch names by supporting multi-globsMarcus Griep3-4/+202
2008-08-08Fix multi-glob assertion in git-svnMarcus Griep1-6/+30
2008-08-07clone --mirror: avoid storing repeated tagsJohannes Schindelin1-0/+12
2008-08-06Sync with 1.5.6.5Junio C Hamano2-0/+49
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano2-0/+49
2008-08-05t9119: conditionally re-enable test depending on svn(1) versionEric Wong1-29/+40
2008-08-05Fix race condition in t9119-git-svn-info.shDavid D. Kilzer1-4/+11
2008-08-04correct access right for git-svn-dcommit testDmitry Potapov1-0/+1
2008-08-03Flush output in start_asyncAnders Melchiorsen1-0/+6
2008-08-03clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin1-0/+7
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin1-0/+12
2008-08-01t/t4202-log.sh: add newline at end of fileBrandon Casey1-1/+2
2008-08-01sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin1-0/+59
2008-08-01Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam1-0/+26
2008-08-01make sure parsed wildcard refspec ends with slashJunio C Hamano1-0/+30
2008-08-01init: handle empty "template" parameterJeff King1-0/+26
2008-07-31Compact commit template messageJeff King1-6/+5
2008-07-30Fix test-parse-options "integer" testJunio C Hamano1-1/+10
2008-07-30Advertise the ability to abort a commitAnders Melchiorsen1-3/+4
2008-07-29Support copy and rename detection in fast-export.Alexander Gavrilov1-0/+46
2008-07-29format-patch: Produce better output with --inline or --attachKevin Ballard8-0/+32
2008-07-28t7001: fix "git mv" testJunio C Hamano1-0/+2
2008-07-27init: handle empty "template" parameterJeff King1-0/+26
2008-07-27git-mv: Keep moved index entries inactPetr Baudis1-0/+52
2008-07-27rev-parse: Add support for the ^! and ^@ syntaxBjörn Steinbrink1-0/+2
2008-07-27make sure parsed wildcard refspec ends with slashJunio C Hamano1-0/+30
2008-07-27t6030 (bisect): work around Mac OS X "ls"Jonathan Nieder1-1/+1
2008-07-25git-svn: teach dcommit about svn auto-propsBrad King1-0/+86
2008-07-25Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam1-0/+26
2008-07-25Merge branch 'maint'Junio C Hamano1-6/+5
2008-07-25Makefile: fix shell quotingJunio C Hamano1-5/+5
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano1-1/+0
2008-07-24Merge branch 'ph/checkout'Junio C Hamano1-0/+50
2008-07-24git-checkout: improve error messages, detect ambiguities.Pierre Habouzit1-0/+50
2008-07-24update test case to protect am --skip behaviourOlivier Marin1-0/+2
2008-07-23git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis1-0/+8