aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added new options to the config file. started adding logging calls to the sou...Rafael G. Martins2010-07-123-1/+17
* fixed package updatesRafael G. Martins2010-07-121-0/+8
* bunch of fixes. added support to paludisRafael G. Martins2010-07-123-19/+88
* added support to package updatesRafael G. Martins2010-07-111-1/+16
* typo fixRafael G. Martins2010-07-111-2/+2
* added modular support to portage/pkgcoreRafael G. Martins2010-07-113-3/+125
* added g_octave/installed.py, to help with the storage of packagesRafael G. Martins2010-07-101-0/+52
* implemented overlay_bootstrap to emergeRafael G. Martins2010-07-101-1/+10
* added support to the override of configuration values using environmentRafael G. Martins2010-07-101-4/+16
* fixed the url of the db_mirrorRafael G. Martins2010-07-051-1/+1
* added support to logging actions to a file. not used yet.Rafael G. Martins2010-07-032-2/+62
* small fixes and preparation to a new release0.2.1Rafael G. Martins2010-07-022-3/+3
* bug fixes: missing packages and missing $OCT_PKGDIR for fresh octave installa...Rafael G. Martins2010-07-021-1/+2
* a bunch of documentation changes and fixes to the release0.2Rafael G. Martins2010-07-021-3/+11
* fixed the patch handling if no patches are availableRafael G. Martins2010-07-011-1/+6
* fixed re_files at g_octave.fetchRafael G. Martins2010-07-011-3/+3
* changes to use the new db_mirrorRafael G. Martins2010-07-011-1/+1
* fixes to respect the sys.prefixRafael G. Martins2010-07-011-1/+1
* leaving the handling of SVN requirements for the g-octave ebuildsRafael G. Martins2010-07-012-3/+8
* g_octave.fetch will be only used by the live version of g-octaveRafael G. Martins2010-07-011-1/+2
* changes to make g-octave able to work with a local database installed by portageRafael G. Martins2010-07-011-1/+5
* added support to installation from SVN to the module g_octave.ebuildRafael G. Martins2010-07-012-7/+52
* a bunch of changes to allow g-octave to work with the new SVN stuff. Installa...Rafael G. Martins2010-06-303-8/+22
* added g-octave eclass to the source tree. small fixes at scripts/package_data...Rafael G. Martins2010-06-271-1/+1
* splited scripts/create_database.py. package database and soruce tarballs are ...Rafael G. Martins2010-06-252-25/+26
* more work on the SVN stuff. previously done. commit delayed :(Rafael G. Martins2010-06-242-1/+23
* more work in the SVN stuff. not works properly yetRafael G. Martins2010-06-183-19/+64
* initial import of stuff to deal with the SVN repo. Don't use it yethg diffRafael G. Martins2010-06-143-0/+149
* version bump; preparing to release0.2_rc1Rafael G. Martins2010-06-101-1/+1
* removed duplicates from the dependencies listsRafael G. Martins2010-06-101-1/+1
* changes to fix the requirements.py script; lots of trailling spacesRafael G. Martins2010-06-101-61/+60
* fixes to the requirements.py scriptRafael G. Martins2010-06-101-0/+3
* initial import of the script to improve the management of dependencies.Rafael G. Martins2010-06-082-6/+11
* __version__ bump0.1Rafael G. Martins2010-06-051-1/+1
* removed shebangs from python modulesRafael G. Martins2010-06-058-8/+0
* changed README.rst; more documentation fixesRafael G. Martins2010-06-051-1/+1
* small fixes in the python modules. mainly doc changesRafael G. Martins2010-06-054-21/+61
* changed the tinderbox script to use portage colorsRafael G. Martins2010-06-041-1/+0
* amended the tinderbox script to use the new trac moduleRafael G. Martins2010-06-042-2/+5
* typo fixRafael G. Martins2010-06-041-1/+1
* changed the file g_octave/tinderbox/trac.py to use pycurl instead of urllib2Rafael G. Martins2010-06-041-89/+95
* added a python module to interact with Trac.Rafael G. Martins2010-06-032-0/+136
* changed the atoms returned by the packages method and added a nodeps argument...Rafael G. Martins2010-06-022-3/+4
* added method g_octave.DescriptionTree,packagesRafael G. Martins2010-06-021-0/+11
* removed deprecated method g_octave._parse_requirementsRafael G. Martins2010-05-301-23/+0
* fixed description.re_depends to allow '-' in the package nameRafael G. Martins2010-05-301-1/+1
* fixes in the g_octave.* modules to be able to run the testsRafael G. Martins2010-05-294-24/+45
* fixed tests to g_octave.overlay. added tests to g_octave.ebuild (tests/test_e...Rafael G. Martins2010-05-291-5/+7
* fixed tests to the module g_octave.description_tree. tests are now using the ...Rafael G. Martins2010-05-291-10/+14
* bumped EAPI from the ebuild template to 3Rafael G. Martins2010-05-281-2/+2