30 Commits

Author SHA1 Message Date
Adam Melkus
57d51af34c Update bbhelpers.rb 2019-11-15 13:25:45 +01:00
Adam Melkus
6eb16548b5 Update git-bb-open 2019-11-15 13:22:56 +01:00
Adam Melkus
cf2bbeb927 Update git-bb-list-pull-requests 2019-11-15 13:21:53 +01:00
Adam Melkus
75b7cb380b fix 2019-11-15 13:21:25 +01:00
Adam Melkus
cae8d8022d Add support for PR creation 2019-11-15 13:21:07 +01:00
Adam Melkus
1cf9c2206c Added method for getting bitbucket server URL 2019-11-15 13:17:26 +01:00
Joe Block
866ff74f43 Merge pull request #5 from unixorn/add-badging
Add Code Climate and Issue Count badges
2017-07-29 18:25:43 +02:00
Joe Block
c623c3fc4a Add Code Climate and Issue Count badges 2017-07-11 15:15:17 -06:00
Joe Block
aa763d75f0 Merge pull request #4 from unixorn/fix-license-text
Add my name to the LICENSE file
2016-11-27 15:10:50 -08:00
Joe Block
0e6a3b313f Add my name to the LICENSE file 2016-11-27 15:09:39 -08:00
Joe Block
1abb8acfd3 Merge pull request #3 from unixorn/add-travis-link-checker-config
Add travis configuration
2016-11-27 15:02:48 -08:00
Joe Block
38cd9550bf Add travis configuration 2016-11-27 15:01:23 -08:00
Joe Block
95819309ec Merge pull request #2 from Yokai/fixReadMe
Fixed Readme for zsh install - does not need the .plugins.zsh
2016-06-17 12:56:42 -07:00
Cads Oakley
3a2c76ac43 Fixed Readme for zsh install - does not need the .plugins.zsh 2016-06-17 11:11:52 -07:00
Joe Block
d37158b82b Use require_relative 2016-04-16 13:08:11 -07:00
Joe Block
962c47fba2 Fix error in url by replacing : with / 2016-04-11 16:05:44 -07:00
Joe Block
10bbf2bd02 Update toc to include git-bb-list-pull-requests 2016-04-10 12:42:14 -07:00
Joe Block
871db8b219 Add git-bb-list-pull-requests 2016-04-10 12:41:09 -07:00
Joe Block
1369560071 Add missing puts 2016-04-09 12:36:45 -07:00
Joe Block
e75bb2ba6b Update TOC 2016-04-08 14:48:40 -07:00
Joe Block
aaf3bc5bc9 Add git-bb-create-pull-request usage 2016-04-08 14:48:20 -07:00
Joe Block
b9265a9c05 Add pull request helper script 2016-04-08 09:54:21 -07:00
Joe Block
93b73c3964 Refactor out some functions I'm going to use in other git-bb-* scripts 2016-04-08 09:08:48 -07:00
Joe Block
fc991a4909 Fix references now that the repo has been renamed on GitHub 2016-04-07 14:01:24 -07:00
Joe Block
502e10fcb3 Use right way to read the origin url 2016-04-07 11:02:19 -07:00
Joe Block
d3eff536eb Readme cleanups
* Add toc
* Give credit for git-it-on
2016-04-07 00:25:40 -07:00
Joe Block
89605248d7 Add helper script to open current directory on bitbucket.org
`git-bb-open` will open the current directory in the current branch on bitbucket.org

`git-bb-open fileOrDirectory` will open the specified item on bitbucket.org using the current branch
2016-04-07 00:20:14 -07:00
Joe Block
1ed9a9215b Start documenting the bitbucket helper scripts 2016-04-07 00:04:14 -07:00
Joe Block
7ac14a8476 Add a plugin.zsh folder so we can load this with zgen 2016-04-07 00:03:00 -07:00
Joe Block
5a5e0b3a8b Initial commit 2016-04-01 14:04:40 -07:00