summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22 from TracyWebTech/masterupstream/20140308upstreamfrej2014-02-141-1/+11
|\
| * Fixing for hg 2.9Sergio Oliveira2014-02-101-1/+11
|/
* Fix typo+grammo in READMEupstream/20140206Frej Drejhammar2014-01-081-2/+2
* Make bashism conditional on the shell being bashFrej Drejhammar2013-09-151-1/+3
* Give a proper error message when the hg repo is not knownFrej Drejhammar2013-09-081-0/+5
* Merge pull request #16 from zr40/patch-1frej2013-09-041-0/+2
|\
| * Don't ignore hg-fast-export.py exit codeMatthijs van der Vleuten2013-09-041-0/+2
|/
* Fix mapping option, close #10Fantomas422013-06-211-0/+4
* Update README with pointer to the github issue trackerFrej Drejhammar2012-10-131-0/+7
* Rename hg-fast-export.txt to READMEFrej Drejhammar2012-10-131-0/+0
* Merge pull request #7 from living180/masterfrej2012-09-301-0/+8
|\
| * Make hg-fast-export (actually) work on WindowsDaniel Harding2012-09-301-0/+8
|/
* Merge pull request #6 from aried3r/masterupstream/20120921frej2012-08-104-8/+7
|\
| * Organized importsAnton Rieder2012-08-074-8/+7
* | Merge pull request #5 from living180/masterupstream/20120618frej2012-06-012-4/+4
|\ \
| * | Make hg-fast-export work on WindowsDaniel Harding2012-05-282-4/+4
|/ /
* | Merge pull request #4 from aried3r/masterfrej2012-05-201-1/+1
|\ \ | |/
| * Applied rule #7 of git-check-ref-formatAnton Rieder2012-05-161-1/+1
|/
* Update documentation: The tool is no longer called hg-fast-importupstream/20120203Frej Drejhammar2012-01-271-12/+14
* Mention the author map file in the readmeFrej Drejhammar2012-01-271-0/+11
* Add usage info for the --force optionDavid Wragg2012-01-231-2/+4
* Commits with no parent need a reset command.upstream/20111220Barry Wardell2011-12-091-1/+5
* Support the case where the author field has an empty email address, i.e. it i...Barry Wardell2011-11-261-1/+1
* Use hg methods to extract name and email when doing user fixupPaul O’Shannessy2011-10-181-9/+8
* hg-fast-export.sh should fail if git-fast-import failsDavid Wragg2011-06-131-4/+4
* Support passing --force to git-fast-importDavid Wragg2011-06-131-4/+9
* Remove \" from the user string before trying to extract name and emailupstream/20110318Frej Drejhammar2011-03-181-0/+1
* 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
* Maintain backwards compatibility for ui setupRocco Rutte2009-05-251-2/+5
* Update to work with mercurial ui refactoringsRocco Rutte2009-05-141-1/+2
* 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
* hg-fast-export: Point out that only local repos are supportedFrej Drejhammar2009-01-161-0/+4
* hg-fast-export: Update todo now that tag movement is supportedRocco Rutte2008-12-301-18/+1
* Merge branch 'from-jmcmullan' into developFrej Drejhammar2008-12-204-20/+40
|\
| * hg export: Support tag movementJason S. McMullan2008-12-114-20/+40
* | hg-fast-export: add option to track remote branches under a custom namespaceFabrizio Chiarello2008-12-203-3/+17
* | hg2git: Update copyrights and maintainership information.Rocco Rutte2008-11-256-5/+7
|/
* hg-fast-export: Make default branch customizableFabrizio Chiarello2008-09-193-2/+13
* 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: work still if git-commands are not in PATHJonathan Nieder2008-07-313-5/+5
* Revert "hg2git: Replaces space with "_" in branches name"Rocco Rutte2008-06-031-1/+1
* hg-fast-export.py: sanitize tildes (~) in branch namesJonathan Nieder2008-06-031-1/+1
* Clarify where 'HEAD' branch name comes fromRocco Rutte2008-05-301-2/+3
* hg2git: Replaces space with "_" in branches nameFelipe Zimmerle2008-05-301-1/+1
* hg-fast-export.py: Cache possibly sanitized branch namesRocco Rutte2007-10-261-3/+11
* Merge branch 'fixes'Rocco Rutte2007-10-261-13/+34
|\
| * hg-fast-import.py: Sanitize ref namesRocco Rutte2007-10-261-0/+22