Age | Commit message (Expand) | Author |
2013-05-07 | libremakepkg: fix possible sudo option parsing bug | Luke Shumaker |
2013-05-07 | It appears that I left out implementing `librechroot update` | Luke Shumaker |
2013-05-07 | Merge remote-tracking branch 'remotes/origin/fauno' | Luke Shumaker |
2013-05-03 | libremakepkg: fix -R flagtesting-20130503 | Luke Shumaker |
2013-05-02 | mips64el-tools/librebasebuilder: s/mkarchroot/archroot/ | Luke Shumaker |
2013-05-02 | libremakepkg: only lock the chroot if there is a chroot to lock. | Luke Shumaker |
2013-05-02 | fix libremakepkg | Luke Shumaker |
2013-05-02 | chcleanup: msg is used too | Luke Shumaker |
2013-05-02 | librefetch: take advantage of provided libraries | Luke Shumaker |
2013-05-02 | COMMITCMD is no longer used, remove it from the conf | Luke Shumaker |
2013-05-02 | src/devtools/Makefile: edit lib/*.sh scripts | Luke Shumaker |
2013-05-02 | librechroot: improve message output | Luke Shumaker |
2013-05-02 | librechroot: fix ${archroot_args[]} | Luke Shumaker |
2013-05-02 | fix the Makefiles | Luke Shumaker |
2013-05-02 | fix minor bugs in Makefile, .gitignore | Luke Shumaker |
2013-05-02 | treepkg: normalize indent to a 'tab'; no other changes | Luke Shumaker |
2013-05-02 | deprecate rePKGBUILD/librerepkg | Luke Shumaker |
2013-05-02 | chcleanup: define `msg2` and `error` internally, to avoid dep on libremessages | Luke Shumaker |
2013-05-02 | Update for the new devtools-par (major) | Luke Shumaker |
2013-04-25 | beta 4 of librefetch | Luke Shumaker |
2013-04-25 | beta 3 of librefetch | Luke Shumaker |
2013-04-25 | second iteration of librefetch | Luke Shumaker |
2013-04-25 | initial implementation of librefetch | Luke Shumaker |
2013-04-24 | Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/libretools | Luke Shumaker |
2013-04-07 | librerelease: Don't resign packages after successful verification. | Michał Masłowski |
2013-01-17 | Integrate devtools into the build systemv20130117 | Luke Shumaker |
2013-01-17 | Merge commit '512436524cd3e70b9394d304bc9a43c6858c3695' as 'src/devtools' | Luke Shumaker |
2013-01-17 | Squashed 'src/devtools/' content from commit 2cda43f | Luke Shumaker |
2013-01-13 | use /usr/share/devtools/makechrootpkg.sh instead of *.gpl2 | Luke Shumaker |
2013-01-13 | libretools.conf: tweak DIFFTOOL detection | Luke Shumaker |
2013-01-04 | remove obvious comment from libretools.conf | Luke Shumaker |
2013-01-04 | move checks from libretools.conf to conf.sh | Luke Shumaker |
2013-01-04 | fix mistake in conf.sh | Luke Shumaker |
2013-01-04 | fix dumb mistake in libretools.conf | Luke Shumaker |
2012-12-22 | abslibre-tools: remove shallow git wrappers | Luke Shumaker |
2012-12-21 | librestage: use get_full_version() for finding the package file. | Luke Shumaker |
2012-12-19 | Get env vars on sudo | Nicolás Reynolds |
2012-12-11 | fix HOME/LIBREHOME bug in libremakepkg.gpl2 | Luke Shumaker |
2012-12-09 | oops, delete pr-tools from the top makefilev20121209 | Luke Shumaker |
2012-12-09 | Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/libretools | Luke Shumaker |
2012-12-09 | make the messages while waiting for a chroot lock more helpful | Luke Shumaker |
2012-12-09 | chroot.conf: clarify what each setting does | Luke Shumaker |
2012-12-09 | Improve the help messages for librechroot and libremakepkg | Luke Shumaker |
2012-12-09 | relax the requirement that [[ $CHROOT != 'root' ]] | Luke Shumaker |
2012-12-09 | rethink libremakepkg's chroot logic to make it play well from in a chroot | Luke Shumaker |
2012-12-09 | Add /usr/share/libretools/conf.sh, use /etc/libretools.d/chroot.conf | Luke Shumaker |
2012-12-09 | make the Makefile(s)... mortal-friendly | Luke Shumaker |
2012-12-09 | Improve chcleanup, make supporting changes to other tools | Luke Shumaker |
2012-12-09 | libremakepkg: learn '-C' to dissable using the chroot | Luke Shumaker |
2012-12-09 | libremakepkg: implement things using a chroot_exec function | Luke Shumaker |