0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
.obtain and .update_repo now work without params More... over 11 years ago
more tests More... over 11 years ago
git config --global More... over 11 years ago
add git config user.name and user.email for travis More... over 11 years ago
PEP8 + clean up old dirs More... over 11 years ago
test mercurial repo More... over 11 years ago
add tests for git More... over 11 years ago
fix conflict between update in the dict, and update_repo. test adding file, updating. More... over 11 years ago
test with local svn dir More... over 11 years ago
test svn repo More... over 11 years ago
move tmp dir into setUpClass and tearDownClass More... over 11 years ago
mixin pip's vcs More... over 11 years ago
GitRepo, MercurialRepo, SVNRepo More... over 11 years ago
use class based on url added. time to study pip a bit more More... over 11 years ago
mccabe More... over 11 years ago
mccabe More... over 11 years ago
use pip-style vcs urls More... over 11 years ago
remove 900 lines of attempting to use a metaclass, use __new__ in the class instead More... over 11 years ago
Closer. so much gains. harvesting More... over 11 years ago
metaclass conflict is hurting me, bad. More... over 11 years ago
Up next, going to try MetaClasses to automatically detect VCS and mixin More... over 11 years ago
Initial repo object, BackboneCollection based off collection.MutableSequence, BackboneModel based off collection.MutableMapping More... over 11 years ago
tests for turning config into repo More... over 11 years ago
lol, turn config expansion into definition More... over 11 years ago
早安 More... over 11 years ago
commit this incase i fall asleep, aw More... over 11 years ago
unittest.main verbosity to 2 More... over 11 years ago
whew just learned alot about dicts, http://stackoverflow.com/a/3975388. set up YAML, dict, expanded_dict tests. create base class which sets up a fresh mock of the config More... over 11 years ago
let's get config reader, class builder working. then add vcs. g ogogogogo More... over 11 years ago
some more todo for tomorrow. studying more salt tonight More... over 11 years ago