darcs

Issue 2285 wish: push --bundle foo.dpatch

Title wish: push --bundle foo.dpatch
Priority wishlist Status given-up
Milestone Resolved in
Superseder Nosy List owst
Assigned To
Topics

Created on 2012-12-21.10:37:07 by owst, last changed 2017-07-31.00:52:00 by gh.

Messages
msg16454 (view) Author: owst Date: 2012-12-21.10:37:06
I'd like to be able to say:

    > darcs apply foo.dpatch
... reviewing
    > darcs push --bundle foo.dpatch

the expected behaviour would be to push all patches in the dpatch that
are applied in the current behaviour. 

darcs should list patches that are *not* pushed, since I may be suprised
that 
  a) a patch is already in the remote repo or 
  b) that I didn't chose to apply all the patches in my local
repository, so I can't push them
History
Date User Action Args
2012-12-21 10:37:07owstcreate
2017-07-31 00:52:00ghsetstatus: unknown -> given-up