build: bootstrap: remove obsolete gettext-related file exclusions
[platform/upstream/coreutils.git] / src /
2011-06-24 Pádraig Bradystat: recognize MQUEUE and PSTOREFS file systems
2011-06-19 Jim Meyeringstdbuf: fix automake variable name to work with cutting...
2011-06-13 James Youngmanmaint: use stat-size module from gnulib
2011-06-09 Pádraig Bradymaint: remove unneeded includes
2011-06-09 Pádraig Bradydoc: add examples to date --help
2011-06-04 Jim Meyeringbuild: require at least 2-year old autoconf-2.64 (was...
2011-06-04 Jim Meyeringmaint: remove now-spurious curly braces
2011-06-01 Marek Polacekyes.c: do not use exit after error
2011-06-01 Jim Meyeringtail: fix an inconsequential bug spotted by coverity
2011-05-29 Jim Meyeringmaint: placate -Wsign-compare when it's non-invasive
2011-05-28 Jim Meyeringls: placate gcc-4.7.0's -Wstrict-overflow
2011-05-28 Jim Meyeringmaint: remove useless (off_t) cast of lseek arg
2011-05-27 Pádraig Bradychown,chgrp: output the original ownership in -v messages
2011-05-27 Pádraig Bradychown,chgrp: output the correct ownership in -v messages
2011-05-26 Pádraig Bradymaint: fix a -Wstrict-overflow build failure with gcc 4.5
2011-05-26 Jim Meyeringmaint: accommodate gcc's -Wstrict-overflow option
2011-05-26 Jim Meyeringmaint: enforce cpp indentation policy
2011-05-26 Jim Meyeringmaint: env.c: remove unnecessary use of strchr
2011-05-26 Jim Meyeringshred: placate coverity and fix a comment
2011-05-25 Pádraig Bradymaint: split: remove --filter specific code from other...
2011-05-25 Pádraig Bradysplit: diagnose when --filter is used with a chunk...
2011-05-25 Pádraig Bradysplit: exit when we can no longer write to a --filter
2011-05-25 Pádraig Bradysplit: return success even if a --filter exits
2011-05-25 Pádraig Bradysplit: fix an edge case where -n l/... creates an extra...
2011-05-25 Bernhard Voelkerchmod: output the original mode in verbose mode
2011-05-25 Jim Meyeringmaint: accommodate gnulib's newer tight_scope rule
2011-05-25 Jim Meyeringtouch: placate static analyzers: no NULL-deref is possible
2011-05-24 Pádraig Bradysplit: fix cases where -n l/... creates extraneous...
2011-05-24 Stéphane Raimbaultdoc: add a missing space in timeout --help
2011-05-21 Ivan Sichmann Freitasmaint: fix comment typos in df.c
2011-05-19 Jim Meyeringmaint: correct typos involving misuse of "a" and "an"
2011-05-18 Pádraig Bradyprintf: fix an out-of-bounds memory access
2011-05-17 Pádraig Bradydoc: mention that ls time ordering is newest first
2011-05-13 Jim Meyeringls: allow stat-free use of --color
2011-05-12 Jim Meyeringmaint: use <unistd.h>, not "group-member.h"
2011-05-11 Jim Meyeringmaint: remove syntax-checking sc_tight_scope rule
2011-05-11 Jim Meyeringmaint: tail: mark a global variable as static
2011-05-08 Pádraig Bradymaint: remove -Wmissing-field-initializers workarounds
2011-05-06 Karl Heuersplit: accept new output --filter=CMD option
2011-05-06 Pádraig Bradysort: fix a contradictory --debug warning
2011-05-05 Pádraig Bradydf: fix crash in mem exhaustion edge case
2011-05-03 Jim Meyeringcopy: fix my typo
2011-05-03 Jeff Liucopy: correct misuse of quote in diagnostic
2011-04-30 Jim Meyeringmaint: adjust split.c formatting to conform
2011-04-26 Jim Meyeringmaint: tweak sc_tight_scope rule
2011-04-26 Jim Meyeringdd: work around compilation failure on AIX 5.1 and 5.2
2011-04-26 Jim Meyeringmaint: move two small functions, so we can remove a...
2011-04-25 Jim Meyeringmaint: change some leading 8-space sequences to TABs...
2011-04-25 Jim Meyeringstat: recognize V9FS and ECRYPTFS file systems
2011-04-25 Jim Meyeringtail --follow=name no longer implies --retry
2011-04-25 Jeff Liucopy: include both src and dest names in clone failure...
2011-04-25 Jim Meyeringdoc: tail/inotify does use --sleep-interval=S, with...
2011-04-20 Jim Meyeringcopy: use FIEMAP (extent_copy) only for apparently...
2011-04-20 Jim Meyeringcopy: factor out a tiny sparse-testing function
2011-04-20 Jim Meyeringcopy: do not treat unwritten extents specially: avoid...
2011-04-20 Jim Meyeringcopy: always use FIEMAP_FLAG_SYNC, for now
2011-04-17 Ondřej Vašíkdircolors: add .ear, .war, .sar, for Java jar-like...
2011-04-12 Jim Meyeringmaint: remove unnecessary inclusion of <stdio.h>
2011-04-11 Jim Meyeringmaint: install: remove support for --preserve_context...
2011-04-11 Jim Meyeringmaint: reorder install.c to eliminate declarations...
2011-04-11 Jim Meyeringmaint: rename variables for clarity...
2011-04-11 Jim Meyeringmaint: remove doubled words in comments, e.g., s/to...
2011-04-11 Pádraig Bradymaint: misc typo fixes
2011-04-06 Pádraig Bradycopy: handle mergeable extents across fiemap scans
2011-04-06 Pádraig Bradycopy: fix an unlikely memory leak when a fiemap copy...
2011-04-04 Jim Meyeringtests: minor improvement of sc_tight_scope rule
2011-04-03 Jim Meyeringmaint: prohibit direct use of strncmp: prefer STREQ_LEN...
2011-04-03 Jim Meyeringcopy: require fiemap sync also for 2.6.38 kernels
2011-04-02 Jim Meyeringcp: always detect copy-into-self: avoid infloop w/large...
2011-04-01 Pádraig Bradycopy: process empty extents more efficiently
2011-04-01 Pádraig Bradycopy: protect against overlapping extents
2011-04-01 Pádraig Bradycopy: link rather than copy symlinks, when --link used
2011-03-31 Pádraig Bradycopy: with fiemap copy, only sync when needed
2011-03-28 Jim Meyeringmaint: correct formatting style in a header
2011-03-23 Pádraig Bradydf: fix alignment of columns
2011-03-22 David A. Wheelertest: accept "==" as a synonym for "="
2011-03-16 Jim Meyeringsort: avoid memory pressure of 130MB/thread when readin...
2011-03-13 Jim Meyeringsort: spawn fewer threads for small inputs
2011-03-11 Pádraig Bradycopy: merge similar extents before processing
2011-03-06 Paul Eggertdd: avoid or diagnose some problems with short reads
2011-03-05 Pádraig Bradydd: add a flag to discard cached data
2011-03-05 Pádraig Bradydoc: clarify that `dd bs=` can immediately output short...
2011-03-05 Pádraig Bradydoc: group dd conv= options that are actually flags
2011-03-05 Pádraig Bradydd: warn when we disable oflag=direct not at EOF
2011-03-03 Jim Meyeringdu: don't infloop for --files0-from=DIR
2011-03-03 Jim Meyeringwc: avoid NULL dereference on out-of-memory error
2011-02-18 Jim Meyeringstdbuf: avoid even the appearance of a possible use...
2011-02-15 Paul Eggertuptime: omit unnecessary #if
2011-02-11 Pádraig Bradycopy: adjust fiemap handling of sparse files
2011-02-11 Pádraig Bradycopy: suppress redundant lseeks when using fiemap
2011-02-07 Jim Meyeringcut: don't segfault for large unbounded range
2011-02-05 Jim Meyeringcopy: don't let a failed lseek go undiagnosed
2011-02-04 Jim Meyeringcp: avoid spurious failure on any non-linux kernel
2011-02-03 Pádraig Bradysort: fix --debug key highlighting when key start after...
2011-01-31 Pádraig Bradycp: fix the buffer size used when writing zeros
2011-01-31 Jim Meyeringcp: always initialize extent_copy's output parameter
2011-01-31 Jim Meyeringcp: fix copying a sparse file to a pipe
2011-01-31 Jim Meyeringmaint: remove unused inclusion of "fiemap.h"
2011-01-31 Jim Meyeringmaint: update copyright year lists in new files
2011-01-30 Jim Meyeringcopy, tee: assume EINTR is always defined: remove ...
next