Merge lp://staging/~jelmer/brz/archive-tree-timestamp into lp://staging/brz
Proposed by
Jelmer Vernooij
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Jelmer Vernooij | ||||
Approved revision: | no longer in the source branch. | ||||
Merge reported by: | The Breezy Bot | ||||
Merged at revision: | not available | ||||
Proposed branch: | lp://staging/~jelmer/brz/archive-tree-timestamp | ||||
Merge into: | lp://staging/brz | ||||
Diff against target: |
73 lines (+21/-3) 4 files modified
breezy/archive/tar.py (+1/-2) breezy/export.py (+6/-0) breezy/tests/blackbox/test_export.py (+1/-1) breezy/tests/test_export.py (+13/-0) |
||||
To merge this branch: | bzr merge lp://staging/~jelmer/brz/archive-tree-timestamp | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Martin Packman | Approve | ||
Review via email: mp+361709@code.staging.launchpad.net |
Commit message
Use tree timestamp when exporting.
Description of the change
Use tree timestamp when exporting.
This helps generate consistent hashes.
To post a comment you must log in.
Fair enough.