On 8 September 2011 16:32, Lu Guanqun <[email protected]> wrote: > 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...
No problem. The TODO file may be obsolete as well, there were other wish items added to the project page on gna.org. So far the most wishful thing is finishing the conversion of all the commands to the new infrastructure and removing the legacy .git/patches/... files (so far I got rid of status.py, making it an alias to "git status -s" but I'm busy with lots of other things, Linux-related). -- Catalin _______________________________________________ stgit-users mailing list [email protected] https://mail.gna.org/listinfo/stgit-users
