Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-09 | Remove LastVoted column | Lukas Fleischer | 1 | -1/+0 | |
This has been introduced by commit aae43d9 (started working on package comments, 2005-03-05) but it seems to be of no practical use. Remove the field to save some space. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||||
2014-02-06 | Move support/schema/ to schema/ | Lukas Fleischer | 3 | -0/+559 | |
There aren't any other subdirectories in support/. Reduce the nesting depth by moving schema/ to the top-level source directory. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> |