log

age author description
Mon, 13 Dec 2010 11:52:21 +0100 Martin Geisler merge stable heads in crew and main stable
Mon, 22 Nov 2010 14:36:57 +0100 Erik Zielke eol: improve help on whether EOLs are changed in working copy or repository stable
Mon, 13 Dec 2010 16:41:39 +0900 Nicolas Dumazet churn: ignore trailing and leading spaces (issue2546) stable
Fri, 10 Dec 2010 23:05:48 +0100 Benoit Boissinot merge with stable
Tue, 07 Dec 2010 16:08:16 +0100 Dan Villiom Podlaski Christiansen make_file: always return a fresh file handle that can be closed
Fri, 10 Dec 2010 19:20:11 -0600 Matt Mackall merge with stable
Fri, 10 Dec 2010 19:18:02 -0600 Matt Mackall hook: fix import path handling for repo=None stable
Tue, 07 Dec 2010 15:27:04 +0100 Alexander Solovyov hook: assume relative path to hook is given from repo root stable
Fri, 10 Dec 2010 19:08:17 -0600 Matt Mackall subrepo: backed out changeset 2245fcd0e160 stable
Fri, 10 Dec 2010 13:30:37 -0600 Augie Fackler bundle progress: offer best-guess deterministic progress information
Fri, 10 Dec 2010 13:31:06 -0600 Augie Fackler httpsendfile: record progress information during read()
Tue, 07 Dec 2010 15:50:28 +0100 Alexander Solovyov templatekw.showdiffstat: use ctx.diff() instead of calling patch
Fri, 10 Dec 2010 16:10:14 +0100 Adrian Buehlmann localrepo: remove unneeded os.unlink call in wwrite
Fri, 10 Dec 2010 15:14:05 +0100 Adrian Buehlmann opener: always reset flags on 'w'rite
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: silence git output when ui.quiet is set