aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* updated trac url to the tinderbox stuffRafael G. Martins2010-07-241-1/+1
* using empty KEYWORDS for live versionsRafael G. Martins2010-07-221-1/+1
* removed the implicit mask of live versions from the g_octave.ebuild moduleRafael G. Martins2010-07-211-5/+3
* added the search of packagesRafael G. Martins2010-07-201-0/+27
* added a test to verify if the selected package manager is currentlyRafael G. Martins2010-07-151-3/+8
* added a security test, to check if the current user belongs to the userRafael G. Martins2010-07-151-0/+1
* ported package g_octave.tinderboxRafael G. Martins2010-07-141-6/+13
* ported package g_octave.svnRafael G. Martins2010-07-145-25/+32
* fixed all the modules that deal with files, to work properly with py3kRafael G. Martins2010-07-147-32/+34
* a lot of fixes. looks like g-octave already works with py3kRafael G. Martins2010-07-143-5/+7
* ported description.py and description_tree.pyRafael G. Martins2010-07-142-8/+12
* ported overlay.pyRafael G. Martins2010-07-141-5/+8
* ported ebuild.py; small fixesRafael G. Martins2010-07-143-15/+18
* ported fetch.pyRafael G. Martins2010-07-141-12/+18
* ported log.py and config.pyRafael G. Martins2010-07-142-7/+16
* added a module for compatibility with py3k and started porting the main scriptRafael G. Martins2010-07-141-0/+31