All of lore.kernel.org
 help / color / mirror / Atom feed
* git stash list shows timestamp in stead of "stash number", when  setting date = local for log in config
@ 2009-09-15 14:56 Alf Kristian Støyle
  2009-09-24  7:01 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Alf Kristian Støyle @ 2009-09-15 14:56 UTC (permalink / raw)
  To: git

Hi. Searched the lists, but haven't found anyone reporting this problem.

When doing a "git stash list" I get this strange stash record:
stash@{Tue Sep 15 16:28:12 2009}: WIP on master: 2262276 ...

I have a global config setting on log:

[log]
date = local

If setting the date config to default or removing the setting, the
stash record looks correct:
stash@{0}: WIP on master: 2262276 ...

I might be missing something here, but I do find this a bit strange.
Is this a bug or a feature, and is there a setting I can use (for
stash) to always show the latter line? I kind of like having local
timestamps in log.

I am using git version 1.6.4.2 on the Mac.

Thanks
- Alf

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

end of thread, other threads:[~2009-09-27  8:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-15 14:56 git stash list shows timestamp in stead of "stash number", when setting date = local for log in config Alf Kristian Støyle
2009-09-24  7:01 ` Jeff King
2009-09-25 22:29   ` Shawn O. Pearce
2009-09-27  7:50     ` [PATCH] improve reflog date/number heuristic Jeff King
2009-09-27  8:25     ` git stash list shows timestamp in stead of "stash number", when setting date = local for log in config Alf Kristian Støyle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.