summaryrefslogtreecommitdiff
path: root/rebase_test.go
AgeCommit message (Expand)Author
2024-12-16update to libgit2 version 1.8.4. dump old github and vendor stuffJeff Carr
2022-12-09Replace golang.org/x/crypto/openpgp with github.com/ProtonMail/go-cryptoRoland Shoemaker
2022-02-24rebase: Add wrapper for `git_rebase_inmemory_index()` (#900)Patrick Steinhardt
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2020-08-18Add support for creating signed commits and signing commits during a rebase (...michael boulton
2017-07-08rebase: correct the return values for CurrentOperationIndexCarlos Martín Nieto
2016-11-23LockOSThread in CurrentOperationIndex for git error creationezwiebel
2016-11-01Took @carlosmn PR review into accountezwiebel
2016-09-14Fix reference bug introduced with RebaseOptions implementationezwiebel
2016-09-13Add DefaultRebaseOptions() [git_rebase_init_options(GIT_REBASE_OPTIONS_VERSIO...ezwiebel
2016-09-12Add RebaseOpen() service to wrapperezwiebel
2016-08-07Add CurrentOperationIndex() and OperationAt(index uint) services to wrapperezwiebel
2016-08-07Add Abort() service to wrapperezwiebel
2016-08-07Add operation OperationCount() service and enrich UTsezwiebel
2016-08-07Initial rebase wrapper versionezwiebel