/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2019-10-13 16:11:08 UTC
  • mfrom: (7397.2.4 ie-is-same)
  • Revision ID: breezy.the.bot@gmail.com-20191013161108-imzi2dmiz7g0jzha
Add a new ``TreeEntry.is_unmodified`` method, which allows
merge to check for unmodified files without relying
on the .revision attribute that is not available for Git trees.

This fixes LCA merges for Git repositories.

Merged from https://code.launchpad.net/~jelmer/brz/ie-is-same/+merge/373715
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 7.2 KB Diff Download File
test_blackbox.py 7339.1.10 6 years ago Jelmer Vernooij Fix test. 21.7 KB Diff Download File
test_branch.py 7288.2.2 7 years ago Jelmer Vernooij Check for specific warning rather than total numbe 10.9 KB Diff Download File
test_builder.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 11 KB Diff Download File
test_cache.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 5.7 KB Diff Download File
test_dir.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 2.9 KB Diff Download File
test_fetch.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 21 KB Diff Download File
test_git_remote_helper.py 7290.11.7 7 years ago Jelmer Vernooij Set PYTHONPATH. 5.6 KB Diff Download File
test_mapping.py 7290.21.1 6 years ago Jelmer Vernooij Cope with utf-8 invalid characters in commit messa 16.8 KB Diff Download File
test_memorytree.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 8.1 KB Diff Download File
test_object_store.py 7290.1.21 6 years ago Breezy landing bot Add appveyor configuration and fix build of extens 12.3 KB Diff Download File
test_pristine_tar.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 3.6 KB Diff Download File
test_push.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 4.5 KB Diff Download File
test_refs.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 3.1 KB Diff Download File
test_remote.py 7379.1.1 6 years ago Jelmer Vernooij Handle invalid repository name on GitHub. 22.9 KB Diff Download File
test_repository.py 7358.14.1 6 years ago Jelmer Vernooij Remove Tree.get_root_id() in favour of Tree.path2i 11.3 KB Diff Download File
test_revspec.py 7265.2.1 7 years ago Jelmer Vernooij Don't require that short git shas have an even num 1.1 KB Diff Download File
test_roundtrip.py 7358.13.1 6 years ago Jelmer Vernooij Drop file id roundtripping support in Git. Stashi 3.1 KB Diff Download File
test_server.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 3.3 KB Diff Download File
test_transportgit.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 3.6 KB Diff Download File
test_unpeel_map.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 1.7 KB Diff Download File
test_urls.py 7141.8.5 7 years ago Jelmer Vernooij Merge trunk. 2.3 KB Diff Download File
test_workingtree.py 7358.16.2 6 years ago Jelmer Vernooij merge trunk. 9.6 KB Diff Download File