Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add note on the repository location to the DTD and XSL files | Sebastian Pipping | 2009-10-12 | 2 | -0/+8 | |
| | ||||||
* | Add note on where the DTD and XSL files are used from | Sebastian Pipping | 2009-10-12 | 2 | -0/+2 | |
| | ||||||
* | Add $Header fields for CVS | Sebastian Pipping | 2009-10-12 | 2 | -0/+2 | |
| | ||||||
* | Integrate default values into layman-global.dtd | Sebastian Pipping | 2009-10-10 | 2 | -4/+5 | |
| | ||||||
* | Make repositories.xsl add a doctype | Sebastian Pipping | 2009-10-10 | 1 | -0/+1 | |
| | ||||||
* | Take "gitweb = no" into account | Sebastian Pipping | 2009-10-10 | 1 | -0/+5 | |
| | ||||||
* | Add "this file is generated" notes to each overlay, not just the whole file | Sebastian Pipping | 2009-10-10 | 1 | -2/+3 | |
| | ||||||
* | Add support for Gentoo infra's XSL wrapping | Sebastian Pipping | 2009-10-10 | 2 | -1/+31 | |
| | ||||||
* | No longer write ".git.git" in feed URIs | Sebastian Pipping | 2009-10-10 | 1 | -5/+5 | |
| | ||||||
* | Move gitosis.conf handling script to printing "patches" | Sebastian Pipping | 2009-10-05 | 2 | -109/+180 | |
| | ||||||
* | Fix link/description interleave in layman-global.txt format | Sebastian Pipping | 2009-10-05 | 2 | -8/+10 | |
| | ||||||
* | Rename root node from "overlays" to "layman" in layman-global.txt format | Sebastian Pipping | 2009-10-05 | 3 | -5/+5 | |
| | ||||||
* | Require status and quality level for repositories.xml format | Sebastian Pipping | 2009-10-05 | 3 | -21/+23 | |
| | ||||||
* | Fix <name> duplication in DTD of repositories.xml | Sebastian Pipping | 2009-10-05 | 1 | -4/+0 | |
| | ||||||
* | Add script to auto-update planet config | Sebastian Pipping | 2009-10-05 | 1 | -0/+56 | |
| | ||||||
* | Add post-update Git hook sample | Sebastian Pipping | 2009-10-03 | 1 | -0/+27 | |
| | ||||||
* | Make gitosis.conf merge script work from a post-update git hook | Sebastian Pipping | 2009-10-03 | 1 | -4/+14 | |
| | ||||||
* | Make "name" an element | Sebastian Pipping | 2009-10-01 | 6 | -16/+29 | |
| | ||||||
* | Fix whitespace | Sebastian Pipping | 2009-09-30 | 2 | -98/+98 | |
| | ||||||
* | License code under GPL 2 or later | Sebastian Pipping | 2009-09-30 | 6 | -0/+17 | |
| | ||||||
* | Fix off-by-one | Sebastian Pipping | 2009-09-30 | 1 | -1/+1 | |
| | ||||||
* | Add language support to <description> | Sebastian Pipping | 2009-09-30 | 5 | -7/+32 | |
| | ||||||
* | Add support for <longdescription> as requested | Sebastian Pipping | 2009-09-30 | 4 | -2/+23 | |
| | ||||||
* | Add samples, extend validation script | Sebastian Pipping | 2009-09-30 | 4 | -23/+71 | |
| | ||||||
* | Introduce check for "gentoo-is-overlay" entry | Sebastian Pipping | 2009-09-30 | 1 | -3/+9 | |
| | ||||||
* | Add script to auto-merge gitosis config into repositories.xml (beta quality) | Sebastian Pipping | 2009-09-29 | 1 | -0/+85 | |
| | ||||||
* | Add missing attribute "priority" | Sebastian Pipping | 2009-09-28 | 4 | -0/+12 | |
| | ||||||
* | Convert tabs to 4 spaces (write-repositories-xml.py only) | Sebastian Pipping | 2009-09-28 | 1 | -68/+68 | |
| | ||||||
* | Implement repositories.xml to layman-global.txt translator | Sebastian Pipping | 2009-09-28 | 1 | -0/+60 | |
| | ||||||
* | Extract functionality for re-use | Sebastian Pipping | 2009-09-28 | 2 | -31/+43 | |
| | ||||||
* | Fix validation script | Sebastian Pipping | 2009-09-28 | 1 | -4/+4 | |
| | ||||||
* | s/maintainer/owner/g | Sebastian Pipping | 2009-09-28 | 1 | -4/+4 | |
| | ||||||
* | layman-parser.py -> write-repositories-xml.py | Sebastian Pipping | 2009-09-28 | 1 | -0/+0 | |
| | ||||||
* | Move schemas to subfolder "schema" | Sebastian Pipping | 2009-09-28 | 4 | -0/+0 | |
| | ||||||
* | s/maintainer/owner/g | Sebastian Pipping | 2009-09-28 | 3 | -13/+13 | |
| | ||||||
* | s/continue/break/ | Sebastian Pipping | 2009-09-28 | 1 | -1/+1 | |
| | ||||||
* | Remove database sample | Sebastian Pipping | 2009-09-28 | 1 | -1477/+0 | |
| | ||||||
* | More from project=(yes|no) to type=(project|person) | Sebastian Pipping | 2009-09-28 | 3 | -5/+5 | |
| | ||||||
* | Add cvs to supported overlay types | Sebastian Pipping | 2009-09-28 | 2 | -1/+2 | |
| | ||||||
* | Add svn timeline feeds that turned out empty, not broken | Sebastian Pipping | 2009-09-27 | 1 | -2/+2 | |
| | ||||||
* | Add note on file being a generated one | Sebastian Pipping | 2009-09-27 | 1 | -0/+3 | |
| | ||||||
* | Add Sabayon feed URI | Sebastian Pipping | 2009-09-27 | 1 | -0/+1 | |
| | ||||||
* | Bring back auto indentation | Sebastian Pipping | 2009-09-27 | 1 | -0/+19 | |
| | ||||||
* | Improve on feed extractors | Sebastian Pipping | 2009-09-27 | 1 | -6/+6 | |
| | ||||||
* | Integrate feed extractors, add more hard-coded feed URIs | Sebastian Pipping | 2009-09-27 | 3 | -7/+87 | |
| | ||||||
* | Allow passing extra data to the translator | Sebastian Pipping | 2009-09-26 | 2 | -15/+104 | |
| | ||||||
* | Add repositories.xml 1.0 grammars | Sebastian Pipping | 2009-09-26 | 2 | -0/+144 | |
| | ||||||
* | Implement layman-global.txt to repositories.xml translator | Sebastian Pipping | 2009-09-26 | 3 | -32/+96 | |
| | ||||||
* | Add simple layman parser and tidy.config | Robert Buchholz | 2009-09-25 | 2 | -0/+51 | |
| | ||||||
* | Tidy up and add planning for repo config | Robert Buchholz | 2009-09-25 | 5 | -2/+37 | |
| | | | | | Rename documentation of status quo from overlays.* to layman-global.* Add plans for the new repository config |