All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] More ref logging
@ 2006-05-19  9:14 Shawn Pearce
  2006-05-19 11:16   ` Sean
  0 siblings, 1 reply; 6+ messages in thread
From: Shawn Pearce @ 2006-05-19  9:14 UTC (permalink / raw)
  To: Junio Hamano; +Cc: git

These are on top of the other five I just sent:

* [PATCH 1/5] Correct force_write bug in refs.c

	Yea there was a bug in the last bug fix.  Now we
	really don't write the ref unless we need to.

* [PATCH 2/5] Change order of -m option to update-ref.

	Minor documentation nit noticed by Junio.

* [PATCH 3/5] Include ref log detail in commit, reset, etc.

	Enhance some core tools to use the new '-m' switch with
	update-ref.  Trivial but requires the new update-ref.

* [PATCH 4/5] Create/delete branch ref logs.

	This was discussed on #git earlier this morning.
	Automatically create the ref log if -l is given when creating
	a branch and delete the log when deleting the branch.

* [PATCH 5/5] Enable ref log creation in git checkout -b.

	Fix git checkout -b to behave like git branch.

-- 
Shawn.

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-19  9:14 [PATCH 0/5] More ref logging Shawn Pearce
2006-05-19 11:16 ` Sean
2006-05-19 11:16   ` Sean
2006-05-21  0:50   ` Shawn Pearce
2006-05-21  2:43     ` Sean
2006-05-21  2:43       ` Sean
2006-05-21  4:51       ` Shawn Pearce
2006-05-21  5:09         ` Sean
2006-05-21  5:09           ` Sean

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.