summaryrefslogtreecommitdiff
path: root/src/abslibre-tools/libreaddiff
AgeCommit message (Collapse)Author
2014-03-22libreaddiff: load libremessagesv20140322Luke Shumaker
2014-03-22Audit the authors and copyright years of files against git logsLuke Shumaker
2014-03-21Do an audit of copyright and license claimsLuke Shumaker
2013-11-04touch up quoting on arraysLuke Shumaker
2013-11-04normalize on "[[" instead of "["Luke Shumaker
2013-09-22Merge commit '610699'Luke Shumaker
Conflicts: src/abslibre-tools/createworkdir
2013-09-21abslibre-tools: internationalizeLuke Shumaker
2013-09-12Merge branch 'fauno~2' (early part) into masterLuke Shumaker
2013-06-27add {load,unset}_PKGBUILD to conf.sh, use it.Luke Shumaker
There are a bunch of caveats to loading a PKGBUILD file. This way it is all done correctly in one place. unset_PKGBUILD unsets any functions and variables that are normally set in a PKGBUILD. The list is far more complete than any existing implementation. load_PKGBUILD loads the file given, or "./PKGBUILD" if none is given. But first it calls unset_PKGBUILD and then sets CARCH.
2013-06-05[all tools]: use conf.sh (and libremessages if necessary)Luke Shumaker
2013-06-05libreaddiff: use a shebang instead of `set -e`Luke Shumaker
2012-11-07organize the filesLuke Shumaker