summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repoman: Final update to release-notesrepoman-2.3.1Brian Dolbec2016-12-111-0/+1
* repoman: Fix installed lib version, update commit version infoBrian Dolbec2016-12-072-1/+43
* portage/__init__.py: Whitespace cleanupBrian Dolbec2016-12-051-1/+1
* portage/__init__.py: Fix live versioning to look for portage tags onlyBrian Dolbec2016-12-051-1/+1
* repoman: Updates for a releaseBrian Dolbec2016-12-052-1/+16
* repoman/man/repoman.1: Update man pageBrian Dolbec2016-12-051-1/+1
* repoman: Fix versioning systemBrian Dolbec2016-12-052-1/+72
* Updates for a releaseportage-2.3.3Brian Dolbec2016-12-053-2/+38
* portage/versions.py: Pyflakes and Whitespace cleanupBrian Dolbec2016-12-041-12/+11
* egencache: Migrate _special_filename class to portage.utils.changelog for api...Brian Dolbec2016-12-042-71/+74
* _emerge/depgraph.py: Autounmask-write fails when there isn't a file in packag...hackers.terabit2016-12-041-0/+6
* depgraph: select highest version involved in slot conflict (bug 554070)Zac Medico2016-12-041-2/+9
* bin/ebuild: fix EBUILD_FORCE_TEST / RESTRICT interaction (bug 601466)Zac Medico2016-12-032-12/+18
* _post_src_install_uid_fix: allow files with portage group permissions (bug 60...Zac Medico2016-11-291-3/+6
* unpack: fix txz unpack support (bug 600660)Zac Medico2016-11-251-2/+5
* repos.conf: support strict-misc-digests attribute (bug 600128)Zac Medico2016-11-244-8/+27
* dep_zapdeps: make package selections internally consistent (bug 600346)Zac Medico2016-11-222-6/+38
* preserve-libs: handle manually removed libraries better (bug 599240)Zac Medico2016-11-101-0/+14
* Revert "GitSync.update: respect sync-depth (bug 552814)"Zac Medico2016-11-071-39/+2
* Revert "emerge-webrsync: use gkeys to verify OpenPGP signatures (bug 597918)"Zac Medico2016-11-072-51/+6
* parse_metadata_use: apply English language preference (bug 599060)Zac Medico2016-11-071-1/+27
* _expand_new_virtuals: constrain output for dep_zapdeps (bug 597752)Zac Medico2016-11-032-7/+12
* sync: always pass -q --unmerged to git-update-indexMike Gilbert2016-11-031-4/+1
* [sync] Run `git update-index --refresh` when doing shallow pullsMichał Górny2016-10-301-5/+16
* emerge-webrsync: use gkeys to verify OpenPGP signatures (bug 597918)Zac Medico2016-10-272-6/+51
* portage: Updates for a releaseportage-2.3.2Brian Dolbec2016-10-112-1/+12
* RELEASE-NOTES: Fix Bug 477727 entry. is a Chromium bugBrian Dolbec2016-10-111-1/+1
* repoman/main.py: Fix version output string to say RepomanBrian Dolbec2016-10-111-1/+1
* repoman: Disable SRC_URI.mirror warnings when there is only 1 mirrorMichał Górny2016-10-061-0/+6
* setup.py: enable libc bindings optionally (bug 594744)Zac Medico2016-10-063-0/+41
* einstalldocs: check whether default docs are indeed filesJan Chren (rindeal)2016-10-041-1/+1
* locks: use fcntl.flock if fcntl.lockf is broken (bug 595146)Zac Medico2016-10-011-7/+52
* ebuild.sh: start phases in temporary HOME if available (bug 595028)Zac Medico2016-09-262-6/+13
* doebuild_environment: disable ccache/distcc/icecc when necessary (bug 594982)Zac Medico2016-09-232-10/+5
* GitSync.update: handle git rev-list failure (bug 594822)Zac Medico2016-09-221-4/+10
* cache.fs_template: set 0o644 defaut permsZac Medico2016-09-191-1/+1
* doc: Revert URI changes related to docbook schemaMike Gilbert2016-09-192-2/+2
* 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