Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-17 | Rename more URL -> URI HEAD ganarchy | SoniEx2 | |
2024-02-04 | [WIP] Clean up config/repo list handling | SoniEx2 | |
2022-02-06 | Fix old cron-target feature | SoniEx2 | |
2022-02-06 | Attempt to add pinned repos | SoniEx2 | |
2022-01-20 | Fix data race | SoniEx2 | |
2022-01-20 | Add support for threads | SoniEx2 | |
This is not very good but it does provide a huge speedup! | |||
2022-01-19 | Identify erroring repos/branches | SoniEx2 | |
2020-07-26 | Add the run-once target | SoniEx2 | |
I need to look into async/await before trying to make a proper run target, but this should help until then. | |||
2020-07-23 | Restore functionality feature/new-config | SoniEx2 | |
Everything works again, as far as I can tell. | |||
2020-07-19 | Partially restore cron-target functionality | SoniEx2 | |
Restored functionality: - Can use `config`, `project-list` and `index` targets Still broken: - `cron-target` with a project doesn't work yet | |||
2020-07-19 | Move a lot of things around (broken) | SoniEx2 | |
2020-05-01 | Restore merge-configs functionality | SoniEx2 | |
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-30 | Fix bugs in the new config system | SoniEx2 | |
2020-04-24 | Add basic support for remote repo lists | SoniEx2 | |
2020-02-21 | Make new config system load configs | SoniEx2 | |
2020-02-16 | Squashed 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 |