Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loadelement.py: Switch from roaringbitmap to pyroaring | Daniel Silverstone | 2019-02-06 | 1 | -3/+3 |
* | loadelement.py: Use roaring bitmaps in dep cache | Daniel Silverstone | 2019-02-05 | 1 | -3/+12 |
* | Add LoadElement in dependency list for LoadElement idrectly | Benjamin Schubert | 2019-01-31 | 1 | -4/+21 |
* | _loader/loadelement.py: Use enumerate() in dependency extractiondanielsilverstone-ct/use-enumerate | Daniel Silverstone | 2018-10-26 | 1 | -5/+3 |
* | Fix python warnings: Use collections.abc instead collectionsjjardon/warnings_collections | Javier Jardón | 2018-10-18 | 1 | -1/+1 |
* | loader: Add 'build-depends' and 'runtime-depends' fields to elements | Jonathan Maw | 2018-08-14 | 1 | -18/+37 |
* | Remove shebangs from python files | Gökçen Nurlu | 2018-06-19 | 1 | -1/+0 |
* | _loader package: Splitting up the loader code into separate pieces | Tristan Van Berkom | 2018-04-17 | 1 | -0/+172 |