summaryrefslogtreecommitdiff
path: root/src/chroot-tools/librechroot
AgeCommit message (Expand)Author
2015-01-05librechroot: tidy upLuke Shumaker
2015-01-05chroot-tools: Drop support for CHROOTARCHLuke Shumaker
2015-01-04Generate the duplicated code in chcleanupLuke Shumaker
2014-11-25librechroot: touch upLuke Shumaker
2014-11-06librechroot: touch up messagesLuke Shumaker
2014-07-05quote calls to librelibLuke Shumaker
2014-06-16Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/~git/packag...Luke Shumaker
2014-05-11Create CHROOTARCH in chroot.conf for when $CARCH != $(uname -m)Luke Shumaker
2014-03-25Fix quoting/escaping with 'rm' in traps.Luke Shumaker
2014-03-23Most of my desired re-licensings were authorized on the dev listLuke 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
2014-03-06Update for the new version of systemdv20140306Luke Shumaker
2014-02-09fix `librechroot update`Luke Shumaker
2014-02-05librechroot update: correctly handle 'filesystem' upgradesLuke Shumaker
2014-02-02librechroot: fix setting CHROOTEXTRAPKGLuke Shumaker
2014-02-02Normalize to use the string "Copyright (C)"Luke Shumaker
2014-02-02I forgot to bump the copyright year on all the files I've touched this yearLuke Shumaker
2014-01-20normalize to use >&2 instead of /dev/stderrLuke Shumaker
2014-01-18librechroot: fix commentLuke Shumaker
2014-01-18I went comma-happy when writing librechroot:usage()Luke Shumaker
2013-11-03librechroot: correct commentLuke Shumaker
2013-11-02librechroot: when detecting mount options, set LC_ALL instead of LANGLuke Shumaker
2013-10-30librechroot: check argument countsLuke Shumaker
2013-10-26librechroot: check that copydir isn't mounted nosuid/noexecLuke Shumaker
2013-10-26librechroot: die if stdin isn't a TTY, be more verbose about it.Luke Shumaker
2013-10-26librechroot+indent: Add in a bunch of extra '\r's to work-around the systemd bugLuke Shumaker
2013-10-15librechroot: (bugfix) Use the correct exit status if stdout isn't a TTY.v20131015Luke Shumaker
2013-10-07librechroot: If stdout isn't a TTY, pipe progs in the chroot through cat.Luke Shumaker
2013-10-04librechroot/hook-chcleanup: look at /startdir/PKGBUILD, not /build/PKGBUILDLuke Shumaker
2013-09-22Merge commit '610699'Luke Shumaker
2013-09-22fix typo in usage text for librechrootLuke Shumaker
2013-09-12Merge branch 'fauno~2' (early part) into masterLuke Shumaker
2013-09-11Update to the new version of devtools (huge commit).Luke Shumaker
2013-09-11chroot-tools: internationalizeLuke Shumaker
2013-06-23librechroot: fix mkdir spitting to stderr in clean-pkgs.Luke Shumaker
2013-06-11librechroot: clarify what config files are installed.Luke Shumaker
2013-06-05librechroot: fix clean-repov20130605.1Luke Shumaker
2013-06-05librechroot: improve documentation for -C and -MLuke Shumaker
2013-06-05librechroot: check if the command doesn't exist and fail earlyLuke Shumaker
2013-06-05libre{chroot,makepkg}: improve handling of when not configuredLuke Shumaker
2013-06-05Double bracket ==/</> compare lexicographically, not numerically.Luke Shumaker
2013-06-05librechroot: capitalization and punctuation in usage()Luke Shumaker
2013-06-05Add tests for librechroot's help system, make them pass.Luke Shumaker
2013-06-05Phase out `load_conf_*` and `check_conf_*` functionsLuke Shumaker
2013-05-28librechroot: fix typos, add unit testtesting-20130528.2Luke Shumaker
2013-05-28librechroot: didn't always create repo.db symlinktesting-20130528.1Luke Shumaker
2013-05-26redo the library system; avoid hard-coded pathsLuke Shumaker
2013-05-22fix https://labs.parabola.nu/issues/335Luke Shumaker
2013-05-08librechroot: improve usage() textLuke Shumaker