~jelmer/brz-hg/trunk

  • Committer: Jelmer Vernooij
  • Date: 2012-02-19 14:32:13 UTC
  • Revision ID: jelmer@samba.org-20120219143213-603650s1kyqwnd0n
Implement HgDir.set_branch_reference.
Filename Latest Rev Last Changed Committer Comment Size
..
doc 195 14 years ago Jelmer Vernooij Add notes about roundtripping. Diff
po 526 12 years ago Jelmer Vernooij Add i18n support. Diff
tests 21 17 years ago Jelmer Vernooij Split out tests into a separate directory. Diff
.bzrignore 339.1.13 13 years ago Jelmer Vernooij Merge trunk. 37 bytes Diff Download File
.testr.conf 339.1.17 13 years ago Jelmer Vernooij merge bzr-hg trunk. 181 bytes Diff Download File
__init__.py 539 12 years ago Jelmer Vernooij Avoid unnecessary import. 9.5 KB Diff Download File
branch.py 538 12 years ago Jelmer Vernooij Drop support for bzr < 2.4. 21.7 KB Diff Download File
changegroup.py 538 12 years ago Jelmer Vernooij Drop support for bzr < 2.4. 10.7 KB Diff Download File
commands.py 295 13 years ago Jelmer Vernooij Add bzr hg-import. 1.7 KB Diff Download File
commit.py 510 12 years ago Jelmer Vernooij Don't lose unmodified files during commit. 6.3 KB Diff Download File
dir.py 546 12 years ago Jelmer Vernooij Implement HgDir.set_branch_reference. 14.8 KB Diff Download File
fetch.py 538 12 years ago Jelmer Vernooij Drop support for bzr < 2.4. 33.4 KB Diff Download File
HACKING 348 13 years ago Jelmer Vernooij Update test command. 725 bytes Diff Download File
idmap.py 436 13 years ago Jelmer Vernooij Fix syntax error. 13.6 KB Diff Download File
info.py 545 12 years ago Jelmer Vernooij Mark as compatible with mercurial 2.1. 425 bytes Diff Download File
Makefile 526 12 years ago Jelmer Vernooij Add i18n support. 1.4 KB Diff Download File
mapping.py 519 12 years ago Jelmer Vernooij Add mode_kind. 15.3 KB Diff Download File
NEWS 544 12 years ago Jelmer Vernooij Work on 0.2.0, not 0.1.2. 3.4 KB Diff Download File
overlay.py 524 12 years ago Jelmer Vernooij Add ToHgRepository. 15.2 KB Diff Download File
parsers.py 488 12 years ago Jelmer Vernooij Cope with non-utf8 characters in commit messages. 7 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 532 12 years ago Jelmer Vernooij 'Implement' add_signature_text and sign_revision. 9.1 KB Diff Download File
revspec.py 540 12 years ago Jelmer Vernooij Fix deprecation warning in revision specifier. 4.1 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 526 12 years ago Jelmer Vernooij Add i18n support. 1 KB Diff Download File
TODO 227 14 years ago Jelmer Vernooij Store unusual file ids when roundtripping. 225 bytes Diff Download File
tree.py 541 12 years ago Jelmer Vernooij implement get_file_mtime. 11.1 KB Diff Download File
ui.py 339.1.13 13 years ago Jelmer Vernooij Merge trunk. 1.3 KB Diff Download File
util.py 321 13 years ago Jelmer Vernooij Add text serializer/deserializers. 1 KB Diff Download File
workingtree.py 534 12 years ago Jelmer Vernooij Cope with changes in bzr.dev. 10.4 KB Diff Download File