summaryrefslogtreecommitdiffstats
path: root/src/rm.c
AgeCommit message (Expand)AuthorLines
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-4/+5
2016-10-04rm: disallow --n alias for --no-preserve-rootPádraig Brady-0/+3
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady-5/+3
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-11-27rm: fix prompted number of arguments to remove on some platformsPádraig Brady-5/+5
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-3/+3
2014-08-04doc: indicate that FILE arguments are optional with rm -fReuben Thomas-1/+1
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-09-26rm: with -I, prompt before deleting a write protected fileSergio Durigan Junior-1/+1
2013-08-05doc: more semicolons instead of periods in option descriptionsBenno Schulenberg-2/+2
2013-07-19rm: output number of arguments at the interactive promptRasmus Villemoes-3/+7
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj-1/+8
2012-02-16doc: improve 'rm -f' descriptionBernhard Voelker-1/+1
2012-01-27maint: use single copyright year rangeJim Meyering-1/+1
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-4/+4
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering-3/+3
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering-1/+1
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-09-17rm: remove no-op -d optionEric Blake-9/+1
2010-03-18rm: tweak wording about loss of data warningEric Blake-3/+3
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady-1/+1
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-1/+1
2009-09-11rm: rewrite to use ftsJim Meyering-28/+6
2009-08-25global: convert indentation-TABs to spacesJim Meyering-109/+109
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-1/+1
2009-05-03mv, rm: adapt to new and improved gnulib interfacesDavid Bartley-0/+4
2008-10-21reflect gnulib's removal of lstat.hJim Meyering-1/+0
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-1/+1
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-06-02spell author names consistentlyJim Meyering-1/+1
2008-05-26convert the rest to use proper_name -- manuallyJim Meyering-2/+5
2007-08-20Avoid consuming too much seekable input when yesno is used.Eric Blake-1/+1
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-03-28Help translators include translation team's web or email address.Jim Meyering-1/+1
2007-01-17Make "rm --interactive=never ..." never prompt.Jim Meyering-9/+9
2006-11-26* src/rm.c (main): Remove unnecessary (assuming C99) braces.Jim Meyering-18/+16
2006-10-25new feature: rm accepts new option: --one-file-systemJim Meyering-0/+12
2006-09-03Don't include dirname.h, since system.h does it now.Paul Eggert-4/+3
2006-02-20(INTERACTIVE_OPTION): New enum value.Jim Meyering-6/+85
2006-02-06(usage): Use two spaces (not one) to separate the --no-preserve-root optionJim Meyering-2/+2
2005-12-03(long_opts): Change the name of each undocumented, for-Jim Meyering-1/+1