- Finland
Block or Report
Block or report scop
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,447 contributions in the last year
Less
More
Contribution activity
April 2023
Created 80 commits in 10 repositories
Created 4 repositories
- scop/chi Go
- scop/go-mnd Go
- scop/Perl5-IDEA Java
- scop/argcomplete Python
Created a pull request in scop/bash-completion that received 29 comments
Feat/load completion improvements
Intended to be merged after #923. This started from looking into #917 (comment) and ballooned in scope somewhat. The gist of this is that we now pr…
+175
−83
•
29
comments
Opened 42 other pull requests in 13 repositories
scop/bash-completion
20
merged
1
open
- refactor: longopt functions to new naming
-
refactor(cd): move to
completions/, rename_cd->_comp_cmd_cd -
refactor:
__ltrim_colon_completions->_comp_ltrim_colon_completions - refactor(ant,pkg-get,pkgutil,rpm,ssh): adjust towards current API
- refactor: apply more guidelines where API is as desired
- chore(gitlint): ignore fixup and squash commits
- refactor([t-z]*): apply naming guidelines where API is as desired
- refactor: samba scan config rename, docs
- refactor([q-s]*): apply API guidelines
- refactor(p*): apply naming guidelines where API is as desired
- refactor([m-o]*): apply naming guidelines where API is as desired
- refactor([k-l]*): apply API guidelines
- docs: Python dependency clarifications
- refactor: mark deprecated config variables clearer
- feat: default assignment consistency and fix
-
fix(_minimal): fall back to defaults instead of
_filedir - feat(trivy): add fallback 3rd party completion loader
-
refactor: rename
_realcommand=>_comp_realcommand - feat(nox): add fallback 3rd party completion loader
- feat: add/change to more 3rd party loaders
-
feat(inotifywait): add
--include/--includeiarg non-completion
scop/hashpipe
2
merged
1
closed
kislyuk/argcomplete
1
open
2
merged
home-assistant/home-assistant.io
1
merged
1
open
wntrblm/nox
1
open
1
merged
Salamek/huawei-lte-api
2
merged
scop/pre-commit-perlcritic
2
merged
scop/home-assistant-jatekukko
2
merged
go-chi/chi
1
open
golangci/golangci-lint
1
merged
tommy-muehle/go-mnd
1
open
home-assistant/core
1
open
Camelcade/Perl5-IDEA
1
merged
Reviewed 22 pull requests in 2 repositories
scop/bash-completion
21 pull requests
- fix(_comp_command_offset): fix offset mismatching for words vs COMP_WORDS (use words)
- refactor(ant,pkg-get,pkgutil,rpm,ssh): adjust towards current API
-
fix: quote
$splitof$split && returnfor custom IFS - refactor([t-z]*): apply naming guidelines where API is as desired
- refactor([0-9a-c]*): apply naming guidelines where API is as desired
- refactor([m-o]*): apply naming guidelines where API is as desired
- refactor([h-j]*): apply naming guidelines where API is as desired
- docs: Python dependency clarifications
-
fix: use
if [[ $flag ]]for IFS-safe boolean tests - fix(_comp_delimited): prepend prefix to all compreply args
- refactor: mark deprecated config variables clearer
-
fix: quote boolean command names such as
if "$boolean_variable"; then - fix(man,info): avoid unexpected code execution and add failglob fixes
- Feat/load completion improvements
- fix(ssh): deprecated option PubkeyAcceptedKeyTypes
-
fix(bash_completion): use
_comp_splitand new_comp_compgenfor safer splitting - Add support for ping4
- feat(nox): add fallback 3rd party completion loader
-
refactor(completions/*): ensure quoting for
compgen -W '${arr[@]}' -
refactor: rename
_quote_readline_by_ref => _comp_quote_compgen - fix(rsync,ssh): do not overescape spaces in remote filenames
home-assistant/home-assistant.io
1 pull request
Created an issue in mvdan/sh that received 3 comments
RFC/E: more simplification / dropping of unnecessary quotes
It seems there's room for some more removal of unnecessary quotes on simplify; to my knowledge word splitting does not occur:
within [[ ]] -- some…
3
comments








