| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-04 | Fix revdep-rebuild to parse include statements in /etc/ld.so.conf (Bug ↵ | fuzzyray | |
| 298651). It will break with spaces in paths, so it needs a little bit more work before release. svn path=/trunk/gentoolkit/; revision=739 | |||
| 2010-02-02 | Merge genscripts revision 191 | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=737 | |||
| 2010-01-31 | Check for eerror in die() since an invalid option(long) or | idl0r | |
| missing arg will end up in calling die() before /etc/init.d/functions.sh has been sourced. svn path=/trunk/gentoolkit/; revision=735 | |||
| 2010-01-11 | Set environment using 'portageq -v' (Bug 300229) | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=734 | |||
| 2010-01-08 | Merge genscripts rev 146. This changes the unknown masking status in equery ↵ | fuzzyray | |
| list to [??] instead of [XX]. Bug 273096 svn path=/trunk/gentoolkit/; revision=733 | |||
| 2010-01-08 | Fix epkginfo to not traceback if herds.xml is not in the tree | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=732 | |||
| 2010-01-07 | Update Copyright date headers | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=731 | |||
| 2010-01-06 | Merge genscripts revision 144, contains fixes for Bug 299260 | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=729 | |||
| 2009-12-17 | Revert part of last fix, since it broke pipe detectionand caused a traceback | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=728 | |||
| 2009-12-17 | Fix equery --no-pipe to work correctly | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=727 | |||
| 2009-12-17 | Fix typo in equery man page | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=726 | |||
| 2009-12-17 | Fix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to ↵ | fuzzyray | |
| the current nice level. (Bug 297174) svn path=/trunk/gentoolkit/; revision=724 | |||
| 2009-12-14 | Replace epkginfo with 'equery meta'. The original script is available in the ↵ | fuzzyray | |
| deprecated directory in the gentoolkit repository svn path=/trunk/gentoolkit/; revision=723 | |||
| 2009-12-14 | Merge genscripts rev 137, this revision makes the output of equery meta ↵ | fuzzyray | |
| compatible with epkginfo svn path=/trunk/gentoolkit/; revision=722 | |||
| 2009-12-11 | Merge genscripts rev 130 | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=721 | |||
| 2009-12-11 | Merge genscripts rev 123, this unifies the get_env_var/get_env_vars methods ↵ | fuzzyray | |
| as one method called environment svn path=/trunk/gentoolkit/; revision=719 | |||
| 2009-12-10 | Merge genscripts rev 122 to fix equery list --duplicates traceback | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=718 | |||
| 2009-12-10 | Workaround for bug 280341. | idl0r | |
| Use maxcount option for grep when looking for file owner. svn path=/trunk/gentoolkit/; revision=717 | |||
| 2009-12-10 | Merge changes from genscripts rev 121 to fix various tracebacks | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=716 | |||
| 2009-12-10 | Remove reference to blog.tacvbo.net | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=715 | |||
| 2009-12-10 | Remove unneeded Makefile and VERSION files. That functionality is now ↵ | fuzzyray | |
| handled by distutils svn path=/trunk/gentoolkit/; revision=714 | |||
| 2009-12-10 | Remove tests, since it was renamed test | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=713 | |||
| 2009-12-10 | Merge with rev 120 from the genscripts repo | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=712 | |||
| 2009-12-09 | Merge rev 119 from genscripts repository which contains the first cut at ↵ | fuzzyray | |
| making equery meta output look like epkginfo svn path=/trunk/gentoolkit/; revision=711 | |||
| 2009-12-09 | Update usage statement to contain version and copyright information | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=710 | |||
| 2009-12-09 | Updated README.dev, with gentoo specific instructions | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=709 | |||
| 2009-12-09 | Modify setup.py to run set_version correctly on revdep-rebuild | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=708 | |||
| 2009-12-09 | helpers2.py has been move to helpers.py and helpers.py has been moved to ↵ | fuzzyray | |
| deprecated/helpers.py svn path=/trunk/gentoolkit/; revision=707 | |||
| 2009-12-09 | Fix equery meta to not remove the first package from the list of matching ↵ | fuzzyray | |
| packages svn path=/trunk/gentoolkit/; revision=706 | |||
| 2009-12-09 | Add DEVELOPING file, based upon the file from portage | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=705 | |||
| 2009-12-08 | Fix bug with epkginfo not displaying keywords correctly for highest visible ↵ | fuzzyray | |
| version svn path=/trunk/gentoolkit/; revision=704 | |||
| 2009-12-08 | Merge rev 113 from djanderson's genscripts repo | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=703 | |||
| 2009-10-30 | Speedup portageq queries. Include FuzzyRay's patch to respect ↵ | idl0r | |
| EMERGE_DEFAULT_OPTS. svn path=/trunk/gentoolkit/; revision=697 | |||
| 2009-10-28 | Use realpath in get_file_owner to be able to get the package containing e.g. ↵ | idl0r | |
| /lib/libreadline.so.6 on amd64, fixes bug 280341. svn path=/trunk/gentoolkit/; revision=696 | |||
| 2009-10-27 | * revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero ↵ | idl0r | |
| <i92guboj@gentoo.org>. svn path=/trunk/gentoolkit/; revision=695 | |||
| 2009-10-26 | Fix bug 248844, thanks to J M W <ultip@ymail.com>. | idl0r | |
| svn path=/trunk/gentoolkit/; revision=694 | |||
| 2009-10-26 | Update ChangeLog :) | idl0r | |
| svn path=/trunk/gentoolkit/; revision=692 | |||
| 2009-10-26 | Don't add an additional new line at the end of file. | idl0r | |
| svn path=/trunk/gentoolkit/; revision=691 | |||
| 2009-08-18 | Remove 'new' target from glsa-list | rbu | |
| Everyone should use 'affected' or 'all' Update man page and changelog svn path=/trunk/gentoolkit/; revision=672 | |||
| 2009-08-18 | getminupgrade: fix documentation and backtrace | rbu | |
| Bug 281101: Fix a backtrace introduced in r647. in getminupgrade the rValue variable was still leftover and was used in a check when glsa-check was run in --emergelike mode and more than one upgrade atoms existed. Also, update the API documentation to reflect changes back then. svn path=/trunk/gentoolkit/; revision=671 | |||
| 2009-08-18 | Make --pretend output in glsa-check nicer. Add colors and fix linebreaks. | rbu | |
| svn path=/trunk/gentoolkit/; revision=670 | |||
| 2009-06-22 | Fix traceback with glsa-check -f (Bug 275105) | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=665 | |||
| 2009-06-06 | Add patch from Sebastian Mingramm to Make epkginfo slot aware and only print ↵ | fuzzyray | |
| keywords for the highest visible versions in each slot. (Bug 232635) svn path=/trunk/gentoolkit/; revision=662 | |||
| 2009-06-04 | Update with rev 9 from the genscripts repo | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=661 | |||
| 2009-06-04 | Add copyright information from original pkgcore.ebuild.atom_restricts package | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=660 | |||
| 2009-06-03 | Apply updates from genscripts repo | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=659 | |||
| 2009-05-26 | Use elementtree instead of minidom for parsing | rbu | |
| This will speed up glsa-check by a factor of 2-3 and also solves bug 231146, missing characters in output. svn path=/trunk/gentoolkit/; revision=654 | |||
| 2009-05-25 | Merge "Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael ↵ | rbu | |
| A. Smith and Andrey Kislyuk. Whitespace." This was r579 by idl0r, but applied to the wrong paths in trunk. From: idl0r <idl0r@e84c3a59-eaf8-0310-85df-8a9fcd7b4891> Date: Mon, 4 May 2009 22:10:26 +0000 Subject: Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. Smith and Andrey Kislyuk. Whitespace. git-svn-id: svn://anonsvn.gentoo.org/gentoolkit/trunk/src/glsa-check@579 e84c3a59-eaf8-0310-85df-8a9fcd7b4891 svn path=/trunk/gentoolkit/; revision=653 | |||
| 2009-05-25 | Make bin files executable | rbu | |
| svn path=/trunk/gentoolkit/; revision=652 | |||
| 2009-05-21 | Change /etc/gentoolkit-version to /usr/share/gentoolkit/VERSION | fuzzyray | |
| svn path=/trunk/gentoolkit/; revision=651 | |||
