summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* etc-update: quote ${file}v2.2.0_alpha91Zac Medico2012-03-171-1/+1
* etc-update: ignore non-existent CONFIG_PROTECTZac Medico2012-03-171-2/+5
* Omit EPREFIX from paths in unicode QA Notice.Zac Medico2012-03-172-5/+7
* Use eqawarn for install of non UTF-8 file names.Zac Medico2012-03-172-16/+5
* repoman: add --digest=<y|n> option, bug #406875Zac Medico2012-03-172-3/+24
* repoman: ignore temp files, bug #406877Zac Medico2012-03-171-0/+22
* Manifest: filter file names with repoman's regexZac Medico2012-03-172-2/+11
* Add a Makefile derived from the portage ebuild.Zac Medico2012-03-162-1/+215
* Display: spawn pkg_nofetch when appropriateMartin von Gagern2012-03-131-1/+12
* QA: detect pkg-config files that bleed LDFLAGSMike Frysinger2012-03-121-0/+7
* etc-update: ignore changes in whitespace (-b) for automergeMike Frysinger2012-03-121-16/+13
* portageq: add "colormap" helperMike Frysinger2012-03-114-7/+17
* etc-update: fix logic bug with protected filesMike Frysinger2012-03-111-3/+4
* etc-update: handle symlinked filesMike Frysinger2012-03-101-4/+22
* etc-update: fix default "enter" behaviorMike Frysinger2012-03-101-2/+5
* etc-update: add a --preen flagMike Frysinger2012-03-102-1/+9
* etc-update: support scan paths on the command lineMike Frysinger2012-03-102-6/+11
* dispatch-conf: do regex matching ourselvesMike Frysinger2012-03-102-17/+28
* ebuild.sh: skip EBUILD_HOOK_DIR for depend phaseZac Medico2012-03-101-15/+25
* install-info: avoid unnecessary shellZac Medico2012-03-081-5/+16
* Exit after killed while waiting on prefetch.Zac Medico2012-03-083-2/+25
* Use Popen to avoid unnecessary shell.Zac Medico2012-03-081-8/+45
* Disable 'illegally inherited' check for nofetch.Zac Medico2012-03-081-1/+5
* dispatch-conf: add --help/--version flagsMike Frysinger2012-03-081-0/+13
* etc-update(1): flesh out a bit moreMike Frysinger2012-03-081-6/+20
* etc-update: turn -[3579] flags into command line optionMike Frysinger2012-03-081-31/+54
* etc-update: rewrite significantlyMike Frysinger2012-03-081-305/+338
* whirlpool.py: fix WhirlpoolAdd for bug #406407Zac Medico2012-03-051-1/+1
* pruneNonExisting: handle eselect-opengl symlinksv2.2.0_alpha90Zac Medico2012-03-041-3/+33
* repoman: say Git >=1.7.9 needed for signed commitZac Medico2012-03-041-1/+22
* repoman: support overlays without repo_nameZac Medico2012-03-041-1/+32
* action_build: return 1 for "no" --ask answerZac Medico2012-02-291-1/+1
* cvstree.getentries: handle "ignored" files in cvsZac Medico2012-02-271-2/+8
* autounmask: Avoid unmasking live versions if possibleSebastian Luther2012-02-262-9/+71
* Reorganize how autounmask allows changes to be madeSebastian Luther2012-02-261-52/+57
* autounmask: Fix USE change messages to display the correct parentSebastian Luther2012-02-241-0/+4
* Unmerge orphan directory symlinks for bug 384397.v2.2.0_alpha89Zac Medico2012-02-221-3/+85
* dblink: split out _unmerge_dirs methodZac Medico2012-02-221-88/+106
* ecompressdir: handle abs symlink, bug #405327Zac Medico2012-02-221-3/+10
* Scheduler: hang in _schedule_tasks, bug 404995v2.2.0_alpha88Zac Medico2012-02-201-1/+2
* _eventloop: use explicit relative importsv2.2.0_alpha87Zac Medico2012-02-173-7/+6
* MtimeDB: add JSON read/writeZac Medico2012-02-171-14/+55
* MtimeDB._load: explicitly close fileZac Medico2012-02-171-3/+5
* PreservedLibsRegistry: add JSON read/writeZac Medico2012-02-171-10/+51
* repoman: make virtual.oldstyle an errorZac Medico2012-02-173-5/+13
* portage.5: layout.conf manifest-hashes exampleZac Medico2012-02-171-0/+2
* PollSelectAdapter: don't inherit PollConstantsZac Medico2012-02-171-1/+1
* Move Poll{Constants,SelectAdapter} to _eventloop.Zac Medico2012-02-173-5/+5
* Move _emerge.SlotObject to portage.util.Zac Medico2012-02-1711-17/+23
* SlotObject: validate __slots__ and keyword argsZac Medico2012-02-171-2/+11