1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #26 from DarthGandalf/gcc15 More... 6 months ago
Fix build with GCC 15 More... 6 months ago
Merge pull request #22 from vinpublic/master More... over 9 years ago
Quite trivial fix of issue #21 More... over 9 years ago
Fix directory creation warning when we tell Epoch to shut up about it. Fixes #20 More... over 10 years ago
Add licensing info to readme More... almost 11 years ago
Update README. More... almost 11 years ago
Allow specifying build options for buildepoch.sh via makefile. More... almost 11 years ago
Allow DefinePriority=PriorityB PriorityA+1 More... almost 11 years ago
Fix memory leak in 'epoch merge'. More... almost 11 years ago
Add 'epoch merge' and 'epoch unmerge' commands to make dealing with multiple config files much easier. More... almost 11 years ago
Add missing piece of logfile config option thingy. More... almost 11 years ago
Add support for specifying log file in the config file. More... almost 11 years ago
Add pseudo dependency support by allowing us to say ObjectStartPriority=udev+1 etc More... almost 11 years ago
Add interactive boot mode as promised, fixes #17 More... almost 11 years ago
Implement /.epochnokargs file, fixes #18 More... almost 11 years ago
Fix some comments. More... almost 11 years ago
Explain to users why InitMemBus() might fail when they see the error. More... almost 11 years ago
Fix help output a little bit. More... almost 11 years ago
Add statusnc command as a way to exclude color output in status command. More... almost 11 years ago
Add skipobj= and startobj= kernel cli options. Very useful. More... almost 11 years ago
Add a slightly useful make clean to our new makefile shim. More... almost 11 years ago
Make a huge leap and jump to C99. More... almost 11 years ago
Add shim Makefile that just calls ./buildepoch.sh More... almost 11 years ago
Change bootup version-printing format again. More... almost 11 years ago
Fix rather severe typo in ExecuteConfigObject() that steps outside memory lane. More... about 11 years ago
Add option to specify auto-restart restarting-too-fast time. More... about 11 years ago
Make the version announcement on boot less flashy More... about 11 years ago
Add option to silently ignore when a MountVirtual filesystem fails to mount More... about 11 years ago
Remove colors from help output to fix use with 'less' command More... about 11 years ago