summaryrefslogtreecommitdiff
path: root/hg-fast-export.py
Commit message (Expand)AuthorAgeFilesLines
* Make hg-fast-export work on WindowsDaniel Harding2012-05-281-3/+3
* Applied rule #7 of git-check-ref-formatAnton Rieder2012-05-161-1/+1
* Commits with no parent need a reset command.upstream/20111220Barry Wardell2011-12-091-1/+5
* The "verifying branch" message is not very interestingDavid Wragg2010-09-291-2/+0
* Simplify handling of parents of exported commitDavid Wragg2010-09-291-82/+32
* hg-fast-export: Compare HG revisions when mergingMatthias Urlichs2009-02-231-2/+4
* hg-fast-export: Support branches without parentsRocco Rutte2009-01-271-7/+14
* Merge branch 'from-jmcmullan' into developFrej Drejhammar2008-12-201-13/+30
|\
| * hg export: Support tag movementJason S. McMullan2008-12-111-13/+30
* | hg-fast-export: add option to track remote branches under a custom namespaceFabrizio Chiarello2008-12-201-1/+6
* | hg2git: Update copyrights and maintainership information.Rocco Rutte2008-11-251-1/+1
|/
* hg-fast-export: Make default branch customizableFabrizio Chiarello2008-09-191-1/+7
* hg-fast-export: Catch up with mercurial crew API changesRocco Rutte2008-09-191-1/+4
* hg-fast-export.py: Use appropriate file mode for symlinks.Peter Colberg2008-09-191-3/+3
* hg-fast-export.py: sanitize tildes (~) in branch namesJonathan Nieder2008-06-031-1/+1
* hg-fast-export.py: Cache possibly sanitized branch namesRocco Rutte2007-10-261-3/+11
* hg-fast-import.py: Sanitize ref namesRocco Rutte2007-10-261-0/+22
* hg-fast-export.py: Don't attempt to dump revs beyond tip with -mRocco Rutte2007-10-251-1/+1
* hg-fast-export.py: Minor tweaks/cleanupRocco Rutte2007-10-251-12/+11
* hg-fast-export.py: Rewrite merge logicRocco Rutte2007-10-221-24/+26
* hg-reset.py: Print details for changed branches onlyRocco Rutte2007-03-191-11/+2
* hg-fast-export.py: Fix option presence checkingRocco Rutte2007-03-191-3/+3
* Add hg2git.py with library routinesRocco Rutte2007-03-191-69/+1
* hg-fast-export.py: Kill stale usage() and __doc__Rocco Rutte2007-03-141-8/+0
* Use MIT license, adjust hg2git script names to match fast-export repo styleRocco Rutte2007-03-141-0/+450