Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

go-callvis

An interactive tool for visualizing a call graph of a Go program
Collective - Host: opensource - https://opencollective.com/go-callvis - Website: https://ofabry.github.io/go-callvis - Code: https://github.com/ofabry/go-callvis

Update README

- add omit std to features

github.com/ondrajz/go-callvis - cf6a801a8df06322550c09f006e54be219f91c5a authored almost 8 years ago by TrueFurby <[email protected]>
Add release Makefile

github.com/ondrajz/go-callvis - ad875cfc2d5d268008bde84b8c01b9e998d29908 authored almost 8 years ago by TrueFurby <[email protected]>
Add option to omit std packages

github.com/ondrajz/go-callvis - abc85c3af01c1d1df5b87f913db602a8d19ac8f0 authored almost 8 years ago by TrueFurby <[email protected]>
Add support for multiple limit path prefixes

github.com/ondrajz/go-callvis - 2dc5fd598244fe8fdf03152148bf7aaba5323433 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- add piping to dot in usage

github.com/ondrajz/go-callvis - d5d9c6ddab116e63029a878e5c5ed2590f969a99 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- formatting

github.com/ondrajz/go-callvis - 98017a8c716caf59a58feb001852d2defa1c3092 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- minor formatting edits

github.com/ondrajz/go-callvis - 9ac54587284404810fcbac5a1cfa56473879455c authored almost 8 years ago by TrueFurby <[email protected]>
Cleanup README

github.com/ondrajz/go-callvis - dbf4ece547dfc6d60f4cd64dcf33beafd4ff14e8 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- move badges

github.com/ondrajz/go-callvis - e9cea4d4ca07273f936ed67bfa1e237294cdd371 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- fix spacing

github.com/ondrajz/go-callvis - 66fce90f2d736de14e3415eafd4c9726c6c4a434 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- add gopher <3
- center the title
- move images folder
- add link to goexplorer
- link to image...

github.com/ondrajz/go-callvis - 64feb5126d78e771b035f68344a1dabb7058279c authored almost 8 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - 45bc11583f7427907e6addbf0e9325cb3e47be14 authored almost 8 years ago by TrueFurby <[email protected]>
Update flag help usage

github.com/ondrajz/go-callvis - 0dd80440d7c842e2add077ef17c300efe506c974 authored almost 8 years ago by TrueFurby <[email protected]>
Fixes #3

- allow focus option as import path with pkg name as fallback
- now shows error when focus pkg n...

github.com/ondrajz/go-callvis - 9f1dd3b39e02824b4edaf48eeb3d734d5c2eb101 authored almost 8 years ago by TrueFurby <[email protected]>
Add forgotten example

github.com/ondrajz/go-callvis - 2f87717cda14eb6d6363dd4af9b1e9630a46f42c authored almost 8 years ago by TrueFurby <[email protected]>
Fix missing exit on error

github.com/ondrajz/go-callvis - beffe2c71fa9e48f70e98a8f95d8f0464b876522 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - 0adca6d466663f06fd97c80a7a729b873a61904c authored almost 8 years ago by TrueFurby <[email protected]>
Refactor the code

