Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cyjake/ssh-config issues and pull requests

#83 - fix: canonicalized hostname should not contain glob pattern

Pull Request - State: closed - Opened by cyjake about 2 months ago - 1 comment

#82 - fix: determine dns lookup result with status code

Pull Request - State: closed - Opened by cyjake 2 months ago - 1 comment

#82 - fix: determine dns lookup result with status code

Pull Request - State: closed - Opened by cyjake 2 months ago - 1 comment

#81 - Possible infinite loop with hostname canonicalization

Issue - State: closed - Opened by roblourens 2 months ago - 15 comments

#81 - Possible infinite loop with hostname canonicalization

Issue - State: closed - Opened by roblourens 2 months ago - 3 comments

#80 - fix: trailing comments, to be or not to be?

Pull Request - State: closed - Opened by cyjake 3 months ago - 1 comment

#79 - Host with '#' inside name isn't parsed

Issue - State: closed - Opened by roblourens 3 months ago

#78 - fix: os.userInfo() might throw SystemError if homedir isn't available

Pull Request - State: closed - Opened by cyjake 3 months ago - 1 comment

#77 - 'compute' can throw for user using ldap

Issue - State: closed - Opened by roblourens 3 months ago - 3 comments

#76 - fix: directives with trailing comments

Pull Request - State: closed - Opened by cyjake 4 months ago - 1 comment

#75 - fix: match criteria with = separator

Pull Request - State: closed - Opened by cyjake 4 months ago - 1 comment

#74 - Can't parse config with wildcards in Match statement

Issue - State: closed - Opened by lpsinger 5 months ago

#73 - Can't parse config that includes comment after match statement

Issue - State: closed - Opened by roblourens 5 months ago - 5 comments

#72 - remove console.log statement

Pull Request - State: closed - Opened by khaledez 9 months ago - 2 comments

#71 - fix: do another pass if host canonicalization is enabled

Pull Request - State: closed - Opened by cyjake 10 months ago - 1 comment

#71 - fix: do another pass if host canonicalization is enabled

Pull Request - State: closed - Opened by cyjake 10 months ago - 1 comment

#70 - Export public interface

Pull Request - State: closed - Opened by BenjaminGrayNp1 11 months ago - 1 comment

#69 - Verify public interface

Issue - State: closed - Opened by BenjaminGrayNp1 11 months ago - 1 comment

#68 - Improve support for obscure ssh_config(5) rules

Pull Request - State: closed - Opened by BenjaminGrayNp1 11 months ago - 2 comments

#67 - test: .compute({ Host, User })

Pull Request - State: closed - Opened by cyjake 12 months ago - 1 comment

#66 - Improve TypeScript

Pull Request - State: closed - Opened by matthew-e-brown 12 months ago - 4 comments

#65 - [Feature Request] Support hostname canonicalization

Issue - State: closed - Opened by matthew-e-brown 12 months ago - 16 comments

#64 - 增加 types[dt]、esm打包

Pull Request - State: closed - Opened by rtugeek over 1 year ago

#63 - fix: not matched sections should not present in compute result

Pull Request - State: closed - Opened by cyjake over 1 year ago

#62 - Host and match populated in computed

Issue - State: closed - Opened by danbulant over 1 year ago - 1 comment

#61 - [question] How to add START and END block comments?

Issue - State: closed - Opened by BrunoQuaresma over 1 year ago - 3 comments

#60 - refactor: migrate to typescript

Pull Request - State: closed - Opened by cyjake over 1 year ago - 1 comment

#59 - feat: parse Match criteria into an object

Pull Request - State: closed - Opened by cyjake over 1 year ago - 2 comments

#58 - Parsing Match statements in config

Issue - State: closed - Opened by eleanorjboyd over 1 year ago - 5 comments

#57 - Allow to remove section by function

Pull Request - State: closed - Opened by colas31 about 2 years ago - 2 comments

#56 - NPM documentation not up to date

Issue - State: closed - Opened by colas31 about 2 years ago - 1 comment

#55 - fix: declaration of sshConfig.find()

Pull Request - State: closed - Opened by cyjake over 2 years ago - 1 comment

#54 - implicit 'any' return type in type definitions

Issue - State: closed - Opened by manapointer over 2 years ago - 1 comment

#53 - `.push` appends `undefined`

Issue - State: closed - Opened by ecumene over 2 years ago - 3 comments

#52 - fix: IdentityAgent should be quoted if necessary

Pull Request - State: closed - Opened by cyjake over 2 years ago - 1 comment

#51 - IdentityAgent are not quoted where there are spaces

Issue - State: closed - Opened by Troublor over 2 years ago - 1 comment

#50 - docs: types field in package.json

Pull Request - State: closed - Opened by cyjake over 2 years ago - 1 comment

#49 - Typescript Declaration ?

Issue - State: closed - Opened by monil-patel over 2 years ago - 3 comments

#48 - Fix improper parsing of ProxyCommand with quotation marks

Pull Request - State: closed - Opened by tanhakabir over 2 years ago - 4 comments

#47 - docs: `.prepend` and type definitions

Pull Request - State: closed - Opened by cyjake over 2 years ago

#46 - build: switch to codecov

Pull Request - State: closed - Opened by cyjake over 2 years ago - 1 comment

#45 - Add prepend function and tests

