| Commit message (Expand) | Author | Age | Files | Lines |
* | lockfile.h: extract new header file for the functions in lockfile.cmh/lockfile | Michael Haggerty | 2014-10-01 | 1 | -1/+1 |
* | use REALLOC_ARRAY for changing the allocation size of arraysrs/realloc-array | René Scharfe | 2014-09-18 | 1 | -4/+4 |
* | mv: no SP between function name and the first opening parenthesend/mv-code-cleaning | Nguyễn Thái Ngọc Duy | 2014-09-03 | 1 | -2/+2 |
* | mv: combine two if(s) | Nguyễn Thái Ngọc Duy | 2014-09-03 | 1 | -4/+3 |
* | mv: unindent one level for directory move code | Nguyễn Thái Ngọc Duy | 2014-09-03 | 1 | -28/+21 |
* | mv: move index search code out | Nguyễn Thái Ngọc Duy | 2014-09-03 | 1 | -17/+25 |
* | mv: remove an "if" that's always true | Nguyễn Thái Ngọc Duy | 2014-09-03 | 1 | -15/+7 |
* | mv: split submodule move preparation code out | Nguyễn Thái Ngọc Duy | 2014-09-03 | 1 | -14/+22 |
* | mv: flatten error handling code block | Nguyễn Thái Ngọc Duy | 2014-08-11 | 1 | -18/+16 |
* | mv: mark strings for translations | Nguyễn Thái Ngọc Duy | 2014-08-11 | 1 | -1/+1 |
* | Merge branch 'nd/split-index' | Junio C Hamano | 2014-07-16 | 1 | -4/+3 |
|\ |
|
| * | read-cache: new API write_locked_index instead of write_index/write_cache | Nguyễn Thái Ngọc Duy | 2014-06-13 | 1 | -4/+3 |
* | | Merge branch 'dt/merge-recursive-case-insensitive' | Junio C Hamano | 2014-06-06 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | mv: allow renaming to fix case on case insensitive filesystemsdt/merge-recursive-case-insensitive | David Turner | 2014-05-08 | 1 | -1/+2 |
* | | Merge branch 'jk/mv-submodules-fix' | Junio C Hamano | 2014-03-25 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | mv: prevent mismatched data when ignoring errors.jk/mv-submodules-fix | brian m. carlson | 2014-03-17 | 1 | -0/+5 |
| * | builtin/mv: fix out of bounds write | John Keeping | 2014-03-11 | 1 | -0/+4 |
* | | builtin/mv: don't use memory after free | John Keeping | 2014-02-18 | 1 | -1/+2 |
|/ |
|
* | mv: let 'git mv file no-such-dir/' error out on Windows, toomm/mv-file-to-no-such-dir-with-slash | Johannes Sixt | 2014-01-10 | 1 | -0/+2 |
* | mv: let 'git mv file no-such-dir/' error out | Matthieu Moy | 2013-12-04 | 1 | -7/+16 |
* | mv: Fix spurious warning when moving a file in presence of submodulesjl/submodule-mv | Jens Lehmann | 2013-10-13 | 1 | -4/+9 |
* | Merge branch 'jl/submodule-mv' | Junio C Hamano | 2013-09-09 | 1 | -57/+82 |
|\ |
|
| * | mv: update the path entry in .gitmodules for moved submodules | Jens Lehmann | 2013-08-06 | 1 | -1/+9 |
| * | mv: move submodules using a gitfile | Jens Lehmann | 2013-07-30 | 1 | -4/+15 |
| * | mv: move submodules together with their work trees | Jens Lehmann | 2013-07-30 | 1 | -47/+52 |
| * | pathspec: add copy_pathspec | Nguyễn Thái Ngọc Duy | 2013-07-15 | 1 | -6/+7 |
* | | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 2013-08-05 | 1 | -1/+1 |
|/ |
|
* | i18n: mv: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 | 1 | -5/+5 |
* | Merge branch 'jk/maint-mv' | Junio C Hamano | 2011-12-19 | 1 | -2/+4 |
|\ |
|
| * | mv: be quiet about overwritingjk/maint-mv | Jeff King | 2011-12-12 | 1 | -1/+2 |
| * | mv: improve overwrite warning | Jeff King | 2011-12-12 | 1 | -1/+1 |
| * | mv: make non-directory destination error more clear | Jeff King | 2011-12-12 | 1 | -1/+1 |
| * | mv: honor --verbose flag | Jeff King | 2011-12-12 | 1 | -0/+1 |
* | | builtin/mv.c: plug miniscule memory leak | Brandon Casey | 2011-10-06 | 1 | -1/+5 |
* | | cleanup: use internal memory allocation wrapper functions everywhere | Brandon Casey | 2011-10-06 | 1 | -1/+1 |
|/ |
|
* | i18n: git-mv "bad" messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -8/+8 |
* | i18n: git-mv basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -8/+8 |
* | add OPT__FORCE | René Scharfe | 2010-11-15 | 1 | -1/+1 |
* | add description parameter to OPT__DRY_RUN | René Scharfe | 2010-11-15 | 1 | -1/+1 |
* | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 2010-07-05 | 1 | -1/+1 |
* | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | 1 | -0/+227 |