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
/
git-access.c
Age
Commit message (
Expand
)
Author
2015-10-01
Avoid possible NULL dereference
Dirk Hohndel
2015-09-26
Cloud storage: delete http.proxy key if no proxy is set
Dirk Hohndel
2015-09-25
Cloud storage: inform the user if remote sync failed
Dirk Hohndel
2015-09-23
Cloud storage: more user friendly handling of local cache corruption
Dirk Hohndel
2015-09-20
Cloud storage: in verbose mode give lots of progress information
Dirk Hohndel
2015-09-20
Cloud storage: verbose output to console
Dirk Hohndel
2015-09-18
Cloud storage: make user visible messages more consistent
Dirk Hohndel
2015-09-10
Be compatible with libgit2 0.22 again
Anton Lundin
2015-09-10
Cloud storage: add another progress callback
Dirk Hohndel
2015-09-09
Replace the spinner with a progress dialog for cloud storage access
Dirk Hohndel
2015-08-31
Be compatible with libgit2 0.22 again
Anton Lundin
2015-08-25
Cloud storage: attempt to deal with conflicts about deleted files
Dirk Hohndel
2015-08-25
Cloud storage: test offline operation
Dirk Hohndel
2015-08-25
Cloud storage: adjust debugging messages
Dirk Hohndel
2015-08-25
Cloud storage: be more verbose if asked to be verbose
Dirk Hohndel
2015-08-25
Cloud storage: try to brute force your way around merge issues
Dirk Hohndel
2015-08-25
Cloud storage: be very strict about renames
Dirk Hohndel
2015-08-25
When building against libgit2 v0.23 or newer we can assume API23
Dirk Hohndel
2015-08-25
Cloud storage: clean up after the merge
Dirk Hohndel
2015-08-25
Cloud storage: move git merge into its own function
Dirk Hohndel
2015-08-25
Cloud storage: better error message for dirty state
Dirk Hohndel
2015-08-22
Cloud storage: use merge options to avoid conflicts
Dirk Hohndel
2015-08-22
Cloud storage: merge local and remote changes if there is no conflict
Dirk Hohndel
2015-08-17
Explicit cast to stop compiler warning
Robert C. Helling
2015-07-13
Cloud storage: recognize our server certificate and accept it
Dirk Hohndel
2015-07-13
Cloud storage: provide more information in debug builds
Dirk Hohndel
2015-06-21
Fix incorrect buffer length calculation
Dirk Hohndel
2015-06-19
Use remote transport parameter instead of comparing strings
Dirk Hohndel
2015-06-16
git save: fix crash with no remote
Linus Torvalds
2015-06-16
Cloud storage: warn the user if we are not online
Dirk Hohndel
2015-06-15
Cloud storage: use preference member instead of hard coded strings
Dirk Hohndel
2015-06-14
Fix compiling against libgit2-0.22.1
Gaetan Bisson
2015-06-13
Cloud storage: clean up error propagation
Dirk Hohndel
2015-06-13
Cloud storage: initialize local cache and remote on first use
Dirk Hohndel
2015-06-13
Cloud storage: if there is no remote tracking branch, create it
Dirk Hohndel
2015-06-13
Cloud storage: don't print confusing warning
Dirk Hohndel
2015-06-13
Cloud storage: setup proxy before cloning new repository
Dirk Hohndel
2015-06-13
Cloud storage: give user friendly error messages
Dirk Hohndel
2015-06-13
Cloud storage: check connectivity before trying to connect
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-06-12
Add header for Qt helpers used from C functions
Dirk Hohndel
2015-06-12
Cloud storage: check connection before connecting
Dirk Hohndel
2015-06-12
Cloud storage: Unset the proxy if none is configured
Dirk Hohndel
2015-06-12
Cloud storage: Setup http proxy for git connection
Dirk Hohndel
2015-06-10
Cloud storage: use our credentials when updating the remote
Dirk Hohndel
2015-06-10
Cloud storage
Dirk Hohndel
2015-06-10
Cloud storage: track the repository type and pass the information around
Dirk Hohndel
2015-06-10
git storage: actually update the remote repository if the local cache is more...
Linus Torvalds
2015-06-10
git storage: re-organize code to make 'origin' remote more widely available
Linus Torvalds
[next]