Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-26 | much refactoring. also, screw `bzr mv'. That's why I'm writing my own system. | Luke Shumaker | |
2015-06-26 | 0.7.0 -- refactor to make core a pluggin (not done) | Luke Shumaker | |
2015-06-26 | commit works fully for d and f filetypes! | Luke Shumaker | |
2015-06-26 | Well, previously I had added the file `src/rvs-core/repo.sh', but forgot to ↵ | Luke Shumaker | |
`bzr add' it. Anyway the sed script I ran to update all source files caused an infinate loop in repo.sh So this is the original version. If you want to see what the version created by the sed script looked like, run 's/$repo/`rvs repo`/' | |||
2015-06-26 | run all source files through sed to update all changes in design. | Luke Shumaker | |
fix the few things the sed script didn't count on (init.sh mostly) remove code for back-compat with unupdated parts update HACKING file with some (but not all design changes) | |||
2015-06-26 | rewrite bug in repo (`/..' evaluates to `/', I didn't think it would pass -e | Luke Shumaker | |
update some files as part of the rewrite | |||
2015-06-26 | 0.6.3 -- begin reworking $$libdir$$/lib | Luke Shumaker | |
2015-06-26 | add better output functionality to stdio, use stderr | Luke Shumaker | |
revise HACKING to say so, and describe the database | |||
2015-06-26 | i dont even know anymore | Luke Shumaker | |
2015-06-26 | still not fully functional, but I was able to succesfully commit the current ↵ | Luke Shumaker | |
directory | |||
2015-06-26 | doing a lot better, still not functional | Luke Shumaker | |
2015-06-26 | Fix a thousand different things. | Luke Shumaker | |
It's amazing what can break when you haven't tried running it since refactoring There is a bug in the Makefile. I'm filing a real bug report. | |||
2015-06-26 | fix bug in `src/rvs-core/init.sh' | Luke Shumaker | |
2015-06-26 | rename source to rvs (`bzr mv' is fail!) | Luke Shumaker | |
restructure configure and Makefile.orig | |||
2015-06-26 | 0.6.2 -- how come no one told me `make install' fails? | Luke Shumaker | |
2015-06-26 | copy-edit HACKING file | Luke Shumaker | |
2015-06-26 | heavily revise/copy-edit READEME/HACKING/TODO... | Luke Shumaker | |
2015-06-26 | spelling fix in `docs/README.xhtml' | Luke Shumaker | |
2015-06-26 | rvs-0.6.1 -- make it possible to compile from another directory | Luke Shumaker | |
2015-06-26 | add README, HACKING, and other documentation | Luke Shumaker | |
2015-06-26 | rvs 0.6.0 -- major restructuring to: | Luke Shumaker | |
* use a proper build directory, rather than just extracting into / * declare functions in a POSIX/SUS3 compliant way * support systems with out GNU bash, or GNU bash in a place other than /bin/bash | |||
2015-06-26 | rvs-0.5.10.tar.gz | Luke Shumaker | |