GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/g-octave.git
master
SoC2010: g-octave
Rafael Goncalves Martins <rafael@rafaelmartins.eng.br>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
version bump; preparing to release
0.2_rc1
Rafael G. Martins
2010-06-10
2
-3
/
+3
*
small doc fixes
Rafael G. Martins
2010-06-10
2
-5
/
+5
*
removed duplicates from the dependencies lists
Rafael G. Martins
2010-06-10
1
-1
/
+1
*
changes to fix the requirements.py script; lots of trailling spaces
Rafael G. Martins
2010-06-10
2
-93
/
+96
*
fixes to the requirements.py script
Rafael G. Martins
2010-06-10
2
-10
/
+15
*
finished scripts/requirements.py
Rafael G. Martins
2010-06-09
1
-3
/
+48
*
initial import of the script to improve the management of dependencies.
Rafael G. Martins
2010-06-08
3
-6
/
+72
*
Added tag 0.1 for changeset a5a7a2f00a7f
Rafael G. Martins
2010-06-05
1
-0
/
+1
*
__version__ bump
0.1
Rafael G. Martins
2010-06-05
1
-1
/
+1
*
added new ebuild; removed old ebuild
Rafael G. Martins
2010-06-05
1
-2
/
+6
*
fixes in the "build system"
Rafael G. Martins
2010-06-05
2
-1
/
+3
*
documentation fixes
Rafael G. Martins
2010-06-05
1
-3
/
+3
*
removed shebangs from python modules
Rafael G. Martins
2010-06-05
8
-8
/
+0
*
changed README.rst; more documentation fixes
Rafael G. Martins
2010-06-05
3
-4
/
+14
*
changed the MANIFEST.in and setup.py, to add the new files to the source tarball
Rafael G. Martins
2010-06-05
2
-1
/
+7
*
fixed tinderbox doc, to allow the user of the source tarball too
Rafael G. Martins
2010-06-05
1
-5
/
+13
*
small fixes in the python modules. mainly doc changes
Rafael G. Martins
2010-06-05
4
-21
/
+61
*
more work in the documentation. added docs/tinderbox.rst
Rafael G. Martins
2010-06-05
4
-10
/
+143
*
changed the tinderbox script to use portage colors
Rafael G. Martins
2010-06-04
2
-13
/
+47
*
amended the tinderbox script to use the new trac module
Rafael G. Martins
2010-06-04
3
-33
/
+45
*
added some sphinx documentation
Rafael G. Martins
2010-06-04
4
-9
/
+198
*
Fixed .hgignore to ignore the builded docs
Rafael G. Martins
2010-06-04
1
-0
/
+1
*
added the skeleton of the sphinx documentation
Rafael G. Martins
2010-06-04
6
-0
/
+307
*
typo fix
Rafael G. Martins
2010-06-04
1
-1
/
+1
*
changed the file g_octave/tinderbox/trac.py to use pycurl instead of urllib2
Rafael G. Martins
2010-06-04
1
-89
/
+95
*
added a python module to interact with Trac.
Rafael G. Martins
2010-06-03
2
-0
/
+136
*
started the automated bug report engine for the tinderbox script
Rafael G. Martins
2010-06-03
1
-7
/
+38
*
Initial import of scripts/tinderbox.py
Rafael G. Martins
2010-06-02
1
-0
/
+100
*
changed the atoms returned by the packages method and added a nodeps argument...
Rafael G. Martins
2010-06-02
2
-3
/
+4
*
added method g_octave.DescriptionTree,packages
Rafael G. Martins
2010-06-02
1
-0
/
+11
*
removed deprecated method g_octave._parse_requirements
Rafael G. Martins
2010-05-30
1
-23
/
+0
*
fixed description.re_depends to allow '-' in the package name
Rafael G. Martins
2010-05-30
2
-61
/
+61
*
Added src_test() to the live ebuild
Rafael G. Martins
2010-05-30
1
-1
/
+5
*
finished tests/test_ebuild.py; fixed tests/test_description.py and tests/util...
Rafael G. Martins
2010-05-29
3
-8
/
+52
*
added sample ebuilds to help the tests/test_ebuild.py test suite
Rafael G. Martins
2010-05-29
6
-0
/
+177
*
fixes in the g_octave.* modules to be able to run the tests
Rafael G. Martins
2010-05-29
4
-24
/
+45
*
fixed tests to g_octave.overlay. added tests to g_octave.ebuild (tests/test_e...
Rafael G. Martins
2010-05-29
3
-33
/
+70
*
removed the method to create a g_octave.DescriptionTree object from the modul...
Rafael G. Martins
2010-05-29
1
-18
/
+0
*
fixed tests to the module g_octave.description_tree. tests are now using the ...
Rafael G. Martins
2010-05-29
3
-38
/
+75
*
added more files to the example tree used by the tests
Rafael G. Martins
2010-05-29
3
-0
/
+48
*
moved auxiliary files from tests/ to tests/files. fixed modules g_octave.conf...
Rafael G. Martins
2010-05-29
5
-3
/
+3
*
added a fake tree of external files to be used by the tests.
Rafael G. Martins
2010-05-28
15
-0
/
+122
*
bumped EAPI from the ebuild template to 3
Rafael G. Martins
2010-05-28
1
-2
/
+2
*
finished the basic test for the module g_octave.overlay (tests/test_overlay.py)
Rafael G. Martins
2010-05-28
2
-4
/
+20
*
changes in the config module (g_octave/config.py), added tests to the overlay...
Rafael G. Martins
2010-05-28
4
-49
/
+139
*
small fix in the script that run the tests (scripts/run_tests.py) to allow th...
Rafael G. Martins
2010-05-27
1
-1
/
+1
*
Added tests to g_octave/config.py (tests/test_config.py)
Rafael G. Martins
2010-05-27
4
-3
/
+68
*
moved the snippet of code that creates a "fake" DESCRIPTION tree from tests/t...
Rafael G. Martins
2010-05-27
2
-14
/
+36
*
Added tests to g_octave/description_tree.py (tests/test_description_tree.py)
Rafael G. Martins
2010-05-26
2
-6
/
+142
*
small improvements in the tests for g_octave/description.py (tests/test_descr...
Rafael G. Martins
2010-05-26
2
-3
/
+8
[next]