index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-mv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert part of 744dacd (builtin-mv: minimum fix to avoid losing files)
Junio C Hamano
2008-03-07
1
-5
/
+1
*
builtin-mv: minimum fix to avoid losing files
Junio C Hamano
2008-02-05
1
-1
/
+5
*
setup: sanitize absolute and funny paths in get_pathspec()
Junio C Hamano
2008-02-05
1
-2
/
+2
*
Improve use of lockfile API
Brandon Casey
2008-01-17
1
-1
/
+0
*
Make builtin-mv.c use parse-options
Pierre Habouzit
2007-10-30
1
-49
/
+35
*
Use xmemdupz() in many places.
Pierre Habouzit
2007-09-19
1
-4
/
+1
*
Simplify cache API
Junio C Hamano
2007-09-14
1
-5
/
+2
*
Merge branch 'jc/index-output'
Junio C Hamano
2007-04-07
1
-2
/
+2
|
\
|
*
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
Junio C Hamano
2007-04-04
1
-2
/
+2
*
|
Rename add_file_to_index() to add_file_to_cache()
Junio C Hamano
2007-04-06
1
-1
/
+1
|
/
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-2
/
+0
*
git-mv: search more precisely for source directory in index
Johannes Schindelin
2006-12-04
1
-4
/
+7
*
Merge branch 'maint'
Junio C Hamano
2006-10-02
1
-0
/
+1
|
\
|
*
git-mv: invalidate the removed path properly in cache-tree
Junio C Hamano
2006-10-02
1
-0
/
+1
*
|
Use xrealloc instead of realloc
Jonas Fonseca
2006-08-27
1
-3
/
+3
*
|
remove ugly shadowing of loop indexes in subloops.
Pierre Habouzit
2006-08-24
1
-3
/
+3
|
/
*
builtin-mv: readability patch
Johannes Schindelin
2006-08-21
1
-60
/
+44
*
git-mv: fix off-by-one error
Johannes Schindelin
2006-08-21
1
-1
/
+1
*
git-mv: special case destination "."
Johannes Schindelin
2006-08-21
1
-1
/
+4
*
[PATCH] git-mv: add more path normalization
Johannes Schindelin
2006-08-16
1
-9
/
+16
*
git-mv: succeed even if source is a prefix of destination
Johannes Schindelin
2006-08-16
1
-1
/
+4
*
Better error message when we are unable to lock the index file
Junio C Hamano
2006-08-13
1
-4
/
+1
*
builtin-mv: fix use of uninitialized memory.
Junio C Hamano
2006-08-08
1
-1
/
+2
*
Further clean-up: usage() vs die()
Junio C Hamano
2006-08-04
1
-1
/
+1
*
Merge branch 'lt/setup' into __/setup-n-mv
Junio C Hamano
2006-07-29
1
-2
/
+1
*
builtin git-mv: support moving directories
Johannes Schindelin
2006-07-26
1
-5
/
+82
*
Make git-mv a builtin
Johannes Schindelin
2006-07-26
1
-0
/
+221