Commit Graph

  • 6f6599a006 tests: stdbuf: fix a bug in test script Jim Meyering 2009-08-18 17:53:20 +02:00
  • d25101cc30 build: perform check-AUTHORS via syntax-check, not via "make check" Jim Meyering 2009-08-18 12:12:21 +02:00
  • ea57d46482 sort: use more portable initialization syntax Jim Meyering 2009-08-18 11:01:00 +02:00
  • eca6a4a21a build: suppress warnings due to gcc's new -Wjump-misses-init Jim Meyering 2009-08-17 19:37:47 +02:00
  • 60d0413fe6 build: update from gnulib Jim Meyering 2009-08-17 19:17:18 +02:00
  • dc1618fbd8 tests: tail-2/append-only: don't discard stderr Jim Meyering 2009-08-16 13:52:47 +02:00
  • e4dcb20e83 tests: skip the misc/stdbuf test if stdbuf was not built Jim Meyering 2009-08-14 21:34:05 +02:00
  • ea5b7124b4 build: use gnulib's getopt-gnu module (getopt is now deprecated) Jim Meyering 2009-08-13 08:37:37 +02:00
  • f0a1f0df22 cp,mv: fix issues with preserving timestamps of copied symlinks Pádraig Brady 2009-08-13 10:39:10 +01:00
  • 8574c74325 doc: clarify the cp --reflink NEWS Pádraig Brady 2009-08-13 17:25:09 +01:00
  • 11ccbdab27 tests: raise ulimit virt-mem limit to avoid new failure Jim Meyering 2009-08-10 09:28:45 +02:00
  • f43f028652 tail: fix tail -f failure when inotify used Pádraig Brady 2009-08-12 19:01:56 +01:00
  • e4caea5775 dd: fix a signal handling race Pádraig Brady 2009-08-13 14:37:43 +01:00
  • ab274c428d tests: improve one of the tail --pid tests Pádraig Brady 2009-08-12 19:46:27 +01:00
  • e32320de66 nl, pinky: replace uses of strcat Jim Meyering 2009-08-10 08:11:33 +02:00
  • eb2f9e84b9 build: update from gnulib, for HOST_NAME_MAX on solaris 10 Jim Meyering 2009-08-09 22:16:04 +02:00
  • a1d7469835 cp: accept the --reflink option Giuseppe Scrivano 2009-08-01 19:36:48 +02:00
  • ff159a605e dd: preserve semantics of O_DIRECT even for final block Jim Meyering 2009-08-07 16:21:35 +02:00
  • c5c15884df maint: move selinux-at module from gl/ to gnulib Jim Meyering 2009-08-06 14:30:46 +02:00
  • 5929322ccb dd: work around buffer length restrictions with oflag=direct (O_DIRECT) Jim Meyering 2009-08-04 19:54:58 +02:00
  • 365fb90eaa dd: remove unnecessary #if HAVE_FTRUNCATE Jim Meyering 2009-08-04 20:05:45 +02:00
  • eae535e1a3 cp -pP (and e.g., -a): preserve time stamps on symlinks, too Jim Meyering 2009-07-27 17:08:02 +02:00
  • 1762092901 install runs faster again with SELinux enabled Kamil Dudka 2009-08-04 16:21:08 +02:00
  • c60f151ebd maint: move the update-copyright rule to gnulib's maint.mk Jim Meyering 2009-08-04 10:06:41 +02:00
  • 48726556ca build: *really* update to a usable gnulib commit Jim Meyering 2009-07-31 18:05:10 +02:00
  • 81ae3611d3 build: update to a usable gnulib commit Jim Meyering 2009-07-31 09:05:25 +02:00
  • c06547cade tests: new function: require_openat_support_ Jim Meyering 2009-07-29 14:59:27 +02:00
  • 28e3946ef0 tail: tweak indentation Jim Meyering 2009-07-30 17:45:53 +02:00
  • c9871986eb tail: properly parse fractional seconds when monitoring a pid Pádraig Brady 2009-07-30 15:29:13 +01:00
  • 2ac2cace15 tests: test for just-fixed tail --pid bug Jim Meyering 2009-07-30 10:27:51 +02:00
  • d3feea0181 tail: exit successfully upon watched process death Giuseppe Scrivano 2009-07-29 20:57:29 +02:00
  • 5ef9069576 maint: move update-copyright to gnulib Jim Meyering 2009-07-29 16:29:21 +02:00
  • e40c5f735c maint: make update-copyright work in yet another case Jim Meyering 2009-07-29 15:39:20 +02:00
  • bc51349ccd maint: update NEWS Jim Meyering 2009-07-29 12:25:33 +02:00
  • 4533017669 cp: support btrfs' copy-on-write file clone operation Giuseppe Scrivano 2009-07-25 16:35:27 +02:00
  • 095861179c maint: update sleep.c's copyright year list Jim Meyering 2009-07-29 11:21:21 +02:00
  • 1bc5395e92 maint: improve update-copyright rule Joel E. Denny 2009-07-29 11:05:54 +02:00
  • c91c85647c maint: update-copyright: fix just-introduced bug Jim Meyering 2009-07-29 10:56:10 +02:00
  • 9d87a45b2f maint: make update-copyright handle more cases Jim Meyering 2009-07-29 10:25:24 +02:00
  • 8aeda9b930 doc: fix the generated HTML index Pádraig Brady 2009-07-27 02:24:03 +01:00
  • e81c4d88c2 tail: use the inotify backend also with --pid=PID Giuseppe Scrivano 2009-07-26 13:22:57 +02:00
  • 5874a8215d tests: new test for bug in ls -1U dir arg ... Jim Meyering 2009-07-25 11:06:22 +02:00
  • 493c481684 ls -1U dir arg ... now works again Kamil Dudka 2009-07-27 11:37:47 +02:00
  • 6edc9c972e tr: improve --help's description of --complement (-c) Heikki Orsila 2009-07-26 19:33:13 +03:00
  • 2f4188ebec doc: add a sort by line length example Pádraig Brady 2009-07-25 00:46:12 +01:00
  • 0bf77fc8ec doc: mention realpath in the readlink info Pádraig Brady 2009-07-24 18:17:24 +01:00
  • 394e3ef72a build: use a fixed-name temporary in man/Makefile.am Jim Meyering 2009-07-25 23:16:41 +02:00
  • 9f9e2d81d1 doc: improve readlink description here, too Kamil Dudka 2009-07-24 10:25:23 +02:00
  • 571b7e3eee readlink: improve one-line summary: prints canonical file names, too Jim Meyering 2009-07-24 09:33:23 +02:00
  • 954dba24d4 build: update from gnulib Jim Meyering 2009-07-19 22:39:06 +02:00
  • 4612670f46 doc: point to Guile's ChangeLog-writing guidelines Jim Meyering 2009-07-14 20:42:29 +02:00
  • 8f3171bbc4 tail: adjust type of a local variable Jim Meyering 2009-07-11 09:43:25 +02:00
  • 68149832bd tests: avoid false-positive cp/link-heap failure Jim Meyering 2009-07-09 15:50:21 +02:00
  • a9461064b8 build: avoid build warn/failure due to -Wstack-protector Jim Meyering 2009-07-09 15:20:15 +02:00
  • ad7b37bfd4 copy.c: remove a duplicate expression Ondřej Vašík 2009-07-08 17:21:27 +01:00
  • 0d64bc4429 build: update from gnulib Jim Meyering 2009-07-08 22:37:29 +02:00
  • 0e93175301 tail: use size_t for counter and index variables, ... Jim Meyering 2009-07-08 19:49:46 +02:00
  • 3639a880aa tail: declare "file descriptor" variable to be "int", not size_t Jim Meyering 2009-07-08 19:51:22 +02:00
  • ec34511ccf move argv-iter module to gnulib Jim Meyering 2009-07-04 17:41:39 +02:00
  • 2c20fd053b tests: refactor code to use require_proc_pid_status_ Giuseppe Scrivano 2009-07-04 10:25:03 +02:00
  • 42cd6653b0 tests: use the "nobody" user's group as the default group id Giuseppe Scrivano 2009-07-04 10:14:31 +02:00
  • 065ce24361 build: update from gnulib Jim Meyering 2009-07-03 20:28:33 +02:00
  • acc01947af sort: allow SI and IEC units on separate human sort fields Pádraig Brady 2009-06-30 00:52:43 +01:00
  • d9f83f9a60 tail: avoid an inotify portability problem in kernels prior to 2.6.21 Giuseppe Scrivano 2009-07-02 23:38:46 +02:00
  • 66ac50e723 tests: tail-2/wait: rename internal file name Jim Meyering 2009-07-03 17:10:27 +02:00
  • d106277d45 tests: tail-2/wait: don't fail when run as root Giuseppe Scrivano 2009-07-02 23:40:40 +02:00
  • 962878499c doc: update the info on sort -b and -k Pádraig Brady 2009-07-01 15:07:19 +01:00
  • 3e565eb3a6 maint: generalize the development prerequisites docs Pádraig Brady 2009-07-02 09:51:34 +01:00
  • 6d0d1c47b2 tail: add comments noting potential inotify-related problems Jim Meyering 2009-06-29 20:43:26 +02:00
  • 5718733510 maint: bootstrap: merge changes from gnulib Jim Meyering 2009-06-28 12:16:28 +02:00
  • f24b825171 maint: bootstrap: sync submodule usage from gnulib Jim Meyering 2009-06-28 11:25:13 +02:00
  • 07c6f21b81 maint: bootstrap: split a few long lines Jim Meyering 2009-06-28 11:17:50 +02:00
  • b3f293c61b maint: don't change COPYING Jim Meyering 2009-06-26 17:06:52 +02:00
  • e472f8fece maint: add a rule to automate the annual copyright-year-update process Jim Meyering 2009-06-26 13:33:59 +02:00
  • 1c16c9598e stdbuf: fix to stop -i option causing an assertion Pádraig Brady 2009-06-27 01:48:49 +01:00
  • 9c6c621c32 doc: clarify the tail inotify NEWS Pádraig Brady 2009-06-25 14:41:05 +01:00
  • 2232b4d08f maint: update all Copyright year lists to include 2009 Jim Meyering 2009-06-23 22:33:15 +02:00
  • ec00727a72 maint: remove old TODO files Jim Meyering 2009-06-23 22:30:29 +02:00
  • f9554bbe25 doc: README-hacking tweak Jim Meyering 2009-06-23 16:54:38 +02:00
  • fc66fb4d99 tests: tail-2/pid: include more info upon failure Jim Meyering 2009-06-23 16:53:43 +02:00
  • 0975852c50 doc: typo fix in README-hacking Jim Meyering 2009-06-20 14:48:59 +02:00
  • 0c131d4c10 build: update from gnulib (hash module updates; maint.mk tweak) Jim Meyering 2009-06-20 00:06:42 +02:00
  • 25a18dafb8 doc: fix a typo Jim Meyering 2009-06-17 16:17:19 +02:00
  • a5a2a406f8 stdbuf: A new program to run a command with modified stdio buffering Pádraig Brady 2008-12-17 11:30:03 +00:00
  • ff6fe3d17d doc: cp: describe an oddity of combining -H/-L and --preserve=links Jim Meyering 2009-06-15 09:10:50 +02:00
  • f51a401bc2 maint: revert last change: we're not ready for "local" in scripts, yet Jim Meyering 2009-06-15 19:37:42 +02:00
  • c0d8245288 use a local var: more readable Jim Meyering 2009-06-14 14:43:16 +02:00
  • ae494d4be8 tail: use inotify if it is available Giuseppe Scrivano 2009-06-02 08:28:23 +02:00
  • 358aca5fb9 diag: say "failed to...", rather than "cannot..." in a few diagnostics Jim Meyering 2009-06-13 16:36:48 +02:00
  • 24c727d3c2 sort: Ignore fields where end position is before the start position Cliff Miller 2009-06-11 18:30:32 +01:00
  • ba1c5239bc tests: ls --color, permissions override hardlink coloring Pádraig Brady 2009-06-11 11:34:21 +01:00
  • 0df338f671 ls --color: do not colorize files with multiple hard links by default Kamil Dudka 2009-06-10 19:44:43 +02:00
  • 502be19e0f maint: Add a syntax-check to ensure all .x-sc_ files are distributed Pádraig Brady 2009-06-08 08:42:00 +01:00
  • 523c40505c build: update from gnulib Jim Meyering 2009-06-07 12:54:18 +02:00
  • f9a950b87f sort: die immediately upon heap allocation failure Jim Meyering 2009-06-07 13:55:43 +02:00
  • 5424a74725 dircolors: add screen-256color-bce to TERM list Mike Frysinger 2009-05-07 15:29:23 -04:00
  • d8243c25cd doc: HACKING: minor adjustments, additions Jim Meyering 2009-06-03 18:28:34 +02:00
  • 59400b2884 doc: adjust wording in README-prereq Jim Meyering 2009-06-02 22:31:16 +02:00
  • d7397c1e7b dircolors: recognize .xz, .txz, .tbz and .tlz suffixes Jim Meyering 2009-06-02 21:48:38 +02:00
  • a65957da77 doc: use newer URL for XZ utils Jim Meyering 2009-06-02 21:44:11 +02:00