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/gentoolkit.git
deprecated
gentoolkit-0.2.4
gentoolkit-dev
master
revdep-rebuild
Collection of administration scripts for Gentoo
Gentoo Portage Tools team <tools-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trunk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create the gentoolkit-0.2.4 branch to coincide with the release of gentoolkit...
fuzzyray
2008-08-27
218
-21211
/
+0
*
Fix has_key() deprecation message. (Bug #232797)
fuzzyray
2008-08-26
2
-3
/
+2
*
Update fix for Bug 232270 to utilize better patch from Ian Abbott.
fuzzyray
2008-08-26
2
-2
/
+6
*
Fix find_packages and find_installed_packages to print a warning instead of a...
fuzzyray
2008-08-22
2
-0
/
+12
*
Fix gentoolkit.split_package_name to work when portage.catpkgsplit returns None
fuzzyray
2008-08-22
1
-1
/
+3
*
Fix equery belongs to strip multiple slashes from path names. (Bug #234584)
fuzzyray
2008-08-22
2
-3
/
+8
*
Change TMPDIR references to WORKING_DIR in messages
fuzzyray
2008-08-22
1
-3
/
+2
*
Finish changes as outlined in bug #203414, Comment 19. Normal users use mktem...
fuzzyray
2008-08-21
1
-24
/
+21
*
Fix equery check to convert mtime to an integer so that comparisions always w...
fuzzyray
2008-07-24
2
-1
/
+6
*
Fix gentoolkit.split_package_name to work with newer portage.catpkgsplit that...
fuzzyray
2008-07-22
2
-1
/
+6
*
Add second permission check to setup_tmpdir function
fuzzyray
2008-07-21
1
-0
/
+7
*
Moved temporary files from /tmp to /var/tmp. Use a to avoid unprintable chara...
fuzzyray
2008-07-21
1
-7
/
+11
*
Fix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)
fuzzyray
2008-07-21
2
-0
/
+5
*
Apply fix for Bug 231508
fuzzyray
2008-07-21
1
-1
/
+2
*
Remove prefixed '+/-' signs from IUSE for equery uses command. (Bug 232019)
fuzzyray
2008-07-18
2
-0
/
+10
*
Remove extraneous debug code, fix typo
fuzzyray
2008-07-09
1
-3
/
+2
*
Finish refactoring the code
fuzzyray
2008-07-09
1
-217
/
+205
*
Fix revdep-rebuild to not evaluate broken objects multiple times. (Bug 220761)
fuzzyray
2008-07-09
2
-0
/
+3
*
Fix revdep-rebuild to use TMPDIR instead of HOME for temporary files. (Bug 20...
fuzzyray
2008-07-09
2
-119
/
+220
*
Fix gentoolkit to work without thread support in python. (Bug 223255)
fuzzyray
2008-07-09
2
-1
/
+14
*
add support for multi-parent profiles, account for missing newline in make.conf
genone
2008-06-16
2
-12
/
+28
*
Fix typo in README. (Bug #219612)
fuzzyray
2008-04-28
1
-1
/
+1
*
Enhance equery check to check all installed packages if no package argument i...
fuzzyray
2008-04-25
1
-2
/
+7
*
Change error message to be clearer when unknown option is passed. (Bug #214370)
fuzzyray
2008-04-23
1
-1
/
+4
*
Reverting revision 483, since it breaks usability for a user in the portage g...
fuzzyray
2008-04-23
1
-214
/
+119
*
Fix imports so mail functionality in glsa-check works with python versions le...
fuzzyray
2008-03-19
2
-2
/
+9
*
Update defaults to exclude /lib*/modules
fuzzyray
2008-03-17
1
-1
/
+1
*
Change revdep-rebuild to not use /root for temp files. It now uses $TMPDIR/r...
fuzzyray
2008-03-14
1
-119
/
+214
*
Add missing semi-colon to fix compilation error
fuzzyray
2008-03-14
1
-2
/
+1
*
Fix prepending '=' to slotted atoms (Bug #213328)
fuzzyray
2008-03-14
1
-7
/
+7
*
Add --info-installed flag to euse. Thanks to Andreas Waidler for providing th...
fuzzyray
2008-03-13
3
-35
/
+123
*
Fix trying to emerge an empty list of packages. (Bug 213294)
fuzzyray
2008-03-13
2
-5
/
+16
*
Disable portage-utils support until it is able to handle categories without a...
fuzzyray
2008-03-05
1
-3
/
+5
*
Fix traceback when accessing the portage db. (Bug #211716)
fuzzyray
2008-02-28
2
-5
/
+18
*
remove redundant sys.path adjustment for portage
genone
2008-02-28
1
-1
/
+0
*
fix imports for portage-2.2
genone
2008-02-28
3
-5
/
+18
*
Use /etc/init.d/functions.sh instead of /sbin/functions.sh. (Bug 210940)
fuzzyray
2008-02-21
2
-1
/
+5
*
Fix to add = to CPV passed to emerge
fuzzyray
2008-02-19
1
-2
/
+1
*
Fix bug with patch for filtering SEARCH_DIRS_MASK paths from SEARCH_DIRS
fuzzyray
2008-02-19
1
-1
/
+1
*
Updated ChangeLog
fuzzyray
2008-02-18
1
-6
/
+17
*
Fix equery list to not generate an internal portage error when fed input with...
fuzzyray
2008-02-18
1
-1
/
+7
*
Assume the -p flag when equery list -I is used by itself. (Bug 106278)
fuzzyray
2008-02-18
1
-7
/
+12
*
Removed retired developers
fuzzyray
2008-02-18
1
-2
/
+0
*
Updated ChangeLog
fuzzyray
2008-02-18
1
-0
/
+11
*
Apply patch to allow combined short options. (Bug 188343)
fuzzyray
2008-02-18
1
-97
/
+203
*
Don't duplicate broken file output. (Bug 201319)
fuzzyray
2008-02-18
1
-1
/
+1
*
unset GREP_OPTIONS to prevent problems with grep. (Bug 189257)
fuzzyray
2008-02-18
1
-0
/
+3
*
Apply patch to prevent false matches of object names. (Bug 196460)
fuzzyray
2008-02-16
1
-1
/
+3
*
Apply patch to better handle masked and removed packages. (Bug 205227)
fuzzyray
2008-02-16
1
-10
/
+47
*
Filter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug 194993)
fuzzyray
2008-02-16
1
-1
/
+13
[next]