python-tldp/tldp
Martin A. Brown 5dcc255cc6 calculate stale by MD5s; swap stale/broken
move the stanza that identifies the broken output directories up higher in the
file; it's a simpler chunk of code
adjust the detection of stale-ness by referring to an output MD5 file and
compare with the available source files
2016-04-02 10:47:45 -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 add a place to capture the MD5 data of the source 2016-04-01 22:37:53 -07:00
sources.py record md5sum info for each source file 2016-04-01 22:18:39 -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