catalyst.git
2009-05-27 Robin H. JohnsonNormalize spaces and tabs: modules/catalyst/target...
2009-05-27 Robin H. JohnsonPut the vim modeline in all source files to avoid any...
2009-05-27 Robin H. JohnsonThis bad vim modeline is one of the reasons that tabs...
2009-04-07 Andrew GaffneyGet rid of addlargs in the main script
2009-04-07 Andrew Gaffneymore spacing cleanups
2009-04-07 Andrew Gaffneyspacing cleanups
2009-04-07 Andrew GaffneyClean up cleanables
2009-04-05 Andrew GaffneyNote in TODO where things have already been done
2009-04-04 Andrew GaffneyExplicitly set target: in per-target spec values
2009-04-04 Andrew GaffneyApply additional patch from gentoo bug #255793 for...
2009-04-04 Andrew GaffneyApply patch from gentoo bug #264457 to prevent deleting...
2009-02-24 Andrew GaffneyAdditional sh patch from gentoo bug #255793
2009-02-21 Andrew GaffneyApply modified patch from gentoo bug #255793 for enhanc...
2009-01-30 Andrew GaffneyAdd note to TODO about enhanced catalystrc support
2009-01-21 Andrew GaffneyUpdate reference to make.conf.example for new location...
2009-01-20 Andrew GaffneyRemove --noreplace from run_merge call so that baselayo...
2009-01-16 Andrew GaffneyChange invalid atom '>=sys-apps/baselayout-2*' to ...
2009-01-14 Andrew GaffneyAdd run_controller_action() function and replace manual...
2009-01-14 Andrew GaffneyAdd clean no-op for system target
2009-01-14 Andrew GaffneyFix up a few runtime errors
2009-01-13 Andrew GaffneyInitial commit of new system target
2009-01-13 Andrew GaffneyAdd procedure for 'system' target
2009-01-13 Chris GianelloniTODO updates: add information about verification of...
2009-01-13 Chris GianelloniTODO updates: added section on statistics gathering...
2009-01-13 Andrew GaffneyRemove all references to 'spec' and 'addlargs' in targe...
2009-01-13 Andrew GaffneyAll targets have been updated not to use the spec_prefi...
2009-01-13 Andrew GaffneyDon't pass conf_values or addlargs to target __init__()
2009-01-13 Andrew GaffneyRemove all references to self.settings[spec_prefix...
2009-01-13 Andrew GaffneyReorganize init for snapshot target
2009-01-13 Andrew Gaffneytypo
2009-01-13 Andrew GaffneyTry to import portage.util before portage_util
2009-01-13 Andrew GaffneyAdd validate_values() and compare_key() functions to...
2009-01-13 Andrew GaffneyAdd new global config singleton object and Spec class...
2009-01-12 Andrew GaffneyAdd base singleton class definition
2009-01-12 Andrew Gaffneyadd note about logging to TODO
2009-01-12 Andrew GaffneyMore replacements of print statement with msg()
2009-01-12 Chris GianelloniMove livecd/files directory/files to files/livecd.
2009-01-12 Chris GianelloniMove livecd/cdtar directory/files to files/cdtar.
2009-01-12 Andrew Gaffneyadd some notes
2009-01-12 Andrew GaffneyReplace more instances of print with msg()
2009-01-12 Andrew GaffneyMore replacements of the print statement with msg()
2009-01-12 Andrew GaffneyReplace all instances of print with catalyst.output...
2009-01-12 Andrew GaffneyMove set_autoresume_path() from catalyst.target.generic...
2009-01-12 Andrew GaffneyMake use of set_autoresume() in target modules
2009-01-12 Andrew GaffneyAdd check_autoresume() and set_autoresume() helpers...
2009-01-12 Andrew GaffneyImport only cmd() from catalyst.spawn
2009-01-12 Andrew GaffneyRemove redundant imports
2009-01-12 Andrew GaffneyRemove catalyst.support module
2009-01-12 Andrew GaffneyMove remaining stuff from catalyst.support to catalyst...
2009-01-12 Andrew GaffneyMove addl_arg_parse() from catalyst.support to catalyst...
2009-01-12 Andrew Gaffneymissing self.
2009-01-12 Andrew GaffneyMove gen_contents_file() and gen_digest_file() from...
2009-01-12 Andrew GaffneyMove netboot-final.sh from targets/support/ to targets...
2009-01-12 Andrew GaffneyRename netboot2 target to netboot
2009-01-12 Andrew GaffneyCleanups to make pychecker happy
2009-01-12 Andrew GaffneyGrab just the first value return from the now-working...
2009-01-12 Andrew GaffneyWhack the outdated and non-functional netboot target
2009-01-12 Andrew GaffneySmall cleanups to make pychecker happy
2009-01-11 Andrew Gaffneyimport cleanups
2009-01-11 Andrew GaffneyMove read_makeconf() and parse_makeconf() from catalyst...
2009-01-11 Andrew GaffneyMove file_locate() from catalyst.support to catalyst...
2009-01-11 Andrew GaffneyAdd catalyst.spawn import where needed and move more...
2009-01-11 Andrew Gaffneyadd note about singleton class for tracking PIDs
2009-01-11 Andrew GaffneyMove custom exception classes to catalyst.error and...
2009-01-11 Andrew GaffneyMove all hash and contents functions to catalyst.hash
2009-01-11 Andrew GaffneyMove countdown() from catalyst.support to catalyst...
2009-01-11 Andrew GaffneyMove generate_contents() from catalyst.support to catal...
2009-01-11 Andrew GaffneyMove touch() from catalyst.support to catalyst.util
2009-01-11 Andrew GaffneyMove ismount() and pathcompare() from catalyst.support...
2009-01-11 Andrew GaffneyRemove unused function hexify()
2009-01-11 Andrew GaffneyMove normpath() from catalyst.support to catalyst.util
2009-01-11 Andrew GaffneyMove list_to_string() from catalyst.support to catalyst...
2009-01-11 Andrew GaffneyMove list_bashify() from catalyst.support to catalyst...
2009-01-11 Andrew GaffneyReplace catalyst.support.read_from_clst() with catalyst...
2009-01-11 Andrew GaffneyModify global import from catalyst.support to just...
2009-01-11 Andrew GaffneyMove find_binary() from catalyst.support to catalyst...
2009-01-11 Andrew GaffneyMove msg(), warn(), and die() to catalyst.output and...
2009-01-11 Andrew GaffneyLoad defaults into myconf before parsing config
2009-01-11 Andrew GaffneyCondense code that checks for various things in 'option...
2009-01-11 Andrew GaffneyGet rid of arches and targets classes and move function...
2009-01-11 Andrew GaffneyMore trailing whitespace cleanups
2009-01-11 Andrew Gaffneykill trailing whitespace
2009-01-11 Andrew Gaffneykill trailing whitespace
2009-01-11 Andrew GaffneyKill lots and lots of trailing whitespace in .py files
2009-01-11 Andrew GaffneyFix up a few bad replacements from previous commit
2009-01-11 Andrew GaffneyDo a mass sed to fix up all remaining usage of has_key()
2009-01-11 Andrew GaffneyClean up instances of has_key() for py3k
2009-01-11 Andrew GaffneyWe don't need to pass conf_values since it's a global var
2009-01-11 Andrew GaffneyPre-split options from config file and remove unnecessa...
2009-01-11 Andrew GaffneyMove code to verify digest and hash functions to a...
2009-01-11 Andrew GaffneyAllow build_target() to re-raise the exception for...
2009-01-11 Andrew GaffneyMove catalyst.support import to top of file
2009-01-11 Andrew GaffneyRemove check for sys.argv length since we already check...
2009-01-11 Andrew GaffneyRename version() to show_version()
2009-01-11 Andrew GaffneyRemove import_modules()
2009-01-11 Andrew GaffneyRemove references to generic_stage_target
2009-01-11 Andrew GaffneyRemove _target from target module filenames, since...
2009-01-11 Andrew GaffneyRemove builder.py and all references
2009-01-11 Andrew GaffneyMove catalyst_support.py to catalyst.support and update...
2009-01-11 Andrew GaffneyMove catalyst_lock.py to catalyst/lock.py and update...
next