summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-01Clean up argument parsing for libremessages formatters.Luke Shumaker
2017-04-20Use "$?" more sparingly.Luke Shumaker
2017-04-20Don't use subshells in local/export/declare commands.Luke Shumaker
2017-04-20Variables inside of $((...)) don't need a $ in front of them.Luke Shumaker
2017-04-20Quote unquoted strings that should probably be quoted.Luke Shumaker
2017-04-20Consistently use ". $(librelib slug)" to load libraries.Luke Shumaker
2017-04-19gitget: correctly handle the -f[orce] flag on bare repositoriesLuke Shumaker
2017-04-11test/librechroot: Avoid waiting for pacman confirmation.Luke Shumaker
2017-04-11test/test-common.sh: Ensure that an old gpg-agent isn't running.Luke Shumaker
2017-04-11test/test-common.sh: Put the test name in the tmpdir path.Luke Shumaker
2017-04-11test/lib-messages: it_works_with_no_color_and_set_euE doesn't need a subshellLuke Shumaker
2017-04-11test/test-common.sh: Improve btrfs-aware rm-rf cleanupLuke Shumaker
2017-04-11test/: Tidy before()/after() definitions.Luke Shumaker
2017-04-11libremakepkg: Tidy.Luke Shumaker
2017-04-11librechroot: Update for new sync_chroot usage.Luke Shumaker
2017-04-11librechroot: Load makechrootpkg.sh into the main process.Luke Shumaker
2017-04-11librechroot: Tidy up.Luke Shumaker
2017-04-11chcleanup: Fix typo in a commentLuke Shumaker
2017-04-11Update for new devtools versionLuke Shumaker
2017-04-11test: Use correct blacklist.txt URL.Luke Shumaker
2017-04-11libremakepkg: correctly exit if a hook failsLuke Shumaker
2017-04-11Makefile: libretools.pots might contain whitespaceLuke Shumaker
2017-04-11test: Do a better job of cleaning up chroots.Luke Shumaker
2017-04-11Expect devtools files to already be patched.Luke Shumaker
2017-04-11fixup copyright for: `return $?` can be written simply as `return`Luke Shumaker
2017-02-14Add librechroot delete tests.Luke Shumaker
2017-02-13`return $?` can be written simply as `return`Luke Shumaker
2017-01-30librefetchdir/Makefile: Add a comment about being a source file.Luke Shumaker
2017-01-30Update and tidy the build system for autothing v3.Luke Shumaker
2017-01-30Merge remote-tracking branch 'autothing/v3/master'Luke Shumaker
2017-01-30(libretools) Fix bugs in autothing.Luke Shumaker
2017-01-29makechrootpkg.sh.patch: Update to latest devtools-par master.Luke Shumaker
2017-01-17Tidy the files in the repo root.Luke Shumaker
2017-01-17libretools.conf: Update default host names.v20170117Luke Shumaker
2017-01-17Backport fixes from work on parabola-hackers.git.Luke Shumaker
2017-01-16Improve documentation.Luke Shumaker
2017-01-16core: Derp, the at.relbase function was broken.Luke Shumaker
2017-01-15Documentation.Luke Shumaker
2017-01-15remove gnustuffLuke Shumaker
2017-01-15Rename gnudoc->texinfoLuke Shumaker
2017-01-15Tidy the gnustuff (and fork off gnudoc).Luke Shumaker
2017-01-15mod: files: fix a misplaced parenLuke Shumaker
2017-01-15mod: gitfiles: doc: re-flow a paragraphLuke Shumaker
2017-01-14Add a top-level Makefile for documentation purposes.Luke Shumaker
2017-01-14Update config.mk.inLuke Shumaker
2017-01-14gnuconf: Was missing CPPFLAGSLuke Shumaker
2017-01-14Merge branch 'v2/all' into v3/masterLuke Shumaker
2017-01-14Merge remote-tracking branches 'v2/core', 'v2/mod-dist', 'v2/mod-gnu-autoconf...Luke Shumaker
2016-10-30(systemd) at: files: add missing things to documentatonLuke Shumaker
2016-10-30(systemd) at: mod: don't call on .docLuke Shumaker