git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gitk highlight feature
@ 2006-05-02 23:44 Paul Mackerras
  2006-05-02 23:48 ` Junio C Hamano
  2006-05-03  0:07 ` Linus Torvalds
  0 siblings, 2 replies; 12+ messages in thread
From: Paul Mackerras @ 2006-05-02 23:44 UTC (permalink / raw)
  To: git; +Cc: torvalds

I just pushed out some changes to gitk which allow you to use one view
to highlight another (see the "Highlight" submenu under the "View"
menu), and which allow you to specify arbitrary git-rev-list arguments
for a view.  The arguments string uses shell quoting conventions.

I had been thinking of having fields in the view editor dialog where
you could put in refs that you did and didn't want included, date
specifiers, etc., all in separate fields with suitable labels.  Now
I'm thinking that it's probably just as convenient to put
"ORIG_HEAD.." into the git-rev-list arguments field as it is to put
"ORIG_HEAD" in the "Don't include commits reachable from this" field.
There may be an argument for having fields for "Exclude commits before
this date" and "Exclude commits after this date", because those things
often have spaces in them (e.g. "2 weeks ago") which would have to be
quoted in the git-rev-list arguments field.

Thoughts?

Paul.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-05-21  0:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-02 23:44 gitk highlight feature Paul Mackerras
2006-05-02 23:48 ` Junio C Hamano
2006-05-03  0:17   ` Paul Mackerras
2006-05-03  0:07 ` Linus Torvalds
2006-05-03  0:23   ` Linus Torvalds
2006-05-03  2:55     ` Paul Mackerras
2006-05-03 16:57       ` Linus Torvalds
2006-05-03 23:08         ` Paul Mackerras
2006-05-03 23:25           ` Linus Torvalds
2006-05-20  0:07         ` Paul Mackerras
2006-05-20 16:42           ` Linus Torvalds
2006-05-21  0:40             ` Paul Mackerras

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).