GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates for a release
v2.2.23
Brian Dolbec
2015-10-07
2
-1
/
+15
*
doebuild.py: Remove unused imports and variables
Brian Dolbec
2015-10-07
1
-4
/
+2
*
Add icecream support
Igor Savlook
2015-10-07
3
-1
/
+11
*
_emerge/Scheduler.py: Add FAILURE enum
James Broadhead
2015-10-07
1
-7
/
+11
*
_emerge/Scheduler.py: Indent and whitespace cleanup
James Broadhead
2015-10-07
1
-6
/
+6
*
README: Update project page link (github pull request: #15)
Brian Dolbec
2015-10-07
1
-5
/
+5
*
repoman: fix del of out of scope name in hg_scan
Tom Daff
2015-10-07
1
-1
/
+2
*
scanner.py: Fix options.output_style for column output (bug 534022)
Brian Dolbec
2015-10-07
1
-7
/
+19
*
apply_secpass_permissions: avoid accessing portage.data.secpass when possible
Zac Medico
2015-10-06
1
-1
/
+3
*
SyncRepos.async: group sync and callback as composite task (bug 562264)
Zac Medico
2015-10-06
1
-4
/
+35
*
repoman: suppress dependency.badmasked triggered by use.force and use.mask
Zac Medico
2015-10-04
3
-19
/
+24
*
dohtml: handle unicode (bug 561846)
Zac Medico
2015-10-04
1
-12
/
+35
*
repoman/argparser.py: _unicode_decode the commitmsg (bug 562108)
Brian Dolbec
2015-10-04
1
-1
/
+4
*
repoman: Add file encoding sheband for py-2.7 compatibility (bug 562108)
Brian Dolbec
2015-10-04
32
-0
/
+32
*
unpack: use chmod-lite helper for bug 554084
Zac Medico
2015-10-03
5
-45
/
+92
*
checksum._open_file: fix BytesWarning
Zac Medico
2015-10-01
1
-2
/
+2
*
Revert "unpack: avoid useless chmods to improve speed"
Mike Gilbert
2015-09-28
1
-2
/
+2
*
AbstractEbuildProcess: remove cgroup with release_agent (bug 561264)
Zac Medico
2015-09-28
2
-7
/
+9
*
repoman/actions.py: Fix typo in function call (bug 561596)
Brian Dolbec
2015-09-26
1
-1
/
+1
*
repoman/repos.py: Add check that we need commit signing (bug 561474)
Brian Dolbec
2015-09-26
1
-1
/
+1
*
Add python 3.5 to the tests
Brian Dolbec
2015-09-24
1
-0
/
+1
*
Updates for a release
v2.2.22
Brian Dolbec
2015-09-24
3
-1
/
+18
*
fakedbapi.cpv_exists: handle KeyError from _instance_key
Zac Medico
2015-09-24
1
-2
/
+6
*
repository/config.py: Fix propogation of module_specific_options (bug 561240)
Brian Dolbec
2015-09-24
1
-1
/
+1
*
repoman/qa_data.py: Update docstrings
Brian Dolbec
2015-09-24
1
-10
/
+13
*
repoman/qa_data.py: Re-apply mgorny's "mark errors with explicit '[fatal']" p...
Brian Dolbec
2015-09-24
1
-1
/
+6
*
repoman: Remve the redundant repoman_settings initialaztion parameter
Brian Dolbec
2015-09-24
2
-3
/
+3
*
repoman/checks/ebuilds/fetches.py: Remove the incorrectly cached digests
Brian Dolbec
2015-09-24
1
-15
/
+11
*
repoman/actions.py: Adjust indent in thick_manifest()
Brian Dolbec
2015-09-24
1
-48
/
+48
*
SyncManager.async: initialize attributes before fork (bug 561234)
Zac Medico
2015-09-23
1
-4
/
+4
*
man/ebuild.5: Update description of =* operator.
Ulrich Müller
2015-09-22
1
-6
/
+3
*
repoman: Add missed print_function, unicode_literals imports to files using p...
Brian Dolbec
2015-09-22
6
-0
/
+12
*
repoman: Move the pythonpath modification code back into the repoman bin
Brian Dolbec
2015-09-21
2
-6
/
+3
*
repoman/actions.py: Split out get_new_commit_message()
Brian Dolbec
2015-09-21
1
-17
/
+22
*
repoamn/actions.py: Split out sign_manifest()
Brian Dolbec
2015-09-21
1
-13
/
+18
*
repoman/actions.py: Splitout clear_attic()
Brian Dolbec
2015-09-21
1
-17
/
+21
*
repoman/actions.py: Split out thick_manifest()
Brian Dolbec
2015-09-21
1
-49
/
+52
*
repoman/actions.py: Split out priming_commit()
Brian Dolbec
2015-09-21
1
-43
/
+48
*
repoman/actions.py: Remove unused variable
Brian Dolbec
2015-09-21
1
-2
/
+0
*
repoman/actions.py: split out a manifest function
Brian Dolbec
2015-09-21
1
-53
/
+57
*
repoman/actions.py: Split out the changelog code to it's own function
Brian Dolbec
2015-09-21
1
-92
/
+99
*
repoman/actions.py: Split out the commit footer to a function
Brian Dolbec
2015-09-21
1
-46
/
+49
*
repoman/actions.py: Break out changes detectection into sudo vcs plugins
Brian Dolbec
2015-09-21
1
-95
/
+120
*
repoman: Move the remaining actions to an Actions class
Brian Dolbec
2015-09-21
2
-732
/
+798
*
repoman: Move the primary checks loop to it's own class and file
Brian Dolbec
2015-09-21
2
-728
/
+743
*
repoman: Create repoman_main()
Brian Dolbec
2015-09-21
2
-1371
/
+1362
*
repoman: Change name of dev_keywords() due to variable name conflict
Brian Dolbec
2015-09-21
2
-3
/
+3
*
repoamn/repos.py: Indent fix
Brian Dolbec
2015-09-21
1
-23
/
+23
*
repoman/repos.py: Fix a regression where the repo is not in repos.conf
Brian Dolbec
2015-09-21
1
-5
/
+5
*
repoman/main.py: Move some functions out of the main code definition
Brian Dolbec
2015-09-21
2
-71
/
+86
[next]