aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* preparing for the release0.4.1Rafael G. Martins2010-10-232-4/+4
* fixed docs and issue tracker urlRafael G. Martins2010-10-233-83/+78
* fixed the script manage_pkgdb.py and a test caseRafael G. Martins2010-10-233-84/+101
* actually committing .gitignoreRafael G. Martins2010-10-231-0/+19
* moved .hgignore to .gitignore and removed .hgtagsRafael G. Martins2010-10-232-17/+0
* fixed a bug when running g-octave from the source tarball or the git repo.Rafael Goncalves Martins2010-10-121-11/+9
* updated ebuildsRafael G. Martins2010-08-043-81/+98
* Added tag 0.4 for changeset b32ce35ac47aRafael G. Martins2010-08-041-0/+1
* more documentation updates0.4Rafael G. Martins2010-08-044-16/+13
* small fix on the eclassRafael G. Martins2010-08-041-1/+1
* fixed the cleanup of package database before extract the newRafael G. Martins2010-08-042-2/+2
* updated setup.pyRafael G. Martins2010-08-042-3/+7
* updated README and manpageRafael G. Martins2010-08-043-54/+51
* updated documentationRafael G. Martins2010-08-046-106/+207
* changed the script contrib/manage_pkgdb.py to save the tree timestamp onRafael G. Martins2010-08-031-6/+35
* fixed tests, broken by the last commitRafael G. Martins2010-08-0217-16/+22
* added support to a proper manipulation of licensesRafael G. Martins2010-08-022-2/+14
* small fixesRafael G. Martins2010-08-022-1/+5
* updated docstring on contrib/manage_info.pyRafael G. Martins2010-08-021-4/+4
* moved scripts/requirements.py to contrib/manage_info.pyRafael G. Martins2010-08-021-0/+0
* added licenses support to the script requirements.pyRafael G. Martins2010-08-021-4/+41
* added support to metadata.xmlRafael G. Martins2010-08-021-0/+27
* removed old tinderbox stuffRafael G. Martins2010-08-022-163/+0
* updated ebuildsRafael G. Martins2010-08-022-25/+21
* hardcoding the ebuild year. leave this dinamic can broke some testsRafael G. Martins2010-08-021-3/+1
* removed the old tinderbox.pyRafael G. Martins2010-08-021-177/+0
* 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-022-2/+2
* added the new tinderbox script, using xmlrpcRafael G. Martins2010-08-021-0/+180
* added the option --list-raw to help the tinderbox scriptRafael G. Martins2010-08-022-2/+17
* fixed the patch handlingRafael G. Martins2010-08-014-1/+4
* fixed the eclass againRafael G. Martins2010-08-011-1/+1
* fixed the eclassRafael G. Martins2010-08-011-1/+1
* added the option --oneshot to the main scriptRafael G. Martins2010-08-012-12/+26
* 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-313-6/+4
* removed unused moduleRafael G. Martins2010-07-311-52/+0
* changed MANIFEST.in to exclude the previously removed filesRafael G. Martins2010-07-311-2/+0
* removed some scripts that are no more usedRafael G. Martins2010-07-313-167/+0
* removed the package g_octave.svnRafael G. Martins2010-07-315-262/+0
* fixed the removing of forced strip on the Makefiles of the packagesRafael G. Martins2010-07-311-1/+3
* removed optional svn supportRafael G. Martins2010-07-314-24/+19
* rewrote the --list optionRafael G. Martins2010-07-311-5/+18
* fixed testsRafael G. Martins2010-07-316-24/+0
* fixes to the python3 stuffRafael G. Martins2010-07-313-7/+27
* moved RESTRICT="mirror" to the eclassRafael G. Martins2010-07-312-7/+6
* 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
* fixed the tests, that was broken by the previous changesRafael G. Martins2010-07-3112-9/+1