Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add generate-metadata action to g-cran, small fix in generate-tree action of ... | 2010-08-03 | 1 | -0/+6 | |
* | Performance enhancments | 2010-08-01 | 2 | -2/+4 | |
* | Save to small files instead of tarball | 2010-08-01 | 2 | -13/+13 | |
* | Fixes; write local package database | 2010-08-01 | 3 | -17/+60 | |
* | Merge branch 'gcommon' | 2010-08-01 | 3 | -40/+1 | |
|\ | |||||
| * | Move g-cran config file | 2010-07-31 | 1 | -0/+0 | |
| * | Adding g-cran.cfg | 2010-07-31 | 1 | -0/+1 | |
| * | Some actions should work now. Proper configuration not included, stay tuned. | 2010-07-28 | 2 | -40/+0 | |
* | | I present to you: external dependencies, woohoo! | 2010-07-31 | 2 | -0/+74 | |
|/ | |||||
* | Fix | 2010-07-15 | 1 | -3/+3 | |
* | Fix | 2010-07-15 | 1 | -1/+1 | |
* | Fix | 2010-07-15 | 1 | -2/+2 | |
* | Reorganizing code in cran_read.py | 2010-07-15 | 1 | -21/+18 | |
* | Adding support for CRAN's serialized package database | 2010-07-15 | 3 | -4/+25 | |
* | Set HOMEPAGE to remote repository URI | 2010-07-14 | 1 | -0/+1 | |
* | Remove useless newlines in ebuild | 2010-07-14 | 1 | -2/+0 | |
* | PDEPEND wasn't fixed; comment typo | 2010-07-14 | 2 | -2/+1 | |
* | Also depend on packages in the 'Imports' field | 2010-07-10 | 1 | -0/+4 | |
* | Fix installation of bioconductor packages | 2010-07-08 | 1 | -1/+1 | |
* | Fix installation of bioconductor packages | 2010-07-08 | 1 | -1/+1 | |
* | Argh, even more PORTDIR guessing fixes | 2010-07-08 | 1 | -2/+2 | |
* | Hopefully finally fix guessing PORTDIR | 2010-07-08 | 1 | -0/+1 | |
* | Add some more comment to the code | 2010-07-08 | 6 | -10/+28 | |
* | PDEPEND is a bit over the top | 2010-07-08 | 1 | -1/+1 | |
* | Building packages using R CMD INSTALL instead of R CMD build should enable bi... | 2010-07-08 | 1 | -3/+8 | |
* | Fix finding portage directory for portage-based systems | 2010-07-07 | 1 | -2/+5 | |
* | Support depending on core libraries | 2010-07-07 | 1 | -1/+13 | |
* | PORTDIR regex code was slightly off, which gets fixed by this commit | 2010-07-07 | 1 | -1/+1 | |
* | Offset for PORTDIR setting line fixed. | 2010-07-06 | 1 | -1/+1 | |
* | When a dependency package name can be found in portage, then it's used | 2010-07-04 | 2 | -28/+55 | |
* | Don't process empty package data | 2010-06-30 | 1 | -2/+3 | |
* | This should install docs correctly... | 2010-06-30 | 1 | -5/+13 | |
* | So license parsing wasn't really working yet... this one should work | 2010-06-29 | 2 | -2/+6 | |
* | Fix license parsing | 2010-06-26 | 2 | -3/+52 | |
* | Forgot a return statement | 2010-06-26 | 1 | -0/+1 | |
* | PMSify package names | 2010-06-26 | 1 | -9/+11 | |
* | Still more python errors | 2010-06-26 | 1 | -1/+1 | |
* | Argh, I should check my syntax before uploading | 2010-06-26 | 1 | -1/+1 | |
* | Add generate-tree action | 2010-06-26 | 1 | -0/+11 | |
* | Should install correctly with distutils now. The g-cran script ends up in /us... | 2010-06-26 | 1 | -0/+29 | |
* | Prepare for packaging with distutils | 2010-06-26 | 7 | -0/+268 |