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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2020-04-18
core: debug cert calls
Dirk Hohndel
2020-04-18
core: bring back libgit2 certificate callback
Dirk Hohndel
2020-04-18
debug output: ensure our debug output is captured on Android
Dirk Hohndel
2020-04-18
Fix CSV for profile export
Robert C. Helling
2020-04-18
profile: avoid double-free when reusing plot_info
Berthold Stoeger
2020-04-15
git-storage: add additional debug output
Dirk Hohndel
2020-04-15
git-storage: add helper function to delete remote branch
Dirk Hohndel
2020-04-15
git-storage: fix up old broken local caches to use the right branch
Linus Torvalds
2020-04-15
git-storage: make creation of empty cache repo set the initial branch
Linus Torvalds
2020-04-13
divelist: when removing/adding a dive unregister/register fulltext
Berthold Stoeger
2020-04-13
mobile: remove fine-grained notification
Berthold Stoeger
2020-04-13
Remove extra argument and add a test
Robert C. Helling
2020-04-13
Preserve events when editing dive in planner
Robert C. Helling
2020-04-13
Fix compiler warning about variable length field not last in struct.
Robert C. Helling
2020-04-11
media: invalidate correct dive when removing picture
Berthold Stoeger
2020-04-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-10
Merge pull request #2736 from Subsurface-divelog/removeCloudOverride
Dirk Hohndel
2020-04-10
Merge pull request #2737 from Subsurface-divelog/libgitCleanup
Dirk Hohndel
2020-04-10
code cleanup: once we find a match, stop checking
Dirk Hohndel
2020-04-10
BLE dive computer detection
Dirk Hohndel
2020-04-10
mobile/models: correctly reset the connection model
Dirk Hohndel
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-04-10
cleanup: remove picture_free()
Berthold Stoeger
2020-04-10
cleanup: remove dive_get_picture_count() function
Berthold Stoeger
2020-04-10
cloud-storage: create consistent commit message for merges
Dirk Hohndel
2020-04-09
cloud-storage: simplify creation of git authorship
Dirk Hohndel
2020-04-09
cleanup: remove support for ancient versions of libgit2
Dirk Hohndel
2020-04-09
core: remove cloud certificate override
Dirk Hohndel
2020-04-08
fulltext: don't call words.clear() in FullText::populate()
Berthold Stoeger
2020-04-08
fulltext: rename fulltext_reload() to fulltext_populate()
Berthold Stoeger
2020-04-07
git: don't check for git sha in parse_file()
Berthold Stoeger
2020-04-07
undo: more fine-grained editing of cylinder
Berthold Stoeger
2020-04-07
cleanup: remove same_cylinder
Berthold Stoeger
2020-04-07
cylinders: use preferences modpO2 preferences value
Berthold Stoeger
2020-04-07
cleanup: remove commented-out evn_foreach() function
Berthold Stoeger
2020-04-07
cleanup: remove remove_event() function
Berthold Stoeger
2020-04-07
cleanup: remove vintage report_error() function declaration
Berthold Stoeger
2020-04-07
core: split out create_gas_change_event() from add_gas_change_event()
Berthold Stoeger
2020-04-07
cleanup: move add_gas_switch_event to dive.c
Berthold Stoeger
2020-04-07
undo: implement renaming of events
Berthold Stoeger
2020-04-07
undo: replot profile if event changed
Berthold Stoeger
2020-04-07
core: add remove_event_from_dc() function
Berthold Stoeger
2020-04-07
core: split add_event() in two parts
Berthold Stoeger
2020-04-07
cleanup: use SAMPLE_EVENT_BOOKMARK in add_event() calls
Berthold Stoeger
2020-04-07
undo: reorder cylinders on remove-cylinder undo/redo
Berthold Stoeger
2020-04-07
undo: add cylinder undo commands by copy & paste
Berthold Stoeger
2020-04-07
cleanup: move fill_default_cylinder from planner.c to equipment.c
Berthold Stoeger
2020-04-07
core: add create_new_cylinder() function
Berthold Stoeger
2020-04-07
core: introduce set_cylinder() function
Berthold Stoeger
2020-04-07
core: make free_cylinder() global
Berthold Stoeger
[next]