index
:
plymouth.git
master
Unnamed repository; edit this file to name it for gitweb.
Casey Dahlin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
splash-plugins
/
details
Commit message (
Expand
)
Author
Age
Files
Lines
*
Go to text mode before showing details
Ray Strode
2008-06-19
1
-0
/
+2
*
Create new libplybootsplash
Ray Strode
2008-06-09
1
-7
/
+5
*
Port password handling over to using new answer object
Ray Strode
2008-06-02
2
-10
/
+9
*
Add window source files to plugins that were lacking it
Ray Strode
2008-05-29
1
-0
/
+2
*
Drop line editing plugin vtable functions. Use window directly.
Ray Strode
2008-05-29
1
-35
/
+45
*
Rename all the plugins from <plugin-name>.c -> main.c
Ray Strode
2008-05-28
2
-1
/
+1
*
Move keyboard handling to window so we can do line editing
Ray Strode
2008-05-23
1
-23
/
+26
*
On keyboard input pass size of character to handlers
Ray Strode
2008-05-22
1
-8
/
+2
*
Do the trivial cut-n-paste to bring password support to details plugin
Ray Strode
2008-05-21
1
-24
/
+49
*
Simplify plugin interface by dropping attach_to_event_loop
Ray Strode
2008-05-21
1
-22
/
+16
*
Add hook to ply-terminal-session to notify on boot output.
Ray Strode
2008-05-19
1
-0
/
+10
*
dump output of boot buffer when showing details plugin
Ray Strode
2008-05-19
1
-1
/
+8
*
use "details" stub plugin when user presses escape
Ray Strode
2008-05-19
1
-5
/
+5
*
Create a buffer to hold boot messages and pass that buffer to plugin show fun...
Ray Strode
2008-05-19
1
-1
/
+2
*
add stub plugin that will show details when the user presses escape
Ray Strode
2008-05-19
2
-0
/
+205