0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #56 from calavera/fix_checksumming More... over 10 years ago
Fix dependency checksumming. More... over 10 years ago
Merge pull request #55 from lsm/bazaar More... over 10 years ago
Add Bazaar support. More... over 10 years ago
Merge pull request #54 from calavera/fix_scm_tests More... over 10 years ago
Do not try to use ssh to download repos for testing. More... over 10 years ago
Merge pull request #53 from calavera/ignore_empty_dep_directory More... over 10 years ago
Better downloaded dependency detection. More... over 10 years ago
Merge pull request #51 from calavera/mihasya-providers More... over 10 years ago
Rename Provider to Scm. More... over 10 years ago
Fix typo in the project name. More... over 10 years ago
Add some notes in the README about Sources and Providers. More... over 10 years ago
Cleanup Dep#Scm. More... over 10 years ago
Complete provisioners. More... over 10 years ago
Merge branch 'master' into mihasya-providers More... over 10 years ago
Merge pull request #50 from calavera/install_dependencies More... over 10 years ago
Simplify installation by not trying to generate another array. More... over 10 years ago
Add `gp installdeps` to the README. More... over 10 years ago
Add `installdeps` command. More... over 10 years ago
Don't fail if SCM dir already exists More... over 10 years ago
Merge pull request #47 from d2fn/dependencytree More... over 10 years ago
make necessity of dependency fetching explicit in the model rather than implicit in the return of a null dependency list More... over 10 years ago
correct read me. 'list' isn't a gopack-specific command. we use 'dependency tree' presently. More... over 10 years ago
ignore intellij files More... over 10 years ago
ignore gp binary More... over 10 years ago
add the notion of a source and all the plumbing that comes with it; add error returns to some methods that were calling exit(1) from outside main.go making it hard to test More... over 10 years ago
baby steps - it puts the provider into the configuration More... over 10 years ago
Merge pull request #46 from alindeman/go_get_build More... over 10 years ago
Do not build packages while `get`ting them More... over 10 years ago
Merge pull request #45 from calavera/travis_one_command More... over 10 years ago