~jelmer/bzr-hg/merge-fetch

  • Committer: Jelmer Vernooij
  • Date: 2011-03-26 18:09:11 UTC
  • Revision ID: jelmer@samba.org-20110326180911-m14of0csjxnbu427
Implement InterFromHgBranch.fetch() which works with remote hg branches.
Filename Latest Rev Last Changed Committer Comment Size
..
doc 195 14 years ago Jelmer Vernooij Add notes about roundtripping. Diff
tests 21 17 years ago Jelmer Vernooij Split out tests into a separate directory. Diff
.bzrignore 346 13 years ago Jelmer Vernooij Add testr magic. 37 bytes Diff Download File
.testr.conf 359 13 years ago Jelmer Vernooij Update testr configuration to run all mercurial-re 181 bytes Diff Download File
__init__.py 405 13 years ago Jelmer Vernooij Update imports now that the control dir formats ar 9.3 KB Diff Download File
branch.py 413 13 years ago Jelmer Vernooij Implement InterFromHgBranch.fetch() which works wi 17.8 KB Diff Download File
changegroup.py 266 14 years ago Jelmer Vernooij Fix some formatting issues. 8 KB Diff Download File
commands.py 295 13 years ago Jelmer Vernooij Add bzr hg-import. 1.7 KB Diff Download File
dir.py 410.1.1 13 years ago Jelmer Vernooij Support cloning tags. 13.4 KB Diff Download File
fetch.py 369 13 years ago Jelmer Vernooij Fetch symlinks as unicode. 29.9 KB Diff Download File
HACKING 348 13 years ago Jelmer Vernooij Update test command. 725 bytes Diff Download File
idmap.py 314 13 years ago Jelmer Vernooij Put idmap information in a bzr-hg-specific directo 12 KB Diff Download File
info.py 409 13 years ago Jelmer Vernooij Add 1.8 as supported version of mercurial. 404 bytes Diff Download File
Makefile 332 13 years ago Jelmer Vernooij Move dir code to a separate file. 862 bytes Diff Download File
mapping.py 371 13 years ago Jelmer Vernooij Implement HgWorkingTree.initialize. 14.5 KB Diff Download File
NEWS 413 13 years ago Jelmer Vernooij Implement InterFromHgBranch.fetch() which works wi 2.8 KB Diff Download File
overlay.py 349 13 years ago Jelmer Vernooij Fix support for Mercurial 1.7. 13.9 KB Diff Download File
parsers.py 349 13 years ago Jelmer Vernooij Fix support for Mercurial 1.7. 6.6 KB Diff Download File
README 288.1.1 14 years ago Martin Pool Attempted docs on how to use this 513 bytes Diff Download File
repository.py 405 13 years ago Jelmer Vernooij Update imports now that the control dir formats ar 17.4 KB Diff Download File
revspec.py 266 14 years ago Jelmer Vernooij Fix some formatting issues. 4 KB Diff Download File
send.py 266 14 years ago Jelmer Vernooij Fix some formatting issues. 2.5 KB Diff Download File
File setup.py 387 13 years ago Jelmer Vernooij Remove dependency on python2.4 in setup. 825 bytes Diff Download File
TODO 227 14 years ago Jelmer Vernooij Store unusual file ids when roundtripping. 225 bytes Diff Download File
ui.py 347 13 years ago Jelmer Vernooij Strip newlines when mutting hg output. 1.3 KB Diff Download File
util.py 321 13 years ago Jelmer Vernooij Add text serializer/deserializers. 1 KB Diff Download File
versionedfiles.py 397 13 years ago Jelmer Vernooij first revision in history has null: as parents. 5.5 KB Diff Download File
workingtree.py 407 13 years ago Jelmer Vernooij Provide WorkingTree.case_sensitive. 3.8 KB Diff Download File