~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
..
convertfile.py 942 19 years ago Martin Pool - update convertinv to work with current weave cod 2.1 KB Diff Download File
convertinv.py 893 19 years ago Martin Pool - Refactor weave calculation of inclusions 2 KB Diff Download File
history2revfiles.py 1110 19 years ago Martin Pool - merge aaron's merge improvements: * When merg 2.8 KB Diff Download File
history2weaves.py 1132 19 years ago Martin Pool - fix up logging for history2weaves tool 4 KB Diff Download File
http_client.py 1092.1.39 19 years ago Robert Collins merge from mpool 15 KB Diff Download File
testweave.py 1083 19 years ago Martin Pool - add space to store revision-id in weave files 20.7 KB Diff Download File
weavebench.py 1092.1.37 19 years ago Robert Collins unbreak weavebench 2.6 KB Diff Download File
weavemerge.sh 921 19 years ago Martin Pool - shell script to set up a weave merge test case 584 bytes Diff Download File