2012-08-11 |
Zac Medico | emaint logs: simplify error output handling v2.2.0_alpha121 |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Zac Medico | emaint: cleanup TaskHandler isatty logic |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Nico Roeser | installsources: fix file permissions, bug #430962 |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Zac Medico | emaint binhost: support compress-index |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Zac Medico | repoman: remove IUSE.undefined check |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Zac Medico | bintree.inject(): write Packages.gz atomically |
commit | commitdiff | tree | snapshot |
2012-08-08 |
W-Mark Kubacki | Portage writes a compressed copy of 'Packages' index... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Zac Medico | Revert "econf: add --disable-silent-rules, bug #379497#c6" |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Zac Medico | man/portage.5: note GLEP 37 virtuals, bug #429978 |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Samuli Suominen | repoman: libusb virtual.suspect, bug #417123 |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Zac Medico | elog: enable save_summary:qa by default |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Zac Medico | econf: add --disable-silent-rules, bug #379497#c6 |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Zac Medico | WhirlpoolAdd: raise TypeError if not bytes |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Zac Medico | vardbapi: optimize pickle load for Python >=3.2 |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Zac Medico | parse_desktop_entry: fix python3 bug #429544 |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Zac Medico | _urlopen: fix python2 http password breakage |
commit | commitdiff | tree | snapshot |
2012-08-02 |
W-Mark Kubacki | Fix index file's mtime, which can differ from TIMESTAMP. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
W-Mark Kubacki | Add support for HTTP compression (bzip2, gzip and deflate). |
commit | commitdiff | tree | snapshot |
2012-08-02 |
W-Mark Kubacki | Use If-Modified-Since HTTP-header and avoid downloading... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Arfrever Frehtes... | Use nanosecond precision in chpathtool when using Pytho... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Arfrever Frehtes... | Use nanosecond precision in cache for category director... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Arfrever Frehtes... | Use nanosecond precision in portage.util.movefile.movef... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Zac Medico | Check for desktop-file-validate binary. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Michael Palimaka | Validate desktop entries after src_install. |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Zac Medico | get_term_size: handle missing stty command |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Zac Medico | get_term_size: pass fd to stty |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Zac Medico | get_term_size: pass fd to curses.setupterm() |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Zac Medico | get_term_size: handle temporary stdout overrides |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Zac Medico | _selinux/spawn_wrapper: setexec *after* fork |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Zac Medico | Makefile: drop /etc/make.globals sym, bug #427862 |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Zac Medico | make.conf: clarify -frecord-gcc-switches |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Corentin Chary | output: allow to use stderr in TermProgressBar |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Brian Dolbec | emaint: split into separate modules |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Zac Medico | TermProgressBar: fix broken ref to "image" var |
commit | commitdiff | tree | snapshot |
2012-07-22 |
Federico "fox... | get_term_size: check if sys.stderr.isatty() |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Ian Stakenvicius | ebuild.5: fix (-) use dep example for bug #427384 |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Zac Medico | slotmove: update comment about EAPI 4-slot-abi v2.2.0_alpha120 |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Zac Medico | Fix extended atom match for =* operator. |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Zac Medico | match_from_list: match slot for extended atoms |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Zac Medico | etc-update: fix --automode -5, bug #427068 |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Zac Medico | Support =*/*-*9999* wildcard atom, bug #402197. |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Zac Medico | depgraph: __auto_rebuild__ KeyError, bug #427036 |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Zac Medico | portage.update: use isvalidatom for EAPI check |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Zac Medico | tests/update: fix whitespace v2.2.0_alpha119 |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Zac Medico | move: respect EAPI wrt dots_in_PN, bug #426476 |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Zac Medico | Propagate EAPI for update_dbentry (bug #426476). |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Zac Medico | prepstrip: avoid rm warning about cwd |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Zac Medico | test_move_slot_ent: workaround for 1s timestamps |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Zac Medico | slotmove: fix handling for EAPI 4-slot-abi v2.2.0_alpha118 |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Zac Medico | vardbapi: use float mtime for aux cache v2.2.0_alpha117 |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Zac Medico | manifest: remove unused mhashes variable |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Zac Medico | Skip whirlpool digest check when unaccelerated. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Zac Medico | tests: support NOCOLOR env variable |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Zac Medico | Fix --complete-graph-if-new-use for --autounmask. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Zac Medico | emerge: add --complete-graph-if-new-use < y | n > |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Mike Frysinger | ebuild(5): note that keepdir/dodir accept multiple... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Brian Dolbec | migrate emaint to use the new title and label features... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Brian Dolbec | fix a couple more inconsistancies in the progessbar... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Brian Dolbec | TermProgressBar: Fix to do 80 chars (not 81) |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Zac Medico | PORTAGE_GPG_SIGNING_COMMAND: --digest-algo SHA256 |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Brian Dolbec | apply Federico "fox" Scrinzi progressbar additions... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Zac Medico | PORTAGE_GPG_SIGNING_COMMAND: --digest-algo SHA512 |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Zac Medico | SlotAbiEmergeTestCase: test new downgrade code |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Zac Medico | vartree.py: fix stutter in comment v2.2.0_alpha116 |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Zac Medico | Rebuild for slot-abi downgrades, bug #424651. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Zac Medico | ConfigTestCase: fix warning about manifest-hashes |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Zac Medico | const: Adjust MANIFEST2_* for new defaults |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Zac Medico | emerge: more helpful "non-existent set" message |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Zac Medico | emaint: remove obsolete world category check |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Zac Medico | Atom: tweak indent for slot logic |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Zac Medico | Fix unmerge-backup/preserve-libs interaction. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Zac Medico | _pre_unmerge_backup: show failure message v2.2.0_alpha115 |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Zac Medico | portage.const: tweak preserve-libs conditional |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Zac Medico | Atom: evaluate_conditionals slot-abi, bug #424489 |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Zac Medico | Don't use SIGUSR1 under Jython, bug #424259. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Zac Medico | _quickpkg_dblink: set PYTHONPATH for quickpkg |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Zac Medico | Fix bugs in binarytree.invalids usage. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Zac Medico | Support FEATURES={downgrade,unmerge}-backup |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Zac Medico | man/emerge.1: note that --resume re-uses options |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Mike Frysinger | ebuild(5): add missing bold around EAPI {3,4} mention |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Zac Medico | egencache: prune empty cache directories v2.2.0_alpha114 |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Zac Medico | BacktrackParameter: fix runtime_pkg_mask copy |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Zac Medico | slot_conflict_handler: handle slot_abi |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Zac Medico | _slot_abi: fix broken function refs v2.2.0_alpha113 |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Zac Medico | whitelist PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Arfrever Frehtes... | dohtml: Support PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Arfrever Frehtes... | dohtml: Add .ico, .svg, .xhtml and .xml extensions... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Arfrever Frehtes... | Reformat documentation of EAPI="4-python". |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Arfrever Frehtes... | dohtml.py: Sort default list of extensions. |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Zac Medico | protected_symlinks: suggest course of action |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Zac Medico | protected_symlinks: change eerror to elog |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Zac Medico | PollScheduler: schedule inside loop if max_load |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Zac Medico | test_slot_abi: fix atom == type |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Zac Medico | Skip unmerge of libdir symlinks for bug #423127. v2.2.0_alpha112 |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Zac Medico | Fix debug message wording of "to due". |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Zac Medico | slot_abi_mask_built: fix __eq__ for backtracking v2.2.0_alpha111 |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Zac Medico | Slot conflict "abi" backtrack nodes non-terminal. |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Zac Medico | slot_abi_mask_built: don't discard other masks |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Zac Medico | Fix success_without_autounmask logic wrt rebuilds |
commit | commitdiff | tree | snapshot |
2012-06-23 |
Zac Medico | depgraph: fix broken _complete_mode assignment |
commit | commitdiff | tree | snapshot |
next |