index
:
gentoolkit
master
Gentoolkit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-17
Change behavior and name of REVDEP_DEFAULT_OPTS variable.
Paul Varner
2013-01-14
Add REVDEP_DEFAULT_OPTS variable to allow overriding of EMERGE_DEFAULT_OPTS f...
Paul Varner
2013-01-04
Fix regular expression queries to work properly. (Bug 447406)
Paul Varner
2013-01-03
Fix unicode error when printing unicode strings in set_version.
Paul Varner
2013-01-02
Modify setup.py to accept VERSION as an argument as well as an environment va...
Paul Varner
2012-12-30
fix bug 449300, duped use flags due to non defaulted use flags added from ecl...
Brian Dolbec
2012-12-22
fix bug 445904 make.conf path
Brian Dolbec
2012-12-22
update 'svn' versions to 'git', not man pages with already set versions.
Brian Dolbec
2012-12-22
doh! fix setup.py breakage
Brian Dolbec
2012-12-22
Make the man page titles more consistent and enable setup.py to set the manpa...
Brian Dolbec
2012-12-22
Add a blank line between pkgs in a query, bug 448190
Brian Dolbec
2012-12-22
fix a typo, change use of log to print() to debug set_version() not working c...
Brian Dolbec
2012-12-20
equery: make more ROOT aware
Mike Frysinger
2012-12-19
drop trailing whitespace
Mike Frysinger
2012-12-18
Fix setup.py so that either VERSION or PVR will set the version.
Paul Varner
2012-11-11
eclean/test_clean: remove unused test_test_support import
W. Trevor King
2012-11-11
test_cpv: fix test_main and mark so nosetests will ignore it
W. Trevor King
2012-11-11
equery/test_init: fix test_main and mark so nosetests will ignore it
W. Trevor King
2012-11-11
test_atom: fix test_main and mark so nosetests will ignore it
W. Trevor King
2012-11-11
eclean/test_search: fix test_main and mark so nosetests will ignore it
W. Trevor King
2012-11-11
test_helpers: fix test_main and mark so nosetests will ignore it
W. Trevor King
2012-11-11
test_keyword: fix test_main and mark so nosetests will ignore it
W. Trevor King
2012-11-11
test_query: fix test_main and mark so nosetests will ignore it
W. Trevor King
2012-11-11
test_syntax: fix test_main and mark so nosetests will ignore it
W. Trevor King
2012-11-11
cpv: define package_list in compare_strs doctest
W. Trevor King
2012-11-11
cpv: remove shebang from module without __name__ == '__main__' block
W. Trevor King
2012-11-11
dependencies: avoid Package-is-not-iterable in graph_reverse_depends doctest
W. Trevor King
2012-11-11
dependencies: update Dependencies doctest to use portage-9999
W. Trevor King
2012-11-11
helpers: update entry counts and version range in ChangeLog doctest
W. Trevor King
2012-11-11
helpers: update package counts in get_cpvs doctest
W. Trevor King
2012-11-11
helpers: convert get_cpvs output to a set before calculating len()
W. Trevor King
2012-11-11
helpers: use print() in ChangeLog doctest for Python 3 compatibility
W. Trevor King
2012-11-11
keyword: define keyword_list in compare_strs doctest
W. Trevor King
2012-11-11
keyword: use Python 2/3-agnostic set notation in reduce_keywords doctest
W. Trevor King
2012-11-11
keyword: remove shebang from module without __name__ == '__main__' block
W. Trevor King
2012-11-11
metadata: fix 'maintainer' -> 'maintainers' in module doctest
W. Trevor King
2012-11-11
metadata: add new _Upstream attributes in module doctest
W. Trevor King
2012-11-11
metadata: update gnome-print USE description
W. Trevor King
2012-11-11
metadata: gourmet package no longer part of a herd
W. Trevor King
2012-11-11
metadata: use print() in PackageFormatter doctest for Python 3 compatibility
W. Trevor King
2012-11-11
metadata: remove shebang from module without __name__ == '__main__' block
W. Trevor King
2012-11-11
package: use portage-9999 in Package.environment doctest
W. Trevor King
2012-11-11
package: use portage-9999 (and define pkg) in Package.ebuild_path doctest
W. Trevor King
2012-11-11
package: use portage-9999 in module doctest
W. Trevor King
2012-11-11
.gitignore: remove auto-generated stuff from `git status`
W. Trevor King
2012-11-11
package: update PackageFormatter doctest to use Query
W. Trevor King
2012-11-11
package: use print() in PackageFormatter doctest for Python 3 compatibility
W. Trevor King
2012-11-11
package: change "f" -> "path" to avoid pylint C0103 (Invalid name "f")
W. Trevor King
2012-11-11
package: change "e" -> "error" to avoid pylint C0103 (Invalid name "e")
W. Trevor King
2012-11-11
package: remove shebang from module without __name__ == '__main__' block
W. Trevor King
[next]