log

age author description
Wed, 25 Jun 2008 14:13:20 -0700 Brendan Cully Check that git patches only touch files under root
Thu, 26 Jun 2008 18:44:54 -0500 Matt Mackall purge: cleanup
Thu, 26 Jun 2008 15:55:23 -0500 Matt Mackall dirstate: improve case-folding logic
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall dirstate: fold statwalk and walk
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall purge: use status
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall repo.status: eliminate list_
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall verify: lots of refactoring
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall verify: add some local variables
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall add __len__ and __iter__ methods to repo and revlog
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall manifest: remove execf/linkf methods
Thu, 26 Jun 2008 14:35:50 -0500 Matt Mackall make debugrename work on p1, not tip
Thu, 26 Jun 2008 14:35:46 -0500 Matt Mackall use repo[changeid] to get a changectx
Thu, 26 Jun 2008 13:58:24 -0500 Matt Mackall rename checkfolding to checkcase
Thu, 26 Jun 2008 13:58:22 -0500 Matt Mackall dirstate: remove unused folding function
Thu, 26 Jun 2008 13:52:16 -0500 Matt Mackall context: remove islink and isexec methods
Thu, 26 Jun 2008 13:46:34 -0500 Matt Mackall simplify flag handling
Thu, 26 Jun 2008 13:46:33 -0500 Matt Mackall context: clean up parents()
Thu, 26 Jun 2008 13:46:31 -0500 Matt Mackall context: simplify changeid logic
Thu, 26 Jun 2008 13:46:29 -0500 Matt Mackall use repo.changectx(None) to get a workingctx
Wed, 25 Jun 2008 17:35:20 -0500 Matt Mackall context: avoid using None for working parent
Wed, 25 Jun 2008 17:34:28 -0500 Matt Mackall use repo.changectx rather than context.changectx
Wed, 25 Jun 2008 17:33:51 -0500 Matt Mackall context: consistently return p1 context for None
Wed, 25 Jun 2008 17:33:34 -0500 Matt Mackall lookup: optimize '.'
Wed, 25 Jun 2008 12:53:57 -0700 Brendan Cully Remove RSS/atom links from coal/paper index
Wed, 25 Jun 2008 12:52:40 -0700 Brendan Cully Improve archive links in coal/paper index
Wed, 25 Jun 2008 20:50:40 +0200 Benoit Allard graph: fix JavaScript issues to make it work on IE
Wed, 25 Jun 2008 10:54:48 +0200 Dirkjan Ochtman fix default branchheads() argument (e85951aeec6e was very broken)
Wed, 25 Jun 2008 10:37:07 +0200 Dirkjan Ochtman fix dumb test failure introduced in 855851eae70f
Tue, 24 Jun 2008 20:39:37 -0700 Brendan Cully Improve hgwebdir index in coal and paper styles
Tue, 24 Jun 2008 10:18:03 +0200 Dirkjan Ochtman graph: improve script hiding tricks