Age | Commit message (Expand) | Author |
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 |
2014-03-03 | Update the README file part about commit messages | Thiago Macieira |
2014-03-03 | Depth widget minor UX improvement | Andrey Zhdanov |
2014-03-03 | Whitespace cleanup | Dirk Hohndel |
2014-03-03 | Fix gps parsing | g1g19 |
2014-03-03 | Correct another typo | Giuseppe 'ferdy' Miceli |
2014-03-03 | Correct typo in partial pressure abbreviations | Giuseppe 'ferdy' Miceli |
2014-03-03 | Add .DS_Store files to .gitignore | Giuseppe 'ferdy' Miceli |
2014-03-03 | Equivalent Air Density Depth was mislabeled | Dirk Hohndel |
2014-03-03 | Created latest source strings for translations | Dirk Hohndel |
2014-03-02 | Set the prefs-value alongside the button status | Anton Lundin |
2014-03-02 | XSLT to export dive log in CSV | Miika Turkia |
2014-03-02 | Spelling fix, Its called Ndl | Anton Lundin |
2014-03-02 | Strip incorrect iCCP profiles from new icons | Dirk Hohndel |
2014-03-02 | Icons for new profile | Andrey Zhdanov |
2014-03-02 | Revert "Switch profile button events, clicked to toggled" | Dirk Hohndel |
2014-03-02 | Add Units to mean depth value | Gopichand Paturi |
2014-02-28 | Fix negative value for depths in Information Box | Nicu Badescu |
2014-02-28 | Fix minor spelling error in CodingStyle | Joshua Wambua |
2014-02-28 | Remove failed parses from recent files menu | Joshua Wambua |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-27 | Try to fix the font issue on the ruler. | Tomaz Canabrava |
2014-02-27 | Switch profile button events, clicked to toggled | Anton Lundin |