summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .gitmodules to point at upstream:gnulibbaserock/morphDaniel Silverstone2012-09-111-1/+1
* patch.morph: remove rm .git*Richard Maw2012-02-221-1/+0
* patch.morph: enable submodule supportRichard Maw2012-02-171-2/+3
* this is not tarRichard Maw2012-01-171-1/+1
* add morphRichard Maw2012-01-161-0/+14
* maint: enable the sc_space_tab syntax-check ruleJim Meyering2012-01-012-6/+5
* maint: enable the useless_cpp_parens syntax-check ruleJim Meyering2012-01-012-3/+2
* maint: update all copyright year number rangesJim Meyering2012-01-0157-63/+62
* build: update to latest gnulib and adaptJim Meyering2011-12-149-24/+37
* Timestamp not set when creating files with --set-time or --set-utcAndreas Gruenbacher2011-12-094-9/+34
* tests: specify test runner in LOG_COMPILER, not in TEST_ENVIRONMENTStefano Lattarini2011-10-121-1/+3
* give a diagnostic rather than a failed assertion for a mangled patchJim Meyering2011-10-114-1/+47
* build: use largefile module and update to latest gnulibJim Meyering2011-08-114-1/+4
* build: include .version in tarball to avoid distcheck failureJim Meyering2011-08-111-0/+1
* README: Describe where to go from a "git clone"Andreas Gruenbacher2011-08-111-3/+12
* don't call fdopen with a negative FD upon dup failureJim Meyering2011-05-251-2/+5
* plug a leak in inp.c's plan_aJim Meyering2011-05-251-1/+4
* emit one more diagnostic with the required "program_name: " prefixJim Meyering2011-05-251-2/+2
* remove side effect from assertJim Meyering2011-05-251-1/+2
* explicitly ignore close return value to placate static analyzersJim Meyering2011-05-252-1/+3
* plug a leak in fetchnameJim Meyering2011-05-251-0/+1
* avoid a used-uninitialized error in fetchnameAndreas Gruenbacher2011-05-251-3/+2
* plug a leak in bestmatchJim Meyering2011-05-251-2/+7
* maint: ignore more build artifactsJim Meyering2011-03-272-3/+7
* build: don't turn off -Wmissing-declarationsJim Meyering2011-03-271-2/+1
* build: don't turn off -Wmissing-prototypesJim Meyering2011-03-273-3/+2
* maint: remove now-unneeded macro definitionsJim Meyering2011-03-274-13/+1
* maint: use gnulib's progname moduleJim Meyering2011-03-274-4/+3
* maint: update bootstrap and gnulib submoduleJim Meyering2011-03-274-66/+270
* maint: update copyright date year ranges to include 2011Jim Meyering2011-03-2750-61/+61
* build: avoid three gcc warningsJim Meyering2011-03-273-4/+2
* tests: temporarily disable failing syntax-check rulesJim Meyering2011-03-271-0/+17
* build: accept new configure-time option --enable-gcc-warningsJim Meyering2011-03-264-0/+96
* maint: avoid non-portable use of test -aJim Meyering2011-03-264-5/+5
* maint: allow the sc_prohibit_empty_lines_at_EOF test to passJim Meyering2011-03-261-1/+0
* maint: remove trailing blanksJim Meyering2011-03-266-15/+22
* maint: add some m4 quotingJim Meyering2011-03-261-2/+2
* maint: arrange for the sc_require_config_h_first test to passJim Meyering2011-03-263-0/+23
* maint: use gnulib's maintainer-makefile moduleJim Meyering2011-03-261-0/+1
* doc: update README-hackingJim Meyering2011-03-211-13/+51
* build: update gnulib submodule to latestJim Meyering2011-03-212-0/+2
* do not version-control ChangeLog; instead, generate it from git logJim Meyering2011-03-174-1/+23
* maint: remove unnecessary tests before freeJim Meyering2011-02-214-18/+18
* don't warn twice about the same invalid file nameJim Meyering2011-02-173-1/+40
* Ignore dangerous filenames instead of failing immediatelyAndreas Gruenbacher2011-02-165-28/+120
* Fix use of uninitialized outstAndreas Gruenbacher2011-02-152-3/+9
* Create directory test caseOzan Çağlayan2011-02-043-0/+34
* Also check if the input file is seekable if a filename is given (-i)Andreas Gruenbacher2011-02-034-39/+86
* doc: mention the fix for CVE-2010-4651Jim Meyering2011-02-032-0/+7
* Do not let a malicious patch create files above current directoryJim Meyering2011-02-035-4/+76