aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-12Rewrite with style (and relicense)8.0Mattias Andrée2-889/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-11-27fix auto-completion7.3Mattias Andrée1-2/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-27add shell tab-completionMattias Andrée1-0/+19
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-27m docMattias Andrée1-7/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-11-26typoMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-24fix warnings7.2Mattias Andrée1-20/+24
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-26explicit braces to avoid ambiguous ‘else’7.1Mattias Andrée1-12/+14
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-26some small fixes + add -h and --helpMattias Andrée1-9/+21
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-26fix --get and --set7Mattias Andrée1-18/+34
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-26derpMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-26restrict to root and the video herdMattias Andrée1-1/+34
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-26implement --setMattias Andrée1-0/+93
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-25some small code improvements + add --getMattias Andrée1-60/+255
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-25fix bugsMattias Andrée1-10/+10
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-25translate the java code to cMattias Andrée1-46/+291
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-01-25translate shell code to cMattias Andrée1-0/+272
Signed-off-by: Mattias Andrée <maandree@operamail.com>