Commit graph

19 commits

Author SHA1 Message Date
lilydjwg
eef3c96242 drop pkgreader
This field currently has no use, and even if we'll need it later, we
should implement it using pyalpm.

This changes is made to support zstd-compressed packages.
2019-10-17 15:54:29 +08:00
lilydjwg
3e508908b2 on_update_notification: don't run too frequently 2015-02-20 17:32:39 +08:00
lilydjwg
0ff3bc0c71 use relative path in database; requires running upgrade script 2014-10-30 16:16:14 +08:00
lilydjwg
b4dc45361b on_update_notification: better logging 2014-10-19 19:39:23 +08:00
lilydjwg
dd343c911b on_update_notification: no dry run 2014-10-19 16:34:30 +08:00
lilydjwg
556d56d6b5 better logging 2014-10-19 16:33:14 +08:00
lilydjwg
0961fe2dea add on_update_notification script 2014-10-19 16:12:15 +08:00
lilydjwg
386b8e3a6d move remove_old_packages to elsewhere 2014-03-23 14:57:54 +08:00
lilydjwg
dc08763875 remove_old_packages: fix error for kept packages 2014-01-29 15:52:45 +08:00
lilydjwg
5a7234e78d scripts/remove_old_packages: optionally show which are kept 2014-01-12 23:05:06 +08:00
lilydjwg
ac5a7cd1cd add scripts/remove_old_packages 2014-01-12 22:51:22 +08:00
lilydjwg
88c540263d add scripts/touch_pkg_with_newer_sig 2014-01-12 22:34:30 +08:00
lilydjwg
da2e89df66 remove winterpy dependency 2013-08-23 17:49:51 +08:00
lilydjwg
051427c7b1 setup.py and directory structure change
and README switched to rst
2013-08-23 12:19:53 +08:00
lilydjwg
9547f2e179 add a "pkgrepo" column to record which repository the entry belongs to 2013-08-21 22:51:33 +08:00
lilydjwg
359ec109dd using blob for picked data 2013-02-12 20:44:24 +08:00
lilydjwg
e63c3a7f69 fix: logging not setup 2013-02-12 19:46:58 +08:00
lilydjwg
b3d9560c2d check database version before use 2013-02-11 21:34:35 +08:00
lilydjwg
9ac3ed8f3b new database schema, containing package info 2013-02-11 21:22:54 +08:00