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.md

Signed-off-by: Ondrej Fabry <[email protected]>

github.com/ondrajz/go-callvis - 219da1466b0af15cec684973262c82d61184723c authored over 1 year ago by Ondrej Fabry <[email protected]>
Update version.go (#133)

Signed-off-by: Ondrej Fabry <[email protected]>

github.com/ondrajz/go-callvis - 92b20e070386c593a5cbc99b4df3bf239420d5b6 authored over 1 year ago by Ondrej Fabry <[email protected]>
Fix issue go-callvis with build tags (#139)

* fix issue go-callvis with -tags

* remove un-needed code

github.com/ondrajz/go-callvis - 39cbadbbdf0b4ba395f4cfc26454505f41e109e2 authored over 1 year ago by minhtrex <[email protected]>
docs: use 'go install' instead of 'go get' (#146)

* docs: use 'go install' instead of 'go get'

As of Go 1.17, 'go get' is deprecated, and as of...

github.com/ondrajz/go-callvis - 79702ceab5a5647da6430f9cc25f949d54611237 authored over 1 year ago by mikaello <[email protected]>
Fix build budge (#155)

Signed-off-by: Ondrej Fabry <[email protected]>
Co-authored-by: Ondrej Fabry <ofabry.sk@gmail...

github.com/ondrajz/go-callvis - 7c403339af182fab7593f707cc0723354b915886 authored over 1 year ago by Y.Horie <[email protected]>
Update README.md (#137)

Signed-off-by: Nikolay Dubina <[email protected]>

github.com/ondrajz/go-callvis - 7edb24ad040340058bfc38cd25a4a030d15358aa authored over 1 year ago by Nikolay Dubina <[email protected]>
Update ci.yml (#148)

* Update ci.yml

Signed-off-by: Ondrej Fabry <[email protected]>

* Update ci.yml

Signe...

github.com/ondrajz/go-callvis - 8e7cb0681b19ef4411f09aa9aaed76b43adbc05d authored over 1 year ago by Ondrej Fabry <[email protected]>
update(go.mod): dependency update to support go 1.19 (#131)

github.com/ondrajz/go-callvis - a410f11381117a36174c476ae6d1eb0971d673e1 authored over 2 years ago by saberder <[email protected]>
Update README.md

github.com/ondrajz/go-callvis - 3b5d49b003b1c4e392c1ef03c7db0962d82e58b0 authored over 2 years ago by Ondrej Fabry <[email protected]>
update(go.mod): dependency update to support go 1.18 generics (#121)

github.com/ondrajz/go-callvis - e281d70677325fc99bacef0a591efd255e534a13 authored over 2 years ago by Xinyu Xie <[email protected]>
Add supports for all callgraph construction algo (#104)

* add supports for all callgraph construction algo

* minor fix

Co-authored-by: Ondrej Fabr...

github.com/ondrajz/go-callvis - 06b3e4b2686a87c6c1a40e620fe6a5b31e1c2a0d authored over 2 years ago by magodo <[email protected]>
Add GitHub workflow (#118)

github.com/ondrajz/go-callvis - 4e94a82bf2ffaa995006fe535deac27d152b6ecf authored over 2 years ago by Ondrej Fabry <[email protected]>
Bump x/tools (#109)

github.com/ondrajz/go-callvis - 0a3cbd8e942af01f69f0414dd646b3f2a8c5d36a authored over 2 years ago by Ben Moss <[email protected]>
remove lint warnning (#100)

Co-authored-by: liaohanqin <[email protected]>

github.com/ondrajz/go-callvis - faa9a641834cedbcef6c18f6bfbbc765e1f71541 authored over 3 years ago by liaohanqin <[email protected]>
Passthru of graphviz node shape,style (#84)

* Passthru of graphviz node shape,style

* Use templating for nodeshape, nodestyle

Co-autho...

github.com/ondrajz/go-callvis - 15d59bab7d99e9be721efde994d3f08ebc756d0a authored over 3 years ago by Russtopia <[email protected]>
Add rankdir command line flag for graph layout direction. (#92)

Co-authored-by: Ondrej Fabry <[email protected]>

github.com/ondrajz/go-callvis - 8b4e9784b3345007f18bf1a0ebba301c9b35cdae authored over 3 years ago by russ <[email protected]>
fix the parametes '-tags' no effect,use -tag="-tags xxx" (#88)

github.com/ondrajz/go-callvis - dcaa7a7a9c1dd74224b2f1e23df5b96c109a93b5 authored over 3 years ago by locetyang <[email protected]>
Update FUNDING.yml

github.com/ondrajz/go-callvis - 71bdc75f8bf8f3730757679bb7c645ee2fcfd3d1 authored almost 4 years ago by Ondrej Fabry <[email protected]>
Create FUNDING.yml

github.com/ondrajz/go-callvis - 0e0044c83ddb904f28f8a7d141511f0294873cf5 authored almost 4 years ago by Ondrej Fabry <[email protected]>
File position (#67)

Co-authored-by: alan <[email protected]>
Co-authored-by: Ondrej Fabry <[email protected]>...

github.com/ondrajz/go-callvis - e6144a9f297c5283d0be29e2c56d9459f68e9f2f authored almost 4 years ago by Georg Gentzen <[email protected]>
Add caching (#71)

Co-authored-by: alan <[email protected]>

github.com/ondrajz/go-callvis - fbe7e9f07309d21b548a61ca04dda073234ec8d6 authored about 4 years ago by adieUkid <[email protected]>
Render images with Go library instead of Graphviz's dot (#70)

github.com/ondrajz/go-callvis - d9b7b595922dcaf82d4dd44868c0323faf42b8a2 authored over 4 years ago by Ondrej Fabry <[email protected]>
Update version to 0.6.0

github.com/ondrajz/go-callvis - 6b289a9fb58840f83e5a5f2c73e47665b75cbd7f authored almost 5 years ago by Ondrej Fabry <[email protected]>
Update deps

github.com/ondrajz/go-callvis - 350d02f8f18cb9d862ef533c4d420e602db37604 authored almost 5 years ago by Ondrej Fabry <[email protected]>
Update example image

github.com/ondrajz/go-callvis - 7e2ba4712debf25d6d60dafe4b52ab65551c5de8 authored almost 5 years ago by Ondrej Fabry <[email protected]>
Change font

github.com/ondrajz/go-callvis - 74f7b0ac5e43131d421d6a47bb5c0db3b2321348 authored almost 5 years ago by Ondrej Fabry <[email protected]>
Update username to ofabry

github.com/ondrajz/go-callvis - 556881087a17c676043323812d500811b5121a55 authored almost 5 years ago by Ondrej Fabry <[email protected]>
Update README.md

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

github.com/ondrajz/go-callvis - 470af879ec22da270d0237bc9d37772d964bf8ab authored almost 5 years ago by Ondrej Fabry <[email protected]>
Update README.md

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

github.com/ondrajz/go-callvis - b311ad754d7f80f761590acb12c287bcd30392ca authored almost 5 years ago by Ondrej Fabry <[email protected]>
handle the case of no focusing (#58)

github.com/ondrajz/go-callvis - 7746bfa850b4ca67f98926fd7559a4ffeb319a3c authored almost 5 years ago by quantonganh <[email protected]>
add latest flags to readme (#57)

github.com/ondrajz/go-callvis - e7fac5b955559fe299b3afbdf0dca05d9ab15907 authored almost 5 years ago by Pierre Penninckx <[email protected]>
Update README.md

github.com/ondrajz/go-callvis - 9638034b08bd27543190302d654251543bfdf007 authored over 5 years ago by Ondrej Fabry <[email protected]>
Update README.md

github.com/ondrajz/go-callvis - 31504c75888700dee9b83fbfe43269513dab8c13 authored over 5 years ago by Ondrej Fabry <[email protected]>
Update README (#50)

Update README

github.com/ondrajz/go-callvis - f64aba0dacce800b90cb3054514ad62a18123e60 authored over 5 years ago by Ondrej Fabry <[email protected]>
Update README

Signed-off-by: Ondrej Fabry <[email protected]>

github.com/ondrajz/go-callvis - ac91a829f41c937295116f65c54b371befb0a616 authored over 5 years ago by Ondrej Fabry <[email protected]>
Go module support (#49)

Go module support

github.com/ondrajz/go-callvis - 53c946429617a31d53e2bf356f4bbf6f2c4dee4c authored over 5 years ago by Ondrej Fabry <[email protected]>
Use golang.org/x/tools/go/packages for loading packages

Signed-off-by: Ondrej Fabry <[email protected]>

github.com/ondrajz/go-callvis - deb869bdd75efeca2ec1f25ac7a1a8509dabb938 authored over 5 years ago by Ondrej Fabry <[email protected]>
Fix building for Go 1.12 on travis

Signed-off-by: Ondrej Fabry <[email protected]>

github.com/ondrajz/go-callvis - 5d15b1603e674ecacdf3c00ceada35bac773042c authored over 5 years ago by Ondrej Fabry <[email protected]>
Migrate to Go modules

Signed-off-by: Ondrej Fabry <[email protected]>

github.com/ondrajz/go-callvis - 0da3205c29e6e3f0102fb584694c899206ea52be authored over 5 years ago by Ondrej Fabry <[email protected]>
Merge pull request #39 from Russtopia/master

Add options -format,-file for PNG/SVG file output

github.com/ondrajz/go-callvis - 73ead250e42f15e327a87a24acf35a7141840098 authored almost 6 years ago by Ondrej Fabry <[email protected]>
Remove unneeded switch block in main for outputFormat

github.com/ondrajz/go-callvis - b0f83dace7590479f5b6cbba939ca048190fc2f0 authored about 6 years ago by Russ Magee <[email protected]>
Option fixups based on code review

github.com/ondrajz/go-callvis - b14899a57e9c61f50600965ad0b46a9a0878db51 authored about 6 years ago by Russ Magee <[email protected]>
Add options -format,-file for PNG/SVG file output

github.com/ondrajz/go-callvis - 7639d1d8ab42b9d211da7795e3f6c172b62c6628 authored about 6 years ago by Russ Magee <[email protected]>
Backed out PR#39 ver1

github.com/ondrajz/go-callvis - ea9b03fe36a6a6b9098a04f893379a6365eeb784 authored about 6 years ago by Russ Magee <[email protected]>
Added -output, -svg, -png options for non-server mode

github.com/ondrajz/go-callvis - ce5c327ac0352a03adc4ba784e58896139a70aa3 authored about 6 years ago by Russ Magee <[email protected]>
Merge pull request #34 from ruudk/patch-2

Add setup instructions to example readme

github.com/ondrajz/go-callvis - 3e2058f3456222ed840c319f936ec0a21e00dab5 authored about 6 years ago by Ondrej Fabry <[email protected]>
Explain why you have to call build.sh

github.com/ondrajz/go-callvis - 94edee4258c52b8def84fd7f0aa02ccaccc4aa63 authored about 6 years ago by Ruud Kamphuis <[email protected]>
Update dependencies

- this actually fixes some internal crash in pointer analysis for one of my projects

github.com/ondrajz/go-callvis - 5a16664bdc14ca411d5fd689363c6365dd38870d authored about 6 years ago by TrueFurby <[email protected]>
Add setup instructions to example readme

github.com/ondrajz/go-callvis - c785ba6f270ec2edb72c9aef71078bc99a62685c authored about 6 years ago by Ruud Kamphuis <[email protected]>
Merge pull request #33 from ruudk/patch-1

Write as string instead of bytes when requesting dot format

github.com/ondrajz/go-callvis - 511c13c1addf8ac91cad91de2dee51f6b3443238 authored about 6 years ago by Ondrej Fabry <[email protected]>
Write as string instead of bytes when requesting dot format

github.com/ondrajz/go-callvis - 700c46cbe29bcf914538f1ed99b4c57ccb00e873 authored about 6 years ago by Ruud Kamphuis <[email protected]>
Show full path in tooltip for packages and types

github.com/ondrajz/go-callvis - 32b0a6adaac057711f6a037b2d2d1bec7cfb994f authored over 6 years ago by TrueFurby <[email protected]>
Update deps

github.com/ondrajz/go-callvis - 47d9a9486812b29a86a05a6f69d54d8b65edece0 authored over 6 years ago by TrueFurby <[email protected]>
Open browser automatically

github.com/ondrajz/go-callvis - 09a09fda294d578fb9e7ce45eab6a28aeacf7f99 authored over 6 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - 61938d7bbeebd94da7235c9409d19094838c2064 authored over 6 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - e0442602d5e9d6ab63460bcd3b53a28fe7c448bb authored over 6 years ago by TrueFurby <[email protected]>
Use first path from GOPATH

github.com/ondrajz/go-callvis - 724fe4520c0fc249b6c8b24ba7fde0b4878766ec authored over 6 years ago by TrueFurby <[email protected]>
Merge pull request #29 from TrueFurby/devel

Using SVG format with links to packages served via HTTP

github.com/ondrajz/go-callvis - 16fca86e5868a70e778d7428cd45a3eddecb37fa authored over 6 years ago by Ondrej Fabry <[email protected]>
Update README

github.com/ondrajz/go-callvis - 7297661a8bdebf8594c089abf912137d95d1c638 authored over 6 years ago by TrueFurby <[email protected]>
Update README

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

github.com/ondrajz/go-callvis - 5078e954fcffcb074fee2d8ba33f743240dce73f authored over 6 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - 1157fccab67e40f079dfd1d404d4da5c0b05a6a6 authored over 6 years ago by TrueFurby <[email protected]>
Update README

github.com/ondrajz/go-callvis - 401672525645445e19c96c49d9bac9ff40988e2f authored over 6 years ago by TrueFurby <[email protected]>
Define -tags flag

github.com/ondrajz/go-callvis - 30277fb88c4cca473fcd5a40de257257beaa1dc3 authored over 6 years ago by TrueFurby <[email protected]>
Cleanup code

github.com/ondrajz/go-callvis - 36ece2ea8f9af43d2f783f3104b334b4ea88b723 authored over 6 years ago by TrueFurby <[email protected]>
Move analysis to separate file

github.com/ondrajz/go-callvis - 18cc71cc2bcd16c5b9b27bd08334bd8edcdbdb15 authored over 6 years ago by TrueFurby <[email protected]>
Add tooltips for packages and types

github.com/ondrajz/go-callvis - b28a7d13022b11c8b221a0a240807aea032b0327 authored over 6 years ago by TrueFurby <[email protected]>
Cleanup code

github.com/ondrajz/go-callvis - 1533761681962f861179bfc68a5af85f84d41161 authored over 6 years ago by TrueFurby <[email protected]>
Merge branch 'master' into devel

# Conflicts:
# main.go

github.com/ondrajz/go-callvis - d70d9fff19a2a49d135aec0fefaf4c14c16db495 authored over 6 years ago by TrueFurby <[email protected]>
Commit vendor, cleanup Makefile and flags

github.com/ondrajz/go-callvis - 43e658300e2a9be2c21ebed193c3478920f9f5cb authored over 6 years ago by TrueFurby <[email protected]>
Merge pull request #23 from idealhack/patch-1

Fix download link of Graphviz

github.com/ondrajz/go-callvis - 0c1dcf6478d66d21d205683f840b6b41ee8ce6f9 authored over 6 years ago by Ondrej Fabry <[email protected]>
Fix download link of Graphviz

github.com/ondrajz/go-callvis - d0b0ce90b1af1755f6eaf6c38cd3bed6c17d5ad7 authored over 6 years ago by Yang Li <[email protected]>
Fixes #18

github.com/ondrajz/go-callvis - 099e33b0bda859352a410a8269bfdc16a4bf71b7 authored almost 7 years ago by Ondrej Fabry <[email protected]>
Fix include flag

github.com/ondrajz/go-callvis - d99ac8ecd081e689f662bceb764b8766aa2b9cf9 authored about 7 years ago by TrueFurby <[email protected]>
wip include flag

github.com/ondrajz/go-callvis - b2d4c6218610000624e0e6d064ce5eb4fa88e64c authored about 7 years ago by TrueFurby <[email protected]>
Add URLs

github.com/ondrajz/go-callvis - 5d0ff088b972fa6ee82064c43d3ce76b1d67efa8 authored about 7 years ago by Ondrej Fabry <[email protected]>
Tweak fonts

github.com/ondrajz/go-callvis - ffdbe615b3df79802fe061b7fd0b8ad20215adb9 authored about 7 years ago by Ondrej Fabry <[email protected]>
Serving SVG images

github.com/ondrajz/go-callvis - 9fcc60f75f7facf6fef042ee675be52a67dd7cb3 authored about 7 years ago by TrueFurby <[email protected]>
Web serving WIP

github.com/ondrajz/go-callvis - bdb5b160f7e37797b683fe958865dbb797d63bb1 authored about 7 years ago by TrueFurby <[email protected]>
Update travis config

github.com/ondrajz/go-callvis - e5c316e02a8d12890399589dafd1a33b10243a53 authored about 7 years ago by TrueFurby <[email protected]>
Change required Go version to 1.8+

github.com/ondrajz/go-callvis - 5e465ccffca64d96199f8ba0660d69fdaf3ef7ea authored about 7 years ago by TrueFurby <[email protected]>
Merge pull request #14 from garrettr/fix-makefile-macos

Fix Makefile on macOS

github.com/ondrajz/go-callvis - 1c2ab146c8c3f823bafe32ad9ec3faa5fd20298a authored about 7 years ago by Ondrej Fabry <[email protected]>
Fix Makefile on macOS

...and possibly on other platforms as well. While some Go developers
like to add $GOPATH/bin to ...

github.com/ondrajz/go-callvis - 5df5cb0b0c059076273ef36e9ab35925c2206558 authored over 7 years ago by Garrett Robinson <[email protected]>
Fix compilation issue

github.com/ondrajz/go-callvis - 8d4e67e05995604e1a32d6bd35d37384c9c1de99 authored over 7 years ago by TrueFurby <[email protected]>
Fix local import

github.com/ondrajz/go-callvis - 644a129c8c3c46c71039d4a6ae7676192dc12e80 authored over 7 years ago by TrueFurby <[email protected]>
Update golang dep tool

github.com/ondrajz/go-callvis - a5f9bf85971e9874d9aa4f376cb03942b3a92939 authored over 7 years ago by TrueFurby <[email protected]>
Update Makefile

change order or targets for issue #11

github.com/ondrajz/go-callvis - eccbc190c8f5aa1df8b7703f212264ad712b369d authored over 7 years ago by ⮚ Ondrej Fabry ⮘ <[email protected]>
Set Go 1.7 as minimal requirement

github.com/ondrajz/go-callvis - 86a162932bac532b94a1b725d80818bfadcc322e authored over 7 years ago by TrueFurby <[email protected]>
Fix travis install

github.com/ondrajz/go-callvis - 39377049e927455bc5bbaee025accdfae32368ba authored over 7 years ago by TrueFurby <[email protected]>
Add get-deps dependency for install target

github.com/ondrajz/go-callvis - 3332e0946a56c77ad16d5bedf0ad9da15fbeea8a authored over 7 years ago by TrueFurby <[email protected]>
Use dep tool for vendor dependencies

github.com/ondrajz/go-callvis - 015acc7c4d05e9f78c7eee650c548aafe03dff93 authored over 7 years ago by TrueFurby <[email protected]>
Add `Travis CI Worker` to example projects

github.com/ondrajz/go-callvis - cc64b2b6c22d8ec8840798af92a96e95a0ffbc1a authored over 7 years ago by TrueFurby <[email protected]>
Update README.md

github.com/ondrajz/go-callvis - c1306676e02f7313e00640f402f4dcb4875f38f3 authored over 7 years ago by Ondrej Fabry <[email protected]>
Set theme jekyll-theme-minimal

github.com/ondrajz/go-callvis - 6664bf9279def40976002b6111110be355b5c088 authored over 7 years ago by Ondrej Fabry <[email protected]>
Set theme jekyll-theme-midnight

github.com/ondrajz/go-callvis - 7630404cacbc0407d522b2215eff1cb95b128b9c authored over 7 years ago by Ondrej Fabry <[email protected]>
Fix tables in README

github.com/ondrajz/go-callvis - 6e49fd326acd09c37823ab2e18c51964050b2ee6 authored over 7 years ago by TrueFurby <[email protected]>
Add docker example

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

- show calls for two funcs outside focus that both have calls in or out
focused package

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