Age | Commit message (Expand) | Author | Files | Lines |
2013-07-25 | builtin/rm.c: consolidate error reporting for removing submodules | Junio C Hamano | 1 | -21/+20 |
2013-07-23 | rm: do not set a variable twice without intermediate reading. | Stefan Beller | 1 | -1/+0 |
2013-07-15 | convert refresh_index to take struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-07-15 | rm: convert to use parse_pathspec | Nguyễn Thái Ngọc Duy | 1 | -12/+12 |
2013-07-09 | Convert "struct cache_entry *" to "const ..." wherever possible | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2013-06-12 | rm: introduce advice.rmHints to shorten messages | Mathieu Lienard--Mayor | 1 | -1/+2 |
2013-06-12 | rm: better error message on failure for multiple files | Mathieu Lienard--Mayor | 1 | -19/+81 |
2013-04-04 | rm: do not complain about d/f conflicts during deletion | Jeff King | 1 | -1/+1 |
2012-11-29 | Merge branch 'jl/submodule-rm' | Junio C Hamano | 1 | -0/+15 |
2012-11-23 | Teach rm to remove submodules when given with a trailing '/' | Jens Lehmann | 1 | -0/+15 |
2012-10-29 | Merge branch 'jl/submodule-rm' | Jeff King | 1 | -15/+110 |
2012-09-29 | submodule: teach rm to remove submodules unless they contain a git directory | Jens Lehmann | 1 | -15/+110 |
2012-08-20 | i18n: rm: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -7/+7 |
2011-03-09 | i18n: git-rm basic messages | Ævar Arnfjörð Bjarmason | 1 | -11/+11 |
2010-12-19 | builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc. | Thiago Farina | 1 | -10/+2 |
2010-11-15 | Describe various forms of "be quiet" using OPT__QUIET | Jonathan Nieder | 1 | -1/+1 |
2010-11-15 | add OPT__FORCE | René Scharfe | 1 | -1/+1 |
2010-11-15 | add description parameter to OPT__QUIET | René Scharfe | 1 | -1/+1 |
2010-11-15 | add description parameter to OPT__DRY_RUN | René Scharfe | 1 | -1/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+272 |