- refactor templating of output
- changed arrows representing call execution (concurrent/deferre...

github.com/ondrajz/go-callvis - e890e1b1ac721802327ca5ce36556836e8c7097a authored almost 8 years ago by TrueFurby <[email protected]>
Remove TODO

- using Projects on Github now

github.com/ondrajz/go-callvis - 61543d676661b07b3b1025959656bdd9bf8c06e1 authored almost 8 years ago by TrueFurby <[email protected]>
Add badge for release

github.com/ondrajz/go-callvis - 01a800681db85cc69831cbc322369b7a9606288b authored almost 8 years ago by TrueFurby <[email protected]>
Add badge for gophers slack

github.com/ondrajz/go-callvis - 25ed2e1ac65d2f5a3cd85bdd2e744e891fa9de18 authored almost 8 years ago by TrueFurby <[email protected]>
Clean before install

github.com/ondrajz/go-callvis - 5d1058d91a23699d2e13ca63120683e7ac03990c authored almost 8 years ago by TrueFurby <[email protected]>
Update Makefile

github.com/ondrajz/go-callvis - aed6a593cb138576e6c514f8e62453cd1701620b authored almost 8 years ago by TrueFurby <[email protected]>
Update .gitignore

github.com/ondrajz/go-callvis - 90220d1125fa2243385ab8bf8f57de949b08e118 authored almost 8 years ago by TrueFurby <[email protected]>
Update example

github.com/ondrajz/go-callvis - d362dd6758ac6f0acb72c113d7eb309ca4e11df2 authored almost 8 years ago by TrueFurby <[email protected]>
Edit output formatting

github.com/ondrajz/go-callvis - 3ce853f55894e4dfba52320eb46760c0b83461e8 authored almost 8 years ago by TrueFurby <[email protected]>
Refactor dot properties

github.com/ondrajz/go-callvis - 580a9af32cfe106cef504cd64a85bc2bcd54ab9d authored almost 8 years ago by TrueFurby <[email protected]>
Update Makefile and fix travis

github.com/ondrajz/go-callvis - 9c68c84c80f24781b5837363b0b90eba96093506 authored almost 8 years ago by TrueFurby <[email protected]>
Add Makefile

- uses `git describe` to set version

github.com/ondrajz/go-callvis - 46bc0e0eff66a4ea01db512b4416cf718e9a3346 authored almost 8 years ago by TrueFurby <[email protected]>
Refactor some code

- change `sub` flag to `group`
- remove condition that ignored packages from top-level vendor fo...

github.com/ondrajz/go-callvis - 14307d5a4a9311847f85e057b2718d3869d9aba2 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- restructure legend
- cleanup formatting

github.com/ondrajz/go-callvis - 98a94ae36f294af2b041072c4b5c6ee6b6645305 authored almost 8 years ago by TrueFurby <[email protected]>
Remove CircleCI

github.com/ondrajz/go-callvis - edfade9e99d2cb040ac25e0d30ccbe4e542fc47a authored almost 8 years ago by TrueFurby <[email protected]>
Update example

Change `Normal` to `Static`

github.com/ondrajz/go-callvis - 1b2857243744f9c61f8ab7f7c7438a6dad7ae176 authored almost 8 years ago by TrueFurby <[email protected]>
Update README.md

Add CircleCI status badge

github.com/ondrajz/go-callvis - aa08d82d24a1ac26dd8ed771cdb5b35cdefdb849 authored almost 8 years ago by Ondrej Fabry <[email protected]>
Update README

Add goreportcard image

github.com/ondrajz/go-callvis - a4c37b7a88858d5f45de81bf9ac5549548112c1b authored almost 8 years ago by Ondrej Fabry <[email protected]>
Fix golint issue for examples

- change `main.Direct` func to `main.direct` to be unexported
- change `mypkg.New` func to `mypk...

github.com/ondrajz/go-callvis - d0c4afd3d7cffe5cf07b4b699604fb46a3b6c568 authored almost 8 years ago by TrueFurby <[email protected]>
Add LICENSE

github.com/ondrajz/go-callvis - 92ac27f4f32e3dd3c47df8ad47282510e63ae0a3 authored almost 8 years ago by TrueFurby <[email protected]>
Update README.md

- add build status from travis-ci

github.com/ondrajz/go-callvis - 7cb9305e7582f207e100b6ce66cadef15e0ea25d authored almost 8 years ago by Ondrej Fabry <[email protected]>
Add .travis.yml

github.com/ondrajz/go-callvis - f6744491777fbd35ae341ee5703117e98f493be4 authored almost 8 years ago by TrueFurby <[email protected]>
Add .gitignore

github.com/ondrajz/go-callvis - 003e0e382972933527b56db2cebe182fccd6170c authored almost 8 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - d358d676c217638bbff8dabbf8947205ce5cb66c authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- add examples to legend table

github.com/ondrajz/go-callvis - 7110b2d5555374a1c20778d841f9eee02caf96d8 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - 09b1c6a595f2001330221b7c17679b10b6e3088f authored almost 8 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - 195699305c6020c238e27f30bd2e93238ec1dd55 authored almost 8 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - ebc98e20e4f7df3f9c56f4947c5b16b0322272db authored almost 8 years ago by TrueFurby <[email protected]>
Update TODO

github.com/ondrajz/go-callvis - f49f7ae2a946c75fb0218b2d1d06e3f46aaa8dea authored almost 8 years ago by TrueFurby <[email protected]>
Update README

- add known issues

github.com/ondrajz/go-callvis - 15da491f7680b7fede8f76b763c8f933488c3b80 authored almost 8 years ago by TrueFurby <[email protected]>
Update TODO

github.com/ondrajz/go-callvis - 94b5c7cb9223d2a3950353abd1ccd11da33a8c6b authored almost 8 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - 002bf81f627e4d3499ba37dfbd49bffb18132e6e authored almost 8 years ago by TrueFurby <[email protected]>
Add simple example

github.com/ondrajz/go-callvis - 5e5c1dfa48f00d16e162787527be8600dd3d2638 authored almost 8 years ago by TrueFurby <[email protected]>
Focus 'main' package as default

github.com/ondrajz/go-callvis - e9b96e85a6026c7c63418564c6420b3362b5fa80 authored almost 8 years ago by TrueFurby <[email protected]>
Fixes #2

- fixes issue relating invalid label of type group

github.com/ondrajz/go-callvis - 9da66c16f5dcb8e4165b32e239795a79b70c11f2 authored almost 8 years ago by TrueFurby <[email protected]>
Update README.md

add go requirement

github.com/ondrajz/go-callvis - 4206629214bd2f5742ed27a63aa047345745ddc2 authored almost 8 years ago by GoFurby <[email protected]>
Update README.md

add requirements

github.com/ondrajz/go-callvis - 16723c513c2769d910667b7661ca627f569e5298 authored almost 8 years ago by GoFurby <[email protected]>
chore: update README

github.com/ondrajz/go-callvis - 003bc752f1543281a99116a36071f3a9a43457d9 authored almost 8 years ago by TrueFurby <[email protected]>
fix: missing grouping by package

github.com/ondrajz/go-callvis - 6f096d09c9cbb5b1ba1691605b7bdb67cc741073 authored almost 8 years ago by TrueFurby <[email protected]>
chore: update TODO

github.com/ondrajz/go-callvis - 58754f70ebe63a2bce46e3016f3fe7e3b3f82885 authored almost 8 years ago by TrueFurby <[email protected]>
chore: update README

github.com/ondrajz/go-callvis - 52b036eabc243ce155e181193c73330cf27f68d1 authored almost 8 years ago by TrueFurby <[email protected]>
feat: bold border for exported funcs

github.com/ondrajz/go-callvis - df28b132e709db09940748fcf1bf17fdce11be2d authored about 8 years ago by TrueFurby <[email protected]>
feat: add ignore flag

github.com/ondrajz/go-callvis - b0c09a8604fe810502de9bd769687f70d71969ff authored about 8 years ago by TrueFurby <[email protected]>
chore: update README

github.com/ondrajz/go-callvis - 2cff1b859aa40350898a1df5bf9cc630ebaa776a authored about 8 years ago by Furby <[email protected]>
update TODO

github.com/ondrajz/go-callvis - d052cd2367b45654ee4af2bd2ebed289e119f850 authored about 8 years ago by TrueFurby <[email protected]>
rename to go-callvis

github.com/ondrajz/go-callvis - fab03ccbd9989a7fef1904e8967c5cdd42f78c32 authored over 8 years ago by TrueFurby <[email protected]>
create TODO

github.com/ondrajz/go-callvis - 6415d00592e7250f2f08d3d48fa1dc23b9306882 authored over 8 years ago by TrueFurby <[email protected]>
add example preview for pkg grouping

github.com/ondrajz/go-callvis - d61780cd7f5b3f35f09db1b69f05c18e06dcf4e8 authored over 8 years ago by TrueFurby <[email protected]>
add example preview for syncthing's upgrade pkg

github.com/ondrajz/go-callvis - 2099eda38090ee6e46b2a3e94fc1c4b05e50f7ea authored over 8 years ago by TrueFurby <[email protected]>
edge style for into/from focused pkg and concurrent/deferred calls

github.com/ondrajz/go-callvis - 13757052420862fc41985cd9529b5ade43f9635f authored over 8 years ago by TrueFurby <[email protected]>
add flag for minlen of edge

github.com/ondrajz/go-callvis - 3bd5296e0205cf8ea369d581238900fb348ee88a authored over 8 years ago by TrueFurby <[email protected]>
dotted border for anon funcs

github.com/ondrajz/go-callvis - a1da7bcf2d8cefcf82cefbb4224a1d5efdd698c0 authored over 8 years ago by TrueFurby <[email protected]>
feat: subgraph by pkg

github.com/ondrajz/go-callvis - 86e1883635b01b42e94a51f12e435f3a7b5f62fe authored over 8 years ago by TrueFurby <[email protected]>
feat: subgraph by as flag

github.com/ondrajz/go-callvis - 4db6176b710b6c9e48ad41fec30f58320926b97d authored over 8 years ago by TrueFurby <[email protected]>
fix: anon funcs in subgraphs

github.com/ondrajz/go-callvis - 41e35cd03a5448cec4868a5dd478709d9b63a5e5 authored over 8 years ago by TrueFurby <[email protected]>
initial commit

github.com/ondrajz/go-callvis - a82bc1278f8244463a1c20c18250e0e94060d514 authored over 8 years ago by TrueFurby <[email protected]>