~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/random.txt

  • Committer: mbp at sourcefrog
  • Date: 2005-03-09 06:49:00 UTC
  • Revision ID: mbp@sourcefrog.net-20050309064900-74935ffb7350b24b
import more files from baz

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
 
When sending patches by email (optionall) send each one as a separate
239
 
mail, with a sequence number [%03d/%03d] at the start of the Subject.
240
 
See mail from linus 2005-04-07.
241
 
 
242
 
http://linux.yyz.us/patch-format.html
243
 
 
244
 
http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt
245
 
 
246
 
----
247
 
 
248
 
dwmw2 (2005-04-07) 
249
 
 
250
 
reorder patches by cherry-picking them from a main development tree
251
 
before sending them on.
252
 
 
253
 
----
254
 
 
255
 
ignore BitKeeper
256
 
 
257
 
re-add should give the same id as before