python-tldp/tldp
Martin A. Brown 45a0d2120c fetch MD5s for sources; ignore index.sgml files
instead of fetching statinfo, switch to using the MD5 of all files in the
source file set
also ignore any (annoying and) stray index.sgml files
2016-04-02 10:50:54 -07:00
..
doctypes call the MD5 generation util function 2016-04-02 10:47:07 -07:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py use absolute_import here, too (Python 3) 2016-03-14 20:32:09 -07:00
cascadingconfig.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
config.py make pep8 a bit happier 2016-04-01 21:33:23 -07:00
driver.py fix publish function so it propagates return code 2016-03-27 02:26:42 -07:00
inventory.py calculate stale by MD5s; swap stale/broken 2016-04-02 10:47:45 -07:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py load the MD5 file, if present 2016-04-02 10:49:15 -07:00
sources.py fetch MD5s for sources; ignore index.sgml files 2016-04-02 10:50:54 -07:00
typeguesser.py flakes noticed an extra import, removing 2016-03-28 11:10:45 -07:00
utils.py make sure to sort the files by name 2016-04-02 10:46:43 -07:00