summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-06-08maint.mk: my-distcheck runs $(MAKE) syntax-check once againJim Meyering-1/+3
2008-06-08standardize some error messagesBo Borgerson-33/+56
2008-06-08syntax-check: detect anachronistic Perl-based testsJim Meyering-14/+7
2008-06-06Add new program: truncatePádraig Brady-3/+846
2008-06-06improve 'date +%C' documentationEric Blake-1/+3
2008-06-03nice.c: avoid a castJim Meyering-1/+1
2008-06-03adjust c99-to-c89 patch as well as the code to generate itJim Meyering-27/+31
2008-06-03use gnulib's progname moduleJim Meyering-373/+101
2008-06-03remove duplicate definition of matchpathcon_init_prefixJim Meyering-3/+0
2008-06-02fix cpp indentation policy violationsJim Meyering-2/+2
2008-06-02accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering-3/+14
2008-06-02each file with a "main" must also declare program_nameJim Meyering-1/+17
2008-06-02declare program_name consistentlyJim Meyering-91/+91
2008-06-02export program_name, required by gnulibEric Blake-1/+2
2008-06-02revert inadvertent change in last patchJim Meyering-1/+1
2008-06-02new program: timeoutPádraig Brady-135/+721
2008-06-02spell author names consistentlyJim Meyering-13/+13
2008-06-01doc: adjust base64 documentationSimon Josefsson-2/+3
2008-06-01md5sum: new option, --quiet, to suppress OK messagesErik Auerswald-4/+49
2008-06-01add rules to commit three post-release changes automaticallyJim Meyering-3/+12
2008-06-01update old_NEWS_hashJim Meyering-1/+1
2008-06-01src/base64.c: Improve comments.Simon Josefsson-2/+2
2008-06-01* NEWS: add header line for next releaseJim Meyering-0/+3
2008-06-01adjust format of .prev-version commit messageJim Meyering-1/+1
2008-06-01* .prev-version: Record previous version.Jim Meyering-1/+1
2008-05-31Version 6.12.v6.12Jim Meyering-1/+1
2008-05-31install: reenable matchpathcon-related codeJim Meyering-1/+8
2008-05-30configure.ac: remove explicit use of AB_INITJim Meyering-1/+0
2008-05-30tests: ignore known failure on all Darwin 8.x / Mac OS X v10.4.xJim Meyering-2/+2
2008-05-30tests: avoid failure with older version of Perl's File::TempJim Meyering-1/+3
2008-05-30NEWS: mention that cp -p copies permissions more portablyJim Meyering-0/+4
2008-05-29improve description of du's--separate-dirs optionJim Meyering-2/+8
2008-05-29du.c: tiny cleanup (no semantic change)Jim Meyering-1/+1
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering-292/+292
2008-05-27prefer abs_srcdir over abs_top_srcdir, ...Jim Meyering-20/+21
2008-05-27tests: generalize my-distcheckJim Meyering-1/+3
2008-05-26reflect renaming of acl.c in gnulibJim Meyering-1/+1
2008-05-26test installation results more thoroughlyJim Meyering-9/+40
2008-05-26install many binaries at once, when possibleJim Meyering-1/+34
2008-05-26* src/runcon.c: Add copyright comment.Jim Meyering-0/+16
2008-05-26adjust AUTHORS and check-AUTHORS rule to accommodateJim Meyering-8/+13
2008-05-26* src/c99-to-c89.diff: Adjust offsets.Jim Meyering-2/+2
2008-05-26adjust copyright datesJim Meyering-53/+56
2008-05-26convert the rest to use proper_name -- manuallyJim Meyering-13/+27
2008-05-26convert 3-author programs to use proper_nameJim Meyering-9/+36
2008-05-26convert 2-author programs to use proper_nameJim Meyering-25/+75
2008-05-26convert single-author programs to use proper_nameJim Meyering-47/+47
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering-12/+53
2008-05-24* POTFILES.in: Add lib/copy-acl.c.Jim Meyering-0/+1
2008-05-20install: avoid a leak in currently-ifdef'd-out codeJim Meyering-2/+9