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
/
remove.c
Age
Commit message (
Expand
)
Author
Lines
2021-06-26
maint: while (1) → while (true)
Paul Eggert
-1
/
+1
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-11-26
rm: do not skip files upon failure to remove an empty dir
Nishant Nayan
-1
/
+2
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
-0
/
+35
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-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
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
-11
/
+10
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-04-16
doc: improve remove prompt translator comment
Benno Schulenberg
-4
/
+5
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-11-21
doc: enhance diagnostic when rm skips "." or ".." arguments
Bernhard Voelker
-4
/
+8
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-09-19
rm: be even more careful when using a replacement errno value
Jim Meyering
-4
/
+6
2012-09-05
rm: be more careful when using a replacement errno value
Jim Meyering
-5
/
+7
2012-09-05
rm: avoid bogus diagnostic for a slash-decorated symlink-to-dir
Jim Meyering
-3
/
+0
2012-08-23
rm: fix the new --dir (-d) option to work with -i
Rob Day
-11
/
+13
2012-08-16
maint: fix comment grammar to placate make syntax-check
Jim Meyering
-1
/
+1
2012-08-14
rm: new option --dir (-d) to remove empty directories
Krzysztof Goj
-3
/
+7
2012-07-20
maint: rm: remove two more unused static inline functions
Joachim Schmitz
-22
/
+0
2012-07-20
maint: rm: remove unused static-inlined functions
Joachim Schmitz
-22
/
+0
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-2
/
+2
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-2
/
+2
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-10-09
rm: do not resort to stat'ing very long names even on deficient systems
Jim Meyering
-31
/
+4
2011-01-11
rm: ignore errno related to invalid file names
Nadav Har'El
-1
/
+9
2011-01-07
maint: suppress some clang scan-build warnings
Pádraig Brady
-1
/
+2
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
-1
/
+1
2010-03-10
remove: without -f, avoid unnecessary-expense/issues with euidaccess
Jim Meyering
-3
/
+7
2010-02-15
remove.c: remove three unnecessary #include directives
Jim Meyering
-3
/
+0
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-12-19
rm: fix --one-file-system regression due to fts conversion
Pádraig Brady
-1
/
+1
2009-11-05
maint: factor out cycle warning, now that du will use it, too
Jim Meyering
-6
/
+1
2009-11-03
rm -f: ignore EROFS when it's really ENOENT
Jim Meyering
-0
/
+12
2009-09-11
rm: avoid compiler warning
Eric Blake
-1
/
+1
2009-09-11
rm: use gnulib faccessat
Eric Blake
-5
/
+4
2009-09-11
rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N)
Jim Meyering
-0
/
+7
2009-09-11
build: placate gcc's new -Wskip-jump-init
Jim Meyering
-35
/
+38
2009-09-11
rm: rewrite to use fts
Jim Meyering
-1463
/
+219
2009-08-28
build: avoid unused variable warnings on cygwin
Eric Blake
-1
/
+4
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-474
/
+474
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
-1
/
+1
2009-04-07
maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systems
Pádraig Brady
-3
/
+3
2008-10-21
reflect gnulib's removal of lstat.h
Jim Meyering
-1
/
+0
2008-10-19
accommodate gnulib header removals
Jim Meyering
-2
/
+0
[next]