Ticket Change Details
Not logged in
Overview

Artifact ID: 249076f14d351e583723a817c0515862ac1660b4
Ticket: e0f68fcf2195aa080eaee150d668b88b98ccded7
Merge directive (i.e. patch with history)
User & Date: anonymous 2011-01-26 04:27:18
Changes

  1. comment changed to:
    Fossil makes it really easy to clone repos. It would be great if one could make "drive-by" contributions to an open source project by passing back fixes made in a cloned repos back to the developers without requesting write access for the repository. 
    
    Bazaar has a cool feature called "Merge directive" that packages all changes relative to the partent branch:
    http://doc.bazaar.canonical.com/bzr.2.2/en/user-guide/sending_changes.html
    
    It would be cool if Fossil supported this feature as well
    
  2. private_contact changed to: "f7a8d3a6a73c86bb80df4faa8f5414307e6a1b68"
  3. severity changed to: "Important"
  4. status changed to: "Open"
  5. title changed to: "Merge directive (i.e. patch with history)"
  6. type changed to: "Feature_Request"