2007-08-24 |
Jim Meyering | bootstrap: Ignore more. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Jim Meyering | No longer version-control .???ignore files in lib/... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Jim Meyering | bootstrap: when fetching .po files, do not remove ... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Jim Meyering | Create .gitignore and/or .cvsignore from scratch, if... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Jim Meyering | * src/system.h (fseeko, ftello): Remove now-unneeded... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Jim Meyering | * src/od.c (LDBL_DIG): Remove now-unneeded definition. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Jim Meyering | Arrange to use tag names like vM.N, rather than COREUTI... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Jim Meyering | * src/dircolors.hin: Add xterm-16color, xterm-88color... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Jim Meyering | Don't let ln be a party to destroying user data. |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Jim Meyering | Move functions from copy.c into new modules, since... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Jim Meyering | bootstrap: generate more names and fix a bug |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Jim Meyering | * Makefile.maint (patch-check): Don't remove temporarie... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Jim Meyering | * src/c99-to-c89.diff: Adjust offsets. |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Jim Meyering | Change "rm --verbose -r a//" not to print extra slashes... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Jim Meyering | Don't include "getline.h". |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Jim Meyering | * src/copy.c (DEST_INFO_INITIAL_CAPACITY): Correct... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Jim Meyering | By default, do not install hostname anymore. |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Bob Proulx | Clarify touch documentation of file arguments. |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Paul Eggert | NEWS: note that a cp -p bug fixed in 6.7 affected relea... |
commit | commitdiff | tree | snapshot |
2007-08-20 |
Eric Blake | Avoid consuming too much seekable input when yesno... |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Jim Meyering | Use new "idcache.h" header. |
commit | commitdiff | tree | snapshot |
2007-08-18 |
Jim Meyering | Run each Coreutils.pm-based test in its own subdirectory. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Jim Meyering | Consolidate od tests. |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Jim Meyering | * tests/ls/time-1: Include sample-test boilerplate... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Jim Meyering | od --skip (-j) works even on files in /proc, when the... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Jim Meyering | * src/printf.c (usage): Adjust summary to also mention... |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Jim Meyering | Add tests for the just-fixed "od -j N FILE" bug. |
commit | commitdiff | tree | snapshot |
2007-08-14 |
Jim Meyering | od: fix a bug that arises when skipping exact length... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Paul Eggert | Accommodate more xstrtol changes. |
commit | commitdiff | tree | snapshot |
2007-08-08 |
Jim Meyering | Adapt to gnulib's latest xstrtol change. |
commit | commitdiff | tree | snapshot |
2007-08-05 |
Jim Meyering | Encapsulate a static variable. |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Jim Meyering | * POTFILES.in: Remove lib/human.c. |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Jim Meyering | Exercise xstrtol's diagnostics via pr's --pages option. |
commit | commitdiff | tree | snapshot |
2007-08-04 |
Paul Eggert | Adapt to new human and xstrtol API. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Jim Meyering | Adjust one more test to accommodate the recent fts... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Jim Meyering | Adjust the other two "no-x" tests and unify all three. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Jim Meyering | Adapt du's no-x test not to fail on older Linux systems. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Jim Meyering | du: print size (probably incomplete) of each inaccessib... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Jim Meyering | Add a test for du not counting size of inaccessible... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Jim Meyering | Adjust indentation to reflect today's change. |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Jim Meyering | Attempt to copy a regular file, even if stat says it... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Bob Proulx | sort: Improve sort --random-sort test. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Jim Meyering | NEWS: Move the other "sort" entry from the 6.9 section... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Jim Meyering | sort: add a test to exercise the affected code. |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Paul Eggert | sort: avoid unaligned access. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Jim Meyering | Update all copyright notices to use the newer form. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Jim Meyering | * COPYING: Update to Version 3. |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Jim Meyering | Update c99/c89 patch for new, copyright-change-induced... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Jim Meyering | Arrange to rerun configure whenever src/Makefile.am... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Paul Eggert | * bootstrap (slurp): Work even in environments where... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Jim Meyering | Document and add a test for today's sort bug fix. |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Andreas Schwab | * src/sort.c (main): Don't free a pointer to non-malloc... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Jim Meyering | Fix a portability bug in the new ls-color test. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Jim Meyering | "cp -i --update older newer" no longer prompts; same... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Jim Meyering | ChangeLog: Mention the correct function name in the... |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Jim Meyering | ls --color: Don't stat symlinks when neither ORPHAN... |
commit | commitdiff | tree | snapshot |
2007-07-15 |
Jim Meyering | * coreutils.texi: Revise node structure per new fdl... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Jim Meyering | Remove long-deprecated options. |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Jim Meyering | Change interface: make 2nd param _space_-separated... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Karel Zak | * m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Jim Meyering | Warn about non-portable use of unescaped backslash... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Jim Meyering | Use proper backslash-quoting inside backticks. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Jim Meyering | Expand default-no-install prog list in ./configure... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Jim Meyering | Clean up include-exclude-prog.m4. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Jim Meyering | If there's a GPL vN copyright comment, require that... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Jim Meyering | Skip "arch" test if it's not built. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Jim Meyering | Add support for enabling/disabling installation of... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Karel Zak | New program: arch |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Jim Meyering | Change "version 2" to "version 3" in all copyright... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Jim Meyering | Compensate for new c99'isms in seq.c. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
P@draigBrady.com | Fix the automatic number width formatting in seq. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Run the coreutils-specific code only if tests/Makefile... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Remove .gdb-history. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Create symlinks for gl/{lib,m4}/*, just as for gnulib... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | THANKS: Add Pádraig Brady. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Adapt to deeper hierarchy in gnulib. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Jim Meyering | Use <wchar.h>, not "wcwidth.h". |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Jim Meyering | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Jim Meyering | setuidgid: set all groups, not just the primary one... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Jim Meyering | * bootstrap: Merge in changes from gnulib. |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Jim Meyering | * src/id.c: Include "getugroups.h" rather than declarin... |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Jim Meyering | Add Paul's ChangeLog for previous patch. |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Paul Eggert | pr -F no longer suppresses the footer or the first... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Jim Meyering | Prefer "STREQ (a, b)" over "strcmp (a, b) == 0"; simila... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Paul Eggert | seq no longer mishandles cases like "seq 0 0.000001... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Pádraig Brady | Add test cases for seq off-by-one problem. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Jim Meyering | * src/stat.c (long_options): Add a FIXME comment to... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Paul Eggert | A few more symlink-related fixes. Fix a bug triggered... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Jim Meyering | Use mreadlink_with_size (doesn't exit), not xreadlink_w... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Jim Meyering | * README-hacking: Don't mention Gzip 1.2.4, now that... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Jim Meyering | Make chgrp and chown diagnostics consistent. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Paul Eggert | Correct cp's handling of destination symlinks in some... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Jim Meyering | Don't include "quote.h" when it is not used. |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Paul Eggert | Clarify what "cat" documentation means by "blank" lines. |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Jim Meyering | rmdir: give better diagnostics |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Jim Meyering | Don't include "quotearg.h" when it is not used. |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Jim Meyering | * README-hacking: List Gperf as a build-requirement... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Jim Meyering | README: Also mention README-hacking, |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Jim Meyering | Add to .cvsignore and .gitignore files. |
commit | commitdiff | tree | snapshot |
next |