aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed stty call.idl0r2009-05-011-1/+1
* Respect $PATH while looking for git, thanks to grobian.idl0r2009-05-011-4/+10
* Add GLEP 53 keywords sorting patch from prefixfuzzyray2009-05-011-0/+4
* Fix typo in Makefilefuzzyray2009-05-013-7/+13
* Add ekeyword rewritten in python to repofuzzyray2009-05-011-0/+93
* Add patch from kojiro to improve bash syntaxfuzzyray2009-05-011-1/+1
* Added support for project-wide variables as suggested in bug 213374. Improved...idl0r2009-04-301-8/+34
* Fixed git detection.idl0r2009-04-301-4/+9
* Add patch from loki_val to check -l dependencies in .la files (Bug #267898)fuzzyray2009-04-302-2/+27
* Fixed indent, migrated to tabs and fixed vim modeline. Cleanup.idl0r2009-04-293-381/+397
* Fixed svn mv/cp detection.idl0r2009-04-291-1/+1
* Update echangelog with updates from idl0rfuzzyray2009-04-282-129/+148
* Add initial test suite from idl0rfuzzyray2009-04-284-0/+254
* Fix bug with multiline KEYWORDS processingfuzzyray2009-04-251-1/+1
* Fix ekeyword to handle multiline KEYWORDSfuzzyray2009-04-243-46/+60
* Inside summarylist(), it's possible for myglsa.packages.keys() to containzmedico2009-02-211-1/+1
* Fix typo in normalize_emerge_opts(). Bug #259526fuzzyray2009-02-181-1/+1
* Fix 'Use of uninitialized value' error when processing modified ebuildsfuzzyray2009-02-161-3/+1
* document new optionsvapier2009-02-152-3/+10
* add real --help/--version handlingvapier2009-02-151-4/+31
* always update the first line that includes the category/package as it isnt un...vapier2009-02-151-6/+17
* fix copyright to start at 1999 as that is what all the skels start withvapier2009-02-151-1/+1
* set svn:executablevapier2009-02-151-0/+0
* tighten up outputvapier2009-01-201-14/+21
* set svn:executablevapier2009-01-201-0/+0
* Fix for package.py to account for PORTDIR being a symbolic link when checkin...fuzzyray2009-01-091-3/+1
* Fix package.py to account for PORTDIR being a symbolic link when checking if ...fuzzyray2009-01-092-1/+9
* Inside find_all_packages(), move the unique_array() call out of the loop.zmedico2009-01-071-1/+1
* convert whitespace to tabsvapier2009-01-071-71/+70
* Tighten up diff output to show KEYWORDS changesvapier2009-01-072-1/+2
* Error out on invalid arguments #156827vapier2009-01-072-0/+7
* Convert every instance of KEYWORDS in the filevapier2009-01-072-1/+2
* Support intended KEYWORDSvapier2009-01-072-1/+4
* set svn:executablevapier2009-01-061-0/+0
* When calling sys.exit() inside die(), don't make the value negative sincezmedico2008-12-141-1/+1
* Add man page documentation for the runtime state files. Fixes bug #243304.betelgeuse2008-12-131-0/+37
* Bug #239000 - Improve the message about 'remaining inconsistencies'.zmedico2008-12-051-2/+5
* Bug #249652 - Add IUSE defaults support inside CmdFindUSEs.perform().zmedico2008-12-051-0/+1
* Apply regex fixes from idl0rfuzzyray2008-12-021-3/+3
* Add support for showing USE_EXPAND variables. Patch from Michael A. Smith <mi...betelgeuse2008-11-271-0/+12
* Add comment on how to add support for USE_EXPANDED variablesfuzzyray2008-11-261-0/+6
* Change awk calls to gawk for non-linux system compatibilityfuzzyray2008-11-252-4/+9
* Added patch from igli to fix find command.fuzzyray2008-11-241-2/+4
* Fix processing of virtual category (Bug 179530)fuzzyray2008-11-112-1/+2
* Add strict option to echangelog to exit when no changed ebuilds found. (Bug 2...fuzzyray2008-11-112-1/+12
* Fix echangelog to properly identify added ebuilds. (Bug #176337)fuzzyray2008-11-071-0/+12
* Fix git support to work with git 1.6 (Bug #199805)fuzzyray2008-11-071-1/+1
* Fix check_sanity function to use get_all_make_defaults function when checking...fuzzyray2008-09-172-1/+10
* Remove debug print statement in equery belongs command (Bug #236483)fuzzyray2008-09-031-1/+0
* Fix depgraph function to print out dependencies that don't resolve to a packa...fuzzyray2008-09-032-0/+5