lp:~vila/bzr/log-deep

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/bzr/log-deep
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
Bazaar
Status:
Development

Recent revisions

3899. By Vincent Ladeuil

Merge delta-show-with-path-filter into log-deep

3898. By Vincent Ladeuil

Rename --deep into --old since there is agreement on that.

* bzrlib/tests/blackbox/test_log.py:
(TestLogFileOld): Renamed from TestLogFileDeep. s/deep/old/g too.

* bzrlib/builtins.py:
(cmd_log): Rename --deep into --old.

3897. By Vincent Ladeuil

Start Ian's review fixes.

* bzrlib/tests/blackbox/test_log.py:
(TestLogFileDeep.test_log_old_file_deep,
TestLogFileDeep.test_log_file_deep_short): Group related tests,
fix bug in regexp.

* bzrlib/log.py:
(_show_log): Get rid of the useless try/finally.
(_filter_revisions_touching_file_id): Fix comment typos.

* NEWS:
Fix typos.

3896. By Vincent Ladeuil

Final cleanup before sumbmission.

3895. By Vincent Ladeuil

Merge delta-show-with-path-filter into log-deep

3894. By Vincent Ladeuil

Add NEWS entry.

3893. By Vincent Ladeuil

Cleanup.

3892. By Vincent Ladeuil

Better explanation of the differences between path and file-id
based implementations of 'bzr log <FILE>'.

* bzrlib/log.py:
(_show_log): Clean up the trivial implementation a bit. It's not
buggy finally, it just happens that the file-id based one doesn't
output the removed revisions and that this implementation doesn't
output the mainline revisions that merged the revisions that
delete the files.
(_filter_revisions_touching_file_id): Add more comments explaining
the subtle consequences of the implementation.

3891. By Vincent Ladeuil

Merge delta-show-with-path-filter into log-deep

3890. By Vincent Ladeuil

Comment out forgotten line.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers