summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug #318241 - Add GPL-2 LICENSE file.Zac Medico2010-05-171-0/+339
* New mode: manifest-check - Checks Manifests for missing or incorrect digestsZac Medico2010-05-162-0/+16
* Only count "merge" nodes when determining whether or not to triggerZac Medico2010-05-161-1/+1
* Fix --resume to support --exclude.Zac Medico2010-05-151-0/+4
* Extend QA check for absolute symlinks in lib dirs to more file typesSebastian Luther2010-05-151-11/+14
* Usage: binhost-snapshot [options] <src_pkg_dir> <snapshot_dir> <snapshot_uri>...Zac Medico2010-05-131-0/+142
* Don't use finally with atomic_ofstream since that prevents it fromZac Medico2010-05-131-12/+6
* Add a break_hardlinks parameter for tbz2 recompose methods, and enable itZac Medico2010-05-131-3/+26
* Define __all__.Zac Medico2010-05-131-1/+6
* Use bytes literals in instead of _unicode_encode() where appropriateZac Medico2010-05-131-13/+13
* Use bytes literals in instead of _unicode_encode() where appropriateZac Medico2010-05-131-8/+5
* Bug 270108 - Trigger ebuild.invalidname if a version contains more thanZac Medico2010-05-121-1/+4
* When rewritting /Attic/ in cvs headers, use binary mode in order to avoidZac Medico2010-05-121-8/+14
* Add defaults for FETCHCOMMAND_RSYNC and RESUMECOMMAND_RSYNC. Thanks toZac Medico2010-05-081-0/+3
* Add missing newline from previous commit.Zac Medico2010-05-061-1/+1
* Bug #317775 - In depgraph.display() use writemsg_stdout() to avoidZac Medico2010-05-061-7/+4
* Eliminate redundant os.sep in vardbapi.getpath().Zac Medico2010-05-061-1/+1
* Eliminate redundant os.sep in vardbapi._bump_mtime. Thanks toZac Medico2010-05-061-1/+3
* Update comment in econf about --disable-dependency-tracking to refer toZac Medico2010-05-061-1/+1
* Make myopts["--exclude"] a plain string in order to avoid issues with mtimedbZac Medico2010-05-052-3/+5
* Make --exclude use whitespace to separate atoms since atoms are typicallyZac Medico2010-05-043-4/+4
* Make vardbapi.counter_tick_core() create the counter file's parent directoryZac Medico2010-05-031-0/+3
* Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portageZac Medico2010-05-031-1/+1
|\
| * Fix another 'varable' typo.Arfrever Frehtes Taifersar Arahesis2010-05-021-1/+1
* | Use keep_going local var.Michał Górny2010-05-031-1/+1
|/
* Bug #317921 - Fix spelling of "variable".Zac Medico2010-04-301-1/+1
* Allow -C to remove packages referenced by sets in world_setsSebastian Luther2010-04-291-10/+3
* Support per-package bashrc files.Michał Górny2010-04-297-16/+51
* Bail out immediately if --exclude is given a bad atom.Zac Medico2010-04-291-2/+2
* Tweak packages_with_invalid_use_config handling:Zac Medico2010-04-291-4/+8
* Add --exclude optionSebastian Luther2010-04-294-0/+71
* Fix typo from previous commit.Zac Medico2010-04-281-1/+1
* Inside bintree.inject(), discard cached metadata to ensure thatZac Medico2010-04-281-0/+4
* Remove old portage module namespace compatibility that's been deprecatedZac Medico2010-04-2825-82/+0
* Bug #315741 and bug #315709 - Handle whitespace and unicode inZac Medico2010-04-271-5/+21
* Use shlex_split for splitting PORTDIR_OVERLAY.Zac Medico2010-04-272-17/+18
* Use is_valid_flag.Zac Medico2010-04-271-2/+1
* Add a Package.iuse.is_valid_flag() method to replace the regex attribute,Zac Medico2010-04-272-22/+11
* Initialize missing_iuse.Zac Medico2010-04-271-0/+1
* Revert formatting so chromioumos-overlay won't have to rebaseZac Medico2010-04-271-2/+2
* In bintree.inject(), ensure that _pkgindex_entry returns local metadataZac Medico2010-04-271-5/+6
* Check USE deps all in one place (and fix some bugs).Zac Medico2010-04-271-17/+18
* Add a comment about special USE deps handling which is required in order toZac Medico2010-04-271-0/+3
* Make iuse_implicit_re private for now.Zac Medico2010-04-273-4/+4
* --update: don't ignore higher versions because of missing IUSESebastian Luther2010-04-273-6/+19
* --update: don't match lower versions if the higher versions have the wrong us...Sebastian Luther2010-04-271-0/+16
* Add a SYNC sanity check to help prevent people like funtoo usersZac Medico2010-04-261-1/+15
* Bug #317133 - s/execinto/exeinto/. Thanks to Denilson Sá <denilsonsa@gmail.c...Zac Medico2010-04-251-1/+1
* Quote paths for 'call stack' display.Michał Górny2010-04-231-1/+1
* Make metadata.xml <flag/> errors non-fatal to repoman.Michał Górny2010-04-242-5/+9