<div class="gmail_quote">On Mon, Aug 10, 2009 at 9:25 AM, Dirkjan Ochtman <span dir="ltr">&lt;<a href="mailto:dirkjan@ochtman.nl">dirkjan@ochtman.nl</a>&gt;</span> wrote:<br><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- remove qgoto, qnext, qprev, qtop: this functionality is already<br>
covered quite well by qpop, qpush, qseries and log.<br>
</blockquote><div><br>I don&#39;t see how qgoto is covered by qpop or qpush.<br><br>If qseries had a mode of displaying which patches were applied and which not, I&#39;d agree that qnext, qprev, and qtop could go (and in fact qapplied, too).<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- possibly remove qsave/qrestore as well, since no one seems to use<br>
them (and many people get confused by them).<br>
</blockquote><div><br>Agreed.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- make qrefresh &lt;file&gt; not exclude other files from the patch: this<br>
trips a lot of people up, and the other behavior is often useful, too.<br>
</blockquote><div><br>Nice. <br></div><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- make qpush try a merge instead of throwing .rej files around<br>
</blockquote><div><br>This worries me, because there&#39;s not enough information to do a 3-way merge. Perhaps a --merge option might be worth adding, but it shouldn&#39;t be the default. <br></div></div>