aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* encoding fixesRafael G. Martins2010-12-101-1/+1
* fixed stuff to use the new config objectRafael G. Martins2010-12-091-1/+2
* added checksum support to package database fetchRafael G. Martins2010-11-301-2/+10
* fixed docs and issue tracker urlRafael G. Martins2010-10-231-57/+57
* updated README and manpageRafael G. Martins2010-08-041-9/+9
* added the option --list-raw to help the tinderbox scriptRafael G. Martins2010-08-021-2/+16
* added the option --oneshot to the main scriptRafael G. Martins2010-08-011-4/+12
* rewrote the --list optionRafael G. Martins2010-07-311-5/+18
* fixed the main script to work with the new package databases and modulesRafael G. Martins2010-07-311-18/+12
* working on the new handling of the live ebuilds. the command line options '--...Rafael G. Martins2010-07-261-1/+14
* using empty KEYWORDS for live versionsRafael G. Martins2010-07-221-0/+16
* added the search of packagesRafael G. Martins2010-07-201-1/+33
* added a test to verify if the selected package manager is currentlyRafael G. Martins2010-07-151-0/+6
* added a security test, to check if the current user belongs to the userRafael G. Martins2010-07-151-1/+15
* removed a poor debug from the main scriptRafael G. Martins2010-07-141-4/+3
* 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
* 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
* changed README.rst; more documentation fixesRafael G. Martins2010-06-051-1/+11
* 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
* added ^C handles and small fixesRafael G. Martins2009-12-221-1/+19
* fixed latest error stringsRafael G. Martins2009-12-221-2/+5
* fixed a bug on colorsRafael G. Martins2009-12-221-1/+4
* small fixes on colors and errorsRafael G. Martins2009-12-221-10/+11
* exceptions fixRafael G. Martins2009-12-221-1/+5
* g-octave works! with bugs, but works!Rafael G. Martins2009-12-221-3/+220