summaryrefslogtreecommitdiff
path: root/src/abslibre-tools/librerelease
AgeCommit message (Expand)Author
2024-04-03librerelease: Get the tests to passHEADv20240403masterLuke T. Shumaker
2024-03-28add tests for `-c` and `-C` options - refactor librerelease.batsbill-auger
2024-03-28notifications.sh: rework and add testsbill-auger
2024-03-28add `-C` option to clear remote staging areabill-auger
2024-03-28refactor librereleasebill-auger
2024-03-28replace REPODEST config with REPO{USER,HOST,PORT,PATH}bill-auger
2024-03-28split pbot notification out to separate filebill-auger
2024-03-28update docsbill-auger
2024-03-28pbot announce - refactorbill-auger
2024-03-28pbot announce - ignore empty pushes (nothing staged)bill-auger
2024-03-28pbot announce pkgbase instead of packagesbill-auger
2024-03-28fixing pbot announce for null-delimited file_listAndreas Grapentin
2024-03-28complete pbot notificationbill-auger
2024-02-21fix: librerelease: Fix pbot notificationLuke T. Shumaker
2024-02-21fix: librerelease: Fix the pbot-say checkLuke T. Shumaker
2024-02-20fix: Update copyright statementsLuke T. Shumaker
2019-10-25notify pbot after sccessful publishbill-auger
2018-10-04librerelease: Check that DBSCRIPTS_CONFIG is setv20181004Luke Shumaker
2018-10-03librerelease: Change how the HOOKs are displayedLuke Shumaker
2018-10-03librerelease: Set DBSCRIPTS_CONFIG for db-updateLuke Shumaker
2018-09-20librerelease: Run the HOOKs with `eval` rather than `bash -c`Luke Shumaker
2018-08-03Use Bash 4.4 @Q instead of %qLuke Shumaker
2018-07-31Begone with XBSLuke Shumaker
2018-01-02Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nuLuke Shumaker
2017-07-09librerelease: Fix rmdir failingv20170709.1Luke Shumaker
2017-06-20librerelease: Fix REPODEST validation criteriaLuke Shumaker
2017-05-25move more things to use the $EXIT_* variablesLuke Shumaker
2017-05-25librerelease: mimic makepkg GPG signaturesLuke Shumaker
2017-05-25start moving things to use the libremessages exit codesLuke Shumaker
2017-05-24Merge conf.sh:load_files and conf.sh:check_vars into load_confLuke Shumaker
2017-05-24Include the 1863 port number in config variablesLuke Shumaker
2017-05-24librerelease: No period after 1-line program descriptionLuke Shumaker
2017-05-24librerelease: tidyLuke Shumaker
2017-05-24librerelease: Be more careful with config parsing (fixes test)Luke Shumaker
2017-04-20Don't use subshells in local/export/declare commands.Luke Shumaker
2017-04-20Variables inside of $((...)) don't need a $ in front of them.Luke Shumaker
2017-04-20Consistently use ". $(librelib slug)" to load libraries.Luke Shumaker
2016-07-10librerelease: don't assume that dbscripts is checked out in the homedir on re...Luke Shumaker
2015-05-24Enforce two spaces after a period.Luke Shumaker
2015-05-24librerelease: Fix typo in a comment.Luke Shumaker
2015-05-24librerelease: Remove redundant calls to gettext.Luke Shumaker
2015-05-24librerelease: Don't sign XBS files.Luke Shumaker
2014-12-29librerelease: gpg-agent works differently now.Luke Shumaker
2014-10-04I'm stupid, just use relative paths for librereleasev20141004.1Luke Shumaker
2014-10-04librerelease: allow glob expansion to happen on REPODEST's remote componentv20141004Luke Shumaker
2014-07-26librerelease: also hide .lock files when pretty printingtesting-20140726Luke Shumaker
2014-07-05quote calls to librelibLuke Shumaker
2014-07-05librerelease: ignore .lock filesLuke Shumaker
2014-07-05librerelease: clean up quotingLuke Shumaker
2014-07-02Some grammar fixes too.Luke Shumaker