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
/
file.c
Age
Commit message (
Expand
)
Author
2015-10-04
Print paths to internal files in verbose mode
Robert C. Helling
2015-09-23
file.c: fix warnings about unused variables
Lubomir I. Ivanov
2015-09-13
Test case: reading zip and DLD parsing
Miika Turkia
2015-08-27
Remove unused function and define
Miika Turkia
2015-08-27
Clean up CSV import parameters
Miika Turkia
2015-08-25
Seabear import: remove excessive amount of parameters
Miika Turkia
2015-08-25
Remove excessive amount of parameters
Miika Turkia
2015-08-17
Fix MKVI erroneous sample time
Miika Turkia
2015-08-09
Report empty file error instead of OOM
Miika Turkia
2015-07-27
Add debug print on CSV import
Miika Turkia
2015-07-27
CSV import: add support for DC hw info
Miika Turkia
2015-07-27
Add hw info to Seabear import
Miika Turkia
2015-07-22
Include debug printout for easier manual testing
Miika Turkia
2015-07-22
Fix Seabear CSV import
Miika Turkia
2015-07-22
Clean up some parameters on CSV import
Miika Turkia
2015-07-22
Fix Seabear import if line ends with NL
Miika Turkia
2015-07-22
Increase the recursion for Seabear CSV import
Miika Turkia
2015-07-21
Add setpoint support for CSV import
Miika Turkia
2015-07-12
Divinglog import: basic dive info for DB import
Miika Turkia
2015-07-12
Divinglog import: hook up processing of .sql files
Miika Turkia
2015-07-02
More debug message cleanup
Dirk Hohndel
2015-06-27
Move model tagging to xslt
Anton Lundin
2015-06-27
Add support for importing O2 sensors from CSV file
Anton Lundin
2015-06-21
Prevent null dereference
Dirk Hohndel
2015-06-21
Fix a number of resource leaks
Dirk Hohndel
2015-06-16
Remove all the no longer necessary code that aborts read of first V2 file
Dirk Hohndel
2015-06-16
Don't crash with NULL string in settings
Dirk Hohndel
2015-06-15
Cloud storage: use preference member instead of hard coded strings
Dirk Hohndel
2015-06-13
Cloud storage: Remove another git related message
Dirk Hohndel
2015-06-13
Don't show an error if you fail to open the cloud storage
Dirk Hohndel
2015-06-13
Move git related declarations into their own header file
Dirk Hohndel
2015-06-12
Cloud storage: sync the remote after save
Dirk Hohndel
2015-04-24
Add suit field for CSV import
Miika Turkia
2015-04-22
Remove debug output about verbosity
Dirk Hohndel
2015-04-04
OSTCTools-Add support to import .dive files
Salvador Cuñat
2015-04-04
Move extern declaration to header file
Salvador Cuñat
2015-03-30
Fix a bug in detecting CSV file content
Miika Turkia
2015-03-23
Import support for new Seabear format
Miika Turkia
2015-03-23
Fix Seabear new line detection
Miika Turkia
2015-03-23
File.c - Missing break in switch
Marcos CARDINOT
2015-03-14
Add verbose debug output to parse_manual_file
Dirk Hohndel
2015-03-14
Temporary fix to allow importing of CSV files
Dirk Hohndel
2015-03-11
datatrak: some codings style fixes and fopen() usage
Lubomir I. Ivanov
2015-03-10
Import Datatrak/WLog files
Salvador Cuñat
2015-02-17
xsltMaxVars was only introduced in libxslt 1.1.27
Dirk Hohndel
2015-02-10
Increase the limits for recursion and variables on XSLT parsing
Miika Turkia
2015-02-01
Fix crash if one selects incorrectly Seabear CSV
Miika Turkia
2015-01-24
Fix a bug if CSV file does not have ending new line
Miika Turkia
2015-01-22
When importing dives from CSV, mark them accordingly
Dirk Hohndel
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
[next]