summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-28blacklist-update: Make it safe to run in parallel, touch upLuke Shumaker
2018-04-24conf.sh: Whoops, update copyright yearLuke Shumaker
2018-04-24conf.sh(3): Touch-upLuke Shumaker
2018-04-24conf.sh: Allow load_conf to take an absolute filepathLuke Shumaker
2018-04-24messages: setup_traps: Don't leak the "signal" variableLuke Shumaker
2018-03-30update Spanish translation (24% missing), and small ortographical fixDavid P
2018-03-27libremessages: whitespace_collapse: Don't insert trailing whitespacev20180327Luke Shumaker
2018-03-27librelib: Remove dead codeLuke Shumaker
2018-03-27Makefile: Use files.groups instead of nested.subdirs to split the packageLuke Shumaker
2018-03-25xbs-abs: move(): Fix svndir lookupLuke Shumaker
2018-03-25xbs-abs: clean up pac2svnLuke Shumaker
2018-03-24xbs-abs: install devtools' valid-tags.shLuke Shumaker
2018-03-24Makefile: Support split libdir / libexecdirLuke Shumaker
2018-03-24xbs-abs: helper-abs: load common.shLuke Shumaker
2018-03-24xbs: usage(): Document correct config file locationsLuke Shumaker
2018-03-24librechroot: Add Andreas Grapentin to the copyright statement.Luke Shumaker
2018-03-20make librechroot target arch agnosticAndreas Grapentin
2018-01-03Makefile: don't let paths in .pot files depend on where `make` was calledLuke Shumaker
2018-01-03update for new devtoolsLuke Shumaker
2018-01-03libremakepkg: usage: mention copying in the GnuPG pubringLuke Shumaker
2018-01-03libremakepkg: consistent tense in usage text bulletsLuke Shumaker
2018-01-02Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nuLuke Shumaker
2018-01-02Merge branch 'isacdaavid'Luke Shumaker
2018-01-02manpage: librefetch(8): More consistent capitalization in bullet listLuke Shumaker
2018-01-02librechroot: Update binfmt_misc check for qemu-user-static-binfmtLuke Shumaker
2018-01-02librechroot: Add comments about where config changes come fromLuke Shumaker
2018-01-02manpage: librefetch(8): Add a missing commaLuke Shumaker
2018-01-02manpage: librefetch(8): use "-o, --option" instead of "-o | --option"Luke Shumaker
2018-01-02manpage: libremessages(1): Fix typo "EXIT FAILURE"->"EXIT_FAILURE"Luke Shumaker
2017-10-14blacklist get-rep: re-implement to query repos instead of blacklist.txtIsaac David
2017-10-09blacklist: implement `get-url` function from `reference` and `id` fieldsIsaac David
2017-10-07blacklist.sh: make `blacklist-normalize` more maintainableIsaac David
2017-10-07blacklist.sh: update `normalize` and `get-reason` to reflect blacklist.txtIsaac David
2017-07-09librerelease: Fix rmdir failingv20170709.1Luke Shumaker
2017-07-09Get it producing .mo files again.Luke Shumaker
2017-07-09librexgettext: Make the tests passLuke Shumaker
2017-07-08librechroot: Respect the -n flag (fixes test)Luke Shumaker
2017-07-04librechroot: make sure that makepkg.conf is always parsed as textv20170705Luke Shumaker
2017-06-21libredbdiff: Fix configurationLuke Shumaker
2017-06-21conf.sh: Don't look at SUDO_USER if it's rootLuke Shumaker
2017-06-21librefetch: Fix regression from 6092b9dLuke Shumaker
2017-06-20librerelease: Fix REPODEST validation criteriaLuke Shumaker
2017-05-25aur: use EXIT_* for $retLuke Shumaker
2017-05-25move more things to use the $EXIT_* variablesLuke Shumaker
2017-05-25repo-diff: fix unquoted variablesLuke Shumaker
2017-05-25more $EXIT_* usageLuke Shumaker
2017-05-25libreblacklist: reformat some loops to be more readableLuke Shumaker
2017-05-25librerelease: mimic makepkg GPG signaturesLuke Shumaker
2017-05-25start moving things to use the libremessages exit codesLuke Shumaker
2017-05-25messages: define EXIT_* codesLuke Shumaker