summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix programlisting output to match the sections they are inMike Frysinger2007-01-201-3/+4
* forgot to document strict alias warningsMike Frysinger2007-01-201-0/+14
* Fix syntax.Zac Medico2007-01-191-1/+1
* For bug #162404, when sesandbox is enabled, only log if PORT_LOGDIR is explic...Zac Medico2007-01-191-1/+7
* Simplify rsync timestamp.chk handling and print the correct path for bug #507...Zac Medico2007-01-181-50/+43
* Raise an informative InvalidData exception instead of 'TypeError: unsubscript...Zac Medico2007-01-181-0/+2
* Validate ebuild names inside portdbapi.cp_list() in order to prevent problems...Zac Medico2007-01-181-2/+8
* Unified try-except-finally only works with python-2.5Marius Mauch2007-01-181-11/+12
* don't force a comparisonAlec Warner2007-01-181-1/+1
* Don't load a module if there is nothing to process after filteringMarius Mauch2007-01-181-0/+2
* update make.conf.example with per-module filteringMarius Mauch2007-01-181-1/+5
* Allow per-module filtering based on loglevels in addition to the global PORTA...Marius Mauch2007-01-181-21/+45
* more trivial fixesMarius Mauch2007-01-181-4/+6
* but news lib path is global, not an attrAlec Warner2007-01-181-1/+1
* I really meant NEWS_LIB_PATH (/var/lib/gentoo) but decent idea to have a time...Alec Warner2007-01-181-4/+5
* Attribute errorMarius Mauch2007-01-181-1/+1
* Syntax errorMarius Mauch2007-01-181-1/+1
* locking, try 100Alec Warner2007-01-181-16/+16
* lock file around chown/chmodAlec Warner2007-01-181-2/+5
* fix apply_permissions import and use keyworded args in the call, as well as P...Alec Warner2007-01-182-4/+6
* dump emerge's normpath in favor of portage_util's normalize_pathAlec Warner2007-01-182-13/+6
* add try finally blocks around locking for newsAlec Warner2007-01-181-29/+50
* arm supports sane exec stack stuff nowMike Frysinger2007-01-181-1/+1
* superh supports sane exec stack stuff nowMike Frysinger2007-01-181-1/+1
* start documenting qa notices so antarus stops whiningMike Frysinger2007-01-186-0/+390
* Use elif where appropriate. Thanks to ferringb.Zac Medico2007-01-171-1/+1
* For bug #162404, spawn tee outside the sesandbox domain so that it reads from...Zac Medico2007-01-171-6/+50
* Remove one last reference to ${tarvars}.Zac Medico2007-01-171-1/+1
* Fix elimination of duplicate virtuals between the binpkg repo and installed p...Zac Medico2007-01-171-3/+4
* For --usepkgonly, allow _expand_new_virtuals() to fall back to the vardb in c...Zac Medico2007-01-161-2/+10
* Prevent packages that are installed but masked from being incorrectly flagged...Zac Medico2007-01-161-1/+4
* make sure we rename links and not just what they point to #162451Mike Frysinger2007-01-161-1/+2
* make it executableMike Frysinger2007-01-161-0/+0
* Use the portable -o option for tar. Thanks to Timothy Redaelli <drizzt@gento...Zac Medico2007-01-161-12/+5
* Allow --usepkgonly/--getbinpkgonly to work with installed deps when binpkgs a...Zac Medico2007-01-161-0/+2
* For consistency, respect the use_binaries flag inside _expand_new_virtuals().Zac Medico2007-01-161-0/+2
* switch news timestamp and unread/read storage to '/var/lib/gentoo' like the G...Alec Warner2007-01-163-3/+5
* If repo/profiles/news doesn't exist, return 0 updatesAlec Warner2007-01-161-0/+4
* fix a few typos in testsAlec Warner2007-01-163-2/+6
* Various glep 42 fixes, fix up the portageq calls to fail properly, rewrite th...Alec Warner2007-01-162-9/+23
* Replace mktemp with mkstemp since the former is deprecated for security reasons.Zac Medico2007-01-161-4/+4
* Fix broken commitmessagefile handling.Zac Medico2007-01-161-9/+13
* For consistency, just use os.environ.Zac Medico2007-01-161-1/+1
* Make repoman commit removals together with the other changes (instead of with...Zac Medico2007-01-161-3/+8
* dirty dirty liesAlec Warner2007-01-161-6/+5
* make.conf is not a manual so only list common FEATURES #161985Mike Frysinger2007-01-161-29/+4
* document FEATURES=sesandbox #161985Mike Frysinger2007-01-161-0/+3
* ferringb pointed out this portroot parameter, ended up not using it, try an o...Alec Warner2007-01-162-24/+16
* Enable repoman to commit a Manifest alone instead of bailing out with "Didn't...Zac Medico2007-01-161-7/+7
* fix minor syntax issues with lockingAlec Warner2007-01-161-4/+4