gentoolkit.git
2009-01-09 fuzzyrayFix for package.py to account for PORTDIR being a...
2009-01-09 fuzzyrayFix package.py to account for PORTDIR being a symbolic...
2009-01-07 zmedicoInside find_all_packages(), move the unique_array(...
2009-01-07 vapierconvert whitespace to tabs
2009-01-07 vapierTighten up diff output to show KEYWORDS changes
2009-01-07 vapierError out on invalid arguments #156827
2009-01-07 vapierConvert every instance of KEYWORDS in the file
2009-01-07 vapierSupport intended KEYWORDS
2009-01-06 vapierset svn:executable
2008-12-14 zmedicoWhen calling sys.exit() inside die(), don't make the...
2008-12-13 betelgeuseAdd man page documentation for the runtime state files...
2008-12-05 zmedicoBug #239000 - Improve the message about 'remaining...
2008-12-05 zmedicoBug #249652 - Add IUSE defaults support inside CmdFindU...
2008-12-02 fuzzyrayApply regex fixes from idl0r
2008-11-27 betelgeuseAdd support for showing USE_EXPAND variables. Patch...
2008-11-26 fuzzyrayAdd comment on how to add support for USE_EXPANDED...
2008-11-25 fuzzyrayChange awk calls to gawk for non-linux system compatibility
2008-11-24 fuzzyrayAdded patch from igli to fix find command.
2008-11-11 fuzzyrayFix processing of virtual category (Bug 179530)
2008-11-11 fuzzyrayAdd strict option to echangelog to exit when no changed...
2008-11-07 fuzzyrayFix echangelog to properly identify added ebuilds....
2008-11-07 fuzzyrayFix git support to work with git 1.6 (Bug #199805)
2008-09-17 fuzzyrayFix check_sanity function to use get_all_make_defaults...
2008-09-03 fuzzyrayRemove debug print statement in equery belongs command...
2008-09-03 fuzzyrayFix depgraph function to print out dependencies that...
2008-09-03 fuzzyrayChange find_best_match to use the portage tree instaed...
2008-08-26 fuzzyrayFix has_key() deprecation message. (Bug #232797)
2008-08-26 fuzzyrayUpdate fix for Bug 232270 to utilize better patch from...
2008-08-22 fuzzyrayFix find_packages and find_installed_packages to print...
2008-08-22 fuzzyrayFix gentoolkit.split_package_name to work when portage...
2008-08-22 fuzzyray Fix equery belongs to strip multiple slashes from...
2008-08-22 fuzzyrayChange TMPDIR references to WORKING_DIR in messages
2008-08-21 fuzzyrayFinish changes as outlined in bug #203414, Comment...
2008-07-24 fuzzyrayFix equery check to convert mtime to an integer so...
2008-07-22 fuzzyrayFix gentoolkit.split_package_name to work with newer...
2008-07-21 fuzzyrayAdd second permission check to setup_tmpdir function
2008-07-21 fuzzyrayMoved temporary files from /tmp to /var/tmp. Use a...
2008-07-21 fuzzyrayFix filtering of masked paths from SEARCH_DIRS variable...
2008-07-21 fuzzyrayApply fix for Bug 231508
2008-07-18 fuzzyrayRemove prefixed '+/-' signs from IUSE for equery uses...
2008-07-09 fuzzyrayRemove extraneous debug code, fix typo
2008-07-09 fuzzyrayFinish refactoring the code
2008-07-09 fuzzyrayFix revdep-rebuild to not evaluate broken objects multi...
2008-07-09 fuzzyrayFix revdep-rebuild to use TMPDIR instead of HOME for...
2008-07-09 fuzzyrayFix gentoolkit to work without thread support in python...
2008-06-16 genoneadd support for multi-parent profiles, account for...
2008-04-28 fuzzyrayFix typo in README. (Bug #219612)
2008-04-25 fuzzyrayEnhance equery check to check all installed packages...
2008-04-23 fuzzyrayChange error message to be clearer when unknown option...
2008-04-23 fuzzyrayReverting revision 483, since it breaks usability for...
2008-03-19 fuzzyrayFix imports so mail functionality in glsa-check works...
2008-03-17 fuzzyrayUpdate defaults to exclude /lib*/modules
2008-03-14 fuzzyrayChange revdep-rebuild to not use /root for temp files...
2008-03-14 fuzzyrayAdd missing semi-colon to fix compilation error
2008-03-14 fuzzyrayFix prepending '=' to slotted atoms (Bug #213328)
2008-03-13 fuzzyrayAdd --info-installed flag to euse. Thanks to Andreas...
2008-03-13 fuzzyrayFix trying to emerge an empty list of packages. (Bug...
2008-03-05 fuzzyrayDisable portage-utils support until it is able to handl...
2008-02-28 fuzzyrayFix traceback when accessing the portage db. (Bug ...
2008-02-28 genoneremove redundant sys.path adjustment for portage
2008-02-28 genonefix imports for portage-2.2
2008-02-21 fuzzyrayUse /etc/init.d/functions.sh instead of /sbin/functions...
2008-02-19 fuzzyrayFix to add = to CPV passed to emerge
2008-02-19 fuzzyrayFix bug with patch for filtering SEARCH_DIRS_MASK paths...
2008-02-18 fuzzyrayUpdated ChangeLog
2008-02-18 fuzzyrayFix equery list to not generate an internal portage...
2008-02-18 fuzzyrayAssume the -p flag when equery list -I is used by itsel...
2008-02-18 fuzzyrayRemoved retired developers
2008-02-18 fuzzyrayUpdated ChangeLog
2008-02-18 fuzzyrayApply patch to allow combined short options. (Bug 188343)
2008-02-18 fuzzyrayDon't duplicate broken file output. (Bug 201319)
2008-02-18 fuzzyrayunset GREP_OPTIONS to prevent problems with grep. ...
2008-02-16 fuzzyrayApply patch to prevent false matches of object names...
2008-02-16 fuzzyrayApply patch to better handle masked and removed package...
2008-02-16 fuzzyrayFilter SEARCH_DIRS_MASK paths from SEARCH_DIRS. (Bug...
2008-02-16 fuzzyrayApply patch for revdep-rebuild portable find function...
2008-01-21 fuzzyrayAdd description of equery list output to man page ...
2008-01-10 fuzzyrayFix typo in eclean man page, Bug #205132
2007-12-04 fuzzyraySince portage now supports slots in the CPV specificati...
2007-12-03 fuzzyrayAdd patch from philantrop for git support in echangelog
2007-10-22 fuzzyrayFix regular expression in elf_broken to work with ldd...
2007-10-15 fuzzyrayFix typo in --packages-names case statement
2007-10-10 fuzzyray/bin/sh version of revdep-rebuild - wrtten by uberlord
2007-10-09 genonebase 'affected' target on 'new' instead of 'all'
2007-10-05 genoneuse UTF8 strings to avoid EncodeErrors (bug #162493)
2007-09-28 fuzzyrayAdd /lib/modules to SEARCH_DIRS_MASK since there is...
2007-09-19 fuzzyrayprint Keywords in sorted order
2007-09-19 fuzzyrayFix handling of /var/db/pkg when it is a symbolic link...
2007-09-19 fuzzyrayFix handling of '-*' in user alterable variables. ...
2007-09-19 fuzzyrayFix epkginfo to handle KEYWORDS="". (Bug #193108)
2007-09-19 fuzzyrayMove revdep-rebuild-rewrite to revdep-rebuild. Change...
2007-09-19 fuzzyrayFix echo_v -n -e "\n $target_file -> (none)" statement
2007-09-18 fuzzyrayApply patch from Carlo Marcelo Arenas Belon to fix...
2007-09-18 fuzzyrayUpdate man page to include --no-progress option
2007-09-18 fuzzyrayUpdated fix for revdep-rebuild to ignore libraries...
2007-09-14 fuzzyrayFix errors in previous patch
2007-09-14 fuzzyrayFix revdep-rebuild to ignore libraries in LD_LIBRARY_MA...
2007-09-13 fuzzyrayAdd --no-progress option
2007-09-13 fuzzyrayRemove pre-release disclaimer, add Michael A. Smith...
2007-09-13 fuzzyrayFix eread to not accept invalid input for file selectio...
next