4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added specific test for roughly checking configuration paths. More... about 11 years ago
Re-implemented 'user' config level based on suggestion by @jzempel More... about 11 years ago
Added twitch/youtube information to Readme More... about 11 years ago
Added 'user' configuration level. More... about 11 years ago
Fixed test to actually use tilde and environment variables respectively. More... about 11 years ago
Repo.init() now supports paths with a '~' in it, or environment variables in general. More... about 11 years ago
Added search_parent_directories keyword argument to Repo type. More... about 11 years ago
rewrote test-string to have a chance to make flake8 happy. More... about 11 years ago
Implemented multi-line parsing of git-config to the point where a sepcific test-file is working. More... about 11 years ago
Added test for complex blame revision query. More... about 11 years ago
Now Diff.__str__ works correctly in all python versions. More... about 11 years ago
Fixed mode-handling in Diff creation, and added assertions to catch this in future More... about 11 years ago
Added test to verify binary diffs are working as well. More... about 11 years ago
Added test to verify binary diffs are working as well. More... about 11 years ago
Added test to assure blame can deal with binary patches. More... about 11 years ago
Now finally, tests should be working on travis too. More... about 11 years ago
Updated submodule to latest commit, hopefully fixing travis More... about 11 years ago
Improved empty-repo test More... about 11 years ago
Improved handling of name-resolution, which will not mangle names anymore. More... about 11 years ago
And finally, PY3 support should be restored. More... about 11 years ago
Fixed PY3 support. More... about 11 years ago
Auto-update odb caches after fetch or pull. More... about 11 years ago
Added test to verify blame commits can have multiple lines. More... about 11 years ago
Added support for rename detection in raw mode (which is the default). More... about 11 years ago
Added assertion to better detect diff issues. More... about 11 years ago
Added Remote.exists() method, and test. Fixes #229 More... about 11 years ago
Improve error handling of fetch/pull line parsing More... about 11 years ago
Made improvements to assure test-cases don't leak file handles More... about 11 years ago
Merge branch 'firm1-commit_by_actor' More... about 11 years ago
Made sure commits accept unicode or unicode characters More... about 11 years ago