Age | Commit message (Expand) | Author |
2008-06-03 | remove duplicate definition of matchpathcon_init_prefix | Jim Meyering |
2008-06-02 | fix cpp indentation policy violations | Jim Meyering |
2008-06-02 | accommodate older SELinux which lacks matchpathcon_init_prefix | Jim Meyering |
2008-06-02 | each file with a "main" must also declare program_name | Jim Meyering |
2008-06-02 | declare program_name consistently | Jim Meyering |
2008-06-02 | export program_name, required by gnulib | Eric Blake |
2008-06-02 | revert inadvertent change in last patch | Jim Meyering |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-06-02 | spell author names consistently | Jim Meyering |
2008-06-01 | doc: adjust base64 documentation | Simon Josefsson |
2008-06-01 | md5sum: new option, --quiet, to suppress OK messages | Erik Auerswald |
2008-06-01 | add rules to commit three post-release changes automatically | Jim Meyering |
2008-06-01 | update old_NEWS_hash | Jim Meyering |
2008-06-01 | src/base64.c: Improve comments. | Simon Josefsson |
2008-06-01 | * NEWS: add header line for next release | Jim Meyering |
2008-06-01 | adjust format of .prev-version commit message | Jim Meyering |
2008-06-01 | * .prev-version: Record previous version. | Jim Meyering |
2008-05-31 | Version 6.12. | Jim Meyering |
2008-05-31 | install: reenable matchpathcon-related code | Jim Meyering |
2008-05-30 | configure.ac: remove explicit use of AB_INIT | Jim Meyering |
2008-05-30 | tests: ignore known failure on all Darwin 8.x / Mac OS X v10.4.x | Jim Meyering |
2008-05-30 | tests: avoid failure with older version of Perl's File::Temp | Jim Meyering |
2008-05-30 | NEWS: mention that cp -p copies permissions more portably | Jim Meyering |
2008-05-29 | improve description of du's--separate-dirs option | Jim Meyering |
2008-05-29 | du.c: tiny cleanup (no semantic change) | Jim Meyering |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-27 | prefer abs_srcdir over abs_top_srcdir, ... | Jim Meyering |
2008-05-27 | tests: generalize my-distcheck | Jim Meyering |
2008-05-26 | reflect renaming of acl.c in gnulib | Jim Meyering |
2008-05-26 | test installation results more thoroughly | Jim Meyering |
2008-05-26 | install many binaries at once, when possible | Jim Meyering |
2008-05-26 | * src/runcon.c: Add copyright comment. | Jim Meyering |
2008-05-26 | adjust AUTHORS and check-AUTHORS rule to accommodate | Jim Meyering |
2008-05-26 | * src/c99-to-c89.diff: Adjust offsets. | Jim Meyering |
2008-05-26 | adjust copyright dates | Jim Meyering |
2008-05-26 | convert the rest to use proper_name -- manually | Jim Meyering |
2008-05-26 | convert 3-author programs to use proper_name | Jim Meyering |
2008-05-26 | convert 2-author programs to use proper_name | Jim Meyering |
2008-05-26 | convert single-author programs to use proper_name | Jim Meyering |
2008-05-26 | use gnulib's proper_name_utf8 function, but *not* proper_name | Jim Meyering |
2008-05-24 | * POTFILES.in: Add lib/copy-acl.c. | Jim Meyering |
2008-05-20 | install: avoid a leak in currently-ifdef'd-out code | Jim Meyering |
2008-05-19 | use gnulib's base64 module, now that it's sync'd to match this one | Jim Meyering |
2008-05-19 | doc: clarify field delimiter description in uniq --help output | Pádraig Brady |
2008-05-17 | tests: skip when a debian libc6-2.7-11 bug makes printf segfault | Jim Meyering |
2008-05-17 | tests: sync and update wc and du --files0-from tests | Jim Meyering |
2008-05-17 | du, wc: merge improved --files0-from=F-related diagnostics | Jim Meyering |
2008-05-17 | test invalid-option handling in all programs | Jim Meyering |
2008-05-17 | tests: remove ugly /bin/sh wrapper around each perl-based test script | Jim Meyering |
2008-05-16 | tests: allow to run Perl tests more cleanly | Jim Meyering |