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
Commit message (
Expand
)
Author
Age
Files
Lines
*
targets/support: partitioned disk output (qcow2)
wip-prometheanfire-cloud
Robin H. Johnson
2015-12-15
3
-3
/
+65
*
targets/stage4.py: Cleanup line continuations and spacing
Brian Dolbec
2015-12-15
1
-10
/
+10
*
Split the stagebase's set_action_sequence()
Brian Dolbec
2015-12-15
3
-7
/
+6
*
targets/livecd_stage1.py: Remove the duplicated set_target_path()
Brian Dolbec
2015-12-15
1
-13
/
+0
*
targets/livecd_stage2.py: Remove the duplicated set_target_path()
Brian Dolbec
2015-12-15
1
-13
/
+0
*
targets/grp.py: Remove the duped set_target_path()
Brian Dolbec
2015-12-15
1
-14
/
+0
*
stagebase.py: Clean out some dead set_target_path() code
Brian Dolbec
2015-12-15
1
-9
/
+0
*
targets/livecd-stage2.py: Remove the set_source_path()
Brian Dolbec
2015-12-04
1
-13
/
+0
*
main: take argv as an argument
Mike Frysinger
2015-11-23
2
-3
/
+3
*
stagebase.py: Fix the empty .../build/default/stage* directory creation
Brian Dolbec
2015-11-20
1
-1
/
+1
*
Debug autoextension detection not working for stage2
Brian Dolbec
2015-11-20
2
-30
/
+8
*
catalyst: add a wrapper for executing directly out of git
Mike Frysinger
2015-11-18
1
-0
/
+52
*
catalyst: switch to common python entry
Mike Frysinger
2015-11-18
1
-1
/
+1
*
targets/livecd_stage2.py: Fix regression in path setting
Brian Dolbec
2015-11-12
1
-1
/
+1
*
genbase.py: Switch from codecs.open to io.open
Brian Dolbec
2015-11-09
1
-3
/
+3
*
lint: fix bad indents/trailing newlines
Mike Frysinger
2015-11-09
7
-9
/
+1
*
catalyst: Convert nearly all use of open() to use the with statement.
Brian Dolbec
2015-11-08
4
-18
/
+16
*
genbase.py: Fix py3 compatibilty issue for contents saving
Brian Dolbec
2015-11-08
1
-28
/
+26
*
support.py: Make file_check restrict it's short test to os.path.isfile()
Brian Dolbec
2015-11-08
1
-1
/
+1
*
stagebase.py: Clean up some long lines
Brian Dolbec
2015-10-31
1
-5
/
+15
*
stagebase.py: Refactor the *FLAGS handling code in chroot_setup()
Brian Dolbec
2015-10-31
1
-29
/
+17
*
config: tweak walking of settings for py3
Mike Frysinger
2015-10-28
1
-1
/
+2
*
main: extend the -c option to accept multiple files
Mike Frysinger
2015-10-28
2
-37
/
+20
*
lint: fix redefined-outer-name warnings
Mike Frysinger
2015-10-28
3
-4
/
+12
*
lint: convert type/types to isinstance
Mike Frysinger
2015-10-28
7
-54
/
+39
*
hash_utils: decode output of popen
Mike Frysinger
2015-10-28
1
-1
/
+1
*
make_target_table: rewrite for py3/stability
Mike Frysinger
2015-10-28
1
-14
/
+18
*
stagebase: robustify portage_confdir setup
Mike Frysinger
2015-10-28
1
-2
/
+6
*
use cp -a for portage_overlay
Rick Farina (Zero_Chaos)
2015-10-27
1
-1
/
+1
*
targets: handle new clst_VERBOSE behavior
Mike Frysinger
2015-10-24
3
-8
/
+3
*
hash_utils: fix bad keyword w/CatalystError
Mike Frysinger
2015-10-11
1
-1
/
+1
*
genbase: use sorted() with dict keys
Mike Frysinger
2015-10-11
1
-4
/
+2
*
log: make sure NOTICE is an int
Mike Frysinger
2015-10-11
1
-1
/
+1
*
stagebase: disable undefined-variable lint warning
Mike Frysinger
2015-10-11
1
-1
/
+1
*
convert octals to py3 compat
Mike Frysinger
2015-10-11
6
-14
/
+14
*
lock: fix ensure_dirs call
Mike Frysinger
2015-10-11
1
-1
/
+2
*
pylint: scan all modules by default
Mike Frysinger
2015-10-11
1
-0
/
+17
*
stagebase: seed initial make.conf w/LC_MESSAGES=C
Mike Frysinger
2015-10-11
1
-0
/
+7
*
resume: convert to log module
Mike Frysinger
2015-10-11
1
-18
/
+4
*
embedded/grp: convert to log module
Mike Frysinger
2015-10-11
2
-8
/
+7
*
netboot: convert to log module
Mike Frysinger
2015-10-11
2
-12
/
+13
*
livecd_stage: convert to log module
Mike Frysinger
2015-10-11
2
-3
/
+4
*
support: convert to log module
Mike Frysinger
2015-10-10
1
-17
/
+10
*
clearbase: convert to log module
Mike Frysinger
2015-10-10
1
-10
/
+11
*
stagebase: convert to log module
Mike Frysinger
2015-10-10
3
-152
/
+128
*
stage3: convert to log module
Mike Frysinger
2015-10-10
1
-4
/
+5
*
stage2: convert to log module
Mike Frysinger
2015-10-10
1
-7
/
+10
*
stage1: convert to log module
Mike Frysinger
2015-10-10
1
-22
/
+16
*
lock: gut & replace with snakeoil
Mike Frysinger
2015-10-10
1
-452
/
+15
*
stagebase: simplify lock calls a bit
Mike Frysinger
2015-10-10
1
-6
/
+4
[next]