lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070410130025.b16b5f7b.randy.dunlap@oracle.com>
Date:	Tue, 10 Apr 2007 13:00:25 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	"Stuart MacDonald" <stuartm@...necttech.com>
Cc:	"'Paolo Ornati'" <ornati@...twebnet.it>,
	<linux-kernel@...r.kernel.org>
Subject: Re: Alternative to 'git bisect visualize'?

On Tue, 10 Apr 2007 15:45:33 -0400 Stuart MacDonald wrote:

> From: Paolo Ornati [mailto:ornati@...twebnet.it] 
> > I think this should work:
> > 
> > 1) look at "git-bisect log" and take the last good/bad pair
> > 
> > 2) "cat .git/refs/heads/bisect" to see where you are now
> > 
> > 3) git-log --pretty=oneline GOOD..BAD
> > 
> > 4) search for the current commit (found in #2) with "/CURRENT_COMMIT",
> > now move around and choose another commit to test
> > 
> > 5) git-reset --hard COMMIT_TO_TEST
> 
> That is exactly what I needed, many many thanks. I have moved off the
> broken area of commits and am back into bisecting.
> 
> Where would be the appropriate place to submit this as a feature
> request, to complement "git bisect visualize"; git, LKML or somewhere
> else? I'm picturing an ncurses/menuconfig-style app.
> 
> ..Stu

see http://git.or.cz/, this section:  Community and Development


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