index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-mv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-2
/
+0
2006-12-04
git-mv: search more precisely for source directory in index
Johannes Schindelin
1
-4
/
+7
2006-10-02
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2006-10-01
git-mv: invalidate the removed path properly in cache-tree
Junio C Hamano
1
-0
/
+1
2006-08-26
Use xrealloc instead of realloc
Jonas Fonseca
1
-3
/
+3
2006-08-23
remove ugly shadowing of loop indexes in subloops.
Pierre Habouzit
1
-3
/
+3
2006-08-21
builtin-mv: readability patch
Johannes Schindelin
1
-60
/
+44
2006-08-21
git-mv: fix off-by-one error
Johannes Schindelin
1
-1
/
+1
2006-08-21
git-mv: special case destination "."
Johannes Schindelin
1
-1
/
+4
2006-08-16
[PATCH] git-mv: add more path normalization
Johannes Schindelin
1
-9
/
+16
2006-08-15
git-mv: succeed even if source is a prefix of destination
Johannes Schindelin
1
-1
/
+4
2006-08-12
Better error message when we are unable to lock the index file
Junio C Hamano
1
-4
/
+1
2006-08-08
builtin-mv: fix use of uninitialized memory.
Junio C Hamano
1
-1
/
+2
2006-08-03
Further clean-up: usage() vs die()
Junio C Hamano
1
-1
/
+1
2006-07-29
Merge branch 'lt/setup' into __/setup-n-mv
Junio C Hamano
1
-2
/
+1
2006-07-26
builtin git-mv: support moving directories
Johannes Schindelin
1
-5
/
+82
2006-07-26
Make git-mv a builtin
Johannes Schindelin
1
-0
/
+221