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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pym
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portage into ...
public_api
Brian Dolbec
2014-03-26
299
-8739
/
+20988
*
Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portage into ...
Brian Dolbec
2012-07-31
123
-1773
/
+6844
|
\
|
*
get_term_size: handle missing stty command
Zac Medico
2012-07-27
1
-2
/
+9
|
*
get_term_size: pass fd to stty
Zac Medico
2012-07-27
1
-2
/
+6
|
*
get_term_size: pass fd to curses.setupterm()
Zac Medico
2012-07-27
1
-1
/
+2
|
*
get_term_size: handle temporary stdout overrides
Zac Medico
2012-07-27
1
-1
/
+3
|
*
_selinux/spawn_wrapper: setexec *after* fork
Zac Medico
2012-07-26
1
-14
/
+26
|
*
output: allow to use stderr in TermProgressBar
Corentin Chary
2012-07-23
1
-6
/
+6
|
*
emaint: split into separate modules
Brian Dolbec
2012-07-22
19
-19
/
+1376
|
*
TermProgressBar: fix broken ref to "image" var
Zac Medico
2012-07-22
1
-1
/
+1
|
*
get_term_size: check if sys.stderr.isatty()
Federico "fox" Scrinzi
2012-07-22
1
-1
/
+1
|
*
slotmove: update comment about EAPI 4-slot-abi
v2.2.0_alpha120
Zac Medico
2012-07-18
1
-3
/
+1
|
*
Fix extended atom match for =* operator.
Zac Medico
2012-07-18
1
-7
/
+21
|
*
match_from_list: match slot for extended atoms
Zac Medico
2012-07-18
2
-1
/
+3
|
*
Support =*/*-*9999* wildcard atom, bug #402197.
Zac Medico
2012-07-18
3
-15
/
+66
|
*
depgraph: __auto_rebuild__ KeyError, bug #427036
Zac Medico
2012-07-18
2
-3
/
+9
|
*
portage.update: use isvalidatom for EAPI check
Zac Medico
2012-07-17
4
-17
/
+34
|
*
tests/update: fix whitespace
v2.2.0_alpha119
Zac Medico
2012-07-17
2
-4
/
+4
|
*
move: respect EAPI wrt dots_in_PN, bug #426476
Zac Medico
2012-07-17
4
-7
/
+203
|
*
Propagate EAPI for update_dbentry (bug #426476).
Zac Medico
2012-07-17
7
-11
/
+132
|
*
test_move_slot_ent: workaround for 1s timestamps
Zac Medico
2012-07-13
1
-0
/
+5
|
*
slotmove: fix handling for EAPI 4-slot-abi
v2.2.0_alpha118
Zac Medico
2012-07-13
7
-16
/
+206
|
*
vardbapi: use float mtime for aux cache
v2.2.0_alpha117
Zac Medico
2012-07-12
1
-3
/
+9
|
*
manifest: remove unused mhashes variable
Zac Medico
2012-07-12
1
-1
/
+0
|
*
Skip whirlpool digest check when unaccelerated.
Zac Medico
2012-07-12
3
-8
/
+31
|
*
tests: support NOCOLOR env variable
Zac Medico
2012-07-11
2
-0
/
+6
|
*
Fix --complete-graph-if-new-use for --autounmask.
Zac Medico
2012-07-10
1
-2
/
+2
|
*
emerge: add --complete-graph-if-new-use < y | n >
Zac Medico
2012-07-10
4
-6
/
+97
|
*
fix a couple more inconsistancies in the progessbar title, label changes.
Brian Dolbec
2012-07-09
1
-11
/
+7
|
*
TermProgressBar: Fix to do 80 chars (not 81)
Brian Dolbec
2012-07-09
1
-2
/
+2
|
*
apply Federico "fox" Scrinzi progressbar additions of title and label display...
Brian Dolbec
2012-07-09
1
-4
/
+26
|
*
SlotAbiEmergeTestCase: test new downgrade code
Zac Medico
2012-07-05
1
-3
/
+6
|
*
vartree.py: fix stutter in comment
v2.2.0_alpha116
Zac Medico
2012-07-04
1
-1
/
+1
|
*
Rebuild for slot-abi downgrades, bug #424651.
Zac Medico
2012-07-04
2
-36
/
+298
|
*
ConfigTestCase: fix warning about manifest-hashes
Zac Medico
2012-07-04
1
-2
/
+2
|
*
const: Adjust MANIFEST2_* for new defaults
Zac Medico
2012-07-04
1
-6
/
+8
|
*
emerge: more helpful "non-existent set" message
Zac Medico
2012-07-03
1
-0
/
+6
|
*
Atom: tweak indent for slot logic
Zac Medico
2012-07-02
1
-24
/
+24
|
*
Fix unmerge-backup/preserve-libs interaction.
Zac Medico
2012-07-02
1
-3
/
+6
|
*
_pre_unmerge_backup: show failure message
v2.2.0_alpha115
Zac Medico
2012-07-02
1
-0
/
+2
|
*
portage.const: tweak preserve-libs conditional
Zac Medico
2012-07-02
1
-3
/
+3
|
*
Atom: evaluate_conditionals slot-abi, bug #424489
Zac Medico
2012-07-02
1
-7
/
+31
|
*
Don't use SIGUSR1 under Jython, bug #424259.
Zac Medico
2012-07-02
1
-2
/
+9
|
*
_quickpkg_dblink: set PYTHONPATH for quickpkg
Zac Medico
2012-07-01
1
-0
/
+6
|
*
Fix bugs in binarytree.invalids usage.
Zac Medico
2012-07-01
2
-2
/
+4
|
*
Support FEATURES={downgrade,unmerge}-backup
Zac Medico
2012-07-01
2
-10
/
+87
|
*
egencache: prune empty cache directories
v2.2.0_alpha114
Zac Medico
2012-06-27
1
-8
/
+14
|
*
BacktrackParameter: fix runtime_pkg_mask copy
Zac Medico
2012-06-27
1
-1
/
+5
|
*
slot_conflict_handler: handle slot_abi
Zac Medico
2012-06-27
2
-14
/
+42
|
*
_slot_abi: fix broken function refs
v2.2.0_alpha113
Zac Medico
2012-06-25
1
-2
/
+2
[next]