git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Ref log updates
@ 2006-05-19  7:27 Shawn Pearce
  0 siblings, 0 replies; only message in thread
From: Shawn Pearce @ 2006-05-19  7:27 UTC (permalink / raw)
  To: Junio Hamano; +Cc: git

The following series of patches applies on top of 'pu' and my prior
series of ref log related patches.

Most of these are bug fixes and test cases.

* [PATCH 1/5] General ref log reading improvements.

	Performance improvements and minor bug fixes in the log
	parser.

* [PATCH 2/5] Added logs/ directory to repository layout.

	Minor documentation update that I missed in the last round.

* [PATCH 3/5] Force writing ref if it doesn't exist.

	If a ref doesn't exist make sure we write it anyway.
	I found a few cases were we weren't writing the ref; this
	appears to have it fixed.

* [PATCH 4/5] Log ref updates made by fetch.

	Fully enable ref logging for the *-fetch family of tools.

* [PATCH 5/5] Change 'master@noon' syntax to 'master@{noon}'.

	Support parsing ':' in date strings correctly, especially
	in the face of 'master@2005-06-12 16:12:foo'.

-- 
Shawn.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-19  7:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-19  7:27 [PATCH 0/5] Ref log updates Shawn Pearce

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