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/ventoo.git
master
SoC2010: Ventoo
Christopher Harvey <chris@basementcode.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the change root feature.
Christopher Harvey
2010-08-07
2
-5
/
+22
*
Fixed bug where stale input validation scripts weren't being reloaded.
Christopher Harvey
2010-08-04
1
-0
/
+9
*
Removed straggling obsolite add row code.
Christopher Harvey
2010-08-04
1
-1
/
+1
*
Added clear to AugEditTree. Changed the file change event to clear the editin...
Christopher Harvey
2010-08-04
2
-2
/
+10
*
Added a check to see if a module exists and sets the foregound colour for tha...
Christopher Harvey
2010-08-04
1
-1
/
+2
*
Added storage to AugFileTree for the foreground colour of file names. addPath...
Christopher Harvey
2010-08-04
1
-3
/
+8
*
Added moduleExists to VentooModule
Christopher Harvey
2010-08-04
1
-0
/
+7
*
Changed __rowEdited in main.py to mark a cell as invalid if the script for th...
Christopher Harvey
2010-08-02
1
-0
/
+15
*
Added getValidationScript to VentooModule
Christopher Harvey
2010-08-02
1
-0
/
+8
*
Added setValid and set Invalid to AugEditTree
Christopher Harvey
2010-08-02
1
-1
/
+7
*
Added colors to text that the user can edit in the treeview to indicate possi...
Christopher Harvey
2010-08-02
2
-8
/
+14
*
Changed the code that adds new nodes to the tree, so that it respects the ord...
Christopher Harvey
2010-07-05
1
-10
/
+20
*
Added comesBefore to VentooModule
Christopher Harvey
2010-07-05
1
-2
/
+28
*
Some useful print statements, with augtool syntax.
Christopher Harvey
2010-07-01
1
-4
/
+6
*
Converted some print statements to python 3.1
Christopher Harvey
2010-06-20
2
-6
/
+6
*
Added 'probe' flag to the edit tree build function to mark cases where the fu...
Christopher Harvey
2010-06-17
1
-38
/
+42
*
Various bug fixes and rearragments in tree build. Working better, not perfect.
Christopher Harvey
2010-06-15
1
-29
/
+15
*
Fixed adding optional entries when duplicate nodes don't start at 1
Christopher Harvey
2010-06-14
1
-2
/
+4
*
fixed getVentooModuleNameFromSysPath...it was being without system paths.
Christopher Harvey
2010-06-11
2
-10
/
+8
*
Merged frontend and backend into 'ventoo'
Christopher Harvey
2010-06-11
10
-4
/
+0
*
Fixed getAugeasPathFromSystemPath to work with / as root.
Christopher Harvey
2010-06-10
2
-5
/
+6
*
Merge branch 'work'
Christopher Harvey
2010-06-10
1
-3
/
+22
|
\
|
*
Apply button merges changes.
Christopher Harvey
2010-06-10
1
-1
/
+3
|
*
Removed duplicates that sometimes appeard in the tree.
Christopher Harvey
2010-06-04
1
-2
/
+2
|
*
Merge remote branch 'laptop/fixWalk' into work
Christopher Harvey
2010-06-04
1
-1
/
+2
|
|
\
|
|
*
Marked broken places
Christopher Harvey
2010-06-04
1
-1
/
+2
|
*
|
Added graphical apply button. Used to apply diffs once the user is happy with...
Christopher Harvey
2010-06-03
1
-2
/
+18
|
|
/
*
|
Made a place for system wide search paths to live, so that they can be easily...
Christopher Harvey
2010-06-10
2
-3
/
+24
*
|
Added __init__.py files to frontend and backend
Christopher Harvey
2010-06-09
2
-0
/
+0
*
|
Comment blocks are displayed as individual nodes and the rest of the docs are...
Christopher Harvey
2010-06-06
1
-5
/
+53
|
/
*
merged rcupdate brach...can now show and rc-update runlevels.
Christopher Harvey
2010-06-02
2
-0
/
+132
|
\
|
*
rc-update window now applies changes.
Christopher Harvey
2010-06-02
1
-4
/
+17
|
*
Added the option to display the RcUpdate window. (added a button)
Christopher Harvey
2010-06-01
1
-0
/
+8
|
*
Added RcUpdateWindow. It only displays current status, no updates yet.
Christopher Harvey
2010-06-01
1
-0
/
+111
*
|
Merge branch 'internalDiff'
Christopher Harvey
2010-06-02
1
-19
/
+26
|
\
\
|
*
|
Removed use of meld. Diffs are generated with difflib and html is generate wi...
Christopher Harvey
2010-06-02
1
-19
/
+26
|
|
/
*
/
Fixed a bug removing elements while working in /
Christopher Harvey
2010-06-01
1
-1
/
+4
|
/
*
Documentation files are now located relative to the module root directory.
Christopher Harvey
2010-06-01
1
-3
/
+6
*
Moved project into official GSoC hosting from github.
Christopher Harvey
2010-06-01
7
-0
/
+909