index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-10
Profile2: use a different image when no profile is visible
Lubomir I. Ivanov
2014-03-10
Profile2: use an implicit initializer for a struct array
Lubomir I. Ivanov
2014-03-10
Profile2: fix some initializer list order warnings
Lubomir I. Ivanov
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-09
git save format: add dive computer nicknames and firmware details
Linus Torvalds
2014-03-09
Fix event saving in git format due to wrong argument order
Linus Torvalds
2014-03-09
Enumerate dive computers when saving them in the git repository
Linus Torvalds
2014-03-09
Fix retrieving the initial position of the Notification Area.
Tomaz Canabrava
2014-03-09
Code Cleanup ( that fix 2 bugs )
Tomaz Canabrava
2014-03-08
Avoid calling free on uninitialized dive variable
Dirk Hohndel
2014-03-08
Uemis GPS location tracking seems backwards
Dirk Hohndel
2014-03-08
Another case of 'dereference before NULL check'
Dirk Hohndel
2014-03-08
Don't use dive before checking it against NULL
Dirk Hohndel
2014-03-08
Fix totally broken put_vformat() implementation
Linus Torvalds
2014-03-08
Add initial parser for git trees
Linus Torvalds
2014-03-08
Use symbolic names for the git file types
Linus Torvalds
2014-03-07
Fix colors on the new profile.
Tomaz Canabrava
2014-03-07
Remove unused parameter to tree_insert()
Dirk Hohndel
2014-03-07
Don't have the put_something() functions return success
Dirk Hohndel
2014-03-07
Flesh out git save format
Linus Torvalds
2014-03-07
Add C string helper to membuffer interface
Linus Torvalds
2014-03-07
Update cross building for Windows on Linux
Dirk Hohndel
2014-03-07
Fix compile problem
Dirk Hohndel
2014-03-07
Add libgit2 dependency to INSTALL file (MacPorts stanza)
Giuseppe 'ferdy' Miceli
2014-03-07
Add a workaround for using post 0.20 git versions of libgit2
Dirk Hohndel
2014-03-07
Remove a Lot of Dead Code.
Tomaz Canabrava
2014-03-07
Remove the code for the old Profile.
Tomaz Canabrava
2014-03-07
Remove the old profile from the main screen of Subsurface
Tomaz Canabrava
2014-03-07
Fix a crash on changing dives when the ruler is used.
Tomaz Canabrava
2014-03-07
Fix compilation with libgit2 0.20
Tomaz Canabrava
2014-03-06
Fix theoretical uninitialized read
Dirk Hohndel
2014-03-06
Fix memory leak when parsing a dive fails
Dirk Hohndel
2014-03-06
Prevent another file descriptor leak
Dirk Hohndel
2014-03-06
Initial implementation of git save format
Linus Torvalds
2014-03-06
Fix real memory leak
Dirk Hohndel
2014-03-06
Deal with theoretical memory leaks
Dirk Hohndel
2014-03-06
Don't leak file descriptor in the error case
Dirk Hohndel
2014-03-06
Make it executable and remove magic whitespace on shebang line.
Cristian Ionescu-Idbohrn
2014-03-05
Mark ignored error return as intentional
Dirk Hohndel
[next]