summaryrefslogtreecommitdiff
path: root/stash.go
AgeCommit message (Expand)Author
2021-09-05Make all non-user-creatable structures non-comparable (#802)lhchavez
2020-12-10More callback refactoring (#713)lhchavez
2020-12-05Refactor all callbacks (#700)lhchavez
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2020-10-22refactor: Use undeprecated options init (#656)Suhaib Mujahid
2019-12-10Adjust to libgit2 changesCarlos Martín Nieto
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
2016-02-20Fix problems based on PR commentsCalin Seciu
2015-09-21Add stash supportCalin Seciu