~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/random.txt

  • Committer: Robert Collins
  • Date: 2006-02-22 10:35:05 UTC
  • mto: (1594.2.4 integration)
  • mto: This revision was merged to the branch mainline in revision 1596.
  • Revision ID: robertc@robertcollins.net-20060222103505-bddb211d353f2543
Merge in a variation of the versionedfile api from versioned-file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
* It is possibly nice that tla by default forbids you from committing
16
16
  if emacs autosave or lock files exist -- I find it confusing to
17
 
  commit somethin other than what is shown in the editor window
 
17
  commit something other than what is shown in the editor window
18
18
  because there are unsaved changes. 
19
19
 
20
20
  However, grumbling about unknown files is annoying, and requiring
232
232
    levels with them and they can be greatly optimized easily with C/C++
233
233
    extensions of the performance critical parts.
234
234
 
 
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