aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed all the modules that deal with files, to work properly with py3kRafael G. Martins2010-07-141-3/+4
* added a module for compatibility with py3k and started porting the main scriptRafael G. Martins2010-07-141-25/+27
* final fixes to the release.0.3Rafael G. Martins2010-07-131-6/+15
* disabled the logging for the tests. updated all the doc for the next releaseRafael G. Martins2010-07-131-1/+1
* fixed testsRafael G. Martins2010-07-131-0/+3
* added new options to the config file. started adding logging calls to the sou...Rafael G. Martins2010-07-121-2/+35
* bunch of fixes. added support to paludisRafael G. Martins2010-07-121-5/+11
* added support to package updatesRafael G. Martins2010-07-111-20/+36
* added modular support to portage/pkgcoreRafael G. Martins2010-07-111-21/+19
* small fixes and preparation to a new release0.2.1Rafael G. Martins2010-07-021-1/+5
* a bunch of documentation changes and fixes to the release0.2Rafael G. Martins2010-07-021-15/+12
* added a helper option to g-octave script to return values from the config fileRafael G. Martins2010-07-011-1/+16
* changes to make g-octave able to work with a local database installed by portageRafael G. Martins2010-07-011-22/+28
* added g-octave eclass to the source tree. small fixes at scripts/package_data...Rafael G. Martins2010-06-271-0/+4
* splited scripts/create_database.py. package database and soruce tarballs are ...Rafael G. Martins2010-06-253-71/+129
* more work on the SVN stuff. previously done. commit delayed :(Rafael G. Martins2010-06-241-7/+9
* more work in the SVN stuff. not works properly yetRafael G. Martins2010-06-181-20/+39
* initial import of stuff to deal with the SVN repo. Don't use it yethg diffRafael G. Martins2010-06-141-0/+50
* changes to fix the requirements.py script; lots of trailling spacesRafael G. Martins2010-06-101-32/+36
* fixes to the requirements.py scriptRafael G. Martins2010-06-101-10/+12
* finished scripts/requirements.pyRafael G. Martins2010-06-091-3/+48
* initial import of the script to improve the management of dependencies.Rafael G. Martins2010-06-081-0/+61
* changed README.rst; more documentation fixesRafael G. Martins2010-06-051-1/+11
* changed the tinderbox script to use portage colorsRafael G. Martins2010-06-041-12/+47
* amended the tinderbox script to use the new trac moduleRafael G. Martins2010-06-041-31/+40
* started the automated bug report engine for the tinderbox scriptRafael G. Martins2010-06-031-7/+38
* Initial import of scripts/tinderbox.pyRafael G. Martins2010-06-021-0/+100
* small fix in the script that run the tests (scripts/run_tests.py) to allow th...Rafael G. Martins2010-05-271-1/+1
* added missing '-' at scripts/run_tests.pyRafael G. Martins2010-05-211-1/+1
* removed print sys.path from scripts/run_tests.pyRafael G. Martins2010-05-211-1/+1
* fixed the addition of the directories used in the tests to the PYTHONPATHRafael G. Martins2010-05-211-6/+7
* added comments to the file script/run_tests.pyRafael G. Martins2010-05-211-0/+9
* added the script to run the test suites (scripts/run_tests.py).Rafael G. Martins2010-05-211-0/+43
* fixed return codes and small issuesRafael G. Martins2009-12-301-27/+31
* some fixes on the return codesRafael G. Martins2009-12-291-14/+19
* added the option --syncRafael G. Martins2009-12-261-10/+31
* minor fixRafael G. Martins2009-12-261-1/+2
* changed g_octave/{ebuild,overlay}.py to improve the organization of theRafael G. Martins2009-12-261-4/+1
* changes on g_octave/fetch.py to remove the missing dependency of wgetRafael G. Martins2009-12-251-4/+7
* minor fixesRafael G. Martins2009-12-251-2/+3
* removed "pycolors" dependency. closes bug #1Rafael G. Martins2009-12-251-68/+49
* changed URL; small fixes on scripts/g-octave; added usage examples toRafael G. Martins2009-12-231-1/+1
* added a warning to scripts/g-octave and fixes on README.rstRafael G. Martins2009-12-231-0/+4
* small fixes and changes on README.rstRafael G. Martins2009-12-231-6/+6
* typo fixRafael G. Martins2009-12-221-1/+1
* small fix and changes on the CLI optionsRafael G. Martins2009-12-221-8/+9
* small fixRafael G. Martins2009-12-221-2/+2
* added KeyError exceptionRafael G. Martins2009-12-221-4/+9
* looking for an untracked exceptionRafael G. Martins2009-12-221-4/+4
* fixed wrong exit codesRafael G. Martins2009-12-221-2/+2