Commit Graph

  • bcb9078e38 maint: ls: use stpncpy/stpcpy, not strncpy/strcpy Jim Meyering 2012-04-18 14:49:22 +02:00
  • 280aa28c4d maint: modernize/clean-up a small function in ls.c Jim Meyering 2012-04-18 13:36:11 +02:00
  • e50751d845 doc: tweak README-hacking Jim Meyering 2012-04-18 20:16:39 +02:00
  • 2bb1876c9a doc: use @xref{... only at start of a sentence Jim Meyering 2012-04-16 20:26:41 +02:00
  • 31f19d681f maint: replace a use of strcpy in chmod.c with memcpy Jim Meyering 2012-04-16 15:12:02 +02:00
  • 4c13a6d743 doc: remove a little direntry redundancy Karl Berry 2012-04-14 10:06:32 +02:00
  • 0092d5d88b fmt: accept new --goal=WIDTH (-g) option Bruce Korb 2012-04-05 17:13:14 -07:00
  • 3d53e7fe1c cp: change --attributes-only to not truncate existing files Pádraig Brady 2012-04-12 12:47:30 +01:00
  • 7e0ef7c035 tests: avoid unnecessary subshells in misc/stty Andreas Schwab 2012-04-04 15:06:17 +02:00
  • 9cf086f318 build: update gnulib submodule to latest Jim Meyering 2012-04-04 14:05:44 +02:00
  • 89779e8497 tests: correct reversed args to "compare" Jim Meyering 2012-04-04 14:29:44 +02:00
  • e82602833d tests: new syntax-check rule to prohibit use of ... in tests/ Jim Meyering 2012-04-04 12:34:22 +02:00
  • 33230a19ca tests: remove nearly all remaining backticks Jim Meyering 2012-04-03 21:42:48 +02:00
  • b1e9cb9cd2 tests: use perl's qx!...! rather than ... Jim Meyering 2012-04-03 21:34:57 +02:00
  • e43d30eab3 tests: convert nearly all ... expressions to $(...) Jim Meyering 2012-04-03 20:32:44 +02:00
  • 64ecea53d9 tests: convert one ... expression manually Jim Meyering 2012-04-03 20:04:20 +02:00
  • 64cf1033cc tests: fix quoting bug in misc/nohup Jim Meyering 2012-03-18 02:33:53 +01:00
  • 5e1f5c5739 doc: identify/refer to source of each fixed bug in log and in NEWS Jim Meyering 2012-04-03 16:14:32 +02:00
  • 0f35329876 tests: avoid spurious misc/expr failure on AIX 6.1 Jim Meyering 2012-04-02 22:32:57 +02:00
  • ef44086db0 chmod: undo previous change Paul Eggert 2012-03-28 13:26:12 -07:00
  • 5911eff83e chmod: fix symlink race condition Paul Eggert 2012-03-27 10:02:59 -07:00
  • 1a1c46afe2 tests: remove temporary skip for sort-stale-thread-mem failure Jim Meyering 2012-03-26 20:56:44 +02:00
  • 911ffaaf30 maint: post-release administrivia Jim Meyering 2012-03-26 14:15:35 +02:00
  • 9566c5851a version 8.16 v8.16 Jim Meyering 2012-03-26 14:06:43 +02:00
  • cd65eb9798 tests: work around F17-valgrind sort-stale-thread-mem failure Jim Meyering 2012-03-26 13:52:58 +02:00
  • a4d14d3533 doc: use $(...), not ... in documentation and comments Jim Meyering 2012-03-26 07:38:27 +02:00
  • 488172c499 tests: skip ls/stat-free-color on XFS, rather than always failing Jim Meyering 2012-03-23 18:39:11 +01:00
  • 4b101ccd17 tests: skip part of dd/sparse on some file systems Jim Meyering 2012-03-23 10:53:56 +01:00
  • a04110e568 maint: avoid a doc syntax check failure Pádraig Brady 2012-03-22 21:22:20 +00:00
  • 15b8318e93 ln: add the --relative option Harald Hoyer 2012-03-22 20:51:20 +00:00
  • b1428e3152 maint: refactor relpath() from realpath for use by ln Pádraig Brady 2012-03-22 20:34:57 +00:00
  • 049f1dbe68 maint: ensure PATH_MAX is set correctly Pádraig Brady 2012-03-22 04:50:26 +00:00
  • 1b1d656b2d build: add numerous gnulib modules, mostly for improved portability Jim Meyering 2012-03-20 19:45:05 +01:00
  • 1fcb4ba932 build: update gnulib submodule to latest Jim Meyering 2012-03-20 21:09:31 +01:00
  • ee7740c300 maint: use more modern fseeko, rather than fseek Jim Meyering 2012-03-20 19:21:01 +01:00
  • 89bf03c9a1 build: speed up configure for releases Eric Blake 2011-01-24 11:07:51 -07:00
  • 56673dbe8a tests: avoid spurious misc/factor failure on OpenBSD 5.1 Jim Meyering 2012-03-17 17:05:41 +01:00
  • cbedb8aa21 maint: remove now-superfluous coreutils-path-check rule Jim Meyering 2012-03-17 12:06:56 +01:00
  • a6342a320e doc: clarify current realpath --relative-base behavior Eric Blake 2012-03-14 14:02:59 -06:00
  • d42f3a4d41 tests: avoid spurious dd/sparse failure Pádraig Brady 2012-03-17 17:04:21 +01:00
  • eb7ef0148a tests: fix sort-discrim to work without GMP Pádraig Brady 2012-03-16 11:23:13 +00:00
  • ae7b1c383f tests: avoid an ls-time false positive on Solaris 10 Pádraig Brady 2012-03-16 12:51:04 +00:00
  • be17e3b98a realpath: optimize --relative-base usage Eric Blake 2012-03-14 13:42:59 -06:00
  • 9f5aa48501 realpath: let --relative-to default to --relative-base Eric Blake 2012-03-14 13:42:59 -06:00
  • 61167bae9f tests: cover more realpath scenarios Eric Blake 2012-03-13 21:51:47 -06:00
  • 5e264bf248 realpath: fix problems with root handling Eric Blake 2012-02-04 11:50:53 -07:00
  • a84286ce7a test: expose recent gnulib canonicalize bug Eric Blake 2012-02-06 16:27:48 -07:00
  • 0dd13c463d tests: new discriminator-based test for sort -n and -h Paul Eggert 2012-03-11 16:30:22 -07:00
  • 57c929da8b dirname: support more than one argument Jérémy Compostella 2012-03-09 19:21:42 +01:00
  • 7480e2db29 split: support an arbitrary number of split files by default Jérémy Compostella 2012-03-01 20:37:41 +01:00
  • 94c21417fe doc: add missing documentation for basename -z Jérémy Compostella 2012-03-09 16:05:20 +01:00
  • 73f9879ce2 maint: fix a version number typo in NEWS Bernhard Voelker 2012-03-09 07:33:54 +01:00
  • 8931cdbfda chmod: add notations +40, 00440, etc. Paul Eggert 2012-03-08 19:00:27 -08:00
  • 9076b28464 build: update gnulib submodule to latest Paul Eggert 2012-03-08 18:47:44 -08:00
  • f7f398a1d9 du: fix -x: don't ignore non-directory arguments Jim Meyering 2012-03-08 10:33:50 +01:00
  • c1d07237a8 maint: use an optimal-for-coreutils xz compression setting Jim Meyering 2012-03-03 09:41:31 +01:00
  • a3eb71a98f basename: support more than one argument Jérémy Compostella 2012-03-04 20:00:36 +01:00
  • 4b4a465798 maint: refactor copy to use is_nul() Pádraig Brady 2012-03-01 11:56:41 +00:00
  • 8195165839 tests: work around a block alignment issue in dd/sparse Pádraig Brady 2012-03-02 10:53:48 +00:00
  • 4724cd8fe8 doc: timeout: document the exit status when run with "-s KILL" Rodrigo Campos 2012-02-29 11:36:18 -03:00
  • 409a7cc7ea tests: compile and link shared object with $CC to make LD_PRELOAD work Bernhard Voelker 2012-02-27 21:13:10 +01:00
  • 4e776faa84 dd: add support for the conv=sparse option Roman Rybalko 2012-02-27 13:53:07 +00:00
  • 697d00c321 doc: fix a wrong option reference in split invocation Jérémy Compostella 2012-02-26 15:05:36 +01:00
  • 72addfcac9 tests: fix help-version on cygwin, where $EXEEXT is nonempty Jim Meyering 2012-02-19 18:32:54 +01:00
  • f19747455e tests: remove unnecessary use of -lc Bernhard Voelker 2012-02-24 12:22:20 +01:00
  • a507ed6ede sort: default to physmem/8, not physmem/16 Paul Eggert 2012-02-25 10:32:52 -08:00
  • 4624581d53 doc: clarify a comment in system.h Jim Meyering 2012-02-24 10:02:18 +01:00
  • 69fed0dfec split: add the --additional-suffix option Jérémy Compostella 2012-02-19 13:52:47 +01:00
  • 7f48aa570d ls: adjust errnos indicating device non support for xattrs Pádraig Brady 2012-02-20 12:33:17 +00:00
  • 933989eca6 tests: ls/getxattr-speedup: include <sys/types.h> for older headers Jérémy Compostella 2012-02-19 15:38:15 +01:00
  • 2fe737e595 doc: fix file names in split --filter=command example Jérémy Compostella 2012-02-18 19:59:52 +01:00
  • b29db67676 tests: test for ls speed-up Jim Meyering 2012-02-13 12:52:19 +01:00
  • 8ca2b9659d ls: cache ACL- and CAP-querying syscall failures Jim Meyering 2012-02-13 12:05:40 +01:00
  • 9f237a03c0 ls: optimize for when getfilecon would often fail (~33% perf. gain) Jim Meyering 2012-02-11 12:36:57 +01:00
  • d55d3dd588 split: support optional start value for --numeric-suffixes Jérémy Compostella 2012-01-29 15:20:31 +01:00
  • 557b3b2a35 doc: fix a typo about seek_bytes in NEWS Pádraig Brady 2012-02-17 11:28:01 +00:00
  • bf5ba002c2 doc: improve 'rm -f' description Bernhard Voelker 2012-02-16 13:29:44 +01:00
  • 4bb5dbcfef dd: fix issues in the count_bytes and seek_bytes flags change Pádraig Brady 2012-02-13 21:47:28 +00:00
  • 140eca15c4 dd: add count_bytes, skip_bytes and seek_bytes flags Jérémy Compostella 2012-02-04 15:25:54 +01:00
  • da2b32e7af build: correct @@-,length values in last hunk of regcomp.c.diff Jim Meyering 2012-02-12 14:37:00 +01:00
  • e57a547bc0 build: update gnulib, bootstrap, gl/lib/regcomp.c.diff Jim Meyering 2012-02-11 10:43:50 +01:00
  • b01355a1dc mv: "mv A B" would sometimes succeed, yet A would remain, ... Jim Meyering 2012-02-01 21:42:45 +01:00
  • 31eeead938 maint: add braces as requested by HACKING coding standard Jérémy Compostella 2012-02-05 17:53:55 +01:00
  • 02551d8a62 doc: clarify --help output for some optional arguments Pádraig Brady 2012-01-30 11:59:04 +00:00
  • 447b5d9320 maint: sort: remove the last uses of "'%s'" in diagnostics Jim Meyering 2012-01-30 12:48:20 +01:00
  • d1b0155d80 mv: allow moving symlink onto same-inode dest with >= 2 hard links Jim Meyering 2012-01-05 11:45:50 +01:00
  • 67ebdb9f20 build: update gnulib, for syntax-check vs canonicalize fix Jim Meyering 2012-01-30 08:36:11 +01:00
  • d7878454cd maint: use single copyright year range Jim Meyering 2012-01-27 11:35:24 +01:00
  • 3068c84765 maint: make copyright statements more consistent; update gnulib Jim Meyering 2012-01-27 11:33:11 +01:00
  • 2a90c5a125 maint: fix copyright in old fileutils ChangeLog Jim Meyering 2012-01-27 08:47:28 +01:00
  • d955282324 maint: remove some redundant automake _SOURCES Pádraig Brady 2012-01-26 00:00:55 +00:00
  • 14a1e3ea83 maint: cleanup an extraneous version output in a test Pádraig Brady 2012-01-25 23:13:58 +00:00
  • 9d46b25ded realpath: avoid the use of printf Pádraig Brady 2012-01-25 19:49:50 +00:00
  • c5cb291939 maint: use the standard require_perl_ function Pádraig Brady 2012-01-24 14:32:42 +00:00
  • 11af4b31b6 realpath: remove extraneous '/' for --relative-to edge cases Pádraig Brady 2012-01-25 16:42:42 +00:00
  • e9a2555826 build: update gnulib to latest, for test warning fixes Jim Meyering 2012-01-23 17:59:49 +01:00
  • dec02bb98e tests: remove crufty test=test_name code from old tests Jim Meyering 2012-01-23 14:42:10 +01:00
  • 80bc8651fd maint: quote 'like this' or "like this", not `like this' Paul Eggert 2012-01-22 15:26:00 -08:00
  • 132d005515 stat: clarify the description of the %o stat format Pádraig Brady 2012-01-20 14:22:56 +00:00
  • fd0b040fa5 doc: tweak an @uref so its alt reference text renders in info Jim Meyering 2012-01-14 20:52:27 +01:00