summaryrefslogtreecommitdiff
path: root/trunk/src
AgeCommit message (Collapse)Author
2009-05-05Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, ↵fuzzyray
gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery svn path=/trunk/gentoolkit/; revision=589
2009-05-05Add some useful informations when using $EDITOR.idl0r
svn path=/; revision=587
2009-05-05Added test targets for echangelog.idl0r
svn path=/; revision=586
2009-05-05Warn if $vcs has not been found. Minor cleanup.idl0r
svn path=/; revision=585
2009-05-05Remove echangelog.pod, we will maintain the man page directlyfuzzyray
svn path=/; revision=583
2009-05-05Add test subdirectory to echanglogfuzzyray
svn path=/; revision=582
2009-05-05Add patch from kojiro to clean binary package metadata (Bug #266996 and to ↵fuzzyray
clean up inconsistent error messages (Bug #268513) svn path=/; revision=581
2009-05-05Add patch from kojiro to support keyword removal and allfuzzyray
svn path=/; revision=580
2009-05-04Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. ↵idl0r
Smith and Andrey Kislyuk. Whitespace. svn path=/; revision=579
2009-05-04Fixed keyword sorting.idl0r
svn path=/; revision=578
2009-05-04Respect profiles/arch.list.idl0r
svn path=/; revision=577
2009-05-02Whitespace.idl0r
svn path=/; revision=576
2009-05-02Fixed text_fill, \h is just available in perl >= 5.10 so use hex instead, ↵idl0r
thanks to ohnobinki. svn path=/; revision=575
2009-05-01Don't eat newline, bug 264146.idl0r
svn path=/; revision=574
2009-05-01Removed duplicate sort call.idl0r
svn path=/; revision=573
2009-05-01Define a action if no files have been changed, thanks to grobian. That ↵idl0r
should prevent "Use of uninitialized value in concatenation" warnings. svn path=/; revision=572
2009-05-01Fixed stty call.idl0r
svn path=/; revision=571
2009-05-01Respect $PATH while looking for git, thanks to grobian.idl0r
svn path=/; revision=570
2009-05-01Add GLEP 53 keywords sorting patch from prefixfuzzyray
svn path=/; revision=569
2009-05-01Fix typo in Makefilefuzzyray
svn path=/; revision=568
2009-05-01Add ekeyword rewritten in python to repofuzzyray
svn path=/; revision=567
2009-05-01Add patch from kojiro to improve bash syntaxfuzzyray
svn path=/; revision=566
2009-04-30Added support for project-wide variables as suggested in bug 213374. ↵idl0r
Improved environment handling. svn path=/; revision=561
2009-04-30Fixed git detection.idl0r
svn path=/; revision=556
2009-04-30Add patch from loki_val to check -l dependencies in .la files (Bug #267898)fuzzyray
svn path=/; revision=555
2009-04-29Fixed indent, migrated to tabs and fixed vim modeline. Cleanup.idl0r
svn path=/; revision=554
2009-04-29Fixed svn mv/cp detection.idl0r
svn path=/; revision=553
2009-04-28Update echangelog with updates from idl0rfuzzyray
svn path=/; revision=552
2009-04-28Add initial test suite from idl0rfuzzyray
svn path=/; revision=551
2009-04-25Fix bug with multiline KEYWORDS processingfuzzyray
svn path=/; revision=550
2009-04-24Fix ekeyword to handle multiline KEYWORDSfuzzyray
svn path=/; revision=549
2009-02-21Inside summarylist(), it's possible for myglsa.packages.keys() to containzmedico
unicode objects, which trigger and exception like this: File "//usr/lib64/portage/pym/portage/dep.py", line 535, in __init__ obj_setattr(self, x, getattr(s, x)) AttributeError: 'unicode' object has no attribute '__eq__' To solve this problem, convert unicode objects to plain str before passing them to the portage api. Thanks to Ned Ludd <solar@g.o> for reporting. svn path=/; revision=548
2009-02-18Fix typo in normalize_emerge_opts(). Bug #259526fuzzyray
svn path=/; revision=547
2009-02-16Fix 'Use of uninitialized value' error when processing modified ebuildsfuzzyray
svn path=/; revision=546
2009-02-15document new optionsvapier
svn path=/; revision=545
2009-02-15add real --help/--version handlingvapier
svn path=/; revision=544
2009-02-15always update the first line that includes the category/package as it isnt ↵vapier
uncommon for this to fall out of date (as with package moves) svn path=/; revision=543
2009-02-15fix copyright to start at 1999 as that is what all the skels start withvapier
svn path=/; revision=542
2009-02-15set svn:executablevapier
svn path=/; revision=541
2009-01-20tighten up outputvapier
svn path=/; revision=540
2009-01-20set svn:executablevapier
svn path=/; revision=539
2009-01-09Fix for package.py to account for PORTDIR being a symbolic link when ↵fuzzyray
checking if a package is in an overlay. svn path=/; revision=538
2009-01-09Fix package.py to account for PORTDIR being a symbolic link when checking if ↵fuzzyray
a package is in an overlay. (Bug #253968) svn path=/; revision=537
2009-01-07Inside find_all_packages(), move the unique_array() call out of the loop.zmedico
This makes a big performance difference. Thanks to DJ Anderson for reporting. svn path=/; revision=536
2009-01-07convert whitespace to tabsvapier
svn path=/; revision=535
2009-01-07Tighten up diff output to show KEYWORDS changesvapier
svn path=/; revision=534
2009-01-07Error out on invalid arguments #156827vapier
svn path=/; revision=533
2009-01-07Convert every instance of KEYWORDS in the filevapier
svn path=/; revision=532
2009-01-07Support intended KEYWORDSvapier
svn path=/; revision=531
2009-01-06set svn:executablevapier
svn path=/; revision=530