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
/
main.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
catalyst: Add option to enter the chroot before building
Matt Turner
2021-01-23
1
-0
/
+4
*
Ensure deep copying of config defaults
Felix Bier
2020-11-14
1
-1
/
+2
*
catalyst: Run the build sequence in new mount namespace
Matt Turner
2020-10-30
1
-1
/
+1
*
catalyst: Add and use namespace context manager
Matt Turner
2020-10-30
1
-10
/
+7
*
catalyst: Verify config options against valid_config_file_values
Matt Turner
2020-05-19
1
-2
/
+8
*
catalyst: Convert catalyst.conf to TOML
Matt Turner
2020-05-19
1
-34
/
+13
*
catalyst: Switch internal snapshot option parsing to SpecParser
Matt Turner
2020-05-19
1
-3
/
+3
*
catalyst: Remove PythonDir setting
Matt Turner
2020-05-19
1
-3
/
+0
*
catalyst: Drop --cli option
Matt Turner
2020-05-19
1
-4
/
+1
*
catalyst: Make and use squashfs snapshots
Matt Turner
2020-04-30
1
-14
/
+14
*
catalyst: Remove unused import
Matt Turner
2020-04-21
1
-1
/
+0
*
catalyst: Raise an exception on invalid digest
Matt Turner
2020-04-17
1
-5
/
+4
*
catalyst: Make conf_values['digests'] a set
Matt Turner
2020-04-17
1
-1
/
+2
*
catalyst: Use hashlib instead of external tools
Matt Turner
2020-04-17
1
-37
/
+5
*
catalyst: Remove the 'hash_function' config option
Matt Turner
2020-04-17
1
-16
/
+0
*
catalyst: Remove 'contents' config option
Matt Turner
2020-04-17
1
-4
/
+0
*
catalyst: Remove GNU sed detection
Matt Turner
2020-04-15
1
-6
/
+0
*
catalyst: Run autopep8
Matt Turner
2020-04-15
1
-381
/
+386
*
catalyst: Fix most pylint warnings
Matt Turner
2020-04-10
1
-3
/
+2
*
catalyst: Drop BSD remnants
Matt Turner
2020-04-10
1
-10
/
+7
*
catalyst: Remove object inheritance
Matt Turner
2020-04-10
1
-1
/
+1
*
catalyst: Remove "Maintained by" sections
Matt Turner
2020-03-28
1
-7
/
+0
*
catalyst: Remove left over $Id$
Matt Turner
2020-03-28
1
-1
/
+0
*
detect and use a configured sed command for Gentoo/FreeBSD # 363577
Yuta SATOH
2017-12-28
1
-0
/
+6
*
main.py: Disable snakeoil's namespace module on Gentoo/FreeBSD #363557
Yuta SATOH
2017-12-28
1
-7
/
+10
*
main.py: increase verbosity of the options log
Brian Dolbec
2017-12-06
1
-1
/
+1
*
main: fix leading whitespace
Robin H. Johnson
2017-12-06
1
-7
/
+7
*
Allow unversioned cache directories
Robin H. Johnson
2017-12-06
1
-0
/
+8
*
catalyst: create namespaces for building
Mike Frysinger
2017-03-11
1
-0
/
+9
*
catalyst: Apply patches from Yuta for additional needed bsd changes bug 574422
Brian Dolbec
2016-03-23
1
-1
/
+3
*
lint: clean up a few minor warnings
Mike Frysinger
2016-03-21
1
-3
/
+1
*
catalyst: Update for new pyDeComp API and flexibility
Brian Dolbec
2016-03-19
1
-1
/
+3
*
main.py: Add missing value to log statement
Brian Dolbec
2016-02-01
1
-1
/
+1
*
main: add a --profile option
Mike Frysinger
2015-12-17
1
-0
/
+24
*
main: add a --trace option
Mike Frysinger
2015-12-17
1
-0
/
+49
*
main: take argv as an argument
Mike Frysinger
2015-11-23
1
-2
/
+2
*
main: extend the -c option to accept multiple files
Mike Frysinger
2015-10-28
1
-37
/
+18
*
util: drop unused module
Mike Frysinger
2015-10-09
1
-1
/
+0
*
main: convert to new logging module
Mike Frysinger
2015-10-09
1
-61
/
+43
*
log: new logging module to standardize catalyst output
Mike Frysinger
2015-10-09
1
-2
/
+28
*
main: group related command line flags
Mike Frysinger
2015-10-08
1
-20
/
+28
*
main: use find_binary from snakeoil
Mike Frysinger
2015-10-08
1
-3
/
+9
*
catalyst: add support for digests=auto
Mike Frysinger
2015-10-06
1
-12
/
+35
*
main: drop pointless os.path import
Mike Frysinger
2015-10-06
1
-1
/
+0
*
main: switch to argparse
Mike Frysinger
2015-10-06
1
-106
/
+85
*
main: delay root check until before we run
Mike Frysinger
2015-10-06
1
-7
/
+5
*
lint: clean up bare exception handling
Mike Frysinger
2015-10-06
1
-1
/
+1
*
lint: fix up unused variables
Mike Frysinger
2015-10-06
1
-1
/
+1
*
Fix LockInUse return code failure
Brian Dolbec
2015-09-09
1
-6
/
+5
*
main.py: Add an exception for CatalystError which would have been already ha...
Brian Dolbec
2015-09-08
1
-6
/
+3
[next]