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
Age
Commit message (
Expand
)
Author
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-19
doc: ensure the correct texinfo nodes are referenced in --help
Pádraig Brady
2014-09-11
cat: allow copying empty files to themselves
Paul Eggert
2014-09-11
doc: reference online info pages directly from man pages
Pádraig Brady
2014-09-10
doc: adjust reference to info nodes in man pages
Pádraig Brady
2014-09-10
maint: include libstdbuf.c in extraneous headers check
Pádraig Brady
2014-09-10
build: adjust previous transformations on libstdbuf name
Pádraig Brady
2014-09-10
build: avoid name transformations on libstdbuf
Pádraig Brady
2014-09-09
maint: fix syntax-check issues in recent commit
Pádraig Brady
2014-09-08
maint: avoid file-scope names of the form _[a-z]*
Paul Eggert
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-08-23
maint: ensure fiemap extents flags are compared correctly
Pádraig Brady
2014-08-22
maint: avoid int64_t and similar types unless they're needed
Paul Eggert
2014-08-21
maint: refactor ls QUOTING_STYLE env var handling
Yurij Goncharuk
2014-08-19
df: improve mount point selection with inaccurate mount list
Pádraig Brady
2014-08-11
cp: remove redundant possibly expensive heap deallocation
Rasmus Borup Hansen
2014-08-04
doc: indicate that FILE arguments are optional with rm -f
Reuben Thomas
2014-08-03
numfmt: fix misspelling in --debug message
Anders Jonsson
2014-08-01
chroot: perform chdir("/") again unless new --skip-chdir is specified
Bernhard Voelker
2014-07-19
maint: fix message translation glitches
Paul Eggert
2014-07-18
build: don't distribute generated coreutils.h
Pádraig Brady
2014-07-16
numfmt: fix isblank() usage for some unibyte locales
Assaf Gordon
2014-07-14
maint: avoid clang -Wint-to-pointer-cast warning
Pádraig Brady
2014-07-13
sort: avoid undefined operation with destroying locked mutex
Pádraig Brady
2014-07-13
sort: fix two threading issues reported by valgrind
Shayan Pooya
2014-07-13
maint: avoid an inconsequential mem leak
Pádraig Brady
2014-07-13
build: support building all tools in a single binary
Alex Deymo
2014-07-04
maint: simplify parsing df's output in shell scripts
Bernhard Voelker
2014-07-02
pwd: revert default mode back to -P
Pádraig Brady
2014-07-02
maint: fix context_t init warning on systems without selinux
Alex Deymo
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
2014-07-01
chcon: avoid redundant context allocations
Namhyung Kim
2014-07-01
chcon: use security_check_context() for context validation
Namhyung Kim
2014-06-30
pwd: assume -L mode by default, as per POSIX
Pádraig Brady
2014-06-26
id: output the effective group for the process
Petr Stodůlka
2014-06-25
df: report correct device in presence of eclipsed mounts
Pádraig Brady
2014-06-24
df: look for accessible mount points for specified devices
Pádraig Brady
2014-06-24
df: output placeholder values for inaccessible mount points
Pádraig Brady
2014-06-24
du: ignore directory cycles due to bind mounts
Pádraig Brady
2014-06-24
doc: state in ls --help, that -h affects --size format
Pádraig Brady
2014-06-18
df: use all of the last device details provided
Pádraig Brady
2014-06-18
seq: fix incorrect output with start or end of -0
Pádraig Brady
2014-06-13
tail: fix --follow to use polling mode for VXFS
Pádraig Brady
2014-06-12
maint: suppress a theoretical buffer overflow warning
Pádraig Brady
2014-06-11
install: allow options -D and -t to be used together
Bernhard Voelker
2014-06-03
tests: consolidate tests for true and false
Pádraig Brady
2014-06-02
maint: avoid compiler warnings with some assert() implementations
Ben Walton
2014-06-01
cut: restore special case handling of -f with -d$'\n'
Pádraig Brady
2014-06-01
stat: avoid redundant stat() calls
Pádraig Brady
2014-05-29
df: use the last device name provided by the system
Pádraig Brady
[next]