lp://staging/~barry/ubuntu-system-image/lp1444347
Created by
Barry Warsaw
and last modified
- Get this branch:
- bzr branch lp://staging/~barry/ubuntu-system-image/lp1444347
Only
Barry Warsaw
can upload to this branch. If you are
Barry Warsaw
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Steve Langasek (community): Needs Fixing
- Caio Begotti (community): Approve
- Stéphane Graber: Pending requested
- Registry Administrators: Pending requested
-
Diff: 433 lines (+254/-63)2 files modifiedlib/systemimage/diff.py (+89/-51)
lib/systemimage/tests/test_diff.py (+165/-12)
Related bugs
Bug #1444347: A file with link count 2 doesn't get both links updated | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 274. By Barry Warsaw
-
A more accurate test of the unpack case.
- 272. By Barry Warsaw
-
Handle the case where a hardlink's link target may have changed. That means
the underlying inode was modified, so the hardlink has to be deleted and
recreated. - 271. By Barry Warsaw
-
* Use namedtuples to make the code more readable.
* Add comments about what's really going on / the original intent
* Fix some indexing bugs while we're at it.
* Minor code cleanup. - 269. By Barry Warsaw
-
Limit pyflakes{2,3} to run on just the appropriate bin/* scripts, based on the
shebang line. - 268. By Barry Warsaw
-
Add a convenient script to help with grabbing a limited mirror of a remote
system-image server. - 265. By Steve Langasek
-
Add libjs-jquery-* as explicit test dependencies, rather than relying on python-coverage Recommends
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)