index
:
talos-petitboot
master
petitboot-1.6.x
Blackbird™ petitboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
ncurses
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ui/ncurses: Treat left/right arrow keys properly
Samuel Mendoza-Jonas
2016-08-23
1
-2
/
+6
*
ui/ncurses: Call widget process_key handlers first
Samuel Mendoza-Jonas
2016-07-21
1
-5
/
+15
*
ui/ncurses: Properly set focus when updating subset
Samuel Mendoza-Jonas
2016-07-13
2
-2
/
+7
*
ui/ncurses: Update keybindings for subsets
Samuel Mendoza-Jonas
2016-07-13
2
-21
/
+8
*
ui/ncurses: define KEY_DC (delete key)
Samuel Mendoza-Jonas
2016-07-12
1
-0
/
+1
*
ui/ncurses: List available consoles in nc-config
Samuel Mendoza-Jonas
2016-06-29
1
-3
/
+53
*
ui/ncurses: Remember to abort boot on server connect
Samuel Mendoza-Jonas
2016-05-26
1
-4
/
+14
*
Extend the "add url" function to allow file:// URLs
Samuel Mendoza-Jonas
2016-05-24
1
-0
/
+6
*
ui/ncurses: Interpret left/right keys as up/down
Samuel Mendoza-Jonas
2016-05-24
1
-0
/
+2
*
ui/ncurses: Start UI before connected to server
Samuel Mendoza-Jonas
2016-05-06
3
-11
/
+59
*
ui: Fix typo: 'deamon' -> 'daemon'
Samuel Mendoza-Jonas
2016-05-06
2
-5
/
+5
*
Fix sparse warnings
Andrew Donnellan
2016-04-20
1
-1
/
+1
*
ui/ncurses: Increase timeout when waiting for pb-discover
Samuel Mendoza-Jonas
2016-04-20
1
-1
/
+1
*
ui/ncurses: Disable autoboot if boot list is empty
Samuel Mendoza-Jonas
2016-04-05
1
-2
/
+1
*
ui/ncurses: Define extra key codes encountered in QEMU
Samuel Mendoza-Jonas
2016-04-05
1
-0
/
+4
*
ui/ncurses: Re-add autoboot selection to config screen
Sam Mendoza-Jonas
2016-03-23
1
-19
/
+63
*
ui/ncurses: Check wcstombs() for error in nc-lang
Sam Mendoza-Jonas
2016-03-15
1
-2
/
+9
*
Remove "h=help" hint in language page
Johnny
2016-03-02
1
-1
/
+1
*
Use 'Primary' instead of 'Current' for flash sides
Sam Mendoza-Jonas
2016-02-26
1
-4
/
+4
*
ui/ncurses: Add missing newline in nc-sysinfo
Sam Mendoza-Jonas
2016-02-10
1
-0
/
+1
*
Retrieve BMC version info via IPMI
Sam Mendoza-Jonas
2016-02-10
1
-0
/
+16
*
Display VERSION partition info on BMC machines
Samuel Mendoza-Jonas
2016-02-09
1
-0
/
+16
*
ui: add URL for static configurations to load a specified file
Nishanth Aravamudan
2015-12-18
1
-4
/
+28
*
ui/ncurses: Remove redundant assignment
Samuel Mendoza-Jonas
2015-12-18
1
-3
/
+1
*
ui/ncurses: Check for NULL in pmenu_item_get_index()
Samuel Mendoza-Jonas
2015-12-17
1
-3
/
+4
*
Add BMC interface MAC to system info output
Jack Miller
2015-12-15
1
-1
/
+7
*
Fix certain calls to gettext
Samuel Mendoza-Jonas
2015-09-15
1
-1
/
+1
*
ui/ncurses: Improve scrolling behaviour
Samuel Mendoza-Jonas
2015-09-10
1
-6
/
+10
*
ui/ncurses: Allow text wrapping in select widgets
Samuel Mendoza-Jonas
2015-09-10
2
-17
/
+68
*
ui/ncurses: Improve update handling in nested screens
Samuel Mendoza-Jonas
2015-09-07
7
-17
/
+71
*
ui/ncurses: Change arrangement of boot order buttons
Samuel Mendoza-Jonas
2015-09-07
1
-6
/
+11
*
ui/ncurses: Resize & adjust OK/Help/Cancel buttons
Samuel Mendoza-Jonas
2015-09-07
4
-12
/
+15
*
Consolidate display string for optical devices
Samuel Mendoza-Jonas
2015-08-31
1
-2
/
+0
*
Recognise storage devices on USB bus
Samuel Mendoza-Jonas
2015-08-31
2
-3
/
+5
*
ui/ncurses: Fix positioning of i18n strings in button labels
Samuel Mendoza-Jonas
2015-08-31
1
-12
/
+26
*
lib/i18n: Move strncols to i18n.c
Samuel Mendoza-Jonas
2015-08-31
1
-31
/
+0
*
ui/ncurses: Update nc-config help text for Disk R/W
Samuel Mendoza-Jonas
2015-08-25
1
-1
/
+5
*
Make read-only guarantee user-settable
Samuel Mendoza-Jonas
2015-08-06
1
-1
/
+27
*
ui/ncurses: Layout tweaks for boot order interface
Jeremy Kerr
2015-06-26
2
-16
/
+16
*
ui/ncurses: Properly reposition cursor after menu update
Samuel Mendoza-Jonas
2015-05-20
1
-2
/
+28
*
ui/ncurses: Toggle visibility of timeout help label
Samuel Mendoza-Jonas
2015-05-20
1
-0
/
+1
*
ui/ncurses: Display current ipmi bootdev settings
Samuel Mendoza-Jonas
2015-05-05
1
-1
/
+44
*
ui/ncurses: Update config screen help text
Samuel Mendoza-Jonas
2015-05-05
1
-12
/
+15
*
petitboot: Implement ordered boot options
Samuel Mendoza-Jonas
2015-05-05
1
-110
/
+216
*
ui/ncurses: Use sorted field navigation
Samuel Mendoza-Jonas
2015-05-05
1
-4
/
+4
*
ui/ncurses: Add nc-subset selection screen
Samuel Mendoza-Jonas
2015-05-05
6
-1
/
+356
*
ui/ncurses: Add nc_widget_subset
Samuel Mendoza-Jonas
2015-05-05
2
-1
/
+383
*
ui/ncurses: Define Home, End, and Page Up/Down keys
Samuel Mendoza-Jonas
2015-04-22
1
-0
/
+10
*
ui/ncurses: Reduce unnecessary calls to redrawwin
Samuel Mendoza-Jonas
2015-02-16
5
-5
/
+21
*
ui/ncurses: Prevent creation of empty boot entry
Samuel Mendoza-Jonas
2015-02-16
1
-0
/
+9
[prev]
[next]