Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-22 Thread Petr Baudis
Dear diary, on Fri, Apr 22, 2005 at 08:49:37AM CEST, I got a letter where Greg KH <[EMAIL PROTECTED]> told me that... > On Fri, Apr 22, 2005 at 05:09:31AM +0200, Petr Baudis wrote: > > Hello, > > > > FYI, I've released git-pasky-0.6.3 earlier in the night. > > Hm, fun thing to try: > go

Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-22 Thread Barry K. Nathan
On Fri, Apr 22, 2005 at 12:37:37PM +0200, Petr Baudis wrote: > Duh, segfaulting sed! Could you please check which of the sed > invocations actually segfault for you? "") echo; sed -re ' / *Signed-off-by

Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-22 Thread Linus Torvalds
On Fri, 22 Apr 2005, Linus Torvalds wrote: > > I'm not even going to debug this bug. I'm just going to rewrite diff-cache > to do what I should have done originally, ie use the power of the > in-memory cache. Done, and pushed out. It should hopefully work now. Linus - To uns

Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-22 Thread Linus Torvalds
On Sat, 23 Apr 2005, Petr Baudis wrote: > > Just FYI, this is bug in core git's diff-cache; Nice find. Yes, I told you guys I hadn't tested it well ;) "diff-cache" does the same "diff trees in lockstep" thing that "diff-tree" does, but it's actually more complex, since the _tree_ part alway

Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-22 Thread Petr Baudis
Dear diary, on Fri, Apr 22, 2005 at 09:24:37AM CEST, I got a letter where "Barry K. Nathan" <[EMAIL PROTECTED]> told me that... > On Fri, Apr 22, 2005 at 12:16:26AM -0700, Barry K. Nathan wrote: > > With git-pasky 0.6.3, "git log" is unusable on my Mandrake 10.1 system. > > Basically I get a nevere

Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-22 Thread Barry K. Nathan
On Fri, Apr 22, 2005 at 12:16:26AM -0700, Barry K. Nathan wrote: > With git-pasky 0.6.3, "git log" is unusable on my Mandrake 10.1 system. > Basically I get a neverending flood of these until I press 'q' to quit > less: [snip sed segmentation faults which happen with 0.6.3 but not 0.6.2] > I'm not

Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-22 Thread Barry K. Nathan
With git-pasky 0.6.3, "git log" is unusable on my Mandrake 10.1 system. Basically I get a neverending flood of these until I press 'q' to quit less: /home/barryn/softbag/git-pasky-0.6.3/gitlog.sh: line 73: 7598 Segmentation faul t sed -re ' / *Signed-o

Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-21 Thread Greg KH
On Fri, Apr 22, 2005 at 05:09:31AM +0200, Petr Baudis wrote: > Hello, > > FYI, I've released git-pasky-0.6.3 earlier in the night. Hm, fun thing to try: go into a kernel git tree. rm Makefile git diff Watch it as it thinks that every Makefile in the kernel tree is now

Re: [ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-21 Thread Steven Cole
On Thursday 21 April 2005 09:09 pm, Petr Baudis wrote: > 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 pat

[ANNOUNCE] git-pasky-0.6.3 && request for testing

2005-04-21 Thread Petr Baudis
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