gentoolkit.git
2010-02-18 fuzzyrayTagging the 0.3.0_rc9 release of gentoolkit. gentoolkit-0.3.0_rc9
2009-05-05 fuzzyrayRemove empty src directory master
2009-05-05 fuzzyrayMove makedefs.mak to gentoolkit-dev
2009-05-05 fuzzyrayMove release.sh to gentoolkit-dev, since gentoolkit...
2009-05-05 fuzzyrayMove files to gentoolkit-dev
2009-05-05 fuzzyrayRemove unneeded 99gentoolkit-dev
2009-05-05 fuzzyrayRearrange trunk to support gentoolkit version 0.3....
2009-05-05 idl0rAdd some useful informations when using $EDITOR.
2009-05-05 idl0rAdded test targets for echangelog.
2009-05-05 idl0rWarn if $vcs has not been found. Minor cleanup.
2009-05-05 fuzzyrayRemove genpkgindex and gensync from distribution
2009-05-05 fuzzyrayRemove echangelog.pod, we will maintain the man page...
2009-05-05 fuzzyrayAdd test subdirectory to echanglog
2009-05-05 fuzzyrayAdd patch from kojiro to clean binary package metadata...
2009-05-05 fuzzyrayAdd patch from kojiro to support keyword removal and all
2009-05-04 idl0rFixed bug 256013 and bug 256103, thanks to William...
2009-05-04 idl0rFixed keyword sorting.
2009-05-04 idl0rRespect profiles/arch.list.
2009-05-02 idl0rWhitespace.
2009-05-02 idl0rFixed text_fill, \h is just available in perl >= 5...
2009-05-01 idl0rDon't eat newline, bug 264146.
2009-05-01 idl0rRemoved duplicate sort call.
2009-05-01 idl0rDefine a action if no files have been changed, thanks...
2009-05-01 idl0rFixed stty call.
2009-05-01 idl0rRespect $PATH while looking for git, thanks to grobian.
2009-05-01 fuzzyrayAdd GLEP 53 keywords sorting patch from prefix
2009-05-01 fuzzyrayFix typo in Makefile
2009-05-01 fuzzyrayAdd ekeyword rewritten in python to repo
2009-05-01 fuzzyrayAdd patch from kojiro to improve bash syntax
2009-04-30 idl0rAdded support for project-wide variables as suggested...
2009-04-30 idl0rFixed git detection.
2009-04-30 fuzzyrayAdd patch from loki_val to check -l dependencies in...
2009-04-29 idl0rFixed indent, migrated to tabs and fixed vim modeline...
2009-04-29 idl0rFixed svn mv/cp detection.
2009-04-28 fuzzyrayUpdate echangelog with updates from idl0r
2009-04-28 fuzzyrayAdd initial test suite from idl0r
2009-04-25 fuzzyrayFix bug with multiline KEYWORDS processing
2009-04-24 fuzzyrayFix ekeyword to handle multiline KEYWORDS
2009-02-21 zmedicoInside summarylist(), it's possible for myglsa.packages...
2009-02-18 fuzzyrayFix typo in normalize_emerge_opts(). Bug #259526
2009-02-16 fuzzyrayFix 'Use of uninitialized value' error when processing...
2009-02-15 vapierdocument new options
2009-02-15 vapieradd real --help/--version handling
2009-02-15 vapieralways update the first line that includes the category...
2009-02-15 vapierfix copyright to start at 1999 as that is what all...
2009-02-15 vapierset svn:executable
2009-01-20 vapiertighten up output
2009-01-20 vapierset svn:executable
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
next