summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove line not compatible with glibcbaserock/pedroalvarez/build-essentialbaserock/build-essentialPedro Alvarez2014-10-191-1/+0
* Fix URL for gnulib submoduleSam Thursfield2013-02-071-1/+1
* Add morphology for tarball branchSam Thursfield2013-01-031-0/+9
* Commit files from tarballSam Thursfield2013-01-03985-16063/+219085
* Support bootstrap --gnulib-srcdir=DIR.Eric Blake2010-03-012-1/+16
* Mention release of version 1.4.14.Eric Blake2010-03-017-30/+56
* Improve parsing example.Eric Blake2010-02-243-6/+18
* Document upcoming release.Eric Blake2010-02-243-3/+9
* Address remaining 'make syntax-check' findings.Eric Blake2010-01-0814-26/+58
* Use correct license on auxiliary documentation.Eric Blake2010-01-0711-11/+49
* Address 'make sc_error_message_uppercase' failures.Eric Blake2010-01-0712-155/+177
* Address 'make sc_cast_of_argument_to_free' failures.Eric Blake2010-01-077-9/+21
* More whitespace cleanup.Eric Blake2010-01-0750-1495/+1543
* Document new indentation policy.Eric Blake2010-01-055-4/+48
* Switch to indentation by space, not tab.Eric Blake2010-01-0549-4557/+4607
* Update copyright year.Eric Blake2010-01-0578-85/+110
* Prepare to bulk update copyright year.Eric Blake2010-01-0520-16/+49
* Use gnulib maintainer-makefile module.Eric Blake2010-01-059-80/+36
* Update to latest gnulib.Eric Blake2010-01-055-6/+20
* Fix testsuite failure on newer glibc.Eric Blake2010-01-054-7/+26
* Update to newer gnulib.Eric Blake2009-11-269-76/+57
* Pick up gnulib fixes for sub-process execution.Eric Blake2009-08-244-1/+27
* A status of 127 does not always imply esyscmd failure.Eric Blake2009-08-244-4/+21
* Use bitrotate for hashing.Eric Blake2009-06-264-3/+11
* Fix description of limits on diversions.Eric Blake2009-06-263-5/+15
* Stress test for hash resizing.Eric Blake2009-06-172-0/+14
* Document why bootstrap might touch state of tree.Eric Blake2009-06-165-3/+23
* Drop .cvsignore and redundant .gitignore files.Eric Blake2009-06-1522-408/+166
* Avoid compiler warning.Eric Blake2009-06-152-1/+7
* Avoid snprintf link failures.Eric Blake2009-06-132-1/+8
* Avoid pointer arithmetic on `void *'.Ralf Wildenhues2009-06-132-2/+9
* Silence verbose testsuite runs.Eric Blake2009-05-117-12/+26
* Be more explicit about default quoting characters.Eric Blake2009-04-223-1/+11
* Use gnulib rename module.Eric Blake2009-04-172-1/+7
* Require newer automake features.Eric Blake2009-04-174-8/+14
* Mention release of 1.4.13.Eric Blake2009-04-163-6/+15
* Exploit git submodule by adding appropriate symlinks.Eric Blake2009-03-2316-701/+46
* Make gnulib a git submodule.Eric Blake2009-03-236-54/+98
* Use memcmp2 to simplify lexicographic comparisons.Eric Blake2009-03-213-5/+10
* Fix m4.1 build race, exposed by parallelism through GNUmakefile.Ralf Wildenhues2009-03-194-33/+54
* Try to tolerate spaces in directory names in testsuite.Eric Blake2009-03-132-0/+4
* Fix awk script portability.Eric Blake2009-03-132-7/+12
* Make bootstrap easier on Solaris.Eric Blake2009-03-132-10/+22
* Allow configuration choice in syscmd shell.Eric Blake2009-03-138-19/+122
* Use gnulib pipe module instead of popen(3).Eric Blake2009-03-133-60/+73
* Use gnulib execute module instead of system(3).Eric Blake2009-03-136-45/+93
* Improve web-manual maintainer rule.Eric Blake2009-03-053-2/+11
* Speed up translit when from argument is short.Eric Blake2009-02-234-11/+69
* Prefer buffer over byte operations.Eric Blake2009-02-186-35/+56
* Speed up esyscmd with buffer reads.Eric Blake2009-02-182-3/+25