aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* catalyst: Add .sha256 to list of ignored extensionscatalyst-3.0-stableMatt Turner2022-11-171-2/+5
* catalyst: gzip the .CONTENTS fileMatt Turner2020-05-161-1/+3
* support: enhance docstrings a bitMike Frysinger2016-05-211-1/+7
* countdown: only run when interactiveMike Frysinger2016-05-211-0/+4
* cmd: add support for running commands directlyMike Frysinger2016-05-201-24/+24
* cmd: drop |myexc| argumentMike Frysinger2016-05-191-2/+2
* lint: clean up a few minor warningsMike Frysinger2016-03-211-2/+1
* catalyst/support.py: Fix a py3 compatibility issueBrian Dolbec2016-02-161-1/+2
* Create a file extension search order system for source pathsBrian Dolbec2015-12-281-2/+11
* catalyst: Convert nearly all use of open() to use the with statement.Brian Dolbec2015-11-081-3/+2
* support.py: Make file_check restrict it's short test to os.path.isfile()Brian Dolbec2015-11-081-1/+1
* lint: convert type/types to isinstanceMike Frysinger2015-10-281-2/+1
* support: convert to log moduleMike Frysinger2015-10-101-17/+10
* stagebase: convert to log moduleMike Frysinger2015-10-101-15/+1
* stagebase: replace read_from_clst with snakeoilMike Frysinger2015-10-081-15/+0
* support: use snakeoil.fileutils.touchMike Frysinger2015-10-081-8/+0
* main: use find_binary from snakeoilMike Frysinger2015-10-081-13/+0
* support: punt pointless list_to_string helperMike Frysinger2015-10-081-13/+0
* support: delete unused codeMike Frysinger2015-10-081-28/+0
* lint: clean up bare exception handlingMike Frysinger2015-10-061-10/+5
* lint: avoid redefining builtinsMike Frysinger2015-10-061-5/+5
* lint: clean up global statement warningsMike Frysinger2015-10-061-2/+0
* lint: fix up unused variablesMike Frysinger2015-10-061-1/+1
* lint: drop use of deprecated string moduleMike Frysinger2015-10-051-4/+4
* lint: fix bad env dict handlingMike Frysinger2015-10-051-1/+4
* Make the new compress code handling compatible with existing specsBrian Dolbec2015-09-081-0/+21
* catalyst/support.py: Fix some leading whitespace rebase errorsBrian Dolbec2015-05-211-10/+10
* Take most cmd() code out to the try: except: pairsBrian Dolbec2015-02-261-15/+19
* Fix typo in error message, clean up useless tracebacksBrian Dolbec2014-12-311-1/+1
* Pyflakes import cleanup and broken CatalystError calls.Brian Dolbec2014-12-311-24/+25
* Remove redundant /bin/bash additions in cmd() callsBrian Dolbec2014-12-311-280/+21
* Some spacing, comment and indent cleanupBrian Dolbec2014-12-311-192/+213
* Move LockInUse from support.py to lock.py, fix bad execption raising, pyflak...Brian Dolbec2014-12-311-11/+0
* Remove unused variable new and an undefined variable s.Brian Dolbec2014-06-131-8/+0
* Remove unused urllib import.Brian Dolbec2014-06-131-4/+0
* Creation of a new defaults.pyBrian Dolbec2014-04-021-32/+3
* Fix undefined variable: RLIMIT_NOFILEBrian Dolbec2014-04-021-5/+7
* Initial separation and creation of contents.pyBrian Dolbec2014-04-021-52/+0
* Initial separation and creation of a hash_utils.py moduleBrian Dolbec2014-04-021-62/+0
* catalyst/support.py: Update for snakeoil API change.Brian Dolbec2014-03-021-2/+2
* Move catalyst_support, builder, catalyst_lock out of modules, into the cataly...Brian Dolbec2014-02-221-0/+718