summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-05libremakepkg: make sure the local repository exists before syncing pkgsv20140206Luke Shumaker
2014-02-05libremakepkg: fix installing dependencies that aren't in the paccacheLuke Shumaker
2014-02-05librechroot update: correctly handle 'filesystem' upgradesLuke Shumaker
2014-02-02libremakepkg: fix network handlingv20140202Luke Shumaker
2014-02-02test: `! true` doesn't trip `set -e`, do subshell magicLuke Shumaker
2014-02-02libremakepkg-test: test the -N flagLuke Shumaker
2014-02-02Makefiles: use .DELETE_ON_ERROR:Luke Shumaker
2014-02-02librechroot-test: check for the existance of ca-certificates.crtLuke Shumaker
2014-02-02mkarchroot: don't let the environment affect pacstrapLuke Shumaker
2014-02-02test/librechroot: test CHROOTEXTRAPKGLuke Shumaker
2014-02-02test/librechroot: test the -N flagLuke Shumaker
2014-02-02src/lib/Makefile: fix extra files from being included in libexecsLuke Shumaker
2014-02-02librechroot: fix setting CHROOTEXTRAPKGLuke Shumaker
2014-02-02Normalize to use the string "Copyright (C)"Luke Shumaker
2014-02-02Hacking.md: change formatting on sample output a bitLuke Shumaker
2014-02-02I forgot to bump the copyright year on all the files I've touched this yearLuke Shumaker
2014-01-20test/librefetch: update the DLAGENTS settingv20140120.1testing-20140120.1Luke Shumaker
2014-01-20librefetch: fix the %u bug by deferring variable evaluation until the eval.Luke Shumaker
2014-01-20fix librechroot testtesting-20140120Luke Shumaker
2014-01-20normalize to use >&2 instead of /dev/stderrLuke Shumaker
2014-01-20librefetch: improve error handlingLuke Shumaker
2014-01-20libremessages: add a setup_traps routineLuke Shumaker
2014-01-19libremakepkg: Check the permissions of the bind-mounted directoriestesting-20140119Luke Shumaker
2014-01-19libremakepkg: (minor) refactor things to places that make a bit more senseLuke Shumaker
2014-01-19distcc-tool: fix a typo in a commentLuke Shumaker
2014-01-19distcc-tool: Fix quoting when embeddint a value in a stringLuke Shumaker
2014-01-19distcc-tool: get rid of string interpolation in usage()Luke Shumaker
2014-01-19libremakepkg: fix getopts string (I'm a dummy)Luke Shumaker
2014-01-19libremakepkg: actually support SRCPKGDEST, document LOGDEST supportLuke Shumaker
2014-01-18libremakepkg: support -r and -w flags, same as librechrootLuke Shumaker
2014-01-18librechroot: fix commentLuke Shumaker
2014-01-18Update libremessages.1.ronnLuke Shumaker
2014-01-18I went comma-happy when writing librechroot:usage()Luke Shumaker
2014-01-05librerelease: fixv20140106.1testing-20140106.1Luke Shumaker
2014-01-05librefetch: handle "empty" situations betterLuke Shumaker
2014-01-05librerelease: don't clean non-package filesLuke Shumaker
2014-01-05update test/librerelease-test.shv20140106Luke Shumaker
2014-01-05librerelease: list staged source files in a sane wayLuke Shumaker
2014-01-05librestage: fix staging generated sourcesLuke Shumaker
2014-01-05librefetch: parse an '--' argument correctlyLuke Shumaker
2014-01-05test/libremakepkg: don't use -l in tests that don't require sudoLuke Shumaker
2014-01-05chroot-tools: make patch not reject new bugfix in devtools-parLuke Shumaker
2014-01-05test/: re-jigger the chroot tests to be fast on btrfsLuke Shumaker
2014-01-05src/lib/: misc touch-upLuke Shumaker
2014-01-05src/lib/: set TEXTDOMAIN differently for internal messagesLuke Shumaker
2014-01-05update to the new devtoolsLuke Shumaker
2014-01-04libretools.conf: change default REPODEST to cause less clutter in ~repoLuke Shumaker
2014-01-04librestage: stage files generated by librefetchLuke Shumaker
2014-01-04librefetch: update docsLuke Shumaker
2014-01-04librefetch: fiddle with DOWNLOADER percent-substitutionLuke Shumaker