~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/random.txt

  • Committer: Martin Pool
  • Date: 2005-09-16 03:32:44 UTC
  • mfrom: (1185.1.23)
  • mto: (1185.8.2) (974.1.91)
  • mto: This revision was merged to the branch mainline in revision 1390.
  • Revision ID: mbp@sourcefrog.net-20050916033244-18c4f4bcba663e42
- merge in many integration fixes from Robert

  * xml escaping of unprintable characters

  * 'make clean'

  * new, more consistent Branch constructors 

  * RemoteBranch tests against local farmework

  * scott's non-verbose commit fix 

This seems to break this usage though 

  bzr diff -r 1207..1208 ../bzr.robertc-integration

robertc@robertcollins.net-20050915175953-a16fdc627ce7c541

Show diffs side-by-side

added added

removed removed

Lines of Context:
235
235
 
236
236
-----
237
237
 
238
 
 
239
 
* Fix up diffs for files without a trailing newline
 
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