Git development
 help / color / mirror / Atom feed
* [ANNOUNCE] git-pasky-0.7
@ 2005-04-24  0:59 Petr Baudis
  2005-04-24  1:26 ` Martin Schlemmer
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Petr Baudis @ 2005-04-24  0:59 UTC (permalink / raw)
  To: git

  Hello,

  this is the last release of git-pasky, my SCMish layer over Linus' git
tree history storage tool. The next releases will be called 'cogito' and
will feature a significantly reworked user interface (finally). Get
git-pasky-0.7 at

	http://www.kernel.org/pub/software/scm/cogito

or

	ftp://ftp.kernel.org/pub/software/scm/cogito

  You can also pull, but actually you might as well not want to do that
if you don't know that you will be able to recover possible
inconsistencies (for no local changes, read-tree $(tree-id) &&
checkout-cache -f -a && update-cache --refresh should do). The
pulling/merging tools in older versions contain bugs which _might_
affect this pull.

  The biggest change is in the way the directory cache is used (this is
internal thing, nothing user-visible except less bugs). Now that we have
diff-cache, git-pasky uses that instead of show-diff, and drops the
add/rm queues. This also makes the diffs coming from git diff more
consistent-looking.

  To pick randomly from the other changes - older zlib compatibility,
always use bash, git patch output changes/fixes, git log timezone fix,
plenty of bugfixes and of course merges with Linus. Thanks to all the
contributors!

  Have fun,

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
C++: an octopus made by nailing extra legs onto a dog. -- Steve Taylor

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

end of thread, other threads:[~2005-04-24 10:49 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-24  0:59 [ANNOUNCE] git-pasky-0.7 Petr Baudis
2005-04-24  1:26 ` Martin Schlemmer
2005-04-24  3:45   ` Linus Torvalds
2005-04-24  9:50     ` Martin Schlemmer
2005-04-24  3:58 ` Paul Jackson
2005-04-24  4:17   ` James Purser
2005-04-24  4:35     ` Paul Jackson
2005-04-24  4:32   ` Daniel Barkalow
2005-04-24  4:50     ` Paul Jackson
2005-04-24  4:58       ` James Purser
2005-04-24  5:02     ` Paul Jackson
2005-04-24  5:11       ` Greg KH
2005-04-24  5:12       ` Daniel Barkalow
2005-04-24 10:35       ` Martin Schlemmer
2005-04-24  7:14   ` Petr Baudis
2005-04-24  7:20     ` Paul Jackson
2005-04-24 10:52 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox