> It would be nice to be able to look through the patches in ones own repo in > the > same way that one can look through patches in "darcs pull". unpull sorta helps > with that, but it doesn't feel warm and fuzzy, and it doesn't help much with > depended-on patches...
Attached is my attempt at implementing this as an --interactive option to changes, as suggested by David. I went into some unknown territories here so if anyone has time to sanity check this I would appreciate it. Specifically, I'm curious if "s <- slurp_recorded repository" in Changes.lhs is the correct slurpy to pass in. The value isn't actually used (with_any_selected_changes ignores the slurpy parameter) but it probably should contain the correct value either way. -- Zachary P. Landau <[EMAIL PROTECTED]>
support_interactive_option_in_changes_command_issue_59.dpatch
Description: Binary data
_______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
