gentoolkit.git
2010-03-11 fuzzyrayUpdate epkginfo to latest version prior to deprecating... gentoolkit-0.2.4.6.1
2010-03-01 fuzzyrayFix VERSION string caused by previous patching
2010-03-01 fuzzyrayFix missing quotation mark
2010-03-01 fuzzyrayFix extended regular expression support in revdep-rebuild
2010-02-16 fuzzyrayBackport revdep-rebuild from trunk for all recent fixes... gentoolkit-0.2.4.6
2010-02-05 fuzzyrayUpdate revdep-rebuild to use extended regular expressio...
2010-02-04 fuzzyrayFix revdep-rebuild to parse include statements in ...
2009-12-17 fuzzyrayFix revdep-rebuild to properly honor PORTAGE_NICENESS...
2009-07-27 fuzzyrayDon't create /usr/sbin at install time, since we no...
2009-05-20 fuzzyraySome python tweaks to speed glsa-check gentoolkit-0.2.4.5
2009-05-20 fuzzyrayHandle unicode encoding when dumping to stdout and...
2009-05-18 fuzzyrayUpdate revdep-rebuild man page
2009-05-07 fuzzyrayAdd patch from Robert Buchholz: Add quiet option gentoolkit-0.2.4.4
2009-05-07 fuzzyrayAdd patch from Robert Buchholz: Call CAN ids CVE ids...
2009-05-07 fuzzyrayAdd patch from Robert Buchholz: Sort glsa list output.
2009-05-07 fuzzyrayAdd patch from Robert Buchholz: Use summarylist() to...
2009-05-07 fuzzyrayAdd patch from Robert Buchholz:
2009-05-07 fuzzyrayAdd patch from Robert Buchholz: Reformat '2008-01-01...
2009-05-07 fuzzyrayAdd patch from Robert Buchholz: Allow GLSA 2 DTD in...
2009-05-07 fuzzyrayAdd patch from Robert Buchholz: Respect count attribute...
2009-05-07 fuzzyrayAdd patch from antarus: Run pychecker over everything...
2009-05-06 fuzzyrayRevert EPREFIX patch commited in rev 610
2009-05-06 fuzzyrayAdd patch from MATSUI Tetsushi to have eclean take...
2009-05-05 fuzzyrayAdd patch from kojiro to remove permission check on...
2009-05-05 fuzzyrayMerge changes from trunk in prep for making trunk ready...
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 fuzzyrayMerge changes from trunk to fix issues in 0.2.4 gentoolkit-0.2.4.3
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 fuzzyrayMerge changes from trunk to fix issues in 0.2.4
2008-09-17 fuzzyrayFix check_sanity function to use get_all_make_defaults...
2008-09-03 fuzzyrayMerge changes from trunk to fix issues in 0.2.4
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-27 fuzzyrayCreate the gentoolkit-0.2.4 branch to coincide with...
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...
next