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
/
install.c
Age
Commit message (
Expand
)
Author
2017-01-09
maint: standardize on "timestamp" as per POSIX
Paul Eggert
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
2016-11-28
install,mkdir: fix handling of -DZ and -pZ, respectively
Kamil Dudka
2016-11-19
cp: improve status message when omitting directories
Pádraig Brady
2016-11-07
maint: refactor printing of backup suffix --help
Pádraig Brady
2016-11-07
maint: simplify handling of backup --suffix in various tools
Rishabh Dave
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-10-15
build: add die.h; avoid new warnings from GCC 7
Jim Meyering
2016-07-08
install: with -Z, set default SELinux context for created directories
Kamil Dudka
2016-01-03
doc: mention in more places that -D will create --target-directory
Pádraig Brady
2016-01-03
install: only attempt to create a target dir once
Pádraig Brady
2016-01-03
install: fix relative copies to absolute directory with -D
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-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-01-01
maint: update all copyright year number ranges
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-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
2014-06-11
install: allow options -D and -t to be used together
Bernhard Voelker
2014-04-09
doc: clarify in --help that -Z doesn't take an argument
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-11-27
selinux: adjust utils to run restorecon with -Z
Pádraig Brady
2013-02-22
install: cleanup properly if the strip program failed for any reason
Ondrej Oprala
2013-02-06
maint: improve error messages upon failed read, write, access, close
Benno Schulenberg
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-09-28
cp: fix the --no-preserve=mode option
Ondrej Oprala
2012-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
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-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-11-20
port to GNU hosts, where getuid and friends can fail
Paul Eggert
2011-04-11
maint: install: remove support for --preserve_context ("_", not "-")
Jim Meyering
2011-04-11
maint: reorder install.c to eliminate declarations of static functions
Jim Meyering
2011-04-11
maint: rename variables for clarity...
Jim Meyering
2011-01-13
maint: trivial system header file cleanups
Pádraig Brady
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-10-13
install: avoid warning with Solaris 10 cc
Paul Eggert
2010-07-01
cp: add an option to only copy the file attributes
Pádraig Brady
2010-04-24
maint: remove now-unnecessary #if HAVE_header_H tests.
Jim Meyering
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-08-29
cp --reflink: add an "auto" parameter to fall back to a normal copy
Pádraig Brady
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
[next]