Hi,

On Thu, Sep 8, 2011 at 10:52 PM, Catalin Marinas
<[email protected]> wrote:
[...]
>> 0002-implement-numeric-shortcuts.patch
>
> I didn't merge this patch. I would rather have this as part of the
> goto command. The push/pop commands already take the -n parameter.
>
> What I had in mind initially was a way to run something like "stg show
> +2" to display a certain patch but the code structure changed since
> then and I'm not sure we can do it in a consistent way. Git has
> similar behaviour using HEAD^^ for example.

Ah, I misunderstood your proposal of adding numeric shortcuts...

>> 0005-add-a-new-config-called-aliasesfile.patch
>
> I haven't merged this yet. I really like the idea but I wouldn't read
> the mutt aliases file every time we run stgit as that's only useful
> for the mail command. In my case I got a quite big mutt aliases file
> (as I didn't bother getting it to work with the company LDAP server).
> Maybe moving append_aliases to the mail.py file?

Yes, the current handling is a bit awkward, it parses the aliases for all stgit
commands, I'll try to change this command to mail.py file.

>
>> 0006-add-fuzzy-patch-name-lookup-support-for-goto-command.patch
>
> Merged, with minor updates (we already have trans.all_patches).

Thanks.

-- 
Guanqun

_______________________________________________
stgit-users mailing list
[email protected]
https://mail.gna.org/listinfo/stgit-users

Reply via email to