aboutsummaryrefslogtreecommitdiffstats
path: root/bin/update (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-04-24update_qfiles(): Skip the qfiles/bad directory.bwarsaw1-0/+3
2004-02-29update_pending(): Return immediately if the pending db has already been updatebwarsaw1-0/+3
or otherwise doesn't exist.
2004-02-29dequeue(): Catch ValueErrors too.bwarsaw1-1/+1
2004-02-22update_pending(): Tokio Kikuchi's patch #899263 for ignoring duplicate pendingbwarsaw1-2/+4
ids. (With slight modification by BAW.)
2004-02-10update_qfiles(), ext_read(), dequeue(): More gross stuff to upgrade thebwarsaw1-29/+227
separate .db and .msg qfiles to the single .pck file. update_pending(): Updates the global data/pending.pck file to the per-list .pck files as best as possible. main(): update the qfiles and pending database.
2003-12-27dolist(): Don't move o_tmpl to n_tmpl if the former doesn't exist.bwarsaw1-5/+9