Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-05 | reduce timestamps to 1s resolution | Helmut Grohne | |
We don't need more resolution. It is a distraction and removing it saves around 1% of db size. | |||
2019-03-02 | depcheck: support parallel operation | Helmut Grohne | |
2019-03-02 | depcheck: remove the 6h condition | Helmut Grohne | |
If the release timestamp doesn't change, we should assume that the content didn't either. | |||
2019-03-02 | depcheck.py: move the filter into sql | Helmut Grohne | |
2019-03-02 | depcheck: elide redundant element from tuple | Helmut Grohne | |
2019-02-26 | depcheck.py: make the mirror configurable | Helmut Grohne | |
2019-02-08 | make depcheck.py compatible with stretch | Helmut Grohne | |
2019-02-03 | initial checkin | Helmut Grohne | |