Pull Request - State: closed - Opened by tanhakabir over 2 years ago - 8 comments

#44 - test: switching to github actions

Pull Request - State: closed - Opened by cyjake about 3 years ago

#43 - Quote IdentityFile property when it contains a space

Pull Request - State: closed - Opened by roblourens about 3 years ago - 3 comments

#42 - Parse Include statement at end of file

Issue - State: closed - Opened by roblourens over 3 years ago - 2 comments

#41 - fix: should format directives with multiple occurences as multiple lines

Pull Request - State: closed - Opened by cyjake over 3 years ago

#40 - Newlines for params

Issue - State: closed - Opened by glenndehaan over 3 years ago - 2 comments

#39 - fix: enable quoting for specific directives

Pull Request - State: closed - Opened by cyjake almost 4 years ago - 2 comments

#38 - Should not quote LocalForward

Issue - State: closed - Opened by roblourens almost 4 years ago

#37 - fix: quote values most of the time

Pull Request - State: closed - Opened by cyjake almost 4 years ago

#36 - Values with spaces- IdentityFile vs other

Issue - State: closed - Opened by roblourens almost 4 years ago - 2 comments

#35 - Escape some special characters before matching by regex

Pull Request - State: closed - Opened by roblourens over 4 years ago

#34 - 'compute' fails when hosts contain regex chars

Issue - State: closed - Opened by roblourens over 4 years ago - 1 comment

#33 - fix: parsing Host values with trailing spaces

Pull Request - State: closed - Opened by cyjake over 4 years ago

#32 - Empty string host returned for trailing whitepace

Issue - State: closed - Opened by roblourens over 4 years ago - 2 comments

#31 - Return a list for all properties that can have multiple values

Pull Request - State: closed - Opened by roblourens over 4 years ago - 2 comments

#30 - Can't parse multiple LocalForward directives

Issue - State: closed - Opened by roblourens over 4 years ago - 2 comments

#29 - release: 3.0.1

Pull Request - State: closed - Opened by cyjake over 4 years ago

#28 - Add null check to fix #27

Pull Request - State: closed - Opened by roblourens over 4 years ago - 1 comment

#27 - Can't append sections to empty config

Issue - State: closed - Opened by roblourens over 4 years ago

#26 - breaking: seprating sections with `\n\n` & drop `SSHConfig.find()`

Pull Request - State: closed - Opened by cyjake over 4 years ago - 1 comment

#25 - Fix error when appending

Pull Request - State: closed - Opened by roblourens over 4 years ago

#24 - Can't 'append' when the last config is empty

Issue - State: closed - Opened by roblourens over 4 years ago

#23 - append with extra newline?

Issue - State: closed - Opened by roblourens almost 5 years ago - 7 comments

#22 - Allow consumers to pass in parsed nodes to `append()`

Issue - State: closed - Opened by connor4312 almost 5 years ago - 3 comments

#21 - fix: parameter parsing should break at tab charactor, fixes #20

Pull Request - State: closed - Opened by cyjake almost 5 years ago

#20 - Tab character in config causes issues

Issue - State: closed - Opened by roblourens almost 5 years ago - 3 comments

#19 - "Host *+*" pattern breaks ssh-config

Issue - State: closed - Opened by roblourens about 5 years ago - 3 comments

#18 - Untrimmed host names are returned

Issue - State: closed - Opened by roblourens about 5 years ago - 1 comment

#17 - Quoted hosts with spaces are not parsed correctly

Issue - State: closed - Opened by roblourens about 5 years ago - 6 comments

#15 - parse/stringify does not handle lack of new line at EOF

Issue - State: closed - Opened by jerrosenberg over 5 years ago - 1 comment

#14 - Fix indentation when using .append method

Pull Request - State: closed - Opened by nlemoine almost 7 years ago - 11 comments

#13 - Fix: handle double quotes in directive values

Pull Request - State: closed - Opened by imhoffd almost 7 years ago - 7 comments

#12 - Adding sections

Issue - State: closed - Opened by nlemoine about 7 years ago - 6 comments

#11 - Breaking: parse into a simple ast

Pull Request - State: closed - Opened by cyjake over 8 years ago

#10 - Adding support for Multi-parameters using Arrays. Fixes #8

Pull Request - State: closed - Opened by derimagia over 8 years ago

#9 - Feature Request: Metadata

Issue - State: closed - Opened by derimagia over 8 years ago - 5 comments

#8 - Add support for fallback parameters

Issue - State: closed - Opened by derimagia over 8 years ago - 5 comments

#7 - Only add a newline between sections if there are previous lines

Pull Request - State: closed - Opened by petemill over 8 years ago - 1 comment

#6 - stringify adds leading newline

Issue - State: closed - Opened by petemill over 8 years ago - 2 comments

#5 - Fix issue 4

Pull Request - State: closed - Opened by cyjake almost 9 years ago

#4 - Stringify issue

Issue - State: closed - Opened by simon-p-r almost 9 years ago - 10 comments

#3 - Error on tests

Issue - State: closed - Opened by simon-p-r about 9 years ago - 5 comments

#2 - Implemented .query and support pattern matching (poorly)

Pull Request - State: closed - Opened by cyjake about 9 years ago - 1 comment

#1 - Query

Issue - State: closed - Opened by simon-p-r about 9 years ago - 19 comments