Re: [PATCH] Add contrib/stg-gitk: helper script to run gitk

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Catalin Marinas
Date: Wednesday, January 10, 2007 - 4:47 pm

On 09/01/07, Yann Dirson <ydirson@altern.org> wrote:

I've never tried 'gitk --all' but I'm OK with changing the way
--graphical option displays the patches.


'show' can also display a range of patches.


This was initially a re-implementation of 'git show' that was able to
understand patch names (you can also give any commit id as argument).
I later extended it to accept patch ranges.


As I said in a different e-mail, push/pop were the command names used
by quilt. I agree that they are confusing. Maybe we could change
commit/uncommit to store/unstore or something else (but I would like
to keep push/pop).

I don't like the idea of command aliases that much, it looks like
unneeded complexity. You can use the bash aliases if you want (i.e.
'alias stg-ppush="stg push"').

-- 
Catalin
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: suggestions about stgit commands renaming, Yann Dirson, (Wed Jan 10, 12:52 pm)
Re: suggestions about stgit commands renaming, Catalin Marinas, (Wed Jan 10, 4:35 pm)
Re: [PATCH] Add contrib/stg-gitk: helper script to run gitk, Catalin Marinas, (Wed Jan 10, 4:47 pm)
Re: [PATCH] Add contrib/stg-gitk: helper script to run gitk, Catalin Marinas, (Fri Jan 12, 4:09 pm)