index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
parseopt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[build] Allow command help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-1
/
+2
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
1
-2
/
+19
*
[parseopt] Add parse_netdev_configurator()
Michael Brown
2013-11-05
1
-0
/
+23
*
[parseopt] Add parse_timeout()
Michael Brown
2013-11-01
1
-0
/
+22
*
[params] Add support for the general concept of a form parameter list
Michael Brown
2013-08-19
1
-0
/
+24
*
[parseopt] Add parse_setting()
Michael Brown
2013-07-22
1
-0
/
+55
*
[parseopt] Move parse_settings() to parseopt.c
Michael Brown
2013-07-22
1
-0
/
+23
*
[parseopt] Allow parsed option to be modified
Michael Brown
2013-07-22
1
-7
/
+7
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[menu] Add menu commands
Michael Brown
2012-03-29
1
-0
/
+24
*
[parseopt] Allow "prompt" command to accept character literals for --key
Michael Brown
2012-03-29
1
-1
/
+19
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-25
1
-22
/
+0
*
[parseopt] Disambiguate the various EINVAL errors
Michael Brown
2011-05-18
1
-2
/
+16
*
[parseopt] Allow for pre-initialised option sets
Michael Brown
2011-04-24
1
-7
/
+22
*
[parseopt] Add support for boolean options
Michael Brown
2011-03-27
1
-0
/
+15
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
1
-1
/
+2
*
[parseopt] Allow "0x"-prefixed hexadecimal values in integer-valued options
Michael Brown
2010-11-29
1
-1
/
+1
*
[parseopt] Add generic option-parsing library
Michael Brown
2010-11-21
1
-0
/
+219