summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING21
1 files changed, 14 insertions, 7 deletions
diff --git a/HACKING b/HACKING
index 3b8b891..a198138 100644
--- a/HACKING
+++ b/HACKING
@@ -1,10 +1,9 @@
#!/bin/more
-//////////////////////////////////////////////////////////////////////
- rvs 0.7.0
- retroactive versioning system
- a versioning system that allows you to check
- in commit 2 before commit 1
-//////////////////////////////////////////////////////////////////////
+
+ Version 0.8c reimplements the wrapper in C, to allow better
+ cooperation betweem plugins via dependancies. This probably makes
+ a lot of this document out-dated, but a lot of it is still good, it
+ describes the workings of the plugins, and the repo structure.
I know this file is long* and boring. I try to keep it preened and
informative, but would rather spend my time actually hacking. If
@@ -12,6 +11,14 @@
* at 200+ lines, it's longer than any rvs source file
+- - -cut-here- - 8< - - - - - - - - - - - - - - - - - - - - - - - - -
+//////////////////////////////////////////////////////////////////////
+ rvs 0.7.0
+ retroactive versioning system
+ a versioning system that allows you to check
+ in commit 2 before commit 1
+//////////////////////////////////////////////////////////////////////
+
hacking
build basics
@@ -282,7 +289,7 @@
Only until rvs becomes self-hosting.
If anyone needs any help, let me know, either via email, or via
- Launchpad, I'll be happy to help!
+ Launchpad, I'll be happy to help/would love to have your help!
~ Luke Shumaker <LukeShu@sbcglobal.net>
Happy Hacking!