* qgit idea: marking refs (heads and tags)
@ 2006-07-04 6:58 Jakub Narebski
2006-07-04 12:03 ` Marco Costalba
0 siblings, 1 reply; 5+ messages in thread
From: Jakub Narebski @ 2006-07-04 6:58 UTC (permalink / raw)
To: git
One thing I sorely lack in qgit as compared to gitk (and even gitweb[*1*])
is marking commits with refs (heads and tags, marked with different colors
or different shape marker). gitk currently uses markers in short log line
before text of commit summary, gitweb uses markers after (at the end) of
commit log summary. In qgit head commits are marked as such, but not to
which branche they belong[*2*].
And also somewhat (but to much lesser extent) showing explicitely sha1-ids
for commit, parents, tree, referenced object (in tag), to copy'n'paste to
shell.
[*1*] Currently _only_ in summary view IIRC, see e.g.
http://www.kernel.org/git/?p=git/git.git;a=summary
[*2*] gitk has also somewhat expensive "branches that commit belongs to" and
"closest tag(s) that are in lineage of this commit".
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: qgit idea: marking refs (heads and tags)
2006-07-04 6:58 qgit idea: marking refs (heads and tags) Jakub Narebski
@ 2006-07-04 12:03 ` Marco Costalba
2006-07-04 12:45 ` Jakub Narebski
0 siblings, 1 reply; 5+ messages in thread
From: Marco Costalba @ 2006-07-04 12:03 UTC (permalink / raw)
To: Jakub Narebski; +Cc: git
On 7/4/06, Jakub Narebski <jnareb@gmail.com> wrote:
> One thing I sorely lack in qgit as compared to gitk (and even gitweb[*1*])
> is marking commits with refs (heads and tags, marked with different colors
> or different shape marker). gitk currently uses markers in short log line
> before text of commit summary, gitweb uses markers after (at the end) of
> commit log summary. In qgit head commits are marked as such, but not to
> which branche they belong[*2*].
Currently you have to select the head and the status bar will show
related information: branch, tag message, etc.
>
> And also somewhat (but to much lesser extent) showing explicitely sha1-ids
> for commit, parents, tree, referenced object (in tag), to copy'n'paste to
> shell.
>
Something as a typical browser "copy selected link" context menu entry?
Marco
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: qgit idea: marking refs (heads and tags)
2006-07-04 12:03 ` Marco Costalba
@ 2006-07-04 12:45 ` Jakub Narebski
2006-07-06 18:39 ` Marco Costalba
0 siblings, 1 reply; 5+ messages in thread
From: Jakub Narebski @ 2006-07-04 12:45 UTC (permalink / raw)
To: git
Marco Costalba wrote:
> On 7/4/06, Jakub Narebski <jnareb@gmail.com> wrote:
>> One thing I sorely lack in qgit as compared to gitk (and even gitweb[*1*])
>> is marking commits with refs (heads and tags, marked with different colors
>> or different shape marker). gitk currently uses markers in short log line
>> before text of commit summary, gitweb uses markers after (at the end) of
>> commit log summary. In qgit head commits are marked as such, but not to
>> which branche they belong[*2*].
>
> Currently you have to select the head and the status bar will show
> related information: branch, tag message, etc.
That is step in right direction, but still when viewing history as a whole
I'd like to know which branch is which. Head refs are marked, so it shouldn't
be much work (well, perhaps some on the GUI side) to add, as an option,
head name somewhere (before or after, or even somwehere else) along commit
"subject".
>> And also somewhat (but to much lesser extent) showing explicitely sha1-ids
>> for commit, parents, tree, referenced object (in tag), to copy'n'paste to
>> shell.
>
> Something as a typical browser "copy selected link" context menu entry?
Yes, "copy sha1 of selected link" would be nice.
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: qgit idea: marking refs (heads and tags)
2006-07-04 12:45 ` Jakub Narebski
@ 2006-07-06 18:39 ` Marco Costalba
2006-07-07 19:07 ` Jakub Narebski
0 siblings, 1 reply; 5+ messages in thread
From: Marco Costalba @ 2006-07-06 18:39 UTC (permalink / raw)
To: Jakub Narebski; +Cc: git
On 7/4/06, Jakub Narebski <jnareb@gmail.com> wrote:
>
> >> And also somewhat (but to much lesser extent) showing explicitely sha1-ids
> >> for commit, parents, tree, referenced object (in tag), to copy'n'paste to
> >> shell.
> >
> > Something as a typical browser "copy selected link" context menu entry?
>
> Yes, "copy sha1 of selected link" would be nice.
>
Patch pushed to public repo (git.kernel.org/pub/scm/qgit/qgit.git)
Marco
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: qgit idea: marking refs (heads and tags)
2006-07-06 18:39 ` Marco Costalba
@ 2006-07-07 19:07 ` Jakub Narebski
0 siblings, 0 replies; 5+ messages in thread
From: Jakub Narebski @ 2006-07-07 19:07 UTC (permalink / raw)
To: git
Marco Costalba wrote:
> On 7/4/06, Jakub Narebski <jnareb@gmail.com> wrote:
>>> Something as a typical browser "copy selected link" context menu entry?
>>
>> Yes, "copy sha1 of selected link" would be nice.
>>
>
> Patch pushed to public repo (git.kernel.org/pub/scm/qgit/qgit.git)
Thanks a lot!
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-07-07 19:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-04 6:58 qgit idea: marking refs (heads and tags) Jakub Narebski
2006-07-04 12:03 ` Marco Costalba
2006-07-04 12:45 ` Jakub Narebski
2006-07-06 18:39 ` Marco Costalba
2006-07-07 19:07 ` Jakub Narebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).