summaryrefslogtreecommitdiff
path: root/src/rm.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* doc: fix punctuation in man pagesPádraig Brady2020-06-211-1/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* rm: add --preserve-root=all to protect mountsPádraig Brady2018-06-201-2/+18
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: use C99 for loop initial declarations where possiblePádraig Brady2017-06-171-2/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-4/+5
* rm: disallow --n alias for --no-preserve-rootPádraig Brady2016-10-041-0/+3
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-5/+3
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* rm: fix prompted number of arguments to remove on some platformsPádraig Brady2014-11-271-5/+5
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-3/+3
* doc: indicate that FILE arguments are optional with rm -fReuben Thomas2014-08-041-1/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* rm: with -I, prompt before deleting a write protected fileSergio Durigan Junior2013-09-261-1/+1
* doc: more semicolons instead of periods in option descriptionsBenno Schulenberg2013-08-051-2/+2
* rm: output number of arguments at the interactive promptRasmus Villemoes2013-07-191-3/+7
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj2012-08-141-1/+8
* doc: improve 'rm -f' descriptionBernhard Voelker2012-02-161-1/+1
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-4/+4
* maint: convert `...' to '...' in --help outputJim Meyering2012-01-091-3/+3
* maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering2012-01-091-1/+1
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* rm: remove no-op -d optionEric Blake2010-09-171-9/+1
* rm: tweak wording about loss of data warningEric Blake2010-03-181-3/+3
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* maint: Use logical rather than bitwise operators on boolsPádraig Brady2009-09-231-1/+1
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* rm: rewrite to use ftsJim Meyering2009-09-111-28/+6
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-109/+109
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-231-1/+1
* mv, rm: adapt to new and improved gnulib interfacesDavid Bartley2009-05-031-0/+4
* reflect gnulib's removal of lstat.hJim Meyering2008-10-211-1/+0
* remove redundant const directivesJim Meyering2008-06-161-1/+1
* add "const" attribute, where possibleJim Meyering2008-06-141-1/+1
* use gnulib's progname moduleJim Meyering2008-06-031-4/+1
* declare program_name consistentlyJim Meyering2008-06-021-1/+1
* spell author names consistentlyJim Meyering2008-06-021-1/+1
* convert the rest to use proper_name -- manuallyJim Meyering2008-05-261-2/+5