index
:
munia.git
cli
master
Unnamed repository; edit this file to name it for gitweb.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
messageparser.cc
Age
Commit message (
Expand
)
Author
2020-06-19
Recursively create a nodes subtree when being created as consequence of a mov...
Bent Bisballe Nyeng
2020-06-09
Make sure to send update messages for all create messages that was originally...
Bent Bisballe Nyeng
2020-06-08
Add 'insert before id' to create and move commands.
Bent Bisballe Nyeng
2020-06-06
Port existing (in-file embedded) unit-tests to new framework.
Bent Bisballe Nyeng
2020-06-06
Rename task to node everywhere.
Bent Bisballe Nyeng
2020-06-06
Change 'observe' to 'subscribe' (and incidentally 'publish') which is more co...
Bent Bisballe Nyeng
2019-02-09
Make code compile again (fix bitrot dating back from 2013).
Bent Bisballe Nyeng
2013-12-05
Fix 64bit size_t in format string.
Bent Bisballe Nyeng
2013-12-05
Add login/logout.
Bent Bisballe Nyeng
2013-01-11
Fix unobserve bug. Change more printf's into hugin syntax.
Bent Bisballe Nyeng
2013-01-10
Added attributes to nodes as well as messages for manipulating and transporti...
Bent Bisballe Nyeng
2013-01-04
Create node with symoblic id and reuse this id in other commands in same comm...
Bent Bisballe Nyeng
2012-06-15
Perhaps fix of tokenizer and whitespaces.
Jonas Suhr Christensen
2012-06-14
Fixed quoting.
Jonas Suhr Christensen
2012-05-24
Fix crash on 'observe n' where n was not in the tree. Fix compile warnings.
Bent Bisballe Nyeng
2012-05-22
Working cli client.
Jonas Suhr Christensen
2012-05-17
Merge branch 'master' of https://git.oftal.dk/munia
Jonas Suhr Christensen
2012-05-04
Setting parentid in create update msg
Jonas Suhr Christensen
2012-05-04
Renamed add to create, renamed del to remove and remove task desc
Jonas Suhr Christensen
2012-05-04
added create message functions
Jonas Suhr Christensen
2012-03-30
Make task_proto use new design.
Bent Bisballe Nyeng
2012-03-30
Fix message parser compilation.
Bent Bisballe Nyeng
2012-03-30
Fix include
Bent Bisballe Nyeng
2012-03-30
Rename message parser to correct file name.
Bent Bisballe Nyeng