| Age | Commit message (Expand) | Author | Lines |
| 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-21 | maint: port from matchpathcon to selabel_lookup | Paul Eggert | -4/+9 |
| 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-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-10-16 | all: use die() rather than error(EXIT_FAILURE) | Pádraig Brady | -6/+7 |
| 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 | -2/+2 |
| 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 | -2/+2 |
| 2014-04-09 | doc: clarify in --help that -Z doesn't take an argument | Pádraig Brady | -3/+3 |
| 2014-01-17 | doc: clarify SMACK related --help and documentation | Chengwei Yang | -1/+2 |
| 2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker | -1/+1 |
| 2013-12-03 | maint: avoid '%s' quoting notation in diagnostic messages | Bernhard Voelker | -1/+1 |
| 2013-11-27 | selinux: adjust utils to run restorecon with -Z | Pádraig Brady | -14/+38 |
| 2013-07-02 | mkdir,mkfifo,mknod: give scontext-related variable a better scope | Bernhard Voelker | -6/+6 |
| 2013-07-02 | maint: refactor SMACK interface to a separate module | Pádraig Brady | -7/+2 |
| 2013-07-01 | mkdir,mkfifo,mknod: with -Z, create SMACK security context | Jarkko Sakkinen | -1/+16 |
| 2013-05-11 | mkdir: don't assume umask equals POSIX default ACL mask | Paul Eggert | -1/+10 |
| 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-06-22 | maint: refactor common mode bits used to create files | Pádraig Brady | -1/+1 |
| 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 | -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-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-08-25 | global: convert indentation-TABs to spaces | Jim Meyering | -20/+20 |
| 2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | -1/+1 |
| 2008-09-19 | mkfifo, mknod --help: put -Z option in its alphabetical position | Benno Schulenberg | -2/+2 |
| 2008-06-28 | doc: add "..." to Usage, to indicate there may be multiple OPTIONs | Jim Meyering | -1/+1 |
| 2008-06-28 | mkfifo: correct misplaced -Z description in --help output | Jim Meyering | -2/+2 |
| 2008-06-16 | remove redundant const directives | Jim Meyering | -1/+1 |
| 2008-06-14 | add "const" attribute, where possible | Jim Meyering | -1/+1 |
| 2008-06-03 | use gnulib's progname module | Jim Meyering | -4/+1 |
| 2008-06-02 | declare program_name consistently | Jim Meyering | -1/+1 |
| 2008-05-26 | convert single-author programs to use proper_name | Jim Meyering | -1/+1 |
| 2008-03-28 | mknod, mkfifo: don't segfault when diagnosing invalid SELinux context | Jim Meyering | -2/+2 |
| 2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | -5/+4 |
| 2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | -1/+1 |
| 2007-03-29 | mkfifo, mknod: Accept new "-Z, --context=C" option. | Jim Meyering | -2/+16 |
| 2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering | -1/+1 |
| 2006-08-28 | * src/copy.c (copy_internal): Don't test whether macros like | Paul Eggert | -6/+0 |