summaryrefslogtreecommitdiff
path: root/t/t7001-mv.sh
Commit message (Expand)AuthorAgeFilesLines
* builtin-mv: minimum fix to avoid losing filesJunio C Hamano2008-02-051-0/+38
* Sane use of test_expect_failureJunio C Hamano2008-02-011-2/+2
* t/t7001: avoid unnecessary ERE when using grepMiklos Vajna2008-01-051-6/+6
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-16/+16
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-2/+2
* git-mv: search more precisely for source directory in indexJohannes Schindelin2006-12-041-0/+13
* git-mv: invalidate the removed path properly in cache-treeJunio C Hamano2006-10-011-0/+19
* git-mv: special case destination "."Johannes Schindelin2006-08-211-0/+4
* git-mv: succeed even if source is a prefix of destinationJohannes Schindelin2006-08-151-0/+4
* builtin git-mv: support moving directoriesJohannes Schindelin2006-07-261-0/+4
* t7001: add test for git-mv dir1 dir2/Johannes Schindelin2006-07-261-0/+15
* Extend testing git-mv for renaming of subdirectoriesJosef Weidendorfer2006-07-261-0/+21
* git-mv: fix moves into a subdir from outsideJosef Weidendorfer2006-03-031-2/+16
* [PATCH] Add tests for git-mv in subdirectoriesAlex Riesen2005-11-291-0/+27