Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 24
- Log:
Initial import of Collaboa 0.5.6 from downloaded Tarball. Collaboa is
a Ruby On Rails based bug tracker and SVN repository browsing tool.
- Author:
- adh
- Date:
- Mon Jul 24 21:54:39 +0100 2006
- Size:
- 411 Bytes
1 | .yaml .normal {} |
2 | .yaml .document { font-weight: bold; color: #07F; } |
3 | .yaml .type { font-weight: bold; color: #05C; } |
4 | .yaml .key { color: #900; } |
5 | .yaml .comment { color: #b85; } |
6 | .yaml .punct { color: #000; font-weight: bold; } |
7 | .yaml .string { color: #007200; } |
8 | .yaml .number { color: #3387CC; } |
9 | .yaml .time { color: #F99; } |
10 | .yaml .date { color: #F99; } |
11 | .yaml .ref { color: #944; } |
12 | .yaml .anchor { color: #944; } |