lp://staging/~mbp/bzr/2.0-stat-symlink
Created by
Martin Pool
and last modified
- Get this branch:
- bzr branch lp://staging/~mbp/bzr/2.0-stat-symlink
Only
Martin Pool
can upload to this branch. If you are
Martin Pool
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
Rejected
for merging
into
lp://staging/bzr/2.0
- Martin Pool: Disapprove
- John A Meinel: Needs Fixing
-
Diff: 209 lines (+113/-5)5 files modifiedNEWS (+5/-0)
bzrlib/tests/per_transport.py (+39/-1)
bzrlib/transport/__init__.py (+13/-1)
bzrlib/transport/local.py (+31/-2)
bzrlib/transport/sftp.py (+25/-1)
Branch information
Recent revisions
- 4757. By Martin Pool
-
stat on a transport pointing directly to a symlink returns information about the symlink
- 4754. By Canonical.com Patch Queue Manager <email address hidden>
-
(mbp) fix specific commit of a symlink (bug 128562) (Martin Pool)
- 4753. By Canonical.com Patch Queue Manager <email address hidden>
-
(spiv) Fix bug in CHKMap.apply_delta that was generating non-canonical CHK
maps when entries are removed. (Andrew Bennetts) - 4752. By Canonical.com Patch Queue Manager <email address hidden>
-
(vila) Ensure we don't try to remove entries twice from the in-memory
inventory. (Vincent Ladeuil) - 4751. By Canonical.com Patch Queue Manager <email address hidden>
-
(jam) Get rid of an accidental string exception (bug #586926)
- 4750. By Canonical.com Patch Queue Manager <email address hidden>
-
(jam) Close the current directory descriptor when trying to iterate a
file (bug #583486) - 4749. By Canonical.com Patch Queue Manager <email address hidden>
-
(jam) Workaround bug #582656, handle catching exceptions differently
- 4748. By Canonical.com Patch Queue Manager <email address hidden>
-
(lifeless) Don't allow RemoteRepository to stack on an incompatible-format repository. (#562380) (Andrew Bennetts)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/bzr