~bzr-pqm/bzr/bzr.dev

- merge various windows and other fixes from Ollie Rutherfurd
  
1179: changed diff help example to -r1..2 from deprecated -r1:2
1178: fixed \r\n -> \n conversion in branch._check_format
1177: disable urlgrabber on win32, since it converts / -> \
1176: changed assert path.startswith('./') -> '.'+os.sep in merge.py
1175: replaced os.spawnvp with subprocess.call in msgeditor.py
1174: os.name == 'windows' -> 'nt', check for %EDITOR% on win32
1173: fixed bzr mv filename newfilename, re-enabled test_mv_modes
Filename Latest Rev Last Changed Committer Comment Size
..
annotate3.patch 645 19 years ago Martin Pool - split out proposed progress module 262 KB Diff Download File
annotate4.patch 647 19 years ago Martin Pool - split out updated progress indicator 262 KB Diff Download File
cache-remote-revisions.diff 688 19 years ago Martin Pool - add deferred patch from abentley to fetch rem 4.8 KB Diff Download File
find-touching-from-seq.diff 631 19 years ago Martin Pool - add deferred patch for finding touching patches 2.7 KB Diff Download File
meta-data-in-inventory.patch 677 19 years ago Martin Pool - draft 'meta' command by john 10.4 KB Diff Download File
ndiff.patch 817 19 years ago Martin Pool - Deferred patch that uses Python ndiff format. 4.7 KB Diff Download File
pending-merge.patch 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 4.2 KB Diff Download File
plugins-no-plugins.patch 737 19 years ago Martin Pool - add plugin patch, still being integrated 18.6 KB Diff Download File
progress.diff 647 19 years ago Martin Pool - split out updated progress indicator 4.7 KB Diff Download File
symlink-support.patch 521 19 years ago Martin Pool - Add patch to give symlink support 20.3 KB Diff Download File