Commit Graph

12 Commits (v1.33.1)

Author SHA1 Message Date
liuzhiguo 7a32d64a28 修改包名 6 months ago
Adithya Viswanathan 64a614ce5d [feat]: [CDS-73030]: Support for text based branch filtration 11 months ago
Brad Rydzewski b83308fa5a fix naming convention for CreateBranch Input 2 years ago
Brad Rydzewski 6e8f06a69f fix issue #133 2 years ago
Mohit Garg 2f3e807200
Bitbucket compare changes fix for rename and removed file ops (#151)
* fix bitbucket compare commits response in case of rename and delete ops
2 years ago
Jim Sheldon 477c7b0a66
swap repo and target in bitbucket CompareChanges (#127)
bitbucket's API doc states the diffstat spec:

"Note: This is the opposite of the order used in git diff."

see https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Bworkspace%7D/%7Brepo_slug%7D/diffstat/%7Bspec%7D

I was unable to use this function without this change
3 years ago
TP Honey c98c8f5f63 (feat) add create branch functionality 3 years ago
chhsia0 838ea434f1 Added `CompareChanges` function to `GitService`.
CompareChanges returns the changeset between two
commits. If the source commit is not an ancestor
of the target commit, it is up to the driver to
return a 2-way or 3-way diff changeset.
5 years ago
Brad Rydzewski 005219895e provide full tag and branch refs 6 years ago
Brad Rydzewski f5c28b0240 provide pr diffstat 6 years ago
Brad Rydzewski b53f51d12f enable bitbucket diffs 6 years ago
Brad Rydzewski 20229f2ebc bitbucket driver scaffolding. wip 6 years ago