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-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
2015-06-10
git storage: actually update cached copy from remote
Linus Torvalds
2015-06-09
Cloud storage: be more careful when trying to determine a user name
Dirk Hohndel
2015-05-31
Add strndup.h header so we can use this useful function
Dirk Hohndel
2015-05-31
Cloud storage: first stab at implementing cloud storage
Dirk Hohndel
2015-05-31
Cloud storage: rethink the terminology used
Dirk Hohndel
2015-05-31
Cloud storage: add support for https based remote
Dirk Hohndel
2015-05-28
Remote storage: second attempt to fix build with older libgit2
Dirk Hohndel
2015-05-28
Remote storage: turns out you need a newer libgit2
Dirk Hohndel
2015-05-28
Remote storage: provide credentials for ssh based remotes
Dirk Hohndel
2015-05-28
Add USE_LIBGIT23_API as cmake option
Dirk Hohndel
2015-05-28
Fix parsing of git branch encoded in file name
Dirk Hohndel
2015-02-24
Fix Ubuntu compilation error.
Patrick Valsecchi
2015-02-15
Remove unnecessary use of non-portable 'mkdir()'
Linus Torvalds
2015-02-15
Start parsing remote git repository addresses
Linus Torvalds
2015-02-15
git-access: use the new format_string helpers
Linus Torvalds
2015-02-15
Start splitting out git repo helper routines
Linus Torvalds
[prev]