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-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
2014-03-05
Null terminate buffer at the correct spot
Dirk Hohndel
2014-03-05
Uemis downloader: don't ignore return values from fs operations
Dirk Hohndel
2014-03-05
Another small tweak to whitespace tool
Dirk Hohndel
2014-03-05
Add new terms which can be a useful reference
Gopichand Paturi
2014-03-04
Add alternate instructions for building on MacOSX using MacPorts
Giuseppe 'ferdy' Miceli
2014-03-04
Changes to icons in profile panel
Willem Ferguson
2014-03-04
Reorganise buttons in profile panel
Willem Ferguson
2014-03-03
Fix possibly uninitialized value
Dirk Hohndel
2014-03-03
Don't use error after free
Dirk Hohndel
2014-03-03
Don't use negative gas index
Dirk Hohndel
2014-03-03
Remove pointless assignments
Dirk Hohndel
[next]