Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Madge
Create graphs from your CommonJS, AMD or ES6 module dependencies
Collective -
Host: opensource -
https://opencollective.com/madge
- Code: https://github.com/pahen/madge
Update all dependencies that will not break tests
github.com/pahen/madge - 65dcaf318defa3140222c9774b35d51373bd5aa1 authored about 9 years ago by Martin Kapp <[email protected]>
github.com/pahen/madge - 65dcaf318defa3140222c9774b35d51373bd5aa1 authored about 9 years ago by Martin Kapp <[email protected]>
Bump to version 0.5.0
github.com/pahen/madge - 3b4957bafbb12d3626d0c8412a5bdd52232e8ce5 authored over 9 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 3b4957bafbb12d3626d0c8412a5bdd52232e8ce5 authored over 9 years ago by Patrik Henningsson <[email protected]>
Cleanup after PL.
github.com/pahen/madge - a0d18ffdf8530ca10ebc6ab8e4e86f160b4b524c authored over 9 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - a0d18ffdf8530ca10ebc6ab8e4e86f160b4b524c authored over 9 years ago by Patrik Henningsson <[email protected]>
Add ES6 module support
github.com/pahen/madge - d5b0b60cff78aa473e60cf81322a9cfc716643a4 authored almost 10 years ago by Marc Laval <[email protected]>
github.com/pahen/madge - d5b0b60cff78aa473e60cf81322a9cfc716643a4 authored almost 10 years ago by Marc Laval <[email protected]>
Publish to NPM when creating release.
github.com/pahen/madge - 6d8332fd5a76768e55bbad65c106f466f888eafd authored almost 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 6d8332fd5a76768e55bbad65c106f466f888eafd authored almost 10 years ago by Patrik Henningsson <[email protected]>
Use npm-shrinkwrap instead of “npm shrinkwrap” to get consistent “resolved” fields.
github.com/pahen/madge - 082abcb83a34aec2db0edeb728b85cf2e0be2e0b authored almost 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 082abcb83a34aec2db0edeb728b85cf2e0be2e0b authored almost 10 years ago by Patrik Henningsson <[email protected]>
Merge pull request #49 from JonDum/patch-1
Add 'comma separated' to -p usage for clarity
github.com/pahen/madge - f6c8ef494ea8504ac474f54247fcc9cdf56a0a2b authored almost 10 years ago by Patrik Henningsson <[email protected]>
Add 'comma separated' to -p usage for clarity
github.com/pahen/madge - d1d37ac2faef08d66ef9a785477456f933a39dcf authored almost 10 years ago by Jonathan Dumaine <[email protected]>
github.com/pahen/madge - d1d37ac2faef08d66ef9a785477456f933a39dcf authored almost 10 years ago by Jonathan Dumaine <[email protected]>
Bump to version 0.4.1
github.com/pahen/madge - dc9acf5f53ddf8121dec777e289524fe463842c5 authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - dc9acf5f53ddf8121dec777e289524fe463842c5 authored about 10 years ago by Patrik Henningsson <[email protected]>
Better fix for Windows path check.
github.com/pahen/madge - 58ceece920f00b3d48cf26d30c252a4247632b5e authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 58ceece920f00b3d48cf26d30c252a4247632b5e authored about 10 years ago by Patrik Henningsson <[email protected]>
Fix issues with absolute paths for modules IDs in Windows (all tests should now pass on Windows too).
github.com/pahen/madge - 9d524e4cc044533029ca6a67e1fba1fac1532984 authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 9d524e4cc044533029ca6a67e1fba1fac1532984 authored about 10 years ago by Patrik Henningsson <[email protected]>
Fix bug with absolute paths for module IDs in Windows.
github.com/pahen/madge - f64697a25718ca16e5af5aa21594cfd98bc23701 authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - f64697a25718ca16e5af5aa21594cfd98bc23701 authored about 10 years ago by Patrik Henningsson <[email protected]>
Remove one more symlink.
github.com/pahen/madge - 7273de921501f3b91c6d85d45bf72dd3fab1755e authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 7273de921501f3b91c6d85d45bf72dd3fab1755e authored about 10 years ago by Patrik Henningsson <[email protected]>
Move method to proper file.
github.com/pahen/madge - f17a64ae0f1c1e506a99fe739b2bc4a6ef2013cc authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - f17a64ae0f1c1e506a99fe739b2bc4a6ef2013cc authored about 10 years ago by Patrik Henningsson <[email protected]>
Remove symlink since it breaks tests in Windows.
github.com/pahen/madge - f15fbb6a8998022ace795001284f56e7a1fb1af4 authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - f15fbb6a8998022ace795001284f56e7a1fb1af4 authored about 10 years ago by Patrik Henningsson <[email protected]>
Bump to version 0.4.0
github.com/pahen/madge - 47a924f3369627c54d217532070953866d0127c2 authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 47a924f3369627c54d217532070953866d0127c2 authored about 10 years ago by Patrik Henningsson <[email protected]>
Resolve the module IDs from the RequireJS paths-config properly.
github.com/pahen/madge - 41b54e2ecde61972ea1f2dfd1a75904ec1029d5a authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 41b54e2ecde61972ea1f2dfd1a75904ec1029d5a authored about 10 years ago by Patrik Henningsson <[email protected]>
Support for option findNestedDependencies to find nested dependencies in AMD modules.
github.com/pahen/madge - 9bf15c9a7dc820270b6ac2bbd31eac690927a2cd authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 9bf15c9a7dc820270b6ac2bbd31eac690927a2cd authored about 10 years ago by Patrik Henningsson <[email protected]>
Update releasenotes.
github.com/pahen/madge - 65cd69a41271492262105d65d345c98161387a4e authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 65cd69a41271492262105d65d345c98161387a4e authored about 10 years ago by Patrik Henningsson <[email protected]>
Merge branch 'FIX-detecting-modules-for-parsing' of https://github.com/mmig/madge
github.com/pahen/madge - 1e1663c668e6bb0ebed2686ea38984e9cf089d81 authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 1e1663c668e6bb0ebed2686ea38984e9cf089d81 authored about 10 years ago by Patrik Henningsson <[email protected]>
Update NPM shrinkwrap file.
github.com/pahen/madge - a23178c990c87556e2f126a548005ce2a8f35b37 authored about 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - a23178c990c87556e2f126a548005ce2a8f35b37 authored about 10 years ago by Patrik Henningsson <[email protected]>
Add support for JSX (React) and additional module paths.
github.com/pahen/madge - 858cd7290d87477ada8b588d85c93f32a6b932e9 authored about 10 years ago by Ben Lowery <[email protected]>
github.com/pahen/madge - 858cd7290d87477ada8b588d85c93f32a6b932e9 authored about 10 years ago by Ben Lowery <[email protected]>
FIX for decting presence of AMD or CommonJS modules (i.e. detecting
whether or not parsing for dependencies is required or not)
github.com/pahen/madge - bae87a570b3ece6e79c037d8a38a4c6887fb0ba3 authored about 10 years ago by russa <[email protected]>
added project-files to ignore list
github.com/pahen/madge - c1526db4787b0e154c888fd440ac25b86e106b0b authored about 10 years ago by russa <[email protected]>
github.com/pahen/madge - c1526db4787b0e154c888fd440ac25b86e106b0b authored about 10 years ago by russa <[email protected]>
Bump to version 0.3.5
github.com/pahen/madge - ea4b85b729d451b21f3ed8174ff07ec0cd8460b8 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - ea4b85b729d451b21f3ed8174ff07ec0cd8460b8 authored over 10 years ago by Patrik Henningsson <[email protected]>
Clear generated graph nodes on each render of a graph.
github.com/pahen/madge - 4bd4f0035ea2989e7c59249d0ef54be762fbaad5 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 4bd4f0035ea2989e7c59249d0ef54be762fbaad5 authored over 10 years ago by Patrik Henningsson <[email protected]>
Update releasenotes.
github.com/pahen/madge - d3df3ab7e22234a21a229296811c8171ee3beefb authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - d3df3ab7e22234a21a229296811c8171ee3beefb authored over 10 years ago by Patrik Henningsson <[email protected]>
IMPROVED: correctly detect circular dependencies when using path aliases (amd)
ADDED: new test for circular dependencies with path aliases
github.com/pahen/madge - 324b12b7a04c7f3bfd431b057e1487e6cf0e6442 authored over 10 years ago by Nicolas Ramz <[email protected]>
Bump to version 0.3.3
github.com/pahen/madge - dc35cf45fa7bacc23f31c5cd0cc5888806624ddc authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - dc35cf45fa7bacc23f31c5cd0cc5888806624ddc authored over 10 years ago by Patrik Henningsson <[email protected]>
Use path.resolve() to resolve relative paths in AMD dependencies instead of substack’s resolve lib since it works as expected (fixes #33).
github.com/pahen/madge - 44e6ef285158045645e9ef410d704a118cf39a1c authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 44e6ef285158045645e9ef410d704a118cf39a1c authored over 10 years ago by Patrik Henningsson <[email protected]>
Use amdetective infavor of parse.js for parsing AMD dependencies.
github.com/pahen/madge - 28e462d6a016f5b44aa1324392532073d8442005 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 28e462d6a016f5b44aa1324392532073d8442005 authored over 10 years ago by Patrik Henningsson <[email protected]>
Bump to version 0.3.2
github.com/pahen/madge - b4d0488649438b40fcfe2719cd06d6ee8d8a1116 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - b4d0488649438b40fcfe2719cd06d6ee8d8a1116 authored over 10 years ago by Patrik Henningsson <[email protected]>
Code cleanup.
github.com/pahen/madge - a235a0074ba9fb3ca7e6a02aedc6d96c40c8ad5b authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - a235a0074ba9fb3ca7e6a02aedc6d96c40c8ad5b authored over 10 years ago by Patrik Henningsson <[email protected]>
Updated README and the CLI interface with the new option.
github.com/pahen/madge - b5d9d1e547276805d019990cfcaf6d2456700ed2 authored over 10 years ago by Benjamin Horsleben <[email protected]>
github.com/pahen/madge - b5d9d1e547276805d019990cfcaf6d2456700ed2 authored over 10 years ago by Benjamin Horsleben <[email protected]>
Added code to pass the tests.
github.com/pahen/madge - b2276f5fc8a121d87d9d38a94b5a894e5103d7dc authored over 10 years ago by Benjamin Horsleben <[email protected]>
github.com/pahen/madge - b2276f5fc8a121d87d9d38a94b5a894e5103d7dc authored over 10 years ago by Benjamin Horsleben <[email protected]>
Added failing test cases.
github.com/pahen/madge - d095e6af71093c16ed0ba704a11f8eed05f76912 authored over 10 years ago by Benjamin Horsleben <[email protected]>
github.com/pahen/madge - d095e6af71093c16ed0ba704a11f8eed05f76912 authored over 10 years ago by Benjamin Horsleben <[email protected]>
Merge pull request #30 from mwhite/master
convert spaces to tabs
github.com/pahen/madge - d187be2559b2cf84eb511341642917c8534601f5 authored over 10 years ago by Patrik Henningsson <[email protected]>
convert spaces to tabs
github.com/pahen/madge - f8df44fdc02282dbf0c1a927b1cb8697ec1fa9a0 authored over 10 years ago by Michael White <[email protected]>
github.com/pahen/madge - f8df44fdc02282dbf0c1a927b1cb8697ec1fa9a0 authored over 10 years ago by Michael White <[email protected]>
Bump to version 0.3.1
github.com/pahen/madge - c41987b0ad5c952af9554552bcbbddb87139b2e6 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - c41987b0ad5c952af9554552bcbbddb87139b2e6 authored over 10 years ago by Patrik Henningsson <[email protected]>
Update releasenotes.
github.com/pahen/madge - 8dd4fb2168c357e9ccdfabe68c5d62b13e654c26 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 8dd4fb2168c357e9ccdfabe68c5d62b13e654c26 authored over 10 years ago by Patrik Henningsson <[email protected]>
Apply exclude to RequireJS shim dependencies
github.com/pahen/madge - 02f3d28f26af12d0b0ade3c56df42451161b3882 authored over 10 years ago by Michael White <[email protected]>
github.com/pahen/madge - 02f3d28f26af12d0b0ade3c56df42451161b3882 authored over 10 years ago by Michael White <[email protected]>
Bump to version 0.3.0
github.com/pahen/madge - 41a15f5eb92c4c7639887533e3d6cb22fb700c12 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 41a15f5eb92c4c7639887533e3d6cb22fb700c12 authored over 10 years ago by Patrik Henningsson <[email protected]>
Disable NodeJS v0.8 on Travis.
github.com/pahen/madge - 9f82778427fbde48ac242409d80e61c942ded8d4 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 9f82778427fbde48ac242409d80e61c942ded8d4 authored over 10 years ago by Patrik Henningsson <[email protected]>
Add ending newline on JSON output.
github.com/pahen/madge - eac0f456fbd061ce51b071e60ba8911c934a4801 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - eac0f456fbd061ce51b071e60ba8911c934a4801 authored over 10 years ago by Patrik Henningsson <[email protected]>
Update releasenotes.
github.com/pahen/madge - 9c511fbbfb34a5542e530494822a9d4ed3b20561 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 9c511fbbfb34a5542e530494822a9d4ed3b20561 authored over 10 years ago by Patrik Henningsson <[email protected]>
Merge branch 'jsonoption' of https://github.com/pixeldrew/madge
github.com/pahen/madge - dfb32f2bdce3cd0c91ae52a8a82901d341948da4 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - dfb32f2bdce3cd0c91ae52a8a82901d341948da4 authored over 10 years ago by Patrik Henningsson <[email protected]>
Update README.
github.com/pahen/madge - 9e8c46cea21884a751024e543b58ff476c254fa2 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 9e8c46cea21884a751024e543b58ff476c254fa2 authored over 10 years ago by Patrik Henningsson <[email protected]>
Update releasenotes.
github.com/pahen/madge - 459278a21fea95587f72fe3775688cc1fa326603 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 459278a21fea95587f72fe3775688cc1fa326603 authored over 10 years ago by Patrik Henningsson <[email protected]>
Merge branch 'pixeldrew'
github.com/pahen/madge - 7f3d8a4a1664581d76e5dc915b86ff9a4be357fc authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 7f3d8a4a1664581d76e5dc915b86ff9a4be357fc authored over 10 years ago by Patrik Henningsson <[email protected]>
Lock down dependencies.
github.com/pahen/madge - 9dcc9b71348b733aad12e5373f9955158d085509 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 9dcc9b71348b733aad12e5373f9955158d085509 authored over 10 years ago by Patrik Henningsson <[email protected]>
Add some documentation about onParseFile and onAddModule options.
github.com/pahen/madge - dfa9c2b4491bd34e6444b0f602bc329eb6c80639 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - dfa9c2b4491bd34e6444b0f602bc329eb6c80639 authored over 10 years ago by Patrik Henningsson <[email protected]>
Merge branch 'master' of https://github.com/pixeldrew/madge into pixeldrew
github.com/pahen/madge - 4fc74ce42bb3079bbe99dc99aace292791b97364 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 4fc74ce42bb3079bbe99dc99aace292791b97364 authored over 10 years ago by Patrik Henningsson <[email protected]>
Added JSON output option
github.com/pahen/madge - 84805b6c850d062cb2861b2f8866531948aa96ef authored over 10 years ago by Drew Foehn <[email protected]>
github.com/pahen/madge - 84805b6c850d062cb2861b2f8866531948aa96ef authored over 10 years ago by Drew Foehn <[email protected]>
added plugin filtering and excludes to optimized packages
github.com/pahen/madge - b1621b476e5dfc7653f70655faf3d6109ffc3044 authored over 10 years ago by Drew Foehn <[email protected]>
github.com/pahen/madge - b1621b476e5dfc7653f70655faf3d6109ffc3044 authored over 10 years ago by Drew Foehn <[email protected]>
code cleanup
github.com/pahen/madge - d86978ef8e0992ab1296760fb5c2a6048641b655 authored over 10 years ago by Drew Foehn <[email protected]>
github.com/pahen/madge - d86978ef8e0992ab1296760fb5c2a6048641b655 authored over 10 years ago by Drew Foehn <[email protected]>
filter out require/plugins and excluded
github.com/pahen/madge - 7818badc0aff6bff616d0943a9d84cb787750f54 authored over 10 years ago by Drew Foehn <[email protected]>
github.com/pahen/madge - 7818badc0aff6bff616d0943a9d84cb787750f54 authored over 10 years ago by Drew Foehn <[email protected]>
Fix for optimized files including dependency information for excluded modules
github.com/pahen/madge - 7b37b88a43a48ed57408a830e7dd07fb269baa86 authored over 10 years ago by Drew Foehn <[email protected]>
github.com/pahen/madge - 7b37b88a43a48ed57408a830e7dd07fb269baa86 authored over 10 years ago by Drew Foehn <[email protected]>
good ol travis
github.com/pahen/madge - daf3b2518465a409aa64441ac43b6632056f9ff0 authored over 10 years ago by Brandon Selway <[email protected]>
github.com/pahen/madge - daf3b2518465a409aa64441ac43b6632056f9ff0 authored over 10 years ago by Brandon Selway <[email protected]>
better test (include amd, and cleaner)
github.com/pahen/madge - b475d27343d1490e156a8256e2dc74c1880d20cb authored over 10 years ago by Brandon Selway <[email protected]>
github.com/pahen/madge - b475d27343d1490e156a8256e2dc74c1880d20cb authored over 10 years ago by Brandon Selway <[email protected]>
make pluggbable by adding onParseFile and onAddModule options that hook into these events with returned madge as the bound context
github.com/pahen/madge - ee04d418a0cfc61cffbf210edd60129ca609be98 authored over 10 years ago by Brandon Selway <[email protected]>
github.com/pahen/madge - ee04d418a0cfc61cffbf210edd60129ca609be98 authored over 10 years ago by Brandon Selway <[email protected]>
More code cleanup.
github.com/pahen/madge - 5cd3bc4851cf308f1e94b6bd0deb29db289800aa authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 5cd3bc4851cf308f1e94b6bd0deb29db289800aa authored over 10 years ago by Patrik Henningsson <[email protected]>
Specify Node.js version in Travis config as strings.
github.com/pahen/madge - e3919eed800f00a5e328d998260fa7daec525aa7 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - e3919eed800f00a5e328d998260fa7daec525aa7 authored over 10 years ago by Patrik Henningsson <[email protected]>
Don't use tabs in Travis config.
github.com/pahen/madge - cb37f897d6ef4c09561216056c5da99cbf1c1210 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - cb37f897d6ef4c09561216056c5da99cbf1c1210 authored over 10 years ago by Patrik Henningsson <[email protected]>
Enable Node.js v0.10 on Travis.
github.com/pahen/madge - 3abed2e0a190f370c7ea8192d1ec1973050180e4 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 3abed2e0a190f370c7ea8192d1ec1973050180e4 authored over 10 years ago by Patrik Henningsson <[email protected]>
Fix Travis issue.
github.com/pahen/madge - d3e3c0265656a2f4b3f5df1f8cdc4d2dfb7ed268 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - d3e3c0265656a2f4b3f5df1f8cdc4d2dfb7ed268 authored over 10 years ago by Patrik Henningsson <[email protected]>
Fix Travis issue.
github.com/pahen/madge - e6f9f04ebe3929e362c3c556e8bd372ce56d8905 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - e6f9f04ebe3929e362c3c556e8bd372ce56d8905 authored over 10 years ago by Patrik Henningsson <[email protected]>
Add Gruntfile.
github.com/pahen/madge - f7e0ff81c7d99797a08d52941d0d568aae983373 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - f7e0ff81c7d99797a08d52941d0d568aae983373 authored over 10 years ago by Patrik Henningsson <[email protected]>
Some code cleanup.
github.com/pahen/madge - d9769421ad0aa8e5a3109158f33ce80ea926881b authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - d9769421ad0aa8e5a3109158f33ce80ea926881b authored over 10 years ago by Patrik Henningsson <[email protected]>
Added support for including shim dependencies found in RequiredJS config (specify with option -R).
github.com/pahen/madge - 8e0d917ebf2cdb719696e31dc939c75630fb8e48 authored over 10 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 8e0d917ebf2cdb719696e31dc939c75630fb8e48 authored over 10 years ago by Patrik Henningsson <[email protected]>
Ensure forward slashes are used in modules paths (Windows) & bump version.
github.com/pahen/madge - 5d39393cf6e5df13d2a2b24873de3b440589c3fa authored almost 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 5d39393cf6e5df13d2a2b24873de3b440589c3fa authored almost 11 years ago by Patrik Henningsson <[email protected]>
using forward slashes on windows as well
github.com/pahen/madge - f303d887ebf263b466958ca7c83aebb9385936f0 authored almost 11 years ago by Claudius Coenen <[email protected]>
github.com/pahen/madge - f303d887ebf263b466958ca7c83aebb9385936f0 authored almost 11 years ago by Claudius Coenen <[email protected]>
Add note about r.js usage.
github.com/pahen/madge - f5aceacbde1519ac4f7eac67949b4318aa05b36a authored almost 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - f5aceacbde1519ac4f7eac67949b4318aa05b36a authored almost 11 years ago by Patrik Henningsson <[email protected]>
Bump version.
github.com/pahen/madge - 458db293ee72c81f762952aa7e5cf8d03c772d96 authored almost 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 458db293ee72c81f762952aa7e5cf8d03c772d96 authored almost 11 years ago by Patrik Henningsson <[email protected]>
Added support for reading AMD dependencies from a r.js optimized file by using option -O.
github.com/pahen/madge - 16c6386dfa4d095b997f8ba43fcf07ab3d531f21 authored almost 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 16c6386dfa4d095b997f8ba43fcf07ab3d531f21 authored almost 11 years ago by Patrik Henningsson <[email protected]>
Remove mixed tabs.
github.com/pahen/madge - 59aadf72e601e3b188ed42f8c1af4ea39e55340e authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 59aadf72e601e3b188ed42f8c1af4ea39e55340e authored over 11 years ago by Patrik Henningsson <[email protected]>
Bump version.
github.com/pahen/madge - cf9e688b2ad97d510948638c8d0159163f3e2a72 authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - cf9e688b2ad97d510948638c8d0159163f3e2a72 authored over 11 years ago by Patrik Henningsson <[email protected]>
Add missing fontsize option when generating images.
github.com/pahen/madge - a503cb8239383f2d6a8fd4256da373047dcc57f0 authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - a503cb8239383f2d6a8fd4256da373047dcc57f0 authored over 11 years ago by Patrik Henningsson <[email protected]>
Ignore AMD plugins when scanning dependencies.
github.com/pahen/madge - 28e90b73b28001ea90a7323886089700323f5100 authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 28e90b73b28001ea90a7323886089700323f5100 authored over 11 years ago by Patrik Henningsson <[email protected]>
Fix Windows issue when reading from standard input with --read.
github.com/pahen/madge - ea8cdf49893e46815bf9f4f3bf527b97a7b244a5 authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - ea8cdf49893e46815bf9f4f3bf527b97a7b244a5 authored over 11 years ago by Patrik Henningsson <[email protected]>
Update README.md
github.com/pahen/madge - 31d5399c32d54a6983aed5fa2f920cc4c48c429d authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 31d5399c32d54a6983aed5fa2f920cc4c48c429d authored over 11 years ago by Patrik Henningsson <[email protected]>
Update README.md
Remove whitespace.
github.com/pahen/madge - a6bfc1a3eda9106ee55d41d6fbc32e7112306e11 authored over 11 years ago by Patrik Henningsson <[email protected]>
Merge pull request #13 from wheresrhys/master
Update README.md
github.com/pahen/madge - 2d8396dc04b790ff135cb3a332bdeeeff29b5f2b authored over 11 years ago by Patrik Henningsson <[email protected]>
Update README.md
Added details of the structure of the .tree property
github.com/pahen/madge - 4a67f00356e27cede6b6b799963907bf37d26a66 authored over 11 years ago by Rhys Evans <[email protected]>
Typo in the docs regarding the image color options.
github.com/pahen/madge - 8900cd205a33e8178b18fb6cbd1233fe7aa713ce authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 8900cd205a33e8178b18fb6cbd1233fe7aa713ce authored over 11 years ago by Patrik Henningsson <[email protected]>
Merge pull request #11 from trevorah/master
Using require() to get version number instead of version.js
github.com/pahen/madge - 537661dd35983711def107bc116ac47aa6d0c54c authored over 11 years ago by Patrik Henningsson <[email protected]>
using require() to get version number instead of version.js
github.com/pahen/madge - af6a69b8b6a53c6f47fa1c273837804c1f2a6aa9 authored over 11 years ago by trevorah <[email protected]>
github.com/pahen/madge - af6a69b8b6a53c6f47fa1c273837804c1f2a6aa9 authored over 11 years ago by trevorah <[email protected]>
Update README.md
github.com/pahen/madge - 56e5eb3a3155d5a56059575bda724f07fb658f07 authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 56e5eb3a3155d5a56059575bda724f07fb658f07 authored over 11 years ago by Patrik Henningsson <[email protected]>
Update API docs.
github.com/pahen/madge - e2f6b8c479b585903cd8d036f5186284059c575e authored over 11 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - e2f6b8c479b585903cd8d036f5186284059c575e authored over 11 years ago by Patrik Henningsson <[email protected]>
Added api documentation
github.com/pahen/madge - 84dedf448e84c09e4c84e9793eea8056ce022380 authored over 11 years ago by Max Brosnahan <[email protected]>
github.com/pahen/madge - 84dedf448e84c09e4c84e9793eea8056ce022380 authored over 11 years ago by Max Brosnahan <[email protected]>
Switched library for walking directory tree which should solve issues on Windows.
github.com/pahen/madge - cd4029d841aa475a9bb8e9a9ea40a2a8b7df02e5 authored almost 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - cd4029d841aa475a9bb8e9a9ea40a2a8b7df02e5 authored almost 12 years ago by Patrik Henningsson <[email protected]>
Added proper exit code when running "madge --circular" so it can be used in build scripts.
github.com/pahen/madge - 3eda7fee669849d4e532586855e58eaa8bfa9ae3 authored almost 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 3eda7fee669849d4e532586855e58eaa8bfa9ae3 authored almost 12 years ago by Patrik Henningsson <[email protected]>
Updated README with some tips about layout problems.
github.com/pahen/madge - 3df6dbaf2c886ae590dd49447f930a7a64e796d9 authored about 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 3df6dbaf2c886ae590dd49447f930a7a64e796d9 authored about 12 years ago by Patrik Henningsson <[email protected]>
Run JSHint automatically when running tests.
github.com/pahen/madge - c95d993ee15af1c6b7f213ff66583f019b69c4a0 authored about 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - c95d993ee15af1c6b7f213ff66583f019b69c4a0 authored about 12 years ago by Patrik Henningsson <[email protected]>
Removed code duplicate.
github.com/pahen/madge - ba443f45090195ba850f56a449024c7c2877467c authored about 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - ba443f45090195ba850f56a449024c7c2877467c authored about 12 years ago by Patrik Henningsson <[email protected]>
Added config for JSHint.
github.com/pahen/madge - 45ffa71fd4bf04bee6e4ddb9ef2ee59d81809a8e authored about 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 45ffa71fd4bf04bee6e4ddb9ef2ee59d81809a8e authored about 12 years ago by Patrik Henningsson <[email protected]>
Relative AMD module identifiers (if the first term is "." or "..") are now resolved.
github.com/pahen/madge - 87e0ab89388935592878afd0124008bc6577e80b authored about 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 87e0ab89388935592878afd0124008bc6577e80b authored about 12 years ago by Patrik Henningsson <[email protected]>
Updated unittest for circular dependency path.
github.com/pahen/madge - 8198db9ea9ca6b877089f9043d883b9d8ace5e47 authored over 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 8198db9ea9ca6b877089f9043d883b9d8ace5e47 authored over 12 years ago by Patrik Henningsson <[email protected]>
Tweaked circular dependency path output.
github.com/pahen/madge - ba18554b3ac1f05a982ca17e7b61aadbf75d3833 authored over 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - ba18554b3ac1f05a982ca17e7b61aadbf75d3833 authored over 12 years ago by Patrik Henningsson <[email protected]>
Complete path in circular dependencies is now printed (and marked as red in image graphs). Fixes #4
github.com/pahen/madge - 0b44a73d9801f38f76057c6ec70de32ccc8bb931 authored over 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 0b44a73d9801f38f76057c6ec70de32ccc8bb931 authored over 12 years ago by Patrik Henningsson <[email protected]>
Added image with terminal usage examples.
github.com/pahen/madge - 93b9d376e263a6713bf25a0bdc840ba68c7e76a8 authored over 12 years ago by Patrik Henningsson <[email protected]>
github.com/pahen/madge - 93b9d376e263a6713bf25a0bdc840ba68c7e76a8 authored over 12 years ago by Patrik Henningsson <[email protected]>