hg-fast-export.py: support older hg versions
[python/fast-export.git] / hg-fast-export.py
2014-03-16 Kyle J. McKayhg-fast-export.py: support older hg versions
2014-03-16 Kyle J. McKayhg-fast-export.py: restore compatibility with older...
2014-02-14 frejMerge pull request #22 from TracyWebTech/master
2014-02-10 Sergio OliveiraFixing for hg 2.9
2012-09-30 frejMerge pull request #7 from living180/master
2012-09-30 Daniel HardingMake hg-fast-export (actually) work on Windows
2012-08-10 frejMerge pull request #6 from aried3r/master
2012-08-06 Anton RiederOrganized imports
2012-06-01 frejMerge pull request #5 from living180/master
2012-05-28 Daniel HardingMake hg-fast-export work on Windows
2012-05-20 frejMerge pull request #4 from aried3r/master
2012-05-16 Anton RiederApplied rule #7 of git-check-ref-format
2011-12-09 Barry WardellCommits with no parent need a reset command.
2010-09-29 David WraggThe "verifying branch" message is not very interesting
2010-09-29 David WraggSimplify handling of parents of exported commit
2009-02-23 Matthias Urlichshg-fast-export: Compare HG revisions when merging
2009-01-27 Rocco Ruttehg-fast-export: Support branches without parents
2008-12-20 Frej DrejhammarMerge branch 'from-jmcmullan' into develop
2008-12-20 Fabrizio Chiarellohg-fast-export: add option to track remote branches...
2008-12-11 Jason S. McMullanhg export: Support tag movement
2008-11-25 Rocco Ruttehg2git: Update copyrights and maintainership information.
2008-09-19 Fabrizio Chiarellohg-fast-export: Make default branch customizable
2008-09-19 Rocco Ruttehg-fast-export: Catch up with mercurial crew API changes
2008-09-19 Peter Colberghg-fast-export.py: Use appropriate file mode for symlinks.
2008-06-03 Jonathan Niederhg-fast-export.py: sanitize tildes (~) in branch names
2007-10-26 Rocco Ruttehg-fast-export.py: Cache possibly sanitized branch...
2007-10-26 Rocco RutteMerge branch 'fixes'
2007-10-26 Rocco Ruttehg-fast-import.py: Sanitize ref names
2007-10-25 Rocco Ruttehg-fast-export.py: Don't attempt to dump revs beyond...
2007-10-25 Rocco Ruttehg-fast-export.py: Minor tweaks/cleanup
2007-10-22 Rocco Ruttehg-fast-export.py: Rewrite merge logic
2007-03-19 Rocco Ruttehg-reset.py: Print details for changed branches only
2007-03-19 Rocco Ruttehg-fast-export.py: Fix option presence checking
2007-03-19 Rocco RutteAdd hg2git.py with library routines
2007-03-14 Rocco Ruttehg-fast-export.py: Kill stale usage() and __doc__
2007-03-14 Rocco RutteUse MIT license, adjust hg2git script names to match...