index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rm.c
Age
Commit message (
Expand
)
Author
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-10-04
rm: disallow --n alias for --no-preserve-root
Pádraig Brady
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-11-27
rm: fix prompted number of arguments to remove on some platforms
Pádraig Brady
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-08-04
doc: indicate that FILE arguments are optional with rm -f
Reuben Thomas
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-09-26
rm: with -I, prompt before deleting a write protected file
Sergio Durigan Junior
2013-08-05
doc: more semicolons instead of periods in option descriptions
Benno Schulenberg
2013-07-19
rm: output number of arguments at the interactive prompt
Rasmus Villemoes
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-08-14
rm: new option --dir (-d) to remove empty directories
Krzysztof Goj
2012-02-16
doc: improve 'rm -f' description
Bernhard Voelker
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
2012-01-09
maint: adjust quoting: emit '...', not `...' in diagnostics
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-09-17
rm: remove no-op -d option
Eric Blake
2010-03-18
rm: tweak wording about loss of data warning
Eric Blake
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-09-11
rm: rewrite to use fts
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2009-05-03
mv, rm: adapt to new and improved gnulib interfaces
David Bartley
2008-10-21
reflect gnulib's removal of lstat.h
Jim Meyering
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-06-02
spell author names consistently
Jim Meyering
2008-05-26
convert the rest to use proper_name -- manually
Jim Meyering
2007-08-20
Avoid consuming too much seekable input when yesno is used.
Eric Blake
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
2007-01-17
Make "rm --interactive=never ..." never prompt.
Jim Meyering
2006-11-26
* src/rm.c (main): Remove unnecessary (assuming C99) braces.
Jim Meyering
2006-10-25
new feature: rm accepts new option: --one-file-system
Jim Meyering
2006-09-03
Don't include dirname.h, since system.h does it now.
Paul Eggert
2006-02-20
(INTERACTIVE_OPTION): New enum value.
Jim Meyering
2006-02-06
(usage): Use two spaces (not one) to separate the --no-preserve-root option
Jim Meyering
[next]