summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Fix missed editportage-2.3.1Brian Dolbec2016-09-181-1/+1
* Release updatesBrian Dolbec2016-09-183-1/+31
* writeable_check: warn about invalid mountinfo lines (bug 594284)Zac Medico2016-09-181-1/+11
* writeable_check: add additional checks to mountinfo parsing functionMikhail Pukhlikov2016-09-181-5/+13
* writeable_check: handle invalid entries in /proc/self/mountinfoMikhail Pukhlikov2016-09-181-1/+7
* repoman/.../git/status.py: Fix some missed copy/paste docstring editsBrian Dolbec2016-09-161-2/+2
* repoman: Update man page and commitmsgfile optionBrian Dolbec2016-09-162-2/+6
* selinux: fix crash for invalid contextJason Zaman2016-09-151-9/+15
* repoman/actions.py: Add cat/pkg: substtution in the commitsgfile textBrian Dolbec2016-09-151-4/+9
* repoman/main.py: Fix commitmessage assignment not being done.Brian Dolbec2016-09-151-2/+8
* news: skip parsing if News-Item-Format is unspecifiedMike Gilbert2016-09-141-19/+19
* news: Support News-Item-Format 2.0Mike Gilbert2016-09-141-12/+38
* test_NewsItem: Add News-Item-Format to templateMike Gilbert2016-09-141-0/+1
* pym/portage/util/locale.py: add a C module to help check localeAnthony G. Basile2016-09-143-8/+82
* setup.py: add stub for building custom modules in C/C++Anthony G. Basile2016-09-141-1/+10
* pym/portage/util/locale.py: fix decoding for python2 plus some localesAnthony G. Basile2016-09-141-2/+2
* config.setcpv: add recursion assertionZac Medico2016-09-141-0/+15
* config.environ: handle missing ctypes for check_locale (bug 584328)Arfrever Frehtes Taifersar Arahesis2016-09-141-2/+3
* EventLoop: add run_until_complete method (bug 591760)Zac Medico2016-08-232-10/+30
* Scheduler._terminate_tasks: purge _running_tasks (bug 425554)Zac Medico2016-08-221-1/+14
* repoman: fix _depend_checks baddepsyntax accountingZac Medico2016-08-151-7/+2
* repoman: deduplicate dependency.syntax errors (bug 591184)Zac Medico2016-08-151-0/+6
* repoman: fix erroneous LICENSE.syntax (bug 591184)Zac Medico2016-08-141-9/+7
* emerge: add --fuzzy-search and --search-similarity (bug 65566)Zac Medico2016-08-084-5/+74
* depgraph._serialize_tasks: improve runtime cycle handling (bug 590514)Zac Medico2016-08-072-24/+98
* flat_hash: use mkstemp in _setitemZac Medico2016-07-241-25/+24
* action_metadata: handle missing _md5_ key (bug 568934)Zac Medico2016-07-231-1/+1
* GitSync.update: use git reset --merge instead of --hard (bug 552814)Zac Medico2016-07-181-2/+2
* GitSync.update: respect sync-depth (bug 552814)Zac Medico2016-07-141-2/+25
* portage.cache: write md5 instead of mtime (bug 568934)Zac Medico2016-07-134-10/+38
* Add emerge --autounmask-continue option (bug 582624)Zac Medico2016-07-025-12/+102
* testpath: fix missed newlineBrian Dolbec2016-07-021-1/+2
* testpath: Add zsh supportAngel Perivolaropoulos2016-06-301-3/+7
* repoman: Make LIVEVCS.* checks fatalMichał Górny2016-06-301-2/+0
* portage.VERSION: compensate for new git tag formatMike Gilbert2016-06-281-4/+4
* refresh many URIs in the code baseMike Frysinger2016-06-2856-94/+92
* repoman: use https to fetch metadata.xsdMike Frysinger2016-06-281-1/+3
* depgraph: fix missed llvm update (bug 584626)Zac Medico2016-06-264-2/+28
* Add a unit test which reproduces bug 584626Zac Medico2016-06-261-0/+109
* chpathtool.py: fix byte comparison logic for python3 (bug 587198)Zac Medico2016-06-261-1/+1
* repoman: skip QA checks in manifest mode (bug 586864)Zac Medico2016-06-231-0/+2
* Updates for release: repomanrepoman-2.3.0portage-2.3.0Brian Dolbec2016-06-233-1/+13
* Updates for release: portageBrian Dolbec2016-06-233-1/+27
* repoman: new QA error: slot operator under '||' alternativeSergei Trofimovich2016-06-202-0/+47
* repoman: fix KeyError during manifest generation (bug 585388)Zac Medico2016-06-202-50/+53
* repoman: clarify --force manifest codeZac Medico2016-06-201-3/+10
* repoman: organize _doebuild_manifest_exempt_depend codeZac Medico2016-06-201-1/+1
* unmerge-backup: check BUILD_TIME of existing binary package (bug 586410)Zac Medico2016-06-191-4/+11
* repoman: Move manifest generation to modules/commit/manifest.pyBrian Dolbec2016-06-193-86/+118
* eapply: use gpatch for bsd userland (bug 574626)Zac Medico2016-06-181-2/+5