-----------------------------------------------------------------
Revision: a643d277cb26c241301f81b3aef6365f42149639
Ancestor: 74dc6d66ccf88e7f9bfc4e8d3c762084b6845a33
Author: [email protected]
Date: 2009-02-11T06:50:20
Branch: net.venge.monotone.fast-export

Added files:
        git_export.cc git_export.hh
Modified files:
        Makefile.am cmd_othervcs.cc

ChangeLog: 

split git exporter out into its own files

* git_export.{cc,hh}: move the git exporter into its own files; add typedefs for
  a few more iterators; add < and > around author and committer names that don't
  contain these and aren't found in the author map so git will accept them

* Makefile.am (MOST_SOURCES): add git_export.{cc,hh}
  (UNIT_TEST_SOURCES): remove cmd_othervcs.cc; add git_export.cc
  (UNIT_TEST_SRC_SUPPORT): remove rcs_import.cc and rcs_file.cc which are no
  longer needed with the removal of cmd_othervcs.cc from UNIT_TEST_SOURCES

* cmd_othervcs.cc: remove most of the git exporter from here into its own files



monotone --db={your.database} diff 
--revision=74dc6d66ccf88e7f9bfc4e8d3c762084b6845a33 
--revision=a643d277cb26c241301f81b3aef6365f42149639
----------------------------------------------------------------------


_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs

Reply via email to