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/java-config.git
java-config-2.2
master
java-config utility
Gentoo Java team <java@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
this how string formatting is to be done in Python
Patrice Clement
2017-05-08
1
-5
/
+5
*
remove obsolete URLs
Patrice Clement
2017-05-08
2
-4
/
+1
*
remove extraneous braces
Patrice Clement
2017-05-08
1
-1
/
+1
*
kill another header and trim yet again whitespaces
Patrice Clement
2017-05-05
1
-4
/
+2
*
organise imports
Patrice Clement
2017-05-05
1
-1
/
+2
*
kill header and trim whitespaces
Patrice Clement
2017-05-05
1
-4
/
+2
*
closing the stream is taken care of by the context manager
Patrice Clement
2017-05-05
1
-4
/
+0
*
kill header
Patrice Clement
2017-05-05
1
-3
/
+1
*
a bit of syntax sugar thanks to Python 3
Patrice Clement
2017-05-05
1
-4
/
+2
*
sort imports and remove more trailing spaces
Patrice Clement
2017-05-05
1
-11
/
+14
*
remove header
Patrice Clement
2017-05-05
1
-2
/
+0
*
remove bogus sentence
Patrice Clement
2017-05-05
1
-1
/
+0
*
FileParser.py: use a context manager.
Patrice Clement
2017-04-30
1
-25
/
+23
*
Virtual.py: trim whitespaces.
Patrice Clement
2017-04-30
1
-8
/
+9
*
VersionManager.py: trim whitespaces.
Patrice Clement
2017-04-30
1
-16
/
+15
*
Rename variable active to active_vm
Ralph Sennhauser
2013-12-28
1
-6
/
+6
*
Should be instance variables
Ralph Sennhauser
2013-12-28
1
-5
/
+3
*
Deprecation notice for setting system and user vm
Ralph Sennhauser
2013-12-28
1
-1
/
+5
*
Drop query functions for old style virtuals
Ralph Sennhauser
2013-12-28
3
-36
/
+0
*
VersionManager: Drop dependency on Portage
Ralph Sennhauser
2013-12-28
1
-17
/
+26
*
VersionManager cleanup
Ralph Sennhauser
2013-12-27
1
-23
/
+1
*
OutputFormatter: drop unused xtitle code
Ralph Sennhauser
2013-12-27
1
-29
/
+0
*
Remove unused Error MissingOptionalsError
Ralph Sennhauser
2013-12-27
1
-5
/
+0
*
Remove unused functions from EnvironmentManager after commit 1362e25
Ralph Sennhauser
2013-12-27
1
-67
/
+0
*
Remove long deprecated options from java-config
Ralph Sennhauser
2013-12-25
1
-111
/
+0
*
Add remaining Prefix stuff
Ralph Sennhauser
2013-02-12
2
-5
/
+5
*
Update year
Ralph Sennhauser
2013-02-12
9
-10
/
+10
*
Have a single obvious location for specifing the package version
Ralph Sennhauser
2013-02-12
4
-13
/
+6
*
Fix shebangs to be usable in Prefix
Ralph Sennhauser
2013-02-10
5
-5
/
+4
*
Make the scripts ROOT and EPREFIX aware
Ralph Sennhauser
2013-02-10
3
-10
/
+10
*
Add ROOT and EPREFIX support to EnvironmentManager
Ralph Sennhauser
2013-02-08
1
-14
/
+15
*
Remove unused code
Ralph Sennhauser
2013-02-08
1
-153
/
+2
*
Respect recorded JVM from RDEPEND in gjl, fixes bug 455798.
Ralph Sennhauser
2013-02-08
1
-1
/
+4
*
Drop EnvironmentManager singlton hack and so really fix VersionManager to not...
Ralph Sennhauser
2013-02-08
5
-57
/
+42
*
Face lifting for java-config --help.
Ralph Sennhauser
2013-01-02
1
-41
/
+132
*
Don't require uid 0 for setting system vm, write permission for the link is s...
Ralph Sennhauser
2013-01-02
1
-14
/
+11
*
Move tests to a tests directory.
Ralph Sennhauser
2012-12-30
51
-733
/
+0
*
Desktop files, icons, env.d and profile.d files as well as revdep-rebuild
Ralph Sennhauser
2012-12-30
4
-115
/
+0
*
Eselect modules are now part of eselect-java.
Ralph Sennhauser
2012-12-30
3
-372
/
+0
*
Fix depreciation warnings and taberrors.
Alistair Bush
2012-06-10
3
-9
/
+9
*
Release java-config-2.1.12 and update MANIFEST.in to include all files required.
2.1.12
Alistair Bush
2012-06-08
1
-1
/
+1
*
Add testsuite and fix for bug #402315.
Alistair Bush
2012-06-05
27
-1
/
+308
*
[java-config] Don't put double slash in VM symlink.
James Le Cuirot
2012-01-10
1
-1
/
+1
*
[java-config] Use a list instead of a set to build a package's classpath to e...
James Le Cuirot
2011-11-02
2
-8
/
+8
*
[gjl] Remove pointless : trim. Bash alone can handle it.
James Le Cuirot
2011-11-02
1
-1
/
+1
*
[gjl] Try harder to trim a trailing : from the end of PATH-like variables. Th...
James Le Cuirot
2011-09-28
1
-1
/
+1
*
[gjl] Prepend all PATH-like environment variables instead of replacing them.
James Le Cuirot
2011-09-28
1
-1
/
+4
*
Merge patch from Kyle pan <kyle.j.pan@gmail.com> to fix bug #179853.
Serkan Kaba
2011-04-06
1
-0
/
+2
*
Fix dependency syntax so that the testsuite passes
Petteri Räty
2011-03-23
1
-1
/
+1
*
Add special python handling code to launcher.bash. See #348306.
Alistair Bush
2010-12-13
1
-0
/
+21
[next]