index
:
rbraun/librbraun.git
master
Personal C utility library
Richard Braun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell.c
Age
Commit message (
Expand
)
Author
2018-01-04
Move sources to new src/ directory
Richard Braun
2018-01-04
error: remove and use errno.h directly
Richard Braun
2018-01-04
Make the copyright notice fit on 80 columns
Richard Braun
2018-01-04
shell: new SHELL_REGISTER_CMDS macro
Richard Braun
2017-12-18
shell: fix header inclusions
Richard Braun
2017-10-07
Change the license to MIT
Richard Braun
2017-07-25
error: fix namespace
Richard Braun
2017-06-02
shell: add comments about auto-completion
Richard Braun
2017-06-01
shell: add comment about line editing
Richard Braun
2017-05-28
shell: fix completion
Richard Braun
2017-05-28
shell: fix behaviour of del key
Richard Braun
2017-05-28
shell: minor change
Richard Braun
2017-05-27
shell: process carriage returns as new lines
Richard Braun
2017-04-29
Revert "Remove unneeded quotes when using #error"
Richard Braun
2016-12-24
shell: fix completion regression
Richard Braun
2016-12-09
shell: handle multiple backspace control characters
Richard Braun
2016-12-09
shell: fix completion on corner case
Richard Braun
2016-12-09
Force brackets around one-line conditional statements
Richard Braun
2016-10-25
Fix uninitialized variable warnings
Richard Braun
2015-03-12
shell: new module
Richard Braun