index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
load-git.c
Age
Commit message (
Expand
)
Author
2014-05-12
Fix git loading of odd locales
Linus Torvalds
2014-04-14
Add option to save userid in data files
Venkatesh Shukla
2014-03-14
Improved handling of git syntax names with no git repository
Linus Torvalds
2014-03-14
git access: allow arbitrary revision specifiers on reading
Linus Torvalds
2014-03-13
git object format: make sure parenthood isn't lost when saving
Linus Torvalds
2014-03-13
Allow remote branch names when reading a git object tree
Linus Torvalds
2014-03-12
Stop using the "git descriptor file" model
Linus Torvalds
2014-03-11
git-load: Add trips to the trip list on loading
Linus Torvalds
2014-03-10
Get rid of crazy empty tag_list element at the start
Linus Torvalds
2014-03-09
Fix uninitialized variable
Dirk Hohndel
2014-03-09
Increase static buffer size
Dirk Hohndel
2014-03-09
Read salinity from git objects
Linus Torvalds
2014-03-09
parse divecomputer model nickname/firmware/serial information
Linus Torvalds
2014-03-09
Add event parsing to the git object tree loader
Linus Torvalds
2014-03-09
parse cylinder and weightsystem information
Linus Torvalds
2014-03-09
Parse key/value pairs in dive computer samples too
Linus Torvalds
2014-03-09
Parse basic dive computer sample data
Linus Torvalds
2014-03-09
Parse basic trip and dive data from the git blobs
Linus Torvalds
2014-03-09
Start actually parsing the git object data
Linus Torvalds
2014-03-09
git repository reading: start reading the actual file contents
Linus Torvalds
2014-03-09
git dive loading: actually insert the dives into the dive table
Linus Torvalds
2014-03-08
Add initial parser for git trees
Linus Torvalds