Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More typo fix. | Makoto Matsushita | 2003-06-21 | 2 | -7/+7 |
| | | | | Found by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de> | ||||
* | Use install(1) instead of cp(1), to set file mode (it is unhappy to users | Makoto Matsushita | 2003-06-20 | 2 | -1/+3 |
| | | | | | | | that the config file is read-only). Install sample CSS file to aswiki home directory. Content changed, so bump the revision. | ||||
* | Typo fix. No contents changed, no bump. | Makoto Matsushita | 2003-06-17 | 1 | -1/+1 |
| | | | | Found by: kris | ||||
* | New port: aswiki | Makoto Matsushita | 2003-06-14 | 5 | -0/+171 |
This is yet another wiki clone, written in Ruby. It supports contents logging with RCS; you can easily checks the difference of each change. Reviewed by: kuriyama, knu |