2008-07-30 |
Zac Medico | Fix typo. v2.2_rc5 |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Update foo[!bar=] syntax. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | * Fix Scheduler._restart_if_necessary() breakage so... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Remove redundant use dep validation code that's handled... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | * Add more use dep validation. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | When checking for news items in --pretend mode, pass... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Put a 5 second cap on the delay produced by Scheduler... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Just return a boolean "state changed" value from |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | * Optimize SequentialTaskQueue.schedule() by using... |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Zac Medico | Change conditional USE deps syntax and expermental... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Count state changes in Scheduler._schedule_tasks()... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix _choose_pkg() to always return something if nothing... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Avoid triggering a tight loop AssertionError in Schedul... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix the last part of Scheduler._main_loop() to work... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Disable auto_schedule on all of Scheduler._task_queues... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Add a quiet signal handler for SIGINT and SIGTERM since... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix Scheduler._set_digraph() to correctly handle cases... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Make sure Scheduler._choose_pkg() doesn't return a... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix Scheduler._choose_pkg() so that it doesn't choose... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Enable Scheduler._job_delay() whenever --load-average... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | During the first minute of entering the main scheduler... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix slightly broken loop logic in insert_optional_args... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Add support for the --jobs option to be specified witho... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | In apply_recursive_permissions(), ignore InvalidLocatio... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Tweak table alignment. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Implement _use_dep.__nonzero__(). |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Fix _use_dep.__str__() to work correctly in the case... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Zac Medico | Redirect the FEATURES=buildsyspkg message to the log... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Add syntax examples for unconditional USE deps. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Fix alignment. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Tweak the conditional USE deps examples. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Document the doman language code path translation exten... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Make use of the new config.iteritems() method. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Fix broken reference to "categories" in CategorySet... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Bug #233165 - When waiting for jobs and merges to finish in |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Bug #233103 - In portage.fetch(), pass all config varia... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Even though the message is split on $'\n' in elog_base... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Remove pointless generator expression. |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Add note about support for EAPI="2_pre0". v2.2_rc4 |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Create a table to document conditional USE dependency... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Fix arg count when constructing a TypeError in the... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Add support for an new EAPI="2_pre0" value so that... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Disable the multi-bracket USE deps syntax, so only... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Implement new conditional USE dep syntax: |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Create a SlotDict constructor which can take an optiona... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | * Add support in dep_getusedeps() and isvalidatom(... |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Zac Medico | Bug #233137 - Implement Atom.split(). |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix incorrect logging.exception() arguments. The except... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix the new glep56 code to handle missing metadata... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix EbuildFetcher to pass all config variables to the... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Update path to make.conf.example. Thanks to Arfrever. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Use ${NORMAL} to properly restore color when necessary. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Make elog_base() just use \n as the delimiter in the... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Make all the elog functions split lines when displaying... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Add support to elog_base() to split messages on newline... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix breakage from r11213 in INHERITED values returned... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fixes from Arfrever: |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Serialize src_unpack() $DISTDIR access for live ebuilds... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | * Define a frozenset of live eclasses for the LIVEVCS... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix repoman not seeing subversion auto-ignored files... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Temporarily `set -o noglob` when splitting QA_DT_HASH. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Bug #233077 - Add QA check which verifies that LDFLAGS... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Schedule ebuild pkg_setup phases on the merge queue, |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | In PollScheduler._poll(), add a call to _schedule(... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Zac Medico | Fix AsynchronousTask.removeStartListener() and removeEx... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Fix LinkageMap.findConsumers() to check whether the... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | * Use pure bash ${PARAMETER%/*} instead of spawing... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Split out an apply_priorities() function to apply nice... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Bug #232924 - When the user specifies a non-existent... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Bug #228085 - In the event of a file collision, the... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Replace hardcoded i386 machine name in dyn_rpm() with... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | * For bug 227625, automatically create the /usr/src... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Zac Medico | Reduce the default PORTAGE_IONICE_COMMAND priority... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Zac Medico | Add PORTAGE_IONICE_COMMAND setting for make.conf which... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Zac Medico | Suppress "for /" and "to /" in status messages when... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Zac Medico | Fix PORTAGE_BIN_PATH typo in EbuildFetcher._start(). |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Zac Medico | Detect an invalid cpv passed into portdbapi.findname2... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Zac Medico | Cancel prefetchers if they're the only reason the main... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Zac Medico | When in background mode and there is a single failure... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Zac Medico | * Refer user to make.conf(5) if PORTAGE_IONICE_COMMAND... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Zac Medico | Bug #206773 - Add a new PORTAGE_IONICE_COMMAND variable... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Zac Medico | Bug #228117 - Insert a trailing newline in the getconfi... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Zac Medico | Fix bug in get_repo_path() when called with multiple... v2.2_rc3 |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Zac Medico | Fix typo, found by pyflakes. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Zac Medico | Avoid "0 files checked ..." messages reported by Pesa. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Zac Medico | Fix --depclean/--prune regressions reported by selkin: |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Zac Medico | Add sandbox write access to PORTAGE_PYM_PATH before... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Zac Medico | Add GENTOO_MIRRORS to the variables exported by EbuildF... v2.2_rc2 |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Zac Medico | Make --fetchonly disable background mode. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Handle UnsatisfiedResumeDep in Scheduler._calc_resume_l... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Update --depclean and --prune, removing warnings about... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | In dblink.unmerge(), redirect preserve-libs "!needed... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Fix resume_depgraph() so that it doesn't raise an Asser... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Show the number of failed packages in the status display. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Redirect build log eqawarn messages to the log file... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Disable "Installing" status messages when in --pretend... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Make --pretend disable background mode and imply -... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Redirect dblink._preserve_libs() messages to the log... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Zac Medico | Adjust status messages for --fetchonly mode. |
commit | commitdiff | tree | snapshot |
next |