0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #61 from OEP/feature/issue60 More... over 9 years ago
skip empty lines in GitRepo.changed() More... over 9 years ago
add test case to expose issue #60 More... over 9 years ago
remove warnings from missing files in MANIFEST.in More... over 9 years ago
Merge branch 'release/1.4.0' into develop More... almost 10 years ago
update readme and release notes More... almost 10 years ago
update copyright More... almost 10 years ago
bump version to 1.4.0 More... almost 10 years ago
Merge pull request #58 from OEP/feature/refactor-tests More... almost 10 years ago
Merge branch 'develop' into feature/refactor-tests More... almost 10 years ago
Merge pull request #55 from OEP/feature/svn-fast-path-diff More... almost 10 years ago
don't run Hg/Git/Svn tests in parallel More... almost 10 years ago
fix typo More... almost 10 years ago
add tests/ to PYTHONPATH More... almost 10 years ago
run git/svn/hg builds in parallel More... almost 10 years ago
use py.test as a test runner More... almost 10 years ago
add a tox.ini file More... almost 10 years ago
rewrite travis test script to run one at a time More... almost 10 years ago
make test_* scripts executable as main modules More... almost 10 years ago
move travis test execution to shell script More... almost 10 years ago
move VCS-specific code into own testing module More... almost 10 years ago
move existing tests.py into common module More... almost 10 years ago
Merge branch 'develop' into feature/svn-fast-path-diff More... almost 10 years ago
Merge pull request #57 from OEP/feature/issue/51 More... almost 10 years ago
Merge branch 'develop' into feature/issue/51 More... almost 10 years ago
factor out VCSRepo._command into function More... almost 10 years ago
fix SvnRepo.proplist() for Subversion 1.8+ (issue #51) More... almost 10 years ago
add test methods for proplist More... almost 10 years ago
Merge pull request #56 from OEP/feature/compose-rev More... almost 10 years ago
fill out docstring of canonical_rev() More... almost 10 years ago