index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rm.c
Age
Commit message (
Expand
)
Author
Lines
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-06-21
doc: fix punctuation in man pages
Pádraig Brady
-1
/
+1
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-06-20
rm: add --preserve-root=all to protect mounts
Pádraig Brady
-2
/
+18
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-06-17
maint: use C99 for loop initial declarations where possible
Pádraig Brady
-2
/
+1
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-4
/
+5
2016-10-04
rm: disallow --n alias for --no-preserve-root
Pádraig Brady
-0
/
+3
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-5
/
+3
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-11-27
rm: fix prompted number of arguments to remove on some platforms
Pádraig Brady
-5
/
+5
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-3
/
+3
2014-08-04
doc: indicate that FILE arguments are optional with rm -f
Reuben Thomas
-1
/
+1
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-09-26
rm: with -I, prompt before deleting a write protected file
Sergio Durigan Junior
-1
/
+1
2013-08-05
doc: more semicolons instead of periods in option descriptions
Benno Schulenberg
-2
/
+2
2013-07-19
rm: output number of arguments at the interactive prompt
Rasmus Villemoes
-3
/
+7
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-08-14
rm: new option --dir (-d) to remove empty directories
Krzysztof Goj
-1
/
+8
2012-02-16
doc: improve 'rm -f' description
Bernhard Voelker
-1
/
+1
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-4
/
+4
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
-3
/
+3
2012-01-09
maint: adjust quoting: emit '...', not `...' in diagnostics
Jim Meyering
-1
/
+1
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-09-17
rm: remove no-op -d option
Eric Blake
-9
/
+1
2010-03-18
rm: tweak wording about loss of data warning
Eric Blake
-3
/
+3
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
-1
/
+1
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+1
2009-09-11
rm: rewrite to use fts
Jim Meyering
-28
/
+6
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-109
/
+109
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
-1
/
+1
2009-05-03
mv, rm: adapt to new and improved gnulib interfaces
David Bartley
-0
/
+4
2008-10-21
reflect gnulib's removal of lstat.h
Jim Meyering
-1
/
+0
2008-06-16
remove redundant const directives
Jim Meyering
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
-1
/
+1
2008-06-03
use gnulib's progname module
Jim Meyering
-4
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
-1
/
+1
2008-06-02
spell author names consistently
Jim Meyering
-1
/
+1
2008-05-26
convert the rest to use proper_name -- manually
Jim Meyering
-2
/
+5
2007-08-20
Avoid consuming too much seekable input when yesno is used.
Eric Blake
-1
/
+1
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
-5
/
+4
[next]