Commit message (Collapse) | Author | ||
---|---|---|---|
2021-01-04 | Only create tangle directory if it does not exist | fpi | |
2020-12-19 | Add mkdir before tangling | fpi | |
2020-10-14 | Expand update target to also merge and rebase | fpi | |
2020-09-27 | Add update target to combine pull and dev | fpi | |
2020-08-23 | Add make target for dev+ branch | fpi | |
2020-07-27 | Add experimental way to reduce amount of tangling | fpi | |
Works by saving the git commit hash upon tangling. Currently this does not record if tangling fails for some reason. | |||
2020-07-23 | Make tangling of readme silent | fpi | |
2020-07-16 | Add explicit make targets for readme tangles | fpi | |
2020-07-15 | Add make install target for fresh installations | fpi | |
2020-07-15 | Add a script to pull from origin with rebase | fpi | |
2020-07-08 | Add a basic Makefile | fpi | |