summaryrefslogtreecommitdiff
path: root/lbu.in
AgeCommit message (Expand)Author
2022-11-23lbu.in: Remove deprecated migrate_include_exclude (and fix typo)Nikolas Garofil
2022-11-06always quote vars in 'local' assignmentJakub Jirutka
2022-11-05lbu: fix 'trap' compatibility with dashJakub Jirutka
2022-07-12lbu: add tests for lbu packageNatanael Copa
2022-07-12lbu: fix lbu status usageNatanael Copa
2022-07-12lbu: fix lbu revert usageNatanael Copa
2022-07-12lbu: fix list-backup usageNatanael Copa
2022-07-12lbu: fix package help textNatanael Copa
2022-07-12lbu: update copyright yearNatanael Copa
2022-07-12lbu: fix sysconfdir regressionNatanael Copa
2022-07-03lbu: update include/exclude list paths in usageNick Hanley
2022-07-01lbu: fix import of libalpine.sh for testsNatanael Copa
2022-06-28lbu: add test for add/deleteNatanael Copa
2022-06-28lbu: add test for lbu list usageNatanael Copa
2022-06-28lbu: add test for lbu diff usageNatanael Copa
2022-06-28lbu: add tests for lbu exclude usageNatanael Copa
2022-06-28lbu: add test for lbu commit usageNatanael Copa
2022-06-28lbu: add test for lbu include usageNatanael Copa
2022-06-28lbu: fix usage for top levelNatanael Copa
2021-11-16lbu: use $PASSWORD for encryptionNatanael Copa
2020-01-16lbu: fix wrong cipher match in check_openssl for 'lbu commit -e'Milan P. Stanić
2019-04-26lbu: fix invocation of `openssl list-cipher-commands` for v1.1.1bRichard Mortier
2018-11-07lbu: remove spurious quoteElan Ruusamäe
2018-06-13lbu: use ROOT environment var in package commandWilliam Johansson
2018-04-11lbu: use correct temporary directory on diffAlexander Chaika
2016-12-11Removed obsolete codePhilippe Guilbault
2016-12-11setup-disk fails because of 'lbu package | tar' & encryption configPhilippe Guilbault
2016-12-11BACKUP_LIMIT not working for encrypted backupsPhilippe Guilbault
2016-11-02indent heredocs and replace echos with heredoc where appropriateJakub Jirutka
2016-11-02replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka
2015-12-15lbu: add MIT licenseNatanael Copa
2014-08-26lbu: use --no-dereference with diff when possibleNatanael Copa
2014-07-17lbu: use ERE for sed regexpNatanael Copa
2014-05-08lbu: fix help text and misc whitespace fixesNatanael Copa
2012-07-17lbu: check permissions when generating apkovlNatanael Copa
2012-07-04lbu: do not use xargsNatanael Copa
2012-04-30lbu: do not include /var/lib/apk/world in apkovlNatanael Copa
2012-04-27lbu: automatically migrate old include/exclude to lbu.listNatanael Copa
2012-04-26lbu: use apk's protected_path.d instead of tar include/excludeNatanael Copa
2011-09-27lbu: implement LBU_BACKUPDIRNatanael Copa
2011-08-11lbu: do not edit users configNatanael Copa
2011-08-01lbu: fix sed commandJeff Bilyk
2011-08-01lbu: strip empty lines from /etc/lbu/include and exclude files before committingJeff Bilyk
2011-01-07lbu: hide error message when testing for read-onlyNatanael Copa
2010-12-03lbu: remount LBU_MEDIA as read-write if it was read-onlyNatanael Copa
2010-11-23lbu: fix lbu diff and lbu list for encrypted apkovlsNatanael Copa
2010-11-22lbu: add support for filenames with spaces in /etcNatanael Copa
2010-11-22lbu: fix lbu status for encrypted apkovlsNatanael Copa
2010-10-29lbu: send pre/post package scripts' output to stderrNatanael Copa