git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Pitre <nico@cam.org>
To: Junio C Hamano <junkio@cox.net>
Cc: git@vger.kernel.org
Subject: reflog for HEAD (detached or between branches)
Date: Fri, 26 Jan 2007 17:25:13 -0500	[thread overview]
Message-ID: <11698503133039-git-send-email-nico@cam.org> (raw)


This is the implementation for the idea I proposed for the support of
reflog with detached head.  In fact with this serie HEAD has a reflog
of its own which may or may not contain the same log entries found in
reflogs of individual branches.

Nicolas

             reply	other threads:[~2007-01-26 22:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-26 22:25 Nicolas Pitre [this message]
2007-01-26 23:45 ` reflog for HEAD (detached or between branches) Junio C Hamano
2007-01-27  1:46   ` [PATCH 1/3] create_symref: check error return from open() Junio C Hamano
2007-01-27  1:49   ` [PATCH 3/3] write_in_full: size_t is unsigned Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11698503133039-git-send-email-nico@cam.org \
    --to=nico@cam.org \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).