diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-03-08 15:59:39 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-03-09 19:36:34 -0700 |
commit | 719656b438c0574b4a98c5cda1ad742849312733 (patch) | |
tree | 2300779117f157896943ec102c85a74d623039fd /device.c | |
parent | 34fb8240da7632847e36ffd9629a49e1c60b59d6 (diff) | |
download | subsurface-719656b438c0574b4a98c5cda1ad742849312733.tar.gz |
Start actually parsing the git object data
This implements the simple line parser (including the multiline strings
with escape characters). What a difference a good file format makes:
this is nothing like the pain that is XML.
That said, it only does the line/string parsing right now, it doesn't
actually then look at what the lines say. So no human-noticeable
improvements in the actual data shown by subsurface.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'device.c')
0 files changed, 0 insertions, 0 deletions