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
2014-01-10
mv: let 'git mv file no-such-dir/' error out on Windows, too
Johannes Sixt
1
-0
/
+2
2013-12-04
mv: let 'git mv file no-such-dir/' error out
Matthieu Moy
1
-7
/
+16
2013-10-13
mv: Fix spurious warning when moving a file in presence of submodules
Jens Lehmann
1
-4
/
+9
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-57
/
+82
2013-08-06
mv: update the path entry in .gitmodules for moved submodules
Jens Lehmann
1
-1
/
+9
2013-08-05
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
1
-1
/
+1
2013-07-30
mv: move submodules using a gitfile
Jens Lehmann
1
-4
/
+15
2013-07-30
mv: move submodules together with their work trees
Jens Lehmann
1
-47
/
+52
2013-07-15
pathspec: add copy_pathspec
Nguyễn Thái Ngọc Duy
1
-6
/
+7
2012-08-20
i18n: mv: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2011-12-19
Merge branch 'jk/maint-mv'
Junio C Hamano
1
-2
/
+4
2011-12-12
mv: be quiet about overwriting
Jeff King
1
-1
/
+2
2011-12-12
mv: improve overwrite warning
Jeff King
1
-1
/
+1
2011-12-12
mv: make non-directory destination error more clear
Jeff King
1
-1
/
+1
2011-12-12
mv: honor --verbose flag
Jeff King
1
-0
/
+1
2011-10-06
builtin/mv.c: plug miniscule memory leak
Brandon Casey
1
-1
/
+5
2011-10-06
cleanup: use internal memory allocation wrapper functions everywhere
Brandon Casey
1
-1
/
+1
2011-03-09
i18n: git-mv "bad" messages
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2011-03-09
i18n: git-mv basic messages
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2010-11-15
add OPT__FORCE
René Scharfe
1
-1
/
+1
2010-11-15
add description parameter to OPT__DRY_RUN
René Scharfe
1
-1
/
+1
2010-07-05
string_list: Add STRING_LIST_INIT macro and make use of it.
Thiago Farina
1
-1
/
+1
2010-06-27
string_list: Fix argument order for string_list_insert
Julian Phillips
1
-1
/
+1
2010-02-22
Move 'builtin-*' into a 'builtin/' subdirectory
Linus Torvalds
1
-0
/
+227