Merge branch 'commit-copy' of git://github.com/masklinn/python-fastimport
[jelmer/python-fastimport.git] / NEWS
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 VernooijRemove binary_stream helper.
2014-03-01 Jelmer VernooijRemove unused helpers.
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-02-28 Jelmer VernooijRemove bzr-specific reftracker and idmapfile modules.
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-01-31 Jelmer VernooijStart on 0.9.1.
2010-09-05 Jelmer VernooijImport processors from bzr-fastimport.
2010-09-03 Jelmer VernooijSplit python-fastimport into its own separate package.
2010-02-27 Ian ClatworthyRelease 0.9
2010-01-25 Ian ClatworthyMerge Python 2.5 fix for darcs-fast-export
2010-01-05 John Arbash MeinelInclude the known_graph code.
2009-12-11 John Arbash MeinelSwitch to using CommitBuilder
2009-12-08 Ian ClatworthyMerge John's test refactoring - uses multiplication now
2009-12-08 Ian ClatworthyMerge John's improvements to info_processor.py
2009-12-08 Ian ClatworthyMerge John's smarter caching of blobs to improve memory...
2009-10-13 Ian Clatworthyupdate NEWS with recent changes
2009-08-28 Ian ClatworthyMerge feature support including generation/parsing...
2009-08-27 Ian ClatworthyMore intelligent empty directory removal (Tom Widmer)
2009-08-27 Tom WidmerMerged latest changes from upstream.
2009-08-26 Ian ClatworthyHandle git submodules in the stream by warning about...
2009-08-21 Ian ClatworthyFix git-bzr mark compatibility issue (Gonéri Le Bouder)
2009-08-21 Ian Clatworthyupdate NEWS
2009-08-17 Ian Clatworthyfast-import destination argument, implicit repo creatio...
2009-08-11 Ian Clatworthyfirst batch of fast-export-from-xxx commands
2009-08-11 Ian ClatworthyNEWS item and doco tweaks
2009-08-10 Ian Clatworthymerge darcs-fast-export fixes and better doc
2009-08-07 Ian Clatworthyupdate NEWS
2009-08-07 Ian ClatworthyNEWS item wrt darcs-fast-export
2009-07-25 Miklos VajnaMerge darcs-fast-export
2009-07-23 Ian Clatworthyupdate NEWS
2009-07-23 Ian ClatworthyOpen 0.9 development
2009-07-23 Ian Clatworthyrelease 0.8
2009-03-12 Ian Clatworthyimprove per-file graph generation
2009-03-12 Ian Clatworthyimprove per-file graph generation
2009-02-25 Ian Clatworthynicer and round-trippable mapping of git ref names...
2009-02-25 Ian Clatworthynicer and round-trippable mapping of git ref names...
2009-02-20 Ian Clatworthyuse inventory deltas in experimental mode & enhanced...
2009-02-20 Ian Clatworthyextend fast-import-info with merges, rename old paths...
2009-02-18 Ian Clatworthyfast-export command replacing bzr-fast-export script
2009-02-18 Ian Clatworthydocumentation clean-ups
2009-02-18 Ian Clatworthyfast-import-filter should produce binary output (Alexan...
2009-02-18 Ian Clatworthygeneric_processor.py refactoring
2009-02-18 Ian Clatworthyfast-import-filter for including/excluding paths from...
2009-02-18 Ian Clatworthyupdate NEWS with info about filecopy bug
2009-02-17 Ian Clatworthysupport copying of files and symlinks
2009-02-17 Ian Clatworthyadded NEWS item
2009-02-17 Ian Clatworthyadded NEWS item
2009-02-16 Ian Clatworthyrename fast-import-filter to fast-import-query
2009-02-16 Ian Clatworthymake deleteall less agressive in the files it tries...
2009-02-15 Ian Clatworthyinitial cut at reset support
2009-02-13 Ian Clatworthyrecursively delete children when a directory is deleted
2009-02-13 Ian Clatworthywarn on tags with a missing from clause
2009-02-13 Ian Clatworthylet the id-map file have more revisions than the repository
2009-02-13 Ian Clatworthyhandle > 16 parents in fast-import-info
2009-02-12 Ian Clatworthyhandle multiple merges in the one merge clause
2009-02-12 Ian ClatworthyHandle a directory becoming a file and subsequent child...
2009-02-12 Ian Clatworthyreapply local enhancements to hg-fast-export
2009-02-11 Ian Clatworthyremove --inv-fulltext option
2009-02-11 Ian Clatworthyfix os import as needed on Windows
2009-02-11 Ian Clatworthyupdate NEWS, making latest changes the start of 0.8dev
2008-12-16 Ian Clatworthyfix last-modified revision after rename (John Arbash...
2008-11-13 Ian ClatworthyAdd deleteall support (Miklos Vajna)
2008-11-13 Ian Clatworthysetup.py no longer requires python2.4
2008-11-13 Ian Clatworthysetup.py support fixed (Jelmer Vernooij)
2008-11-13 Ian ClatworthyFix recursive rename handling (Pieter de Bie)
2008-10-24 Pieter de BieMerge in changes from fastimport.dev
2008-09-23 Ian Clatworthybzr-fast-export exports rm+mv correctly now (Jonas)
2008-09-23 Ian Clatworthyhg-fast-export should use binary mode on Windows (Alexe...
2008-07-23 Ian Clatworthyprepare for 0.7 development
2008-07-23 Ian Clatworthyrelease 0.6
2008-07-22 Ian ClatworthyMerge Mirko Friedenhagen's regex improvement to svn...
2008-07-22 Ian ClatworthyMerge Pieter de Bie's export-fixes branch
2008-07-22 Ian Clatworthy'bzr help fastimport' now provides useful help
2008-07-22 Ian Clatworthyadded NEWS and setup.py