Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-10 | Upgrade to Python3. | Fedja Beader | 1 | -1/+1 |
2014-07-17 | Use a metaclass instead of @add_slots | Ben Longbons | 1 | -1/+1 |
2014-07-17 | Ditch the special treatment of None | Ben Longbons | 1 | -14/+9 |
2013-09-26 | Remove support for origin tracking | Ben Longbons | 1 | -8/+4 |
2013-08-06 | Write vars to makefile in order | Ben Longbons | 1 | -0/+6 |
2013-08-06 | Add config hash | Ben Longbons | 1 | -2/+2 |
2013-08-06 | Refactor checks and vars | Ben Longbons | 1 | -1/+4 |
2013-08-06 | Move all types to their own module | Ben Longbons | 1 | -9/+1 |
2013-08-05 | Add a classy API, and use it to implement all the common options | Ben Longbons | 1 | -0/+68 |