/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
..
notes 0.397.1 7 years ago Jelmer Vernooij Change root id. Diff
tests 0.397.1 7 years ago Jelmer Vernooij Change root id. Diff
.testr.conf 6883.23.3 7 years ago Jelmer Vernooij Update testr to use local brz. 220 bytes Diff Download File
__init__.py 7359.1.5 6 years ago Jelmer Vernooij Fix import. 15.1 KB Diff Download File
annotate.py 7143.15.3 7 years ago Jelmer Vernooij Fix pep8 issues in breezy.git. 5.4 KB Diff Download File
branch.py 7380.1.1 6 years ago Jelmer Vernooij Several more fixes for git merge proposals. 52.5 KB Diff Download File
File bzr-receive-pack 0.397.1 7 years ago Jelmer Vernooij Change root id. 453 bytes Diff Download File
File bzr-upload-pack 0.397.1 7 years ago Jelmer Vernooij Change root id. 438 bytes Diff Download File
cache.py 7336.2.1 6 years ago Martin Split non-ini config methods to bedding Functions 33.3 KB Diff Download File
commands.py 7371.2.1 6 years ago Jelmer Vernooij Fix importing from remote git repositories. 12.8 KB Diff Download File
commit.py 7358.13.1 6 years ago Jelmer Vernooij Drop file id roundtripping support in Git. Stashi 8.9 KB Diff Download File
config.py 7143.15.3 7 years ago Jelmer Vernooij Fix pep8 issues in breezy.git. 2.3 KB Diff Download File
dir.py 7380.1.1 6 years ago Jelmer Vernooij Several more fixes for git merge proposals. 27.7 KB Diff Download File
directory.py 7268.11.2 7 years ago Jelmer Vernooij Add purpose argument. 1 KB Diff Download File
errors.py 7240.10.1 7 years ago Jelmer Vernooij Properly handle exceptions about hg extra fields. 2.5 KB Diff Download File
fetch.py 7358.13.1 6 years ago Jelmer Vernooij Drop file id roundtripping support in Git. Stashi 20.9 KB Diff Download File
filegraph.py 7143.15.3 7 years ago Jelmer Vernooij Fix pep8 issues in breezy.git. 4.2 KB Diff Download File
File git-remote-bzr 7290.11.8 7 years ago Jelmer Vernooij Fix tests on Python 3. 1.4 KB Diff Download File
git-remote-bzr.1 0.397.1 7 years ago Jelmer Vernooij Change root id. 1 KB Diff Download File
git_remote_helper.py 7290.11.8 7 years ago Jelmer Vernooij Fix tests on Python 3. 6.6 KB Diff Download File
help.py 0.397.1 7 years ago Jelmer Vernooij Change root id. 1.4 KB Diff Download File
hg.py 7143.15.2 7 years ago Jelmer Vernooij Run autopep8. 2.7 KB Diff Download File
interrepo.py 7143.22.3 6 years ago Jelmer Vernooij merge trunk. 28.9 KB Diff Download File
mapping.py 7358.13.1 6 years ago Jelmer Vernooij Drop file id roundtripping support in Git. Stashi 22.1 KB Diff Download File
memorytree.py 7358.13.1 6 years ago Jelmer Vernooij Drop file id roundtripping support in Git. Stashi 8.2 KB Diff Download File
object_store.py 7358.14.2 6 years ago Jelmer Vernooij Merge trunk. 30.9 KB Diff Download File
pristine_tar.py 7143.15.3 7 years ago Jelmer Vernooij Fix pep8 issues in breezy.git. 3.5 KB Diff Download File
push.py 7143.15.3 7 years ago Jelmer Vernooij Fix pep8 issues in breezy.git. 3.8 KB Diff Download File
refs.py 7143.15.3 7 years ago Jelmer Vernooij Fix pep8 issues in breezy.git. 6.2 KB Diff Download File
remote.py 7380.1.1 6 years ago Jelmer Vernooij Several more fixes for git merge proposals. 33.5 KB Diff Download File
repository.py 7143.22.3 6 years ago Jelmer Vernooij merge trunk. 24.4 KB Diff Download File
revspec.py 7309.1.1 6 years ago Jelmer Vernooij Merge lp:brz/3.0. 4.2 KB Diff Download File
roundtrip.py 7358.13.1 6 years ago Jelmer Vernooij Drop file id roundtripping support in Git. Stashi 4.7 KB Diff Download File
send.py 7358.16.1 6 years ago Jelmer Vernooij Don't make TreeChange tuple-like objects anymore, 7.2 KB Diff Download File
server.py 7143.15.3 7 years ago Jelmer Vernooij Fix pep8 issues in breezy.git. 5.7 KB Diff Download File
TODO 6883.23.26 7 years ago Jelmer Vernooij Update TODO. 72 bytes Diff Download File
transportgit.py 7371.4.4 6 years ago Jelmer Vernooij Pull in more fixes from janitor. 25.4 KB Diff Download File
tree.py 7397.2.3 6 years ago Jelmer Vernooij Fix passing directories in specific_files in GitWo 57.7 KB Diff Download File
unpeel_map.py 7356.1.5 6 years ago Jelmer Vernooij Use more ExitStacks. 2.8 KB Diff Download File
urls.py 7141.8.5 7 years ago Jelmer Vernooij Merge trunk. 2.4 KB Diff Download File
workingtree.py 7396.1.1 6 years ago Jelmer Vernooij Remove the unused has_or_had_id call. 52.1 KB Diff Download File