Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Haskell: https://github.com/haskell/tar

Score: 6.984716320118265

Last synced: 2 days ago
JSON representation

Repository metadata:

Reading, writing and manipulating ".tar" archive files.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 398
Total Committers: 27
Avg Commits per committer: 14.741
Development Distribution Score (DDS): 0.714

Commits in past year: 134
Committers in past year: 4
Avg Commits per committer in past year: 33.5
Development Distribution Score (DDS) in past year: 0.231

Name Email Commits
Bodigrim a****o@g****m 114
Duncan Coutts d****n@c****g 76
bjorn b****n@b****t 74
Duncan Coutts d****n@h****g 40
Julian Ospald h****l@p****e 29
Herbert Valerio Riedel h****r@g****g 15
Duncan Coutts d****n@w****m 10
bringert b****t@c****e 9
Edsko de Vries e****o@w****m 4
Tom Mortiboy t****y@g****m 4
Oleg Grenrus o****s@i****i 3
Max Bolingbroke b****r@h****m 3
Zejun Wu w****i@w****s 2
Michael McKibben m****n@g****m 2
askeblad 7****d 1
derpyxd 3****d 1
Edmund Noble e****e@g****m 1
Edward Kmett e****t@g****m 1
Emily Pillmore e****i@c****y 1
Eric Lindblad a****d@o****m 1
Francesco Ariis f****l@a****t 1
Ganesh Sittampalam g****h@e****i 1
Ian Lynagh i****o@e****i 1
Michael Sloan m****n@g****m 1
Nicolas Pouillard n****d@g****m 1
Sergei Trofimovich s****t@g****m 1
Simon Marlow m****d@g****m 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 40
Total pull requests: 53
Average time to close issues: over 2 years
Average time to close pull requests: 6 months
Total issue authors: 28
Total pull request authors: 23
Average comments per issue: 4.55
Average comments per pull request: 2.62
Merged pull request: 34
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 12
Past year average time to close issues: 7 days
Past year average time to close pull requests: 4 days
Past year issue authors: 4
Past year pull request authors: 4
Past year average comments per issue: 5.83
Past year average comments per pull request: 3.83
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • hasufell (7)
  • brandon-leapyear (3)
  • bitc (2)
  • Bodigrim (2)
  • phadej (2)
  • edsko (2)
  • meghfossa (1)
  • ndmitchell (1)
  • plenteum (1)
  • quasicomputational (1)
  • rekado (1)
  • RyanGlScott (1)
  • Sciencei (1)
  • TerrorJack (1)
  • vmchale (1)

Top Pull Request Authors

  • hasufell (9)
  • phadej (8)
  • Bodigrim (5)
  • edmundnoble (4)
  • edsko (4)
  • hvr (3)
  • deepfire (2)
  • ghost (2)
  • vmchale (2)
  • fumieval (1)
  • trofi (1)
  • emilypi (1)
  • ekmett (1)
  • tmortiboy (1)
  • mgsloan (1)

Top Issue Labels

Top Pull Request Labels

  • enhancement (3)
  • pvp: major (2)

Dependencies

htar/htar.cabal hackage
  • base >=4.9 && <5
  • bytestring >=0.9
  • bzlib >=0.4 && <0.7
  • directory >=1.0
  • filepath >=1.0
  • tar >=0.4.2
  • time >=1.1
  • time >=1.5
  • zlib >=0.4 && <0.7
.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
tar.cabal hackage
  • array * benchmark
  • base * benchmark
  • bytestring >=0.10 benchmark
  • containers * benchmark
  • deepseq * benchmark
  • directory >=1.2 benchmark
  • filepath * benchmark
  • tar * benchmark
  • tasty-bench * benchmark
  • time * benchmark
  • array <0.6
  • base >=4.9 && <5
  • bytestring >=0.10 && <0.12
  • containers >=0.2 && <0.7
  • deepseq >=1.1 && <1.5
  • directory >=1.2 && <1.4
  • filepath <1.5
  • tar-internal *
  • time <1.13
  • QuickCheck ==2.* test
  • array * test
  • base * test
  • bytestring >=0.10 test
  • bytestring-handle * test
  • containers * test
  • deepseq * test
  • directory >=1.2 test
  • filepath * test
  • tar-internal * test
  • tasty >=0.10 && <1.5 test
  • tasty-quickcheck >=0.8 && <0.11 test
  • time * test