0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
started the options code in installer-stdout.py and setup the interface to get the watcher object from the engine. Need to work on the profiling steps though More... over 15 years ago
added profiling of the spec file to engine.py More... over 15 years ago
merged event framework code into net.py and made relevant changes to engine.py, next comes the interface More... over 15 years ago
ok, barring testing this should do it for engine.py More... over 15 years ago
started new Engine() class in engine.py as a rewrite of the code in the Thunder() class adding in proper error handling and argument checking as well as support for the event system. More... over 15 years ago
added "debug" command and allowed for debugging statements in the engine More... over 15 years ago
added debug events to the watcher interface More... over 15 years ago
fixed setup.py and naming conventions in bin/ More... over 15 years ago
first rough draft implimentation of the Watcher interface in event.py More... over 15 years ago
finished interfaces for adding messages, events, and errors to the watcher class in event.py More... over 15 years ago
adding files More... over 15 years ago
fixed setup.py to include event.py More... over 15 years ago
moved installer.py to thunder/engine.py and added event.py am working on abstracting the parser out and making it easy for information displays to be written More... over 15 years ago
added installer-tui.py where I can start merging in the curses code More... over 15 years ago
added fetch command More... over 15 years ago
streamlined fetch-and-extract command More... over 15 years ago
optimized the handler loader in Thunder.__init__() for adding in new handlers. Made it a bit more readable as well More... over 15 years ago
it's a blurb but it's better than nothing More... over 15 years ago
documentation of the spec file, made it a bit more readable. More... over 15 years ago
And we have new dload code, and Thunder._exec_cmd() no longer relies on os.system() we now use popen2.Popen4() and named pipes. More... over 15 years ago
Added dloader class to get rid of wget dependancy More... over 15 years ago
interface bug fixes More... over 15 years ago
minor interface tweaks and bugfixes More... over 15 years ago
quick fix More... over 15 years ago
massive fleshing out of the install.th file bringing it up to ready to be live tested stage and various bigfixes More... over 15 years ago
chroot command structure More... over 15 years ago
Merge branch 'master' of [email protected]:fuzzyoni/thunder More... over 15 years ago
testing More... over 15 years ago
Fixed multi disk partitioning failure bug More... over 15 years ago
AND WE HIT MILESTONE 1!!! AHAHAHAHAHAHAHA IT WORKS IT WORKS AHAHAHA More... over 15 years ago