Sign in
googlers
/
jrn
/
git
/
ef90d6d4208a5130185b04f06e5f90a5f9959fe3
/
builtin-mv.c
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
971dfa1
Revert part of 744dacd (builtin-mv: minimum fix to avoid losing files)
by Junio C Hamano
· 17 years ago
744dacd
builtin-mv: minimum fix to avoid losing files
by Junio C Hamano
· 17 years ago
d089eba
setup: sanitize absolute and funny paths in get_pathspec()
by Junio C Hamano
· 17 years ago
4ed7cd3
Improve use of lockfile API
by Brandon Casey
· 17 years ago
c7a20c1
Make builtin-mv.c use parse-options
by Pierre Habouzit
· 17 years ago
182af83
Use xmemdupz() in many places.
by Pierre Habouzit
· 18 years ago
09d5dc3
Simplify cache API
by Junio C Hamano
· 18 years ago
ee9693e
Merge branch 'jc/index-output'
by Junio C Hamano
· 18 years ago
fd1c3bf
Rename add_file_to_index() to add_file_to_cache()
by Junio C Hamano
· 18 years ago
30ca07a
_GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file.
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
aca085e
git-mv: search more precisely for source directory in index
by Johannes Schindelin
· 18 years ago
f596157
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
4fddf57
git-mv: invalidate the removed path properly in cache-tree
by Junio C Hamano
· 18 years ago
83572c1
Use xrealloc instead of realloc
by Jonas Fonseca
· 19 years ago
d828f6d
remove ugly shadowing of loop indexes in subloops.
by Pierre Habouzit
· 19 years ago
60a6bf5
builtin-mv: readability patch
by Johannes Schindelin
· 19 years ago
6e17886
git-mv: fix off-by-one error
by Johannes Schindelin
· 19 years ago
c5203bd
git-mv: special case destination "."
by Johannes Schindelin
· 19 years ago
d78b0f3
[PATCH] git-mv: add more path normalization
by Johannes Schindelin
· 19 years ago
1d6249e
git-mv: succeed even if source is a prefix of destination
by Johannes Schindelin
· 19 years ago
40aaae8
Better error message when we are unable to lock the index file
by Junio C Hamano
· 19 years ago
329a304
builtin-mv: fix use of uninitialized memory.
by Junio C Hamano
· 19 years ago
cba05fa
Further clean-up: usage() vs die()
by Junio C Hamano
· 19 years ago
7061cf0
Merge branch 'lt/setup' into __/setup-n-mv
by Junio C Hamano
· 19 years ago
ac64a72
builtin git-mv: support moving directories
by Johannes Schindelin
· 19 years ago
11be42a
Make git-mv a builtin
by Johannes Schindelin
· 19 years ago