git.droids-corp.org
/
libcmdline.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libcmdline.git
2011-03-13
Olivier Matz
genconf: use the new file token for load/save
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: add a new 'file' token
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: display "[Return]" when there is no more token...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: parse() method does not return token_len anymore
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdine:: allow non-final completion (will be used by...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
genconf: fix memory corruption in error cases
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: fix completion in some conditions (partial...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: add the incomplete token string as an argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: display help and completion on different lines
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: display help even if iterate() callback return -1
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
genconf: fix crash in confnode token completion
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: add trivial_rdline example
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: big rework and clean of cmdline library
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: check size of result buffer to avoid overflow
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: use a macro for maximum token size
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Olivier Matz
cmdline: allow quoted strings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline: rename return values of vt100
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline: fix prototype of cmdline_tcpv6_listen() in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: fix dotconfig_write methods
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: a menu confnode is always enabled
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: properly read the value of the "if" node
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: in choice node, when value is "", it means...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: take quote in account in confnode_set_user_str...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: enhance short and long display of confnodes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: fix path display (no slash at the end)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: properly check retval of confnode_strvalue_to_...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: enable long and short display of nodes
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
genconf: typo and comments
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline: support parsing of 64-bit values
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): don't free the cmdline struct...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): fix format string in snprintf()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): add new bindings; ctrl-p, ctrl...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): fix warnings when compiing with...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): don't limit output len of cmdlin...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): reverse compilation flags for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): support ctrl-w in librte_cmdline
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): fix display of last char when...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): don't display control character...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): add cmdline_quit()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): cosmetic fixes, conform to codin...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): remove duplicated definitions...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): replace harcoded return values...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): move basic_char_loop() in cmdlin...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-02
Olivier Matz
cmdline (merge-intel): fix compilation with icc
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
Olivier Matz
cmdline (merge-intel): compilation under baremetal...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
Olivier Matz
cmdline (merge-intel): add intel licences
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
Olivier Matz
cmdline (merge-intel): use maximum int values defines...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
Olivier Matz
cmdline (merge-intel): cmdline: disable float parsing
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
Olivier Matz
cmdline (merge-intel): fix compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-12-25
Olivier Matz
cmdline (merge-intel): fix whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
Olivier Matz
Initial import from droids-corp.org/hg/libcmdline/rev...
commit
|
commitdiff
|
tree
|
snapshot