Re: git-gui Error

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Shawn O. Pearce
Date: Tuesday, February 13, 2007 - 11:00 pm

"Shawn O. Pearce" <spearce@spearce.org> wrote:

This is now pushed to repo.or.cz.  It probably won't show up in
git.git for at least a few weeks.  I want to push through some
more features (especially around the blame UI) in git-gui before
I bother Junio with another git-gui merge.  Besides, Git 1.5.0
(including git-gui 0.6.0.1) just shipped.  :)

It turned out to be slightly more difficult than just adding
refs/tags, as %(objectname) would be the name of the annotated tag,
and we need the commit name to match against rev-list output.  So I
had to extend the for-each-ref call to also include %(*objectname).

-- 
Shawn.
-
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:
git-gui Error, Martin Koegler, (Mon Feb 12, 11:56 pm)
Re: git-gui Error, Shawn O. Pearce, (Tue Feb 13, 12:45 am)
Re: git-gui Error, Martin Koegler, (Tue Feb 13, 2:53 pm)
Re: git-gui Error, Shawn O. Pearce, (Tue Feb 13, 7:22 pm)
Re: git-gui Error, Shawn O. Pearce, (Tue Feb 13, 11:00 pm)
Re: git-gui Error, Martin Koegler, (Wed Feb 14, 10:46 am)
Re: git-gui Error, Martin Koegler, (Wed Feb 14, 11:09 am)
Re: git-gui Error, Shawn O. Pearce, (Wed Feb 14, 7:40 pm)
Re: git-gui Error, Shawn O. Pearce, (Wed Feb 14, 9:07 pm)
Re: git-gui Error, Martin Koegler, (Wed Feb 14, 11:07 pm)
Re: git-gui Error, Shawn O. Pearce, (Wed Feb 14, 11:38 pm)