Commit graph

252 commits

Author SHA1 Message Date
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
Paul Irish 5fd2b37e9e Merge pull request #14 from frosas/patch-1
Replace sed by --short
2015-02-02 18:41:37 -08:00
Paul Irish b6891cd2fe Update README.md 2015-02-02 18:31:35 -08:00
Francesc Rosas 516ed8b881 Replace sed by --short 2015-02-03 00:08:03 +00:00
Paul Irish 960f78f1d8 MIT license. 2015-02-02 15:49:14 -08:00
Paul Irish 2d1e41d99a Pipe stdout and stderr to /dev/null
thx @mslinn . fixes #11
2015-02-02 15:46:37 -08:00
Paul Irish e950059420 Merge pull request #7 from olegafx/patch-1
docs(README.md): add information about chmod +x
2015-02-02 15:43:22 -08:00
Paul Irish 6f66226f61 Merge pull request #12 from jensaronsson/patch-1
Updated bitbucket url.
2015-02-02 15:42:56 -08:00
Jens Aronsson 353390eb4b Updated bitbucket url.
Bitbucket repo url doesn't use "/tree" but "/branch" instead.
2015-02-02 23:49:42 +01:00
Oleg Kislitsyn 17acaa4250 docs(README.md): add information about chmod +x 2015-02-02 23:34:41 +03:00
Paul Irish 7414df1aa6 Merge pull request #4 from RedWolves/issue-2-bitbucket
Added support for bitbucket
2015-02-02 10:01:27 -08:00
Paul Irish 4ca56753ae Merge pull request #6 from eush77/true-output
Discard git-rev-parse's output
2015-02-02 10:01:22 -08:00
Paul Irish 79a4293603 Merge pull request #5 from eush77/bin-bash
Not really an sh script
2015-02-02 10:00:45 -08:00
Eugene Sharygin 3e4858b1a2 Discard git-rev-parse's output 2015-02-01 12:50:56 +03:00
Eugene Sharygin 26ead23b2c Set /bin/bash as the interpreter 2015-02-01 12:40:37 +03:00
Ralph Whitbeck 6101e0a5ed Added support for bitbucket, ref gh-2 2015-01-24 21:35:37 -05:00
Paul Irish f247c48c78 linux support. fixes #1 2015-01-24 14:22:12 -08:00
Paul Irish d63e5c56f8 link to url 2015-01-24 14:17:10 -08:00
Paul Irish 87a93b8df4 errbody loves a demo 2015-01-24 13:52:38 -08:00
Paul Irish a611493a10 readme updates. 2015-01-24 13:49:56 -08:00
Paul Irish 5880563c08 credits. 2015-01-24 13:47:00 -08:00
Paul Irish 407216e7bb update install instructions 2015-01-24 13:42:58 -08:00
Paul Irish 26d6f093ae code comments. 2015-01-24 13:34:36 -08:00
Paul Irish ed88ae5cf3 now available at git open. Boom. 2015-01-24 13:34:07 -08:00
Paul Irish 71b05accda simplify master branch. 2015-01-24 13:25:29 -08:00
Paul Irish c33d7e951a Much faster git checks, via dotfiles git prompt
https://github.com/paulirish/dotfiles/blob/19b37f9ca7d17aebλ1a2c74bcbac77023706b26/.bash_prompt#L81-L97
2015-01-24 13:24:40 -08:00
Jason McCreary 1526c52ed5 Fixed some typos. 2013-10-23 22:58:35 -04:00
Jason McCreary 394a99e0f7 Documented Usage, Examples, and Installation. 2013-10-23 22:55:20 -04:00