Hi, On 6 September 2011 09:49, Lu Guanqun <[email protected]> wrote: > 0001-fix-typo-in-examples-gitconfig.patch
Merged. > 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. > 0003-remove-obseleted-TODO-item.patch Merged. > 0004-add-color-to-series-command.patch Merged. > 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? > 0006-add-fuzzy-patch-name-lookup-support-for-goto-command.patch Merged, with minor updates (we already have trans.all_patches). Thanks. -- Catalin _______________________________________________ stgit-users mailing list [email protected] https://mail.gna.org/listinfo/stgit-users
