Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding licensing infoHEADmaster | 2010-09-10 | 17 | -4/+240 | |
| | |||||
* | Add READMEs | 2010-08-15 | 2 | -0/+42 | |
| | |||||
* | Revert "Fix" | 2010-08-08 | 1 | -0/+1 | |
| | | | | This reverts commit 7e7abffca960d2ad147a8aa77ed02518edc75579. | ||||
* | Fixed exit codes | 2010-08-08 | 2 | -2/+4 | |
| | |||||
* | Fix | 2010-08-08 | 1 | -1/+0 | |
| | |||||
* | Crap, it just doesn't work | 2010-08-08 | 1 | -4/+1 | |
| | |||||
* | Even better multiline string syntax | 2010-08-08 | 1 | -3/+3 | |
| | |||||
* | Maybe it works like this? | 2010-08-08 | 1 | -0/+4 | |
| | |||||
* | Testing a workaround... | 2010-08-08 | 1 | -4/+0 | |
| | |||||
* | Fix | 2010-08-08 | 1 | -4/+4 | |
| | |||||
* | Skip empty lines in generate_tree | 2010-08-08 | 1 | -0/+2 | |
| | |||||
* | Fix | 2010-08-07 | 1 | -6/+6 | |
| | |||||
* | Generate manifest for more files | 2010-08-07 | 1 | -8/+62 | |
| | |||||
* | Ahem, I broke something... | 2010-08-07 | 1 | -0/+1 | |
| | |||||
* | Convert unwanted characters in CRAN package names to _ instead of empty | 2010-08-05 | 1 | -1/+1 | |
| | |||||
* | Tiny performance enhancments | 2010-08-05 | 1 | -2/+2 | |
| | |||||
* | Also accept package version for the 'package' action | 2010-08-04 | 1 | -4/+11 | |
| | |||||
* | Fix a bug where drivers don't exit because of a filled buffer | 2010-08-04 | 1 | -4/+4 | |
| | |||||
* | Add generate-metadata action to g-cran, small fix in generate-tree action of ↵ | 2010-08-03 | 2 | -1/+9 | |
| | | | | g-common | ||||
* | Write metadata.xml, clean repo, populate profiles/, call drivers' ↵ | 2010-08-03 | 1 | -4/+58 | |
| | | | | generate-manifest action | ||||
* | Ugh, ebuild function fix | 2010-08-02 | 2 | -5/+4 | |
| | |||||
* | One more performance update | 2010-08-02 | 1 | -2/+2 | |
| | |||||
* | 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 | |
| | |||||
* | Conditional metadata+manifest generation | 2010-08-01 | 1 | -4/+17 | |
| | |||||
* | Fix Manifest generation: forgot filesize field | 2010-08-01 | 1 | -1/+1 | |
| | |||||
* | Get exit status right; exec PMS phases | 2010-08-01 | 1 | -9/+18 | |
| | |||||
* | Bad copy/paste removed; change the way drivers are called | 2010-08-01 | 1 | -14/+4 | |
| | |||||
* | Merge branch 'gcommon' | 2010-08-01 | 9 | -19/+227 | |
|\ | |||||
| * | Add support for generating manifests | 2010-08-01 | 1 | -2/+8 | |
| | | |||||
| * | Make MYDIR | 2010-07-31 | 1 | -8/+16 | |
| | | |||||
| * | Move g-cran config file | 2010-07-31 | 4 | -5/+7 | |
| | | |||||
| * | Change config file format | 2010-07-31 | 1 | -4/+7 | |
| | | |||||
| * | Adding g-cran.cfg | 2010-07-31 | 2 | -1/+4 | |
| | | |||||
| * | Fixes | 2010-07-30 | 1 | -3/+3 | |
| | | |||||
| * | Even more actions should be working now. Added config file support. | 2010-07-30 | 2 | -17/+33 | |
| | | |||||
| * | Some actions should work now. Proper configuration not included, stay tuned. | 2010-07-28 | 4 | -30/+58 | |
| | | |||||
| * | Starting gcommon dev branch... nothing useful here | 2010-07-28 | 2 | -41/+34 | |
| | | |||||
| * | Start development of g-common | 2010-07-15 | 6 | -2/+151 | |
| | | |||||
* | | 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 | 4 | -5/+26 | |
| | |||||
* | 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 | |
| |