Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typoHEADmaster | Rafael G. Martins | 2010-12-19 | 1 | -1/+1 |
* | small fixes on the cli and the eclass | Rafael G. Martins | 2010-12-19 | 2 | -6/+6 |
* | added new command line interface. | Rafael G. Martins | 2010-12-18 | 10 | -76/+491 |
* | rewrote g_octave.ebuild. fixed eclass and tests | Rafael G. Martins | 2010-12-18 | 9 | -227/+151 |
* | rewrote DescriptionTree, as a list of Description objects | Rafael G. Martins | 2010-12-17 | 6 | -155/+100 |
* | added P/PN/PV to the svn description files, and added CAT | Rafael G. Martins | 2010-12-10 | 2 | -0/+12 |
* | added P/PN/PV to the description object. some tests are broken. | Rafael G. Martins | 2010-12-10 | 3 | -12/+22 |
* | small fixes | Rafael G. Martins | 2010-12-10 | 2 | -3/+3 |
* | fixed some docstrings | Rafael G. Martins | 2010-12-10 | 9 | -16/+18 |
* | added comments to the checksum module | Rafael G. Martins | 2010-12-10 | 1 | -3/+5 |
* | removed shebangs from tests | Rafael G. Martins | 2010-12-10 | 6 | -6/+0 |
* | encoding fixes | Rafael G. Martins | 2010-12-10 | 4 | -8/+7 |
* | fixed a bunch of tests | Rafael G. Martins | 2010-12-09 | 14 | -157/+117 |
* | small fixes on the log class and some minor typos | Rafael G. Martins | 2010-12-09 | 2 | -2/+2 |
* | fixed stuff to use the new config object | Rafael G. Martins | 2010-12-09 | 9 | -34/+25 |
* | fixed error message | Rafael G. Martins | 2010-12-01 | 1 | -1/+1 |
* | added g_octave.info, small fixes | Rafael G. Martins | 2010-12-01 | 2 | -4/+50 |
* | rewrote g_octave.config | Rafael G. Martins | 2010-12-01 | 3 | -63/+55 |
* | added checksum support to package database fetch | Rafael G. Martins | 2010-11-30 | 4 | -11/+61 |
* | added checksum support to g_octave.description module, with test | Rafael G. Martins | 2010-11-29 | 2 | -0/+8 |
* | added g_octave.checksum module, with tests | Rafael G. Martins | 2010-11-29 | 2 | -0/+70 |
* | preparing for the release0.4.1 | Rafael G. Martins | 2010-10-23 | 2 | -4/+4 |
* | fixed docs and issue tracker url | Rafael G. Martins | 2010-10-23 | 3 | -83/+78 |
* | fixed the script manage_pkgdb.py and a test case | Rafael G. Martins | 2010-10-23 | 3 | -84/+101 |
* | actually committing .gitignore | Rafael G. Martins | 2010-10-23 | 1 | -0/+19 |
* | moved .hgignore to .gitignore and removed .hgtags | Rafael G. Martins | 2010-10-23 | 2 | -17/+0 |
* | fixed a bug when running g-octave from the source tarball or the git repo. | Rafael Goncalves Martins | 2010-10-12 | 1 | -11/+9 |
* | updated ebuilds | Rafael G. Martins | 2010-08-04 | 3 | -81/+98 |
* | Added tag 0.4 for changeset b32ce35ac47a | Rafael G. Martins | 2010-08-04 | 1 | -0/+1 |
* | more documentation updates0.4 | Rafael G. Martins | 2010-08-04 | 4 | -16/+13 |
* | small fix on the eclass | Rafael G. Martins | 2010-08-04 | 1 | -1/+1 |
* | fixed the cleanup of package database before extract the new | Rafael G. Martins | 2010-08-04 | 2 | -2/+2 |
* | updated setup.py | Rafael G. Martins | 2010-08-04 | 2 | -3/+7 |
* | updated README and manpage | Rafael G. Martins | 2010-08-04 | 3 | -54/+51 |
* | updated documentation | Rafael G. Martins | 2010-08-04 | 6 | -106/+207 |
* | changed the script contrib/manage_pkgdb.py to save the tree timestamp on | Rafael G. Martins | 2010-08-03 | 1 | -6/+35 |
* | fixed tests, broken by the last commit | Rafael G. Martins | 2010-08-02 | 17 | -16/+22 |
* | added support to a proper manipulation of licenses | Rafael G. Martins | 2010-08-02 | 2 | -2/+14 |
* | small fixes | Rafael G. Martins | 2010-08-02 | 2 | -1/+5 |
* | updated docstring on contrib/manage_info.py | Rafael G. Martins | 2010-08-02 | 1 | -4/+4 |
* | moved scripts/requirements.py to contrib/manage_info.py | Rafael G. Martins | 2010-08-02 | 1 | -0/+0 |
* | added licenses support to the script requirements.py | Rafael G. Martins | 2010-08-02 | 1 | -4/+41 |
* | added support to metadata.xml | Rafael G. Martins | 2010-08-02 | 1 | -0/+27 |
* | removed old tinderbox stuff | Rafael G. Martins | 2010-08-02 | 2 | -163/+0 |
* | updated ebuilds | Rafael G. Martins | 2010-08-02 | 2 | -25/+21 |
* | hardcoding the ebuild year. leave this dinamic can broke some tests | Rafael G. Martins | 2010-08-02 | 1 | -3/+1 |
* | removed the old tinderbox.py | Rafael G. Martins | 2010-08-02 | 1 | -177/+0 |
* | fixed the version comparation | Rafael G. Martins | 2010-08-02 | 1 | -2/+2 |
* | changed the url of the git repository with the package database. | Rafael G. Martins | 2010-08-02 | 2 | -2/+2 |
* | added the new tinderbox script, using xmlrpc | Rafael G. Martins | 2010-08-02 | 1 | -0/+180 |