summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for ssh/sftp FETCHCOMMANDs.v2.2.0_alpha4Zac Medico2010-11-041-2/+2
* complete binhost ssh/sftp port supportZac Medico2010-11-042-14/+13
* binarytree: handle binhost port for sftp/sshZac Medico2010-11-041-4/+16
* calc_depclean: use depgraph._pkg()Zac Medico2010-11-041-9/+9
* calc_depclean: fix broken pkg hash keysZac Medico2010-11-041-3/+4
* Add note about reposyntax enhancements.Zac Medico2010-11-021-0/+4
* Add note about FEATURES=preserve-libs.Zac Medico2010-11-021-0/+3
* Fix portdbapi.getfetchsizes() repo handling.Zac Medico2010-11-022-3/+3
* Optimize LazyItemsDict.__deepcopy__().v2.2.0_alpha3Zac Medico2010-10-311-2/+2
* Simplify LazyItemsDict.__deepcopy__().Zac Medico2010-10-311-7/+4
* Update docstring for LazyItemsDict.__deepcopy__()Zac Medico2010-10-301-17/+4
* Fix LazyItemsDict.__deepcopy__() for python 2.7.Zac Medico2010-10-292-9/+28
* dyn_spec: account for empty $FILESDIRZac Medico2010-10-291-1/+3
* debug-print: don't stat $T during depend phasev2.2.0_alpha2Zac Medico2010-10-271-1/+1
* ebuild: move SANDBOX_ON=0 setting laterZac Medico2010-10-271-3/+3
* Only addwrite for tmp dirs if sandbox is enabled.Zac Medico2010-10-271-1/+1
* Scheduler: eliminate redundant display callsZac Medico2010-10-271-1/+6
* repoman: use slice to avoid IndexErrorZac Medico2010-10-271-1/+1
* repoman: optimize svn keywords handlingZac Medico2010-10-271-4/+7
* repoman: avoid possible IndexError with svn propsZac Medico2010-10-271-1/+2
* debug-print-function: output like older portageZac Medico2010-10-271-1/+1
* debug-print: permission fixesZac Medico2010-10-271-4/+7
* ebuild: account for symlink in /var/db/pkg pathZac Medico2010-10-271-1/+1
* am maintainer-mode: ignore autotest and help2manZac Medico2010-10-261-1/+1
* ebuild(1): fix breakage for /var/db/pkg ebuildsZac Medico2010-10-262-4/+6
* Raise StopIteration from _poll() if needed.Zac Medico2010-10-261-0/+5
* Fix broken spawn_bash() call.Zac Medico2010-10-241-2/+3
* Simplify retval checks in has_version() and best_version().Michał Górny2010-10-241-10/+4
* Cleanup CVS calls in 'sync' action.Michał Górny2010-10-241-2/+4
* Simplify debug-print*() functions code.Michał Górny2010-10-241-20/+12
* egencache --update-changelogs: reverse the sort order for headers.Michał Górny2010-10-241-2/+3
* Add sanity checks for system clock changes.Zac Medico2010-10-232-3/+21
* Scheduler: ensure display update every 3 secondsZac Medico2010-10-231-1/+36
* JobStatusDisplay: add a _set_width() methodZac Medico2010-10-231-5/+14
* Copy term size to pty only if foreground.Zac Medico2010-10-232-2/+6
* Fix some typos and improve a message in repoman.Arfrever Frehtes Taifersar Arahesis2010-10-232-8/+7
* Bug #340475: Make repoman check if SVN keywords are enabled in svn:keywords.Arfrever Frehtes Taifersar Arahesis2010-10-231-16/+24
* Allow repoman to commit files, which have changes only in SVN properties.Arfrever Frehtes Taifersar Arahesis2010-10-232-5/+5
* depgraph minimize_children: yield highest versionv2.2.0_alpha1Zac Medico2010-10-231-1/+4
* EbuildBuildDir: allow EPERM when removing catdirZac Medico2010-10-221-1/+1
* EbuildFetcher: fix fetch to use manifestZac Medico2010-10-221-0/+2
* AsynchronousLock: protect _wait() from recursionZac Medico2010-10-221-3/+6
* lock-helper.py: make locks quietZac Medico2010-10-221-0/+3
* Make _LockThread.lock_obj private.Zac Medico2010-10-221-6/+6
* AsynchronousLock: assert state in unlock()Zac Medico2010-10-221-0/+4
* Support aliases in metadata/layout.conf.Zac Medico2010-10-222-2/+15
* Fix RepoConfig.info_string() for aliases.Zac Medico2010-10-221-1/+1
* Fix 'Unavailable repository' layout.conf path.Zac Medico2010-10-221-0/+2
* prepare_build_dirs: tolerate permission issuesZac Medico2010-10-221-2/+6
* EbuildBuildDir: tolerate some permission issuesZac Medico2010-10-221-6/+15