summaryrefslogtreecommitdiff
path: root/gl
Commit message (Expand)AuthorAgeFilesLines
* maint: update bootstrap, gnulib, copyright datesPavel Raiskup2018-07-241-5/+6
* bootstrap: use the upstream repo as git modulePavel Raiskup2016-03-0918-6801/+0
* maint: update copyright yearsPavel Raiskup2016-02-169-9/+9
* gl: minor typo fixesPavel Raiskup2016-02-032-3/+3
* gl-tests: dash && option-parser test fixPavel Raiskup2016-02-032-4/+7
* gl-tests: make the failure more readablePavel Raiskup2015-11-301-1/+1
* gl/tests: new tests for options-parserPavel Raiskup2015-11-044-1/+351
* gl/funclib.sh: func_quotefast_eval & tilde fixPavel Raiskup2015-11-041-5/+22
* gl/tests: new tests for func_quote* familyPavel Raiskup2015-11-034-0/+310
* funclib: refactor quoting methods a bitPavel Raiskup2015-10-124-138/+187
* libtool: optimizing options-parser hooksPavel Raiskup2015-10-121-49/+122
* libtool: mitigate the $sed_quote_subst slowdownPavel Raiskup2015-10-121-7/+54
* gnulib: sync with upstreamPavel Raiskup2015-09-291-1/+1
* gnulib: sync with upstreamPavel Raiskup2015-09-251-83/+0
* libtoolize: fix infinite recursion in m4Pavel Raiskup2015-09-241-15/+27
* maint: undo copyright years regression.Gary V. Vaughan2015-01-201-1/+1
* bootstrap: sync with upstream.Gary V. Vaughan2015-01-204-10/+37
* maint: update copyright statements to include 2015.Gary V. Vaughan2015-01-185-5/+5
* bootstrap: sync with upstream.Gary V. Vaughan2014-12-111-1/+1
* bootstrap: sync with upstream for runtime M4 checking functions.Gary V. Vaughan2014-12-031-39/+96
* bootstrap: sync with upsteram.Gary V. Vaughan2014-11-041-2/+11
* bootstrap: sync with upstream.Gary V. Vaughan2014-10-272-5/+5
* bootstrap: fix description of func_sort_ver to match recent sort changePeter Rosin2014-02-101-2/+2
* bootstrap: check for git tree with .git/. in case of soft links.Bruce Korb2014-02-031-1/+1
* bootstrap: use `-d .git` to check whether we are in a git tree.Gary V. Vaughan2014-01-271-2/+2
* bootstrap: check for git checkout correctly.Gary V. Vaughan2014-01-151-2/+2
* options-parser: --version works with 'DO NOT EDIT' preamble again.Gary V. Vaughan2014-01-071-2/+2
* bootstrap: specify particular version in buildreq with =x.y.Gary V. Vaughan2014-01-072-6/+25
* bootstrap: remove conftest.sed file droppings.Gary V. Vaughan2014-01-051-0/+1
* bootstrap: replace spurious hyphen in some section comments.Gary V. Vaughan2014-01-043-10/+10
* inline-source: DO NOT EDIT warning only for top-level file.Gary V. Vaughan2014-01-041-3/+3
* inline-source: gawk doesn't have boolean constants.Gary V. Vaughan2014-01-031-3/+3
* bootstrap: fix test-dollar sanity check failure.Gary V. Vaughan2014-01-031-3/+3
* bootstrap: support automake README requirement.Gary V. Vaughan2014-01-031-2/+47
* configury: use bootstrap ChangeLog management feature.Gary V. Vaughan2014-01-031-3/+12
* bootstrap: force remove file droppings from previous run.Gary V. Vaughan2014-01-031-0/+1
* inline-source: add a DO NOT EDIT notice to generated files.Gary V. Vaughan2014-01-032-3/+14
* bootstrap: move included files below DO NOT EDIT comment.Gary V. Vaughan2014-01-031-9/+14
* maint: use before-save-hook in Emacs footers.Gary V. Vaughan2014-01-035-9/+9
* libtoolize: use printf '%s\n' unconditionally.Gary V. Vaughan2014-01-034-71/+30
* bootstrap: push Peter's version sort fix back into funclib.sh.Gary V. Vaughan2014-01-021-2/+2
* bootstrap: fix gitlog-to-changelog detection.Gary V. Vaughan2014-01-021-14/+17
* maint: update copyright notices to include 2014.Gary V. Vaughan2014-01-025-5/+5
* maint: use $SED and $GREP, not sed and grep in all scripts.Gary V. Vaughan2014-01-023-9/+9
* funclib.sh: improve comments.Gary V. Vaughan2014-01-021-1/+6
* bootstrap: fix a quoting error.Gary V. Vaughan2013-10-291-1/+1
* funclib.sh: simplify version comparison functions.Gary V. Vaughan2013-10-283-38/+20
* bootstrap: show found GREP and SED in verbose mode.Gary V. Vaughan2013-10-281-4/+4
* refactor: simplify program path searching in funclib.sh.Gary V. Vaughan2013-10-281-90/+99
* bootstrap: search for a non-truncating grep binary.Gary V. Vaughan2013-10-281-3/+55