aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11Add list of upgradeable source packages to notificationHEADmainAdam Spragg
2022-04-11Split long command over multiple linesAdam Spragg
2022-04-04Fix upgrade count when there are no upgradesAdam Spragg
2022-03-21Experimental support for `apt-listbugs` during downloadsAdam Spragg
2022-03-21Make download timer fire "randomly" one per hourAdam Spragg
2022-03-18I think that's a version 0.1v0.1Adam Spragg
2022-03-17Clarify desktop notification textAdam Spragg
2022-03-17Do not notify systemd if `DESTDIR` differs from `PREFIX`Adam Spragg
2022-03-17Add the `clean` and `distclean` make targetsAdam Spragg
2022-03-17Remember the value of PREFIX between runsAdam Spragg
2022-03-17Change the download service to run hourlyAdam Spragg
2022-03-17Pipe download output through `cat` so it always succeedsAdam Spragg
2022-03-17Notify logged-in users when updates are availble.Adam Spragg
2022-03-17Disable `apt-listbugs` during upgradesAdam Spragg
2022-03-16Cut down on log spam while downloading updatesAdam Spragg
2022-03-16Set "DEBIAN_FRONTEND=noninteractive" for upgradesAdam Spragg
2022-03-16Pass `--with-new-pkgs` to `apt-get upgrade`Adam Spragg
2022-03-16Exit scripts early if there's nothing to doAdam Spragg
2022-03-15Force creation of adu-upgrade.service symlinkAdam Spragg
2022-03-15Fix whitespaceAdam Spragg
2022-03-15Support "DESTDIR=" for "make install" and "make uninstall"Adam Spragg
2022-03-14Support setting PREFIX with `make PREFIX=...` "build" stepAdam Spragg
2022-03-13First (mostly) working version apt-desktop-upgradesAdam Spragg