~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-16 02:47:36 UTC
  • Revision ID: mbp@sourcefrog.net-20050516024736-05e0d2dde1c16a1a
todo

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
 
253
253
* Paranoid mode where we never trust SHA-1 matches.
254
254
 
 
255
* Don't commit if there are no changes unless forced.
 
256
 
 
257
* --dry-run mode for commit?  
 
258
 
 
259
* Generally, be a bit more verbose unless --silent is specified.
 
260
 
255
261
 
256
262
Large things
257
263
------------