jelmer/python-fastimport.git
2018-06-15 Jelmer VernooijAdd setup.cfg. master github/master samba.org/master
2018-04-15 Jelmer VernooijRelease 0.9.8.
2018-04-15 Jelmer VernooijRelease 0.9.7.
2018-04-15 Jelmer VernooijAdd 'make style'. target
2018-03-30 Jelmer VernooijAvoid assertMultiLineEqual - not available on python2.6.
2018-03-30 Jelmer VernooijAdd fast-import-{filter,query,info} scripts.
2018-01-31 Jelmer VernooijIgnore vim swap files.
2016-12-06 Jelmer VernooijIgnore .tox/
2016-12-06 Jelmer VernooijUpdate NEWS
2016-12-06 Jelmer VernooijCope with bytestrings in utf8_bytes_string() helper...
2016-07-29 Jelmer VernooijAdd classifiers.
2016-06-07 Philip Rochetest commits with integer marks
2016-06-07 Philip RocheCheck if commit id is an int, if so then convert to...
2016-04-24 Jelmer VernooijAdd build status.
2016-04-19 Jelmer VernooijStart on 0.9.7.
2016-04-19 Jelmer VernooijRelease 0.9.6. fastimport-0.9.6
2016-04-19 Jelmer VernooijSet maintainer field, update homepage.
2016-04-18 Jelmer VernooijAdd python3.4 support.
2016-04-18 Jelmer VernooijImprove compatibility with python3.4.
2016-04-18 Jelmer VernooijRelease 0.9.5. fastimport-0.9.5
2016-04-18 Jelmer VernooijAdd Félix to AUTHORS.
2016-04-18 Jelmer VernooijCollapse import statements, remove unnecessary helpers...
2016-04-18 Jelmer VernooijAdd NEWS entry.
2016-04-18 Jelmer VernooijDrop future dependency.
2016-04-18 Félix MattratFixed the test_copy_to_outside
2016-04-18 Félix Mattratremove support of python3.2/python3.2/python3.4
2016-04-18 Félix MattratExplicitly declared all the byte strings. Renamed varia...
2016-04-15 Félix Mattratadded python 3.5 and PyPy3
2016-04-15 Félix Mattratadded the future package in the deps of travis conf
2016-04-15 Félix Mattratadded a tox configuration file to simplify multiple...
2016-04-15 Félix Mattratremoved unused/useless statements
2016-04-15 Félix Mattratsorted out string/unicode problems, updated the unicode...
2016-04-14 Félix Mattratmake the tests work again on python2
2016-04-14 Félix Mattratpython 3 compatibility, futurize stage 2
2016-04-14 Félix Mattratpython 3 compatibility, futurize stage 1
2015-12-20 Jelmer VernooijSimplify handling of errors.
2015-12-20 Jelmer Vernooij'include ' in MANIFEST.
2014-07-05 Jelmer VernooijStart on fastimport 0.9.5.
2014-07-05 Jelmer VernooijRelease 0.9.4. fastimport-0.9.4
2014-06-16 Cécile TongletGet handlers from class object using getattr() for...
2014-04-27 Jelmer VernooijUpdate NEWS.
2014-04-27 Jelmer VernooijMerge branch 'authorship-namedtuple' of git://github...
2014-04-27 Jelmer VernooijUpdate NEWS.
2014-04-27 masklinnAuthorship information as a namedtuple
2014-04-27 masklinncheck-pypy tries to use the non-existent target check...
2014-03-11 Jelmer VernooijMerge branch 'commit-copy' of git://github.com/masklinn...
2014-03-11 masklinnAdd tests for notemodify
2014-03-11 masklinnTest copy-with-replacement and invalid copy
2014-03-11 masklinnAdd basic commit copy test
2014-03-10 masklinnAdd copy method to CommitCommand
2014-03-10 masklinnAdd NoteModify command
2014-03-01 Jonathan Niederpython-fastimport: overview documentation
2014-03-01 Jelmer VernooijStart on 0.9.4.
2014-03-01 Jelmer VernooijRelease 0.9.3. fastimport-0.9.3
2014-03-01 Jelmer VernooijAdd basic readme file.
2014-03-01 Jelmer VernooijAdd MANIFEST file.
2014-03-01 Jelmer VernooijRemove binary_stream helper.
2014-03-01 Jelmer VernooijRemove unused helpers.
2014-01-18 Jelmer VernooijFix compatibility with python2.6, which does not have...
2014-01-18 Jelmer VernooijActually run tests with unittest2.
2014-01-18 Jelmer VernooijBuild with pypy in travis.
2014-01-18 Jelmer VernooijInstall unittest2 for python2.6.
2014-01-18 Jelmer VernooijRemove dependency on testtools.
2014-01-18 Jelmer VernooijAdd travis config.
2013-09-22 Jelmer VernooijAdd Makefile.
2013-09-22 Jelmer VernooijRemove download URL.
2013-09-22 Jelmer VernooijIgnore some files.
2012-11-29 Jelmer VernooijChange fileid of processors/
2012-04-04 Jelmer VernooijStart on 0.9.3.
2012-04-04 Jelmer VernooijRelease 0.9.2. fastimport-0.9.2
2012-04-04 Jelmer VernooijAllow less strict parsing of fastimport streams.
2012-04-04 Jelmer VernooijCope with invalid timezones like +51800 a little bit...
2012-04-03 Jelmer VernooijAdd basic tests for dates.
2012-02-28 Jelmer Vernooijremove info_processor too (uses reftracker).
2012-02-28 Jelmer VernooijRemove bzr-specific reftracker and idmapfile modules.
2012-02-28 Jelmer VernooijClarify AUTHORS.
2012-02-28 Jelmer VernooijStart on 0.9.2.
2012-02-28 Jelmer VernooijRelease 0.9.1.
2012-02-28 Jelmer VernooijRename tarball for the benefit of pip.
2012-02-28 Jelmer VernooijImplement 'done' feature.
2011-10-22 Jelmer VernooijMerge support for squash_empty_commit argument to Filte...
2011-10-22 Jelmer VernooijOnly fix references to commits that have been squashed...
2011-10-21 Oleksandr UsovRename flag to squash_empty_commits and add few more...
2011-10-20 Oleksandr UsovAdd preserve_all_history flag to filter_processor and...
2011-10-06 Jelmer VernooijRemove old FSF address and point at FSF website instead.
2011-01-31 Jelmer VernooijStart on 0.9.1.
2011-01-31 Jelmer Vernooijrelease 0.9.0
2011-01-30 Jonathan NiederFix typo in setup.py
2010-12-12 Jelmer VernooijAvoid attempting to utf-8 decode/encode committer and...
2010-12-12 Jelmer VernooijCheck for leading slashes in paths, invalid path types.
2010-12-12 Jelmer VernooijStop utf-8 decoding several strings as they are not...
2010-12-11 Jelmer VernooijIf there is no mark then don't track it.
2010-11-08 Jelmer VernooijAvoid file_iter, use iter_files instead.
2010-11-06 Jelmer VernooijFix tests.
2010-10-28 Jelmer VernooijSupport out of band processing of commands.
2010-10-16 Jelmer VernooijCope with FileModifyCommand now having mode rather...
2010-10-16 Jelmer VernooijInstall fastimport.processors.
2010-09-12 Jelmer Vernooijremove dependency on bzrlib.
2010-09-12 Jelmer VernooijDon't rely on bzrlib.trace.
2010-09-11 Jelmer VernooijUse modes directly rather than bzr file kinds and execu...
next