Git development
 help / color / mirror / Atom feed
* [ANNOUNCE] git-pasky-0.6.3 && request for testing
@ 2005-04-22  3:09 Petr Baudis
  2005-04-22  3:58 ` Steven Cole
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Petr Baudis @ 2005-04-22  3:09 UTC (permalink / raw)
  To: git

  Hello,

  FYI, I've released git-pasky-0.6.3 earlier in the night. It brings
especially plenty of bugfixes, but also some tiny enhancements, like
colored log and ability to pick branch in the remote repository. git log
and git patch now also accept range of commits, so e.g. if you do

	git patch linus:this

you should get a sequence of patches (commit message + patch, with
delimiters between patches) which will bring you from linus to your
current HEAD. Of course the package is in sync with Linus' branch.

  Get it at

	http://pasky.or.cz/~pasky/dev/git/

or pull (it should work fine, no format changes).


  Not released stay changes I made later tonight, which change
git-pasky's usage of directory cache - it will record adds/removals to
it and use diff-cache instead of show-diff to check any differences. The
code is much simpler, but likely some small bugs were introduced in the
process - please report any problems you'll hit, and test heavily. What
is known is that you cannot diff specific files now.

  Thanks,

-- 
				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] 10+ messages in thread

end of thread, other threads:[~2005-04-23  5:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-22  3:09 [ANNOUNCE] git-pasky-0.6.3 && request for testing Petr Baudis
2005-04-22  3:58 ` Steven Cole
2005-04-22  6:49 ` Greg KH
2005-04-22 23:05   ` Petr Baudis
2005-04-22 23:27     ` Linus Torvalds
2005-04-23  0:18       ` Linus Torvalds
2005-04-22  7:16 ` Barry K. Nathan
2005-04-22  7:24   ` Barry K. Nathan
2005-04-22 10:37     ` Petr Baudis
2005-04-23  5:12       ` Barry K. Nathan

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