Age | Commit message (Expand) | Author |
2016-02-08 | Refactor the build system. Avoid recursive make. | Luke Shumaker |
2016-02-08 | Documentation cleanup | Luke Shumaker |
2016-02-07 | Update librefetch to work with pacman 5. | Luke Shumaker |
2016-02-04 | Adjust libremakepkg to work with pacman 5.0 | Luke Shumaker |
2015-06-07 | xbs-abslibre: better error handling | Luke Shumaker |
2015-06-07 | xbs-abslibre: (workaround) have release-server copy, not move | Luke Shumaker |
2015-06-07 | xbs-abslibre: fix stupid mistake | Luke Shumaker |
2015-06-07 | Not that it matters, but I screwed up makechrootpkg.sh:main().v20150607 | Luke Shumaker |
2015-06-06 | remove mips64el-tools: We don't support MIPS anymore | Luke Shumaker |
2015-06-06 | toru-path: simplify | Luke Shumaker |
2015-06-06 | meld toru-utils into toru-path, since it is the only thing using it | Luke Shumaker |
2015-06-06 | tidy up toru-{info,path} | Luke Shumaker |
2015-06-06 | xbs-abs: oops, was missing an argument to check_vars | Luke Shumaker |
2015-06-06 | Tidy up the default libretools.conf | Luke Shumaker |
2015-06-06 | Remove the 'toru' program, it has been replaced by 'toru-path'/'toru-where' | Luke Shumaker |
2015-06-06 | toru: Clean up the option parser and usage text | Luke Shumaker |
2015-06-06 | toru-utils: tidy up | Luke Shumaker |
2015-06-06 | src/toru/*: use tab-indent | Luke Shumaker |
2015-06-06 | toru-where: simplify slightly, add quoting. | Luke Shumaker |
2015-06-06 | Remove fullpkg and treepkg, in favor of dagpkg. | Luke Shumaker |
2015-06-06 | Update to new devtools. | Luke Shumaker |
2015-05-31 | librefetch: Make the names of a couple of temporary files more readable | Luke Shumaker |
2015-05-31 | librefetch: Don't try to use makepkg to create .sig files. | Luke Shumaker |
2015-05-31 | librefetch: Tidy up usage() text. | Luke Shumaker |
2015-05-31 | Enforce .pot files being UTF-8. | Luke Shumaker |
2015-05-31 | librexgettext: Support all of the recent changes to libremessages:flag. | Luke Shumaker |
2015-05-31 | libremessages:flag: support sub-headings in the list of flags. | Luke Shumaker |
2015-05-26 | Rename libremessages:whitespace-collapse to whitespace_collapse.v20150526 | Luke Shumaker |
2015-05-25 | man: Two spaces between sentences. | Luke Shumaker |
2015-05-24 | Enforce two spaces after a period. | Luke Shumaker |
2015-05-24 | libredbdiff: Fix some usages of `print` and `prose`. | Luke Shumaker |
2015-05-24 | libremessages: expose whitespace-collapse | Luke Shumaker |
2015-05-24 | libremessages/librexgettext: Preserve two spaces after a period. | Luke Shumaker |
2015-05-24 | librerelease: Fix typo in a comment. | Luke Shumaker |
2015-05-24 | librerelease: Remove redundant calls to gettext. | Luke Shumaker |
2015-05-24 | librerelease: Don't sign XBS files. | Luke Shumaker |
2015-05-24 | xbs: Add `help` and `name` commands. | Luke Shumaker |
2015-05-24 | xbs: Clean up the usage text. | Luke Shumaker |
2015-05-24 | libremessages:flag: Allow specifying multiple flags in one go. | Luke Shumaker |
2015-05-24 | libremessages:flag: Clean up math | Luke Shumaker |
2015-05-24 | libremessages:flag: Avoid doing a loop over each line | Luke Shumaker |
2015-05-24 | libremessages: add some newlines in comments, reflow them. | Luke Shumaker |
2015-05-24 | xbs-abslibre: The server commands handled dest of `abstree` or `abslibre`. | Luke Shumaker |
2015-05-24 | xbs-abslibre: The comment I wrote 2 commits ago said move, not copy. | Luke Shumaker |
2015-05-24 | xbs-abslibre: Touch up | Luke Shumaker |
2015-05-24 | Add comments to XBS stuff so that I can understand it drunk. | Luke Shumaker |
2015-05-24 | I didn't update any of the XBS copyright years | Luke Shumaker |
2015-05-20 | xbs-abslibre: I don't know why this code was there, it's wrong | Luke Shumaker |
2015-05-20 | libremakepkg: Don't pass extra arguments to makepkg. | Luke Shumaker |
2015-05-20 | Use #!/hint/bash instead of the more verbose comment | Luke Shumaker |