summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-03remove duplicate definition of matchpathcon_init_prefixJim Meyering
2008-06-02fix cpp indentation policy violationsJim Meyering
2008-06-02accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering
2008-06-02each file with a "main" must also declare program_nameJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-06-02export program_name, required by gnulibEric Blake
2008-06-02revert inadvertent change in last patchJim Meyering
2008-06-02new program: timeoutPádraig Brady
2008-06-02spell author names consistentlyJim Meyering
2008-06-01doc: adjust base64 documentationSimon Josefsson
2008-06-01md5sum: new option, --quiet, to suppress OK messagesErik Auerswald
2008-06-01add rules to commit three post-release changes automaticallyJim Meyering
2008-06-01update old_NEWS_hashJim Meyering
2008-06-01src/base64.c: Improve comments.Simon Josefsson
2008-06-01* NEWS: add header line for next releaseJim Meyering
2008-06-01adjust format of .prev-version commit messageJim Meyering
2008-06-01* .prev-version: Record previous version.Jim Meyering
2008-05-31Version 6.12.Jim Meyering
2008-05-31install: reenable matchpathcon-related codeJim Meyering
2008-05-30configure.ac: remove explicit use of AB_INITJim Meyering
2008-05-30tests: ignore known failure on all Darwin 8.x / Mac OS X v10.4.xJim Meyering
2008-05-30tests: avoid failure with older version of Perl's File::TempJim Meyering
2008-05-30NEWS: mention that cp -p copies permissions more portablyJim Meyering
2008-05-29improve description of du's--separate-dirs optionJim Meyering
2008-05-29du.c: tiny cleanup (no semantic change)Jim Meyering
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering
2008-05-27tests: generalize my-distcheckJim Meyering
2008-05-26reflect renaming of acl.c in gnulibJim Meyering
2008-05-26test installation results more thoroughlyJim Meyering
2008-05-26install many binaries at once, when possibleJim Meyering
2008-05-26* src/runcon.c: Add copyright comment.Jim Meyering
2008-05-26adjust AUTHORS and check-AUTHORS rule to accommodateJim Meyering
2008-05-26* src/c99-to-c89.diff: Adjust offsets.Jim Meyering
2008-05-26adjust copyright datesJim Meyering
2008-05-26convert the rest to use proper_name -- manuallyJim Meyering
2008-05-26convert 3-author programs to use proper_nameJim Meyering
2008-05-26convert 2-author programs to use proper_nameJim Meyering
2008-05-26convert single-author programs to use proper_nameJim Meyering
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering
2008-05-24* POTFILES.in: Add lib/copy-acl.c.Jim Meyering
2008-05-20install: avoid a leak in currently-ifdef'd-out codeJim Meyering
2008-05-19use gnulib's base64 module, now that it's sync'd to match this oneJim Meyering
2008-05-19doc: clarify field delimiter description in uniq --help outputPádraig Brady
2008-05-17tests: skip when a debian libc6-2.7-11 bug makes printf segfaultJim Meyering
2008-05-17tests: sync and update wc and du --files0-from testsJim Meyering
2008-05-17du, wc: merge improved --files0-from=F-related diagnosticsJim Meyering
2008-05-17test invalid-option handling in all programsJim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering