Age | Commit message (Expand) | Author |
---|---|---|
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 |