| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-05 | Rearrange 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-05 | Add some useful informations when using $EDITOR. | idl0r | |
| svn path=/; revision=587 | |||
| 2009-05-05 | Added test targets for echangelog. | idl0r | |
| svn path=/; revision=586 | |||
| 2009-05-05 | Warn if $vcs has not been found. Minor cleanup. | idl0r | |
| svn path=/; revision=585 | |||
| 2009-05-05 | Remove echangelog.pod, we will maintain the man page directly | fuzzyray | |
| svn path=/; revision=583 | |||
| 2009-05-05 | Add test subdirectory to echanglog | fuzzyray | |
| svn path=/; revision=582 | |||
| 2009-05-05 | Add 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-05 | Add patch from kojiro to support keyword removal and all | fuzzyray | |
| svn path=/; revision=580 | |||
| 2009-05-04 | Fixed bug 256013 and bug 256103, thanks to William Arlofski, Michael A. ↵ | idl0r | |
| Smith and Andrey Kislyuk. Whitespace. svn path=/; revision=579 | |||
| 2009-05-04 | Fixed keyword sorting. | idl0r | |
| svn path=/; revision=578 | |||
| 2009-05-04 | Respect profiles/arch.list. | idl0r | |
| svn path=/; revision=577 | |||
| 2009-05-02 | Whitespace. | idl0r | |
| svn path=/; revision=576 | |||
| 2009-05-02 | Fixed text_fill, \h is just available in perl >= 5.10 so use hex instead, ↵ | idl0r | |
| thanks to ohnobinki. svn path=/; revision=575 | |||
| 2009-05-01 | Don't eat newline, bug 264146. | idl0r | |
| svn path=/; revision=574 | |||
| 2009-05-01 | Removed duplicate sort call. | idl0r | |
| svn path=/; revision=573 | |||
| 2009-05-01 | Define 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-01 | Fixed stty call. | idl0r | |
| svn path=/; revision=571 | |||
| 2009-05-01 | Respect $PATH while looking for git, thanks to grobian. | idl0r | |
| svn path=/; revision=570 | |||
| 2009-05-01 | Add GLEP 53 keywords sorting patch from prefix | fuzzyray | |
| svn path=/; revision=569 | |||
| 2009-05-01 | Fix typo in Makefile | fuzzyray | |
| svn path=/; revision=568 | |||
| 2009-05-01 | Add ekeyword rewritten in python to repo | fuzzyray | |
| svn path=/; revision=567 | |||
| 2009-05-01 | Add patch from kojiro to improve bash syntax | fuzzyray | |
| svn path=/; revision=566 | |||
| 2009-04-30 | Added support for project-wide variables as suggested in bug 213374. ↵ | idl0r | |
| Improved environment handling. svn path=/; revision=561 | |||
| 2009-04-30 | Fixed git detection. | idl0r | |
| svn path=/; revision=556 | |||
| 2009-04-30 | Add patch from loki_val to check -l dependencies in .la files (Bug #267898) | fuzzyray | |
| svn path=/; revision=555 | |||
| 2009-04-29 | Fixed indent, migrated to tabs and fixed vim modeline. Cleanup. | idl0r | |
| svn path=/; revision=554 | |||
| 2009-04-29 | Fixed svn mv/cp detection. | idl0r | |
| svn path=/; revision=553 | |||
| 2009-04-28 | Update echangelog with updates from idl0r | fuzzyray | |
| svn path=/; revision=552 | |||
| 2009-04-28 | Add initial test suite from idl0r | fuzzyray | |
| svn path=/; revision=551 | |||
| 2009-04-25 | Fix bug with multiline KEYWORDS processing | fuzzyray | |
| svn path=/; revision=550 | |||
| 2009-04-24 | Fix ekeyword to handle multiline KEYWORDS | fuzzyray | |
| svn path=/; revision=549 | |||
| 2009-02-21 | Inside summarylist(), it's possible for myglsa.packages.keys() to contain | zmedico | |
| 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-18 | Fix typo in normalize_emerge_opts(). Bug #259526 | fuzzyray | |
| svn path=/; revision=547 | |||
| 2009-02-16 | Fix 'Use of uninitialized value' error when processing modified ebuilds | fuzzyray | |
| svn path=/; revision=546 | |||
| 2009-02-15 | document new options | vapier | |
| svn path=/; revision=545 | |||
| 2009-02-15 | add real --help/--version handling | vapier | |
| svn path=/; revision=544 | |||
| 2009-02-15 | always 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-15 | fix copyright to start at 1999 as that is what all the skels start with | vapier | |
| svn path=/; revision=542 | |||
| 2009-02-15 | set svn:executable | vapier | |
| svn path=/; revision=541 | |||
| 2009-01-20 | tighten up output | vapier | |
| svn path=/; revision=540 | |||
| 2009-01-20 | set svn:executable | vapier | |
| svn path=/; revision=539 | |||
| 2009-01-09 | Fix 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-09 | Fix 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-07 | Inside 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-07 | convert whitespace to tabs | vapier | |
| svn path=/; revision=535 | |||
| 2009-01-07 | Tighten up diff output to show KEYWORDS changes | vapier | |
| svn path=/; revision=534 | |||
| 2009-01-07 | Error out on invalid arguments #156827 | vapier | |
| svn path=/; revision=533 | |||
| 2009-01-07 | Convert every instance of KEYWORDS in the file | vapier | |
| svn path=/; revision=532 | |||
| 2009-01-07 | Support intended KEYWORDS | vapier | |
| svn path=/; revision=531 | |||
| 2009-01-06 | set svn:executable | vapier | |
| svn path=/; revision=530 | |||
