Commit graph

229 commits

Author SHA1 Message Date
David O'Trakoun d14f3e1ebc Merge pull request #44 from davidosomething/omz-dash-naming
stick to dashed plugin name for OMZ install
2016-07-23 12:47:32 -04:00
David O'Trakoun ced130f13d
stick to dashed plugin name for OMZ install 2016-07-23 12:46:34 -04:00
David O'Trakoun 490146aacc
1.1.0 2016-07-22 02:01:22 -04:00
David O'Trakoun f2f9b4ad93 Merge pull request #41 from unixorn/minor-format-cleanup
Make spacing after header lines consistent
2016-07-12 16:38:23 -04:00
Joe Block 6a64e8b563 Make spacing after header lines consistent
There were a couple of headers that didn't have a blank line after them,
made them consistent with the others.
2016-07-12 14:15:21 -05:00
David O'Trakoun d0244ac3a2 Merge pull request #39 from nwinkler/bitbucket-server
Atlassian Stash has been renamed to Bitbucket Server
2016-07-12 11:01:21 -04:00
Nils Winkler aa0f9642db Atlassian Stash has been renamed to Bitbucket Server
Adjusted readme and comments in code
2016-07-12 10:38:31 +02:00
David O'Trakoun 7ae7710856 Merge pull request #38 from davidosomething/readme
readme additions and formatting
2016-07-11 23:12:23 -04:00
David O'Trakoun ecf07f6822
merge, format, and update readme 2016-07-11 23:11:55 -04:00
David O'Trakoun 37c94bb6a1 Merge pull request #37 from unixorn/Add-framework-install-instructions
Make installable as a ZSH plugin by o-m-z compatible ZSH frameworks
2016-07-11 22:57:28 -04:00
Joe Block baffcda135 Add missing / in ~/.zshrc 2016-07-11 16:45:30 -07:00
Joe Block 7b800bcbc0 Switch to prepending ourself to $PATH 2016-07-11 16:44:10 -07:00
David O'Trakoun 579cd7cc89
readme additions and formatting 2016-07-11 19:25:06 -04:00
Joe Block f11ff5a7ec Make installable as a ZSH plugin by o-m-z compatible ZSH frameworks 2016-07-11 13:45:43 -07:00
David O'Trakoun 55a5b96a9f Merge pull request #36 from Naereen/patch-1
Convert ssh:// link to a https:// one
2016-07-08 15:39:48 -04:00
Lilian Besson c2e65077f4 It works with both types of URL now
It works with either ``ssh://git@bitbucket.org/user/repo.git`` or ``ssh://git@bitbucket.org:user/repo.git``.
2016-07-08 18:44:35 +02:00
Lilian Besson f79712de8b Better handling of SSH protocol for Bitbucket 2016-07-08 17:32:57 +02:00
Lilian Besson 421888c04a Convert ssh:// link to a https:// one
The script was failing on a Bitbucket repo using ssh instead of https. Now it should be fixed.
2016-07-08 13:07:48 +02:00
Paul Irish f73d3e6aca Merge pull request #31 from pborenstein/home
Add git-home as an alias for git-open
2015-09-11 13:37:54 -07:00
Philip Borenstein 107121df1a Add git-home as an alias for git-open 2015-09-10 12:12:31 -04:00
Paul Irish a90d14bec5 Merge pull request #30 from oluckyman/ssh-protocol
Add support for repos cloned via SSH
2015-08-26 11:32:22 -05:00
oluckyman 040ee55aa7 Add support for repos cloned via SSH 2015-08-25 20:02:04 +02:00
Paul Irish 9dced58c8c Merge pull request #27 from davidosomething/with-rev
Open to source in current dir
2015-05-20 03:28:56 -07:00
Paul Irish 0ca24161b9 Merge pull request #26 from davidosomething/master
Open bitbucket on source view to be more like github
2015-05-20 03:26:56 -07:00
David O'Trakoun b62ca9a09f open src to current path 2015-05-09 01:31:24 -04:00
David O'Trakoun 88ce0da6d8 portability updates - use user specified BROWSER if available, use user's env set bash (e.g. if they use brew bash instead of OSX bash) 2015-05-09 01:26:44 -04:00
David O'Trakoun 9fa1918f42 rev parse is useless 2015-05-09 01:22:18 -04:00
David O'Trakoun c9ef8a28c4 open bitbucket on source view 2015-05-09 01:18:18 -04:00
Paul Irish 7994d2ef5d followup on #24 2015-05-02 01:58:39 -07:00
Paul Irish da86d63bc9 bump. 2015-05-02 01:56:34 -07:00
Paul Irish 401267b0da Merge pull request #24 from johanhermansson/feat-hashurl-fix
Make hash character url friendly
2015-05-02 01:56:14 -07:00
Paul Irish fac3ad3a71 gist support. fixes #22. 2015-05-01 17:48:29 -07:00
Paul Irish 0e941e56c8 we're on NPM now. 2015-05-01 17:33:07 -07:00
Johan Hermansson 18a1dd3600 One-liner 2015-04-27 18:29:29 +02:00
Johan Hermansson 0e2f426088 One liner? 2015-04-27 18:18:16 +02:00
Johan Hermansson 9a5d0e2c20 Makes % character url friendly 2015-02-26 16:30:52 +01:00
Johan Hermansson 9a7e2fedf3 Make hash character url friendly 2015-02-24 15:15:13 +01:00
Paul Irish ec21f8abac merge cleanup. 2015-02-23 16:24:49 -08:00
Paul Irish 7ba445f8bf gitlab readme. 2015-02-23 16:21:43 -08:00
Paul Irish d8bfad3840 simplify gitlab. 2015-02-23 16:21:43 -08:00
Brent Beardsley cba1cebfe4 merge open case stmt 2015-02-23 16:21:43 -08:00
Brent Beardsley 28b9a2e858 simplified the open command by using a case stmt 2015-02-23 16:20:19 -08:00
Brent Beardsley b81a0014dd Add support for self-hosted Gitlab. Fixes #8. 2015-02-23 16:20:19 -08:00
Paul Irish e04edf75b1 Merge pull request #15 from nwinkler/stash
Added support for Atlassian Stash.
2015-02-13 22:57:02 +03:00
Nils Winkler 5046786893 Added support for Atlassian Stash.
Stash remote URLs always contain /scm/, I'm using that to detect a repo
hosted on Stash. The web URL for Stash repos is using a different
format, where it inserts "projects" and "repos" to separate the project
and the repo.

I had to move the branch detection to the top, since Stash is using a
different format for selecting the branch.

I've only tried this with HTTPS URLs, not with git: URLs - there's
probably some more code needed for this.
2015-02-05 14:21:11 +01:00
Paul Irish 26396b38bb Merge pull request #16 from rcmachado/patch-1
Use curl instead of wget to install script
2015-02-05 11:40:27 +03:00
Paul Irish b90a255f27 Merge pull request #18 from bbeardsley/master
support cygwin/msys-git
2015-02-05 11:37:39 +03:00
Brent Beardsley 830af3263d use start on msys-git and cygstart on cygwin 2015-02-04 13:33:16 -07:00
Brent Beardsley d4c845289a support cygwin/msys-git 2015-02-04 11:15:30 -07:00
Rodrigo Machado 7a3381bd27 Use curl instead of wget to install script
OS X don't always have wget installed.
2015-02-03 15:04:38 -02:00