index
:
packages/libretools
fauno/newroot
fauno/recutils
lukeshu/librecheck
master
ticgit
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-05-01
Clean up argument parsing for libremessages formatters.
Luke Shumaker
2017-04-20
Use "$?" more sparingly.
Luke Shumaker
2017-04-20
Don't use subshells in local/export/declare commands.
Luke Shumaker
2017-04-20
Variables inside of $((...)) don't need a $ in front of them.
Luke Shumaker
2017-04-20
Quote unquoted strings that should probably be quoted.
Luke Shumaker
2017-04-20
Consistently use ". $(librelib slug)" to load libraries.
Luke Shumaker
2017-04-19
gitget: correctly handle the -f[orce] flag on bare repositories
Luke Shumaker
2017-04-11
libremakepkg: Tidy.
Luke Shumaker
2017-04-11
librechroot: Update for new sync_chroot usage.
Luke Shumaker
2017-04-11
librechroot: Load makechrootpkg.sh into the main process.
Luke Shumaker
2017-04-11
librechroot: Tidy up.
Luke Shumaker
2017-04-11
chcleanup: Fix typo in a comment
Luke Shumaker
2017-04-11
Update for new devtools version
Luke Shumaker
2017-04-11
libremakepkg: correctly exit if a hook fails
Luke Shumaker
2017-04-11
Expect devtools files to already be patched.
Luke Shumaker
2017-04-11
fixup copyright for: `return $?` can be written simply as `return`
Luke Shumaker
2017-02-13
`return $?` can be written simply as `return`
Luke Shumaker
2017-01-30
librefetchdir/Makefile: Add a comment about being a source file.
Luke Shumaker
2017-01-30
Update and tidy the build system for autothing v3.
Luke Shumaker
2017-01-29
makechrootpkg.sh.patch: Update to latest devtools-par master.
Luke Shumaker
2017-01-17
libretools.conf: Update default host names.
v20170117
Luke Shumaker
2016-07-25
librefetch: add some HACKING notes
Luke Shumaker
2016-07-25
librefetch(8): there are 6 modes, not 5 (counting is hard, OK?)
Luke Shumaker
2016-07-10
librerelease: don't assume that dbscripts is checked out in the homedir on re...
Luke Shumaker
2016-06-15
That shebang (on a non-executable file) shouldn't have been there.
Luke Shumaker
2016-06-09
librefetch-install: change how the messages look.
Luke Shumaker
2016-06-09
Update to a version of devtools based on 20160527.1
Luke Shumaker
2016-06-09
Work with the new version of autothing.
Luke Shumaker
2016-05-24
xbs-abslibre: avoid setting off the unknown error trap when a check fails
Luke Shumaker
2016-05-24
libretools.conf: autodetect ARCHES based on /usr/share/pacman/defaults/
Luke Shumaker
2016-05-23
libretools.conf: make the dagpkg comment header consistent with the others
Luke Shumaker
2016-05-23
librechroot: give a better error if an invalid -A flag is given
Luke Shumaker
2016-05-11
librechroot: Don't use the host CacheDir for ARM chroots on x86 hosts.
v20160511
Luke Shumaker
2016-05-11
librechroot: tidy qemu-arm check
Luke Shumaker
2016-05-11
Update arch-nspawn.patch to latest devtools commit.
Luke Shumaker
2016-05-11
Fix `-s` flag to turn off setarch -> https://lists.parabola.nu/pipermail/dev/...
André Fabian Silva Delgado
2016-05-10
librechroot: Revert running arch-nspawn and mkarchroot in subshells.
v20160510
Luke Shumaker
2016-05-09
librechroot: give a good error message if binfmt_misc isn't configured
Luke Shumaker
2016-05-09
librechroot: Support using qemu for ARM builds on x86 via binfmt_misc.
Luke Shumaker
2016-05-09
librechroot: skip initialization steps when mode=delete
Luke Shumaker
2016-04-18
Improve the librexgettext --help text. (also, update the copyright)
Luke Shumaker
2016-04-17
librechroot: have the -A flag set Architecture in pacman.conf
Luke Shumaker
2016-04-15
librechroot: run mkarchroot in its own mount namespace.
Luke Shumaker
2016-04-15
Use a better technique for dealing with empty arrays when `set -u`.
Luke Shumaker
2016-04-15
librechroot: librexgettext was getting confused
Luke Shumaker
2016-04-15
libremessages:flag: Fix several things (also librexgettext)
Luke Shumaker
2016-04-15
librefetch: add a comment
Luke Shumaker
2016-04-14
librefetch: support SOURCE_DATE_EPOCH
Luke Shumaker
2016-04-14
Print an error when trying to sync a copy with itself.
Luke Shumaker
2016-04-14
librechroot: add -A flag to set the architecture.
Luke Shumaker
[next]