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/catalyst.git
2.X
catalyst-3.0-stable
catalyst-4.0-stable
dilfridge-containers
dilfridge/qcow2-v2
master
old/catalyst_2
old/catalyst_3
old/rewrite-on-master
old/tar-volume-label
pending/mattst88
stage4-user-groups-fixes
unversioned-cachedir
wip-prometheanfire-cloud
wip/mattst88
Catalyst
Gentoo Release Engineering <releng@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
catalyst
/
support.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
catalyst: Add .sha256 to list of ignored extensions
catalyst-3.0-stable
Matt Turner
2022-11-17
1
-2
/
+5
*
catalyst: gzip the .CONTENTS file
Matt Turner
2020-05-16
1
-1
/
+3
*
support: enhance docstrings a bit
Mike Frysinger
2016-05-21
1
-1
/
+7
*
countdown: only run when interactive
Mike Frysinger
2016-05-21
1
-0
/
+4
*
cmd: add support for running commands directly
Mike Frysinger
2016-05-20
1
-24
/
+24
*
cmd: drop |myexc| argument
Mike Frysinger
2016-05-19
1
-2
/
+2
*
lint: clean up a few minor warnings
Mike Frysinger
2016-03-21
1
-2
/
+1
*
catalyst/support.py: Fix a py3 compatibility issue
Brian Dolbec
2016-02-16
1
-1
/
+2
*
Create a file extension search order system for source paths
Brian Dolbec
2015-12-28
1
-2
/
+11
*
catalyst: Convert nearly all use of open() to use the with statement.
Brian Dolbec
2015-11-08
1
-3
/
+2
*
support.py: Make file_check restrict it's short test to os.path.isfile()
Brian Dolbec
2015-11-08
1
-1
/
+1
*
lint: convert type/types to isinstance
Mike Frysinger
2015-10-28
1
-2
/
+1
*
support: convert to log module
Mike Frysinger
2015-10-10
1
-17
/
+10
*
stagebase: convert to log module
Mike Frysinger
2015-10-10
1
-15
/
+1
*
stagebase: replace read_from_clst with snakeoil
Mike Frysinger
2015-10-08
1
-15
/
+0
*
support: use snakeoil.fileutils.touch
Mike Frysinger
2015-10-08
1
-8
/
+0
*
main: use find_binary from snakeoil
Mike Frysinger
2015-10-08
1
-13
/
+0
*
support: punt pointless list_to_string helper
Mike Frysinger
2015-10-08
1
-13
/
+0
*
support: delete unused code
Mike Frysinger
2015-10-08
1
-28
/
+0
*
lint: clean up bare exception handling
Mike Frysinger
2015-10-06
1
-10
/
+5
*
lint: avoid redefining builtins
Mike Frysinger
2015-10-06
1
-5
/
+5
*
lint: clean up global statement warnings
Mike Frysinger
2015-10-06
1
-2
/
+0
*
lint: fix up unused variables
Mike Frysinger
2015-10-06
1
-1
/
+1
*
lint: drop use of deprecated string module
Mike Frysinger
2015-10-05
1
-4
/
+4
*
lint: fix bad env dict handling
Mike Frysinger
2015-10-05
1
-1
/
+4
*
Make the new compress code handling compatible with existing specs
Brian Dolbec
2015-09-08
1
-0
/
+21
*
catalyst/support.py: Fix some leading whitespace rebase errors
Brian Dolbec
2015-05-21
1
-10
/
+10
*
Take most cmd() code out to the try: except: pairs
Brian Dolbec
2015-02-26
1
-15
/
+19
*
Fix typo in error message, clean up useless tracebacks
Brian Dolbec
2014-12-31
1
-1
/
+1
*
Pyflakes import cleanup and broken CatalystError calls.
Brian Dolbec
2014-12-31
1
-24
/
+25
*
Remove redundant /bin/bash additions in cmd() calls
Brian Dolbec
2014-12-31
1
-280
/
+21
*
Some spacing, comment and indent cleanup
Brian Dolbec
2014-12-31
1
-192
/
+213
*
Move LockInUse from support.py to lock.py, fix bad execption raising, pyflak...
Brian Dolbec
2014-12-31
1
-11
/
+0
*
Remove unused variable new and an undefined variable s.
Brian Dolbec
2014-06-13
1
-8
/
+0
*
Remove unused urllib import.
Brian Dolbec
2014-06-13
1
-4
/
+0
*
Creation of a new defaults.py
Brian Dolbec
2014-04-02
1
-32
/
+3
*
Fix undefined variable: RLIMIT_NOFILE
Brian Dolbec
2014-04-02
1
-5
/
+7
*
Initial separation and creation of contents.py
Brian Dolbec
2014-04-02
1
-52
/
+0
*
Initial separation and creation of a hash_utils.py module
Brian Dolbec
2014-04-02
1
-62
/
+0
*
catalyst/support.py: Update for snakeoil API change.
Brian Dolbec
2014-03-02
1
-2
/
+2
*
Move catalyst_support, builder, catalyst_lock out of modules, into the cataly...
Brian Dolbec
2014-02-22
1
-0
/
+718