aboutsummaryrefslogtreecommitdiffstats
path: root/bin/update (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update_qfiles(): Skip the qfiles/bad directory.bwarsaw2004-04-241-0/+3
|
* update_pending(): Return immediately if the pending db has already been updatebwarsaw2004-02-291-0/+3
| | | | or otherwise doesn't exist.
* dequeue(): Catch ValueErrors too.bwarsaw2004-02-291-1/+1
|
* update_pending(): Tokio Kikuchi's patch #899263 for ignoring duplicate pendingbwarsaw2004-02-221-2/+4
| | | | ids. (With slight modification by BAW.)
* update_qfiles(), ext_read(), dequeue(): More gross stuff to upgrade thebwarsaw2004-02-101-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.
* dolist(): Don't move o_tmpl to n_tmpl if the former doesn't exist.bwarsaw2003-12-271-5/+9
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+588
'Release_2_1-maint'.