Commit graph

235 commits

Author SHA1 Message Date
Paul Irish 68728f4440 move to github actions 2022-07-18 13:39:00 -07:00
Paul Irish 1a93477f70 update dependencies 2022-07-18 13:30:29 -07:00
Sowmiya M f11ced9a4f
Remove unused code and fix double-negation (#153) 2022-07-18 13:30:13 -07:00
Paul Irish 0b6b0a2b40 package-lock.json update 2022-07-18 13:10:50 -07:00
ratijas ca0214c0d6
Fix broken links in changelog (#172) 2022-07-18 12:46:58 -07:00
kazufusa 8ac94bf7c3
gitlab: fix issue ID parsing (#183) 2022-07-18 12:46:28 -07:00
John Meyer 0296983a28
WSL: do not load PowerShell profile (#190) 2022-07-18 12:37:31 -07:00
Dave Wikoff 14fdf5c96e Merge branch 'pull-165' into master 2020-08-21 15:09:30 -07:00
Dave Wikoff ca8b2348f2 Fix bitbucket tests 2020-08-21 15:02:54 -07:00
Heechul Ryu c908a50824 Delete the comment for issue #80 2020-07-08 11:10:29 +01:00
Heechul Ryu 0189caeb4b Open bitbucket with the right branch
replace from `?at` to `/` for `providerBranchRef`
2020-07-08 11:10:29 +01:00
Dave Wikoff 3e8c908dcd
Merge pull request #166 from glostis/fix-suffix
Fix suffix with `=` in it
2020-07-07 14:46:30 -07:00
Guillaume Lostis 3bd3524de2 Fix shellcheck 2020-06-19 14:02:31 +02:00
Guillaume Lostis 1d55c4ee50 Fix formatting to pass shellcheck 2020-06-19 12:35:48 +02:00
Guillaume Lostis 91170cd5c8 Fix handling of suffix with = in it 2020-06-19 12:11:53 +02:00
Guillaume Lostis 9a35780c09 Add test for suffix with = in it 2020-06-19 12:11:29 +02:00
Dave Wikoff d9a0d19ce2
Merge pull request #149 from rec/documentation
Document flags to git-open
2019-12-22 13:55:37 -05:00
Dave Wikoff 849298fece
Detect WSL case insensitively (#158)
Detect WSL case insensitively
2019-12-22 13:32:17 -05:00
Víctor ad8fac9309
Detect WSL case insensitively
My `uname -r` is `4.19.81-microsoft-standard`
2019-11-26 10:54:37 +01:00
Frank Fesevur fcbbf918f7
Merge pull request #154 from dineshba/master
Add suffix flag
2019-09-16 07:56:38 +02:00
Dinesh 8b909f81dc Add suffix flag
Co-authored-by: Sowmiya <sowmiyamuthuraman@gmail.com>
2019-09-07 23:08:13 +05:30
Tom Ritchford d52366d8c9 Document flags to git-open 2019-07-29 15:18:33 +02:00
Dave Wikoff 08fa2abd7e
Add a --commit option (#144)
Add a --commit option
2019-07-09 12:21:32 -04:00
Domenico Gemoli 0564817aef Adding a --commit option.
I've only tested this with gitlab seeing as I needed it there. If this could be useful I can integrate any feedback you might have to get this proposal merged.
2019-07-08 23:34:13 +02:00
Dave Wikoff 44382bf541
Merge pull request #143 from arunvelsriram/print-option
Add option to print the url
2019-07-06 13:17:10 -04:00
Arunvel Sriram 8239d0a785 Add option to print the url 2019-07-03 21:32:34 +05:30
Dave Wikoff 7eeee771ce
default to upstream branch (#140)
default to upstream branch
2019-06-02 13:35:38 -04:00
Love F 3d1ad212b2 default to upstream branch 2019-06-02 14:24:41 +02:00
Paul Irish 4eed00f282
Fix shellcheck on travis (#134) 2018-12-03 18:24:29 -08:00
Paul Irish 556dbe91f2
readme: add 2.1.0 release to mini changelog 2018-12-03 11:09:06 -08:00
Paul Irish 5344a73106 -> v2.1.0 2018-12-03 10:59:46 -08:00
Paul Irish 5eba420570 npm audit fix 2018-12-03 10:55:18 -08:00
Paul Irish f02d7e97b0 add package-lock.json 2018-12-03 10:55:18 -08:00
Dave Wikoff 301c5a619e
Merge pull request #132 from neersighted/patch-1
Remove openopt, allow spaces in $BROWSER
2018-11-22 20:11:25 -05:00
Bjorn Neergaard 96c80ffe80 Remove openopt, allow spaces in $BROWSER
Remove the openopt variable, instead opting to allow spaces in `$BROWSER`.

`$BROWSER` as used by the XDG implementation allows spaces (and `%s`
printf-style formatting strings), and is actually a PATH-style list.
While this patch doesn't make git-open compliant with the XDG-style
variable, it does allow for the use of `BROWSER="powershell.exe
Start"` in the environment.
2018-11-21 14:01:33 -07:00
Dave Wikoff 4ca19904a2
Merge pull request #130 from orestisf1993/tags-commits
Support opening current tag / commit
2018-09-17 11:08:39 -04:00
Orestis Floros 8c8c41bd50
Support opening current tag / commit
Fixes #89.
Fixes #129.
2018-09-14 05:28:58 +03:00
Dave Wikoff 5fefffede3
Merge pull request #128 from crossroad0201/master
Supports AWS Code Commit.
2018-08-16 17:49:40 -04:00
Y.Tsuji 6bb49c28c5 Fix Indentation. 2018-08-13 01:55:43 +09:00
Yohei TSUJI c5e636f423 Append 'AWS Code Commit' to supported remote repositories. 2018-08-10 15:56:39 +09:00
Yohei TSUJI 2ef17f07d8 Added test cases for AWS Code Commit. 2018-08-10 15:56:21 +09:00
Yohei TSUJI c68b9c16e8
Merge pull request #1 from crossroad0201/supports_aws_code_commit
Added support for AWS Code commit.
2018-08-08 14:20:13 +09:00
Yohei TSUJI 557fd40b1c Added support for AWS Code commit. 2018-08-08 13:58:57 +09:00
Dave Wikoff 995e91591f Swap uppercase/lowercase for ssh feature (#123) 2018-04-29 17:31:30 -07:00
Dave Wikoff d24f64da48
Merge pull request #122 from derimagia/uppercase-bash-3
Fix issue #121 - incompatability with bash < 4
2018-04-27 10:23:50 -04:00
Dave Wikoff 895240ff03 Fix issue #121 - incompatability with bash < 4 2018-04-27 10:19:56 -04:00
Paul Irish 4b1e8601a7
Merge pull request #120 from 4U6U57/119-fix-markdownlint
Fixes markdownlint for build
2018-02-26 23:44:28 -08:00
August Valera c3fd9a48df Revert gitignore package-lock, fix #115
Remove package-lock.json from gitignore for npm
Fix bug in #115 that modified user's gitconfig when running tests
2018-02-26 22:15:35 -08:00
August Valera 5b815cb619 Fix current errors in Markdown files
Also: add package-lock.json to gitignore
Remove prefix $ for commands in the manpage, hope people aren't angry
Add MD034 to markdownlint ignore (bare links, which are helpful for the
manpage)
2018-02-24 22:00:30 -08:00
August Valera 702b8a6fc6 Change dependency markdownlint to markdownlint-cli
markdownlint-cli is the recommended cli for the markdownlint package
See https://www.npmjs.com/package/markdownlint#related

Unit tests should now fail due to markdownlint actually linting md files
2018-02-24 21:50:18 -08:00