aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* typoHEADmasterRafael G. Martins2010-12-191-1/+1
* small fixes on the cli and the eclassRafael G. Martins2010-12-191-4/+4
* added new command line interface.Rafael G. Martins2010-12-189-76/+472
* rewrote g_octave.ebuild. fixed eclass and testsRafael G. Martins2010-12-181-181/+113
* rewrote DescriptionTree, as a list of Description objectsRafael G. Martins2010-12-174-125/+59
* added P/PN/PV to the svn description files, and added CATRafael G. Martins2010-12-101-0/+11
* added P/PN/PV to the description object. some tests are broken.Rafael G. Martins2010-12-101-4/+14
* small fixesRafael G. Martins2010-12-102-3/+3
* fixed some docstringsRafael G. Martins2010-12-109-16/+18
* added comments to the checksum moduleRafael G. Martins2010-12-101-3/+5
* encoding fixesRafael G. Martins2010-12-103-7/+6
* fixed a bunch of testsRafael G. Martins2010-12-095-51/+37
* small fixes on the log class and some minor typosRafael G. Martins2010-12-092-2/+2
* fixed stuff to use the new config objectRafael G. Martins2010-12-098-33/+23
* fixed error messageRafael G. Martins2010-12-011-1/+1
* added g_octave.info, small fixesRafael G. Martins2010-12-012-4/+50
* rewrote g_octave.configRafael G. Martins2010-12-012-59/+55
* added checksum support to package database fetchRafael G. Martins2010-11-302-5/+25
* added checksum support to g_octave.description module, with testRafael G. Martins2010-11-291-0/+7
* added g_octave.checksum module, with testsRafael G. Martins2010-11-291-0/+30
* preparing for the release0.4.1Rafael G. Martins2010-10-231-3/+3
* fixed the script manage_pkgdb.py and a test caseRafael G. Martins2010-10-231-18/+22
* fixed a bug when running g-octave from the source tarball or the git repo.Rafael Goncalves Martins2010-10-121-11/+9
* fixed the cleanup of package database before extract the newRafael G. Martins2010-08-042-2/+2
* fixed tests, broken by the last commitRafael G. Martins2010-08-021-1/+4
* added support to a proper manipulation of licensesRafael G. Martins2010-08-022-2/+14
* small fixesRafael G. Martins2010-08-022-1/+5
* added support to metadata.xmlRafael G. Martins2010-08-021-0/+27
* removed old tinderbox stuffRafael G. Martins2010-08-022-163/+0
* hardcoding the ebuild year. leave this dinamic can broke some testsRafael G. Martins2010-08-021-3/+1
* fixed the version comparationRafael G. Martins2010-08-021-2/+2
* changed the url of the git repository with the package database.Rafael G. Martins2010-08-021-1/+1
* added the option --list-raw to help the tinderbox scriptRafael G. Martins2010-08-021-0/+1
* fixed the patch handlingRafael G. Martins2010-08-011-1/+1
* added the option --oneshot to the main scriptRafael G. Martins2010-08-011-8/+14
* moved overlay_bootstrap() from g_octave.config to g_octave.package_managerRafael G. Martins2010-07-312-12/+10
* reorganized the config optionsRafael G. Martins2010-07-311-2/+1
* removed unused moduleRafael G. Martins2010-07-311-52/+0
* removed the package g_octave.svnRafael G. Martins2010-07-315-262/+0
* removed optional svn supportRafael G. Martins2010-07-313-16/+17
* fixes to the python3 stuffRafael G. Martins2010-07-313-7/+27
* moved RESTRICT="mirror" to the eclassRafael G. Martins2010-07-311-7/+5
* moved SvnDescription to the g_octave.description moduleRafael G. Martins2010-07-312-7/+35
* removed a poor debugRafael G. Martins2010-07-311-1/+0
* fixed some version comparationsRafael G. Martins2010-07-311-6/+6
* rewritten g_octave/fetch.py; fixed other modules from g_octave/Rafael G. Martins2010-07-313-182/+128
* using the scm configuration also for the dependenciesRafael G. Martins2010-07-261-1/+2
* fixed the keyword handling and a file open that was not using a 'with stateme...Rafael G. Martins2010-07-261-4/+6
* working on the new handling of the live ebuilds. the command line options '--...Rafael G. Martins2010-07-262-1/+3
* tinderbox fixRafael G. Martins2010-07-241-3/+3