~naesten/bzr-fastimport/406097-file-iter-consistancy

  • Committer: Samuel Bronson
  • Date: 2009-07-29 03:23:18 UTC
  • Revision ID: naesten@gmail.com-20090729032318-td6bu2qa2p91s3dc
Declare CommitCommand's file_iter arg to be a callable returning an iterable.

Update __repr__ accordingly.

(This is working towards fixing bug #406097.)
Filename Latest Rev Last Changed Committer Comment Size
..
doc 1 16 years ago Ian Clatworthy 1st cut: gfi parser + --info processing method Diff
exporters 57 16 years ago Ian Clatworthy integrate dato's bzr-fast-export Diff
processors 1 16 years ago Ian Clatworthy 1st cut: gfi parser + --info processing method Diff
tests 1 16 years ago Ian Clatworthy 1st cut: gfi parser + --info processing method Diff
.bzrignore 85.2.1 15 years ago Jelmer Vernooij Fix setup.py Install bzr-fast-exporter. 6 bytes Diff Download File
__init__.py 185 14 years ago Ian Clatworthy Open 0.9 development 16.5 KB Diff Download File
branch_mapper.py 128.1.1 15 years ago Ian Clatworthy nicer and round-trippable mapping of git ref names 2.2 KB Diff Download File
branch_updater.py 182 14 years ago Martin Pool Add missing import 6.1 KB Diff Download File
bzr_commit_handler.py 187 14 years ago Ian Clatworthy fix inv-delta generation when deleting directories 26.2 KB Diff Download File
File bzr_exporter.py 178 15 years ago Ian Clatworthy improve fast-export's handling of rename+delete co 17.1 KB Diff Download File
cache_manager.py 169 15 years ago Ian Clatworthy fix blob tracking when -v not given 7.7 KB Diff Download File
commands.py 189 14 years ago Samuel Bronson Declare CommitCommand's file_iter arg to be a call 10.9 KB Diff Download File
COPYING.txt 1 16 years ago Ian Clatworthy 1st cut: gfi parser + --info processing method 17.5 KB Diff Download File
dates.py 137 15 years ago Ian Clatworthy improve error msg when bad timezone encountered 2.1 KB Diff Download File
errors.py 50 16 years ago Ian Clatworthy cleanly restart after an interruption - basic mirr 4.7 KB Diff Download File
helpers.py 136.1.2 15 years ago Ian Clatworthy make sure fast-export uses a binary stream on Wind 4.1 KB Diff Download File
idmapfile.py 50 16 years ago Ian Clatworthy cleanly restart after an interruption - basic mirr 2.1 KB Diff Download File
marks_file.py 117.1.2 15 years ago Ian Clatworthy extend & use marks_file API 3 KB Diff Download File
NEWS 188 14 years ago Ian Clatworthy update NEWS 7.6 KB Diff Download File
parser.py 182.1.2 14 years ago Samuel Bronson Implement here-document style input data. Fixes b 18.4 KB Diff Download File
processor.py 148 15 years ago Ian Clatworthy handle delete of unknown file in chk formats & red 7.9 KB Diff Download File
README.txt 81 15 years ago Ian Clatworthy 'bzr help fastimport' now provides useful help 1 KB Diff Download File
revision_store.py 171 15 years ago Ian Clatworthy use inv deltas by default for all formats now: --c 24.4 KB Diff Download File
File setup.py 185 14 years ago Ian Clatworthy Open 0.9 development 792 bytes Diff Download File