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
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
2009-08-20
install: avoid a portability bug when compiling with non-gcc
Jim Meyering
2009-08-07
cp: accept the --reflink option
Giuseppe Scrivano
2009-04-07
maint: avoid "make syntax-check" failure
Jim Meyering
2009-04-07
install: deprecate the --preserve_context option
Pádraig Brady
2009-03-06
maint: avoid new unused-macro warnings from gcc
Jim Meyering
2009-02-18
cp: -a now preserves SELinux context, with reduced diagnostics
Ondřej Vašík
2009-02-17
install: compare files in binary mode
Eric Blake
2009-02-17
install: add --compare (-C) option to install file only when necessary
Kamil Dudka
2009-01-29
cp/mv: add xattr support
Kamil Dudka
2008-11-10
avoid a compiler warning
Jim Meyering
2008-11-09
install: indicate clearly it's not for installing packages
James Youngman
2008-09-06
install: new option: --strip-program,
Kamil Dudka
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-08
standardize some error messages
Bo Borgerson
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
accommodate older SELinux which lacks matchpathcon_init_prefix
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-05-31
install: reenable matchpathcon-related code
Jim Meyering
2008-05-26
convert single-author programs to use proper_name
Jim Meyering
2008-05-20
install: avoid a leak in currently-ifdef'd-out code
Jim Meyering
2008-03-10
install, rmdir: write --verbose output to stdout, not to stderr.
Ondřej Vašík
2007-12-01
Fix a security race with "cp -p A B" when B already exists.
Paul Eggert
2007-11-22
cp: by default, refuse to copy through a dangling destination symlink
Jim Meyering
2007-11-14
src/install.c (setdefaultfilecon): Stub-out the entire function.
Jim Meyering
2007-11-14
#ifdef-out matchpathcon-related code, for now.
Jim Meyering
2007-11-10
install+SELinux: reduce a 12x performance hit to ~1.5x
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
[next]