0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Félix to AUTHORS.
Jelmer Vernooij
as Jelmer Vernooij
More... over 9 years ago
Collapse import statements, remove unnecessary helpers by inlining them.
Jelmer Vernooij
as Jelmer Vernooij
More... over 9 years ago
Add NEWS entry.
Jelmer Vernooij
as Jelmer Vernooij
More... over 9 years ago
Drop future dependency.
Jelmer Vernooij
as Jelmer Vernooij
More... over 9 years ago
Fixed the test_copy_to_outside More... over 9 years ago
remove support of python3.2/python3.2/python3.4 More... over 9 years ago
Explicitly declared all the byte strings. Renamed variables using reserved keywords More... over 9 years ago
added python 3.5 and PyPy3 More... over 9 years ago
added the future package in the deps of travis conf More... over 9 years ago
added a tox configuration file to simplify multiple versions testing More... over 9 years ago
removed unused/useless statements More... over 9 years ago
sorted out string/unicode problems, updated the unicode test, renamed assertEquals method to assertEqual (deprecated in py3) More... over 9 years ago
make the tests work again on python2 More... over 9 years ago
python 3 compatibility, futurize stage 2 More... over 9 years ago
python 3 compatibility, futurize stage 1 More... over 9 years ago
'include ' in MANIFEST. More... about 10 years ago
Simplify handling of errors. More... over 10 years ago
Start on fastimport 0.9.5.
Jelmer Vernooij
as Jelmer Vernooij
More... over 11 years ago
Release 0.9.4.
Jelmer Vernooij
as Jelmer Vernooij
More... over 11 years ago
Get handlers from class object using getattr() for possible inheritance More... over 11 years ago
Update NEWS. More... over 11 years ago
Merge branch 'authorship-namedtuple' of git://github.com/masklinn/python-fastimport More... over 11 years ago
Update NEWS. More... over 11 years ago
Authorship information as a namedtuple More... over 11 years ago
check-pypy tries to use the non-existent target check-noextensions More... over 11 years ago
Merge branch 'commit-copy' of git://github.com/masklinn/python-fastimport More... almost 12 years ago
Add tests for notemodify More... almost 12 years ago
Test copy-with-replacement and invalid copy More... almost 12 years ago
Add basic commit copy test More... almost 12 years ago
Add copy method to CommitCommand More... almost 12 years ago