summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-08librechroot: Respect the -n flag (fixes test)Luke Shumaker
2017-07-08test: librechroot: verify that the `-n` flag worksLuke Shumaker
2017-07-08po/HACKING: mention package dependenciesLuke Shumaker
2017-07-06More translations to po/es/libretools.poDavid P
2017-07-05Parcially translated libretools.po to Spanish [es]David P
2017-07-05Translated xbs.po to Spanish [es]David P
2017-07-05Translated librelib.po to Spanish [es]David P
2017-07-05Translated gitget.po to Spanish [es]David P
2017-07-05add a po/HACKING file explaining how to add translationsLuke Shumaker
2017-07-04librechroot: make sure that makepkg.conf is always parsed as textv20170705Luke Shumaker
2017-06-21libredbdiff: Fix configurationLuke Shumaker
2017-06-21conf.sh: Don't look at SUDO_USER if it's rootLuke Shumaker
2017-06-21librefetch: Fix regression from 6092b9dLuke Shumaker
2017-06-21test: conf.sh: don't assume conf.sh works in sh; use bashLuke Shumaker
2017-06-21test: librerelease: update for new REPODEST formatLuke Shumaker
2017-06-21test: librerelease: fix descriptionLuke Shumaker
2017-06-21test: conf.sh: verify that LIBREUSER is correct when `sudo sudo -u $LIBREUSER`Luke Shumaker
2017-06-20librerelease: Fix REPODEST validation criteriaLuke Shumaker
2017-05-25aur: use EXIT_* for $retLuke Shumaker
2017-05-25move more things to use the $EXIT_* variablesLuke Shumaker
2017-05-25repo-diff: fix unquoted variablesLuke Shumaker
2017-05-25more $EXIT_* usageLuke Shumaker
2017-05-25libreblacklist: reformat some loops to be more readableLuke Shumaker
2017-05-25librerelease: mimic makepkg GPG signaturesLuke Shumaker
2017-05-25start moving things to use the libremessages exit codesLuke Shumaker
2017-05-25messages: define EXIT_* codesLuke Shumaker
2017-05-25Fix grammar mistake in libremessages(1).Luke Shumaker
2017-05-24Merge conf.sh:load_files and conf.sh:check_vars into load_confLuke Shumaker
2017-05-24messages.sh: fix punctuation in a commentLuke Shumaker
2017-05-24Include the 1863 port number in config variablesLuke Shumaker
2017-05-24librerelease: No period after 1-line program descriptionLuke Shumaker
2017-05-24Tidy the HACKING documentation.Luke Shumaker
2017-05-24lib/conf.sh: Tidy loopsLuke Shumaker
2017-05-24libremessages: leave stdout alone (fixes test)Luke Shumaker
2017-05-24test: libremessages: check that setup_traps leaves stdout aloneLuke Shumaker
2017-05-24librerelease: tidyLuke Shumaker
2017-05-24librerelease: Be more careful with config parsing (fixes test)Luke Shumaker
2017-05-24test: have 'empty' checks be a bit more verboseLuke Shumaker
2017-05-23add a librerelease testLuke Shumaker
2017-05-12librefetch: Fix the check for deciding if to recurse.v20170512Luke Shumaker
2017-05-12test: libremakepkg: add (failing) check for $startdir symlinksLuke Shumaker
2017-05-12test: librefetch: add (failing) check for unnescessary recursionLuke Shumaker
2017-05-05test: don't let `git commit` fail if user.{email,name} aren't configuredv20170505Luke Shumaker
2017-05-05libremakepkg: update usage() textLuke Shumaker
2017-05-05libremessages(1): document find_cached_srcpackageLuke Shumaker
2017-05-05test: librerelease: avoid using $HOME in testsLuke Shumaker
2017-05-05librestage: fix a typo in an error messageLuke Shumaker
2017-05-05librestage: get the list of arches from the PKGBUILD, not a global conf.Luke Shumaker
2017-05-05librestage: ditch xbs in favor of uploading sourceballsLuke Shumaker
2017-05-05test: librestage: add tests for the (not yet implemented) sourceball featureLuke Shumaker