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
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
456
-13080
/
+30379
*
Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/portage into ...
Brian Dolbec
2012-07-31
157
-2767
/
+7766
|
\
|
*
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
|
*
Makefile: drop /etc/make.globals sym, bug #427862
Zac Medico
2012-07-24
1
-1
/
+0
|
*
make.conf: clarify -frecord-gcc-switches
Zac Medico
2012-07-23
1
-1
/
+2
|
*
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
21
-653
/
+1429
|
*
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
|
*
ebuild.5: fix (-) use dep example for bug #427384
Ian Stakenvicius
2012-07-20
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
3
-21
/
+32
|
*
match_from_list: match slot for extended atoms
Zac Medico
2012-07-18
2
-1
/
+3
|
*
etc-update: fix --automode -5, bug #427068
Zac Medico
2012-07-18
1
-0
/
+7
|
*
Support =*/*-*9999* wildcard atom, bug #402197.
Zac Medico
2012-07-18
4
-15
/
+69
|
*
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
8
-14
/
+136
|
*
prepstrip: avoid rm warning about cwd
Zac Medico
2012-07-15
1
-0
/
+1
|
*
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
5
-6
/
+101
|
*
ebuild(5): note that keepdir/dodir accept multiple paths
Mike Frysinger
2012-07-10
1
-5
/
+5
|
*
migrate emaint to use the new title and label features of the progressbar.
Brian Dolbec
2012-07-09
1
-4
/
+2
|
*
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
|
*
PORTAGE_GPG_SIGNING_COMMAND: --digest-algo SHA256
Zac Medico
2012-07-09
1
-1
/
+1
|
*
apply Federico "fox" Scrinzi progressbar additions of title and label display...
Brian Dolbec
2012-07-09
1
-4
/
+26
|
*
PORTAGE_GPG_SIGNING_COMMAND: --digest-algo SHA512
Zac Medico
2012-07-05
1
-1
/
+1
|
*
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
|
*
emaint: remove obsolete world category check
Zac Medico
2012-07-03
1
-7
/
+2
|
*
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
[next]