~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/random.txt

  • Committer: Martin Pool
  • Date: 2005-03-12 08:54:12 UTC
  • Revision ID: mbp@sourcefrog.net-20050312085412-13373aa129ccbad3
doc: notes on implementing codeville-style merge on
top of a weave; looks nice but opens a can of worms

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
* Use readline for reading log messages, and store a history of
195
195
  previous commit messages!
196
196
 
197
 
* Warn when adding huge files(?) - more than say 10MB?  On the other
198
 
  hand, why not just cope?
199
 
 
200
 
* Perhaps allow people to specify a revision-id, much as people have
201
 
  unique but human-assigned names for patches at the moment?
202
 
 
203
197
----
204
198
 
205
199
20050218090900.GA2071@opteron.random
232
226
    levels with them and they can be greatly optimized easily with C/C++
233
227
    extensions of the performance critical parts.
234
228
 
235
 
 
236
 
-----
237
 
 
238
 
 
239
 
* Fix up diffs for files without a trailing newline