summary refs log tree commit diff stats
path: root/ganarchy
AgeCommit message (Collapse)Author
2020-07-19Partially restore cron-target functionalitySoniEx2
Restored functionality: - Can use `config`, `project-list` and `index` targets Still broken: - `cron-target` with a project doesn't work yet
2020-07-19Move a lot of things around (broken)SoniEx2
2020-05-01Restore merge-configs functionalitySoniEx2
For backwards compatibility. However, this is deprecated, and shouldn't be used on new deployments. It'll be removed in the future. The new config system has built-in support for external repo lists.
2020-04-30Fix bugs in the new config systemSoniEx2
2020-04-24Add basic support for remote repo listsSoniEx2
2020-02-26Create an URIPredicateSoniEx2
2020-02-24Update abdl.py so we can use key predicatesSoniEx2
2020-02-21Make new config system load configsSoniEx2
2020-02-16Squashed commit of the following:SoniEx2
* Move things around a bit more * Add project structure details to HACKING.md * Create setup.py * Split off A Boneless Datastructure Language
2019-12-25Move things around a bitSoniEx2