An open API service for producing an overview of a list of open source projects.

https://github.com/onuragtas/redock

Score: -Infinity

Last synced: about 16 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 437
Total Committers: 5
Avg Commits per committer: 87.4
Development Distribution Score (DDS): 0.053

Commits in past year: 228
Committers in past year: 3
Avg Commits per committer in past year: 76.0
Development Distribution Score (DDS) in past year: 0.083

Name Email Commits
onuragtas a****r@g****m 414
copilot-swe-agent[bot] 1****t 15
Mahmut Derhan m****n@g****m 4
Hakan Baysal h****l@g****m 3
Melih KÜÇÜKNAZLI k****h@g****m 1

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: 1 day
Total issue authors: 0
Total pull request authors: 3
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: less than a minute
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/onuragtas/redock

Top Issue Authors

Top Pull Request Authors

  • onuragtas (1)
  • hakanbaysal (1)
  • melihkucuknazli (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/onuragtas/redock

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/onuragtas/redock#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.0.266 (published 2 months ago)
  • Last Synced: 2026-08-15T14:01:49.558Z (1 day ago)
  • Versions: 393
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/AlecAivazis/survey/v2 v2.3.2
  • github.com/Microsoft/go-winio v0.5.1
  • github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
  • github.com/kevinburke/ssh_config v1.1.0
  • github.com/kr/binarydist v0.1.0
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/sanbornm/go-selfupdate v0.0.0-20210106163404-c9b625feac49
  • github.com/sergi/go-diff v1.2.0
  • github.com/xanzy/ssh-agent v0.3.1
  • golang.org/x/crypto v0.0.0-20220126173729-e04a8579fee6
  • golang.org/x/net v0.0.0-20220121210141-e204ce36a2ba
  • golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
  • gopkg.in/inconshreveable/go-update.v0 v0.0.0-20150814200126-d8b0b1d421aa
  • gopkg.in/src-d/go-git.v4 v4.13.1
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • github.com/AlecAivazis/survey/v2 v2.3.2
  • github.com/Microsoft/go-winio v0.5.0
  • github.com/Microsoft/go-winio v0.5.1
  • github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8
  • github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7
  • github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239
  • github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
  • github.com/creack/pty v1.1.7
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/emirpasic/gods v1.12.0
  • github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
  • github.com/gliderlabs/ssh v0.2.2
  • github.com/google/go-cmp v0.3.0
  • github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174
  • github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
  • github.com/jessevdk/go-flags v1.4.0
  • github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
  • github.com/kevinburke/ssh_config v1.1.0
  • github.com/kr/binarydist v0.1.0
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/pty v1.1.4
  • github.com/kr/pty v1.1.8
  • github.com/kr/text v0.1.0
  • github.com/mattn/go-colorable v0.1.2
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/pelletier/go-buffruneio v0.2.0
  • github.com/pkg/errors v0.8.1
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sanbornm/go-selfupdate v0.0.0-20210106163404-c9b625feac49
  • github.com/sergi/go-diff v1.0.0
  • github.com/sergi/go-diff v1.2.0
  • github.com/sirupsen/logrus v1.7.0
  • github.com/src-d/gcfg v1.4.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.2.0
  • github.com/stretchr/testify v1.2.1
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.4.0
  • github.com/xanzy/ssh-agent v0.2.1
  • github.com/xanzy/ssh-agent v0.3.1
  • golang.org/x/crypto v0.0.0-20190219172222-a4c6cb3142f2
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5
  • golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
  • golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
  • golang.org/x/crypto v0.0.0-20220126173729-e04a8579fee6
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20190724013045-ca1201d0de80
  • golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/net v0.0.0-20220121210141-e204ce36a2ba
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190221075227-b4e8571b14e0
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e
  • golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
  • golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
  • golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210503060354-a79de5458b56
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.2
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.6
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20190729092621-ff9f1409240a
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/inconshreveable/go-update.v0 v0.0.0-20150814200126-d8b0b1d421aa
  • gopkg.in/src-d/go-billy.v4 v4.3.2
  • gopkg.in/src-d/go-git-fixtures.v3 v3.5.0
  • gopkg.in/src-d/go-git.v4 v4.13.1
  • gopkg.in/warnings.v0 v0.1.2
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.4
  • gopkg.in/yaml.v2 v2.4.0
.github/workflows/beta.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • actions/setup-node v3 composite
  • goreleaser/goreleaser-action v5 composite
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • actions/setup-node v3 composite
  • goreleaser/goreleaser-action v5 composite
web/package-lock.json npm
  • 275 dependencies
web/package.json npm
  • @rushstack/eslint-patch ^1.3.3 development
  • @tailwindcss/forms ^0.5.6 development
  • @vitejs/plugin-vue ^4.3.4 development
  • @vue/eslint-config-prettier ^8.0.0 development
  • autoprefixer ^10.4.15 development
  • eslint ^8.49.0 development
  • eslint-plugin-vue ^9.17.0 development
  • postcss ^8.4.30 development
  • postcss-import ^15.1.0 development
  • prettier ^3.0.3 development
  • tailwindcss ^3.3.3 development
  • vite ^4.5.5 development
  • @mdi/js ^7.0.96
  • @xterm/addon-attach ^0.11.0
  • @xterm/addon-fit ^0.10.0
  • @xterm/addon-web-links ^0.11.0
  • @xterm/xterm ^5.5.0
  • axios ^1.7.7
  • chart.js ^4.4.0
  • datatables.net ^2.1.8
  • datatables.net-dt ^2.1.8
  • datatables.net-vue3 ^3.0.2
  • numeral ^2.0.6
  • pinia ^2.1.6
  • vue ^3.3.4
  • vue-axios ^3.5.2
  • vue-router ^4.2.4
  • vue-toastification ^2.0.0-rc.5
  • xterm ^5.3.0
  • xterm-addon-attach ^0.9.0
  • xterm-addon-fit ^0.8.0
  • xterm-addon-web-links ^0.9.0