summaryrefslogtreecommitdiff
path: root/stash.go
AgeCommit message (Collapse)Author
2017-07-08Third round of keep-alive aditionsCarlos Martín Nieto
2016-02-20Fix error after updating to latest changesCalin Seciu
2016-02-20Remove Untrack() from free() functionCalin Seciu
https://github.com/libgit2/git2go/pull/257#discussion_r53443211
2016-02-20Fix problems based on PR commentsCalin Seciu
https://github.com/libgit2/git2go/pull/257#discussion_r53432957 https://github.com/libgit2/git2go/pull/257#discussion_r53443418
2015-09-21Add stash supportCalin Seciu