summaryrefslogtreecommitdiff
path: root/builtin/mv.c
Commit message (Expand)AuthorAgeFilesLines
* builtin/mv.c: plug miniscule memory leakBrandon Casey2011-10-061-1/+5
* cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey2011-10-061-1/+1
* i18n: git-mv "bad" messagesÆvar Arnfjörð Bjarmason2011-03-091-8/+8
* i18n: git-mv basic messagesÆvar Arnfjörð Bjarmason2011-03-091-8/+8
* add OPT__FORCERené Scharfe2010-11-151-1/+1
* add description parameter to OPT__DRY_RUNRené Scharfe2010-11-151-1/+1
* string_list: Add STRING_LIST_INIT macro and make use of it.Thiago Farina2010-07-051-1/+1
* string_list: Fix argument order for string_list_insertJulian Phillips2010-06-271-1/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+227