[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Recording the date at which a change was pushed to Savannah
From: |
Glenn Morris |
Subject: |
Recording the date at which a change was pushed to Savannah |
Date: |
Mon, 01 Dec 2014 21:55:35 -0500 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
If I've understood correctly, "the date that a change was applied to the
Emacs repository on Savannah" is not something that is recorded.
Neither of the two dates that git does record correspond to that
(neither of those dates seems especially useful to me).
I've seen it suggested that enabling the reflog on the server (and
disabling expiry), plus a post-receive hook to add the information to a
note, will do it. E.g.:
http://mnaoumov.wordpress.com/2013/01/31/git-get-push-date/
Is it worth implementing that, or should I give up my quaint, naive
desire to know "when did X happen"?
- Recording the date at which a change was pushed to Savannah,
Glenn Morris <=
- Re: Recording the date at which a change was pushed to Savannah, Yuri Khan, 2014/12/01
- Recording the date at which a change was pushed to Savannah, Stephen J. Turnbull, 2014/12/02
- Re: Recording the date at which a change was pushed to Savannah, Stefan Monnier, 2014/12/02
- Re: Recording the date at which a change was pushed to Savannah, Glenn Morris, 2014/12/03
- Re: Recording the date at which a change was pushed to Savannah, David Kastrup, 2014/12/03
- Re: Recording the date at which a change was pushed to Savannah, Stephen J. Turnbull, 2014/12/03
- Re: Recording the date at which a change was pushed to Savannah, David Kastrup, 2014/12/03
- Re: Recording the date at which a change was pushed to Savannah, Stephen J. Turnbull, 2014/12/03
- Re: Recording the date at which a change was pushed to Savannah, David Kastrup, 2014/12/03
- Re: Recording the date at which a change was pushed to Savannah, Stefan Monnier, 2014/12/03