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
/
mv.c
Age
Commit message (
Expand
)
Author
Lines
2021-05-08
maint: consistently free hash structures in dev mode
Pádraig Brady
-0
/
+4
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-1
/
+1
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-11-22
maint: minor cleanup
Bernhard Voelker
-4
/
+3
2020-11-21
maint: port from matchpathcon to selabel_lookup
Paul Eggert
-3
/
+6
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-07-05
build: update gnulib submodule to latest
Paul Eggert
-2
/
+2
2018-06-20
rm: add --preserve-root=all to protect mounts
Pádraig Brady
-0
/
+2
2018-01-10
mv: fewer syscalls for ‘mv a b’
Paul Eggert
-4
/
+18
2018-01-04
mv: -n overrides -u
Paul Eggert
-0
/
+3
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-24
copy: revert recent patch for vulnerable dirs
Paul Eggert
-16
/
+6
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-09-19
copy: check for vulnerable target dirs
Paul Eggert
-6
/
+16
2017-07-30
copy: sanity-check --suffix
Paul Eggert
-1
/
+3
2017-06-17
maint: use C99 for loop initial declarations where possible
Pádraig Brady
-3
/
+1
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-11-19
cp: improve status message when omitting directories
Pádraig Brady
-0
/
+1
2016-11-07
maint: refactor printing of backup suffix --help
Pádraig Brady
-13
/
+1
2016-11-07
maint: simplify handling of backup --suffix in various tools
Rishabh Dave
-9
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-13
/
+14
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
-8
/
+7
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-09-24
mv: use reflink=auto mode by default
David Sterba
-1
/
+1
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
-1
/
+1
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-12-05
selinux: fix --context=CTX for cp and diagnose defaultcon() errors
Pádraig Brady
-1
/
+2
2013-11-27
selinux: adjust utils to run restorecon with -Z
Pádraig Brady
-1
/
+14
2013-02-06
maint: improve error messages upon failed read, write, access, close
Benno Schulenberg
-2
/
+3
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-4
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-09-28
cp: fix the --no-preserve=mode option
Ondrej Oprala
-0
/
+1
2012-08-14
rm: new option --dir (-d) to remove empty directories
Krzysztof Goj
-0
/
+1
2012-03-26
doc: use $(...), not `...` in documentation and comments
Jim Meyering
-1
/
+1
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-7
/
+7
2012-01-09
maint: convert `...' to '...' in --help output
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-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
-1
/
+2
2010-07-01
cp: add an option to only copy the file attributes
Pádraig Brady
-0
/
+1
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-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
-1
/
+4
2009-08-29
cp --reflink: add an "auto" parameter to fall back to a normal copy
Pádraig Brady
-1
/
+1
[next]