Commit Graph

20 Commits

Author SHA1 Message Date
Joe Block
245c776755 Prepend ourself to $PATH instead of append 2016-07-12 13:34:48 -05:00
Joe Block
c200ec9190 Rename bbhelpers to reflect actual functionality 2016-06-25 16:23:45 -07: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