aboutsummaryrefslogtreecommitdiffstats
path: root/bin/update (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright dates.Mark Sapiro2018-06-171-1/+1
|
* Fixed l10n to use correct charset for command-line scripts.Mark Sapiro2016-02-271-48/+48
|\
| * * add option to pick up C_() texts to make potfileYasuhito FUTATSUKI at POEM2016-02-221-2/+2
| | | | | | | | * revise command line utils _()/C_() usage (not tested at all)
| * Importing locale patch for command line utils, from RHEL6 rpm sourceYasuhito FUTATSUKI at POEM2016-02-221-45/+45
|/ | | | | (for -japan-poem, originally imported from 2.1.12-18 package for RHEL6 rpm source)
* Backported several bug fixes from the 2.2 branch.Mark Sapiro2009-07-311-10/+13
|
* Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-121-7/+6
| | | | I've modified the patch to improve some of the stylistic issues.
* Fixed erroneously 'pre-configured' commandsMark Sapiro2008-06-291-1/+1
|
* Merged the cull_bad_shunt branch.Mark Sapiro2008-06-061-0/+4
|\
| * Changed bin/update to remove .bak qfiles.Mark Sapiro2008-04-271-1/+5
| |
* | Changed formatting for standards compliance and readability.Mark Sapiro2008-05-071-2/+3
| |
* | Fixed a problem with bin/update erroneously moving templates fromMark Sapiro2008-04-281-18/+24
|/ | | | | | templates/xx to lists/xx if a list has the same name as a language code. Also fixed the absolute path to lists/ (1418670 ).
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* Fixes for SF #949117.bwarsaw2005-05-311-11/+20
| | | | | | | | update_qfiles(): Catch and ignore OSErrors when trying to listdir() a non-directory. dequeue(): Catch EOFErrors that can occur if a zero-length qfile is encountered.
* 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'.