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
/
install.c
Age
Commit message (
Expand
)
Author
Lines
2021-05-08
maint: consistently free hash structures in dev mode
Pádraig Brady
-0
/
+3
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-6
/
+6
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-11-23
maint: remove no longer needed se_const helper
Pádraig Brady
-1
/
+1
2020-11-23
install: suppress "Operation not supported" false alarms
Paul Eggert
-1
/
+1
2020-11-21
maint: port from matchpathcon to selabel_lookup
Paul Eggert
-65
/
+30
2020-06-18
cp: default to COW
Paul Eggert
-1
/
+1
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-10-22
all: improve parsing of numeric arguments
Paul Eggert
-4
/
+4
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
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
-21
/
+11
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-09-19
copy: check for vulnerable target dirs
Paul Eggert
-11
/
+21
2017-07-30
copy: sanity-check --suffix
Paul Eggert
-1
/
+3
2017-01-09
maint: standardize on "timestamp" as per POSIX
Paul Eggert
-1
/
+1
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-11-28
install,mkdir: fix handling of -DZ and -pZ, respectively
Kamil Dudka
-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
-29
/
+29
2016-10-15
build: add die.h; avoid new warnings from GCC 7
Jim Meyering
-2
/
+2
2016-07-08
install: with -Z, set default SELinux context for created directories
Kamil Dudka
-5
/
+28
2016-01-03
doc: mention in more places that -D will create --target-directory
Pádraig Brady
-0
/
+1
2016-01-03
install: only attempt to create a target dir once
Pádraig Brady
-1
/
+1
2016-01-03
install: fix relative copies to absolute directory with -D
Pádraig Brady
-5
/
+8
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
-19
/
+23
2015-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
-2
/
+1
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
-4
/
+4
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-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-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
-5
/
+5
2014-06-11
install: allow options -D and -t to be used together
Bernhard Voelker
-16
/
+33
2014-04-09
doc: clarify in --help that -Z doesn't take an argument
Pádraig Brady
-2
/
+4
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-11-27
selinux: adjust utils to run restorecon with -Z
Pádraig Brady
-19
/
+34
2013-02-22
install: cleanup properly if the strip program failed for any reason
Ondrej Oprala
-5
/
+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-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
-2
/
+2
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
-3
/
+3
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
[next]