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
*
Strip trailing slash from subpath's if they exist when creating filenames.
old/rewrite-on-master
Brian Dolbec
2013-11-21
3
-8
/
+8
*
Add my outgoing directory to ignore
Brian Dolbec
2013-11-21
1
-0
/
+1
*
Fix livecd source and target paths not ending with a slash
Brian Dolbec
2013-11-21
3
-4
/
+3
*
main.py, lock.py, fileops.py remove shebangs
Brian Dolbec
2013-11-21
3
-3
/
+2
*
version: Remove shebang (Python modules are not scripts)
W. Trevor King
2013-11-21
1
-2
/
+0
*
Streamline data_files generation with additional keys
Brian Dolbec
2013-11-21
1
-17
/
+17
*
Makefile: Set PYTHONPATH=. for make_target_table.py
W. Trevor King
2013-11-21
1
-1
/
+1
*
Makefiles: create files directory before populating it
W. Trevor King
2013-11-21
1
-4
/
+7
*
Add set_version command to setup.py.
Brian Dolbec
2013-11-21
3
-6
/
+83
*
setup.py: Add disutils-based packaging
W. Trevor King
2013-11-21
4
-1
/
+104
*
fix '-' in stage names for python imports
Brian Dolbec
2013-11-21
1
-3
/
+4
*
Make testpath automagic via dwfeed's tweak
Brian Dolbec
2013-11-21
2
-4
/
+10
*
update doc scripts for the new structure
Brian Dolbec
2013-11-21
3
-10
/
+14
*
doc/catalyst-config.5.txt: Document linking issues with binary packages
W. Trevor King
2013-11-21
1
-1
/
+43
*
doc/catalyst-config.5.txt: Add man page for catalyst.conf
W. Trevor King
2013-11-21
4
-1
/
+195
*
livecdfs-update.sh: Run env-update to pick up any /etc/env.d/ changes
W. Trevor King
2013-11-21
1
-0
/
+2
*
livecdfs-update.sh: Set XSESSION in /etc/env.d/90xsession
W. Trevor King
2013-11-21
1
-2
/
+1
*
livecdfs-update.sh: Fix '/etc/sshd' check for sshd_config tweaks
W. Trevor King
2013-11-21
1
-1
/
+1
*
examples: Add newlines to accidentally unwrapped comment lines
W. Trevor King
2013-11-21
7
-20
/
+40
*
Move bug-reporting and mailing list notes from TODO to README
W. Trevor King
2013-11-21
2
-5
/
+9
*
examples/README: Add a pointer to the releng Git repository
W. Trevor King
2013-11-21
1
-0
/
+5
*
temp set shebang to python2 until py3 compatibilty is done
Brian Dolbec
2013-11-21
1
-1
/
+1
*
Rename local unpack var to _unpack
Brian Dolbec
2013-11-21
2
-12
/
+12
*
Fix a long line.
Brian Dolbec
2013-11-21
1
-1
/
+2
*
Remove some dead code
Brian Dolbec
2013-11-21
1
-2
/
+0
*
Fix some paths/normpath usage. Use pjoin to join paths.
Brian Dolbec
2013-11-21
2
-12
/
+11
*
Create AutoResume class to handle all file creation, deletion...
Brian Dolbec
2013-11-21
7
-109
/
+242
*
Refactor ClearBase code to remove code duplication.
Brian Dolbec
2013-11-21
1
-44
/
+29
*
Initial creation of fileops.py
Brian Dolbec
2013-11-21
9
-55
/
+81
*
Migrate version to use snakeoil's format_version() to append git commit info.
Brian Dolbec
2013-11-21
2
-5
/
+30
*
Make the use of preserved_libs optional by setting the options variable.
Brian Dolbec
2013-11-21
2
-1
/
+2
*
Add support for m68k
Raúl Porcel
2013-11-21
1
-0
/
+21
*
update version to identify the rewite-git code is being run
Brian Dolbec
2013-11-21
1
-1
/
+1
*
fix indent.
Brian Dolbec
2013-11-21
1
-1
/
+1
*
Fix broken seed stage update...
Brian Dolbec
2013-11-21
3
-6
/
+13
*
Fix typo in error message, clean up useless tracebacks
Brian Dolbec
2013-11-21
3
-5
/
+2
*
update gitignore
Brian Dolbec
2013-11-21
1
-0
/
+4
*
mixed spaces/tabs and indent cleanup.
Brian Dolbec
2013-11-21
5
-26
/
+25
*
Migrate hardcoded /etc/portage paths
Brian Dolbec
2013-11-21
8
-51
/
+56
*
Fix a bug that portage didn't get rebuilt with the build use flag
Brian Dolbec
2013-11-21
1
-3
/
+4
*
Add archdir to settings
Brian Dolbec
2013-11-21
2
-2
/
+4
*
Commit my testpath file with instructions to run the git checkout code direct...
Brian Dolbec
2013-11-21
1
-0
/
+18
*
FIXME! Add a forced debug print statement in cmd() for better debug output
Brian Dolbec
2013-11-21
1
-2
/
+2
*
Remove trailing slash for consistency in variables
Brian Dolbec
2013-11-21
2
-7
/
+7
*
Fix a relative path bug
Brian Dolbec
2013-11-21
1
-2
/
+2
*
Add '--- 'to at the start of all echo messages to aid debugging
Brian Dolbec
2013-11-21
1
-6
/
+6
*
Make shdir a complete path to ease it's use.
Brian Dolbec
2013-11-21
19
-90
/
+91
*
Extend ParserBase to do variable substitution.
Brian Dolbec
2013-11-21
2
-1
/
+8
*
reduce 2 operations into one simpler one
Brian Dolbec
2013-11-21
1
-5
/
+1
*
Break out more repeated (path1 + path2)'s...
Brian Dolbec
2013-11-21
2
-22
/
+32
[next]