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
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: show git command with --debug
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: speed up git push logic
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: use subprocess.Popen without the shell
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: treat git error code 1 as success
Thu, 09 Dec 2010 16:52:14 -0500 Eric Eisner subrepo: gitsubrepo should inherit from abstractsubrepo
Fri, 10 Dec 2010 01:30:16 +0100 Mads Kiilerich subrepo: initialize subrepo relative default paths relative to their root stable
Wed, 08 Dec 2010 13:12:12 -0600 Matt Mackall merge with stable
Tue, 07 Dec 2010 20:03:04 +1100 Brodie Rao bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile stable
Tue, 07 Dec 2010 19:47:53 +1100 Brodie Rao archival: don't set gzip filename header when there's no filename stable
Wed, 08 Dec 2010 11:18:26 -0600 Matt Mackall build: don't delete precious version information on 'make clean'
Fri, 03 Dec 2010 11:40:30 +0900 Patrick Mezard patch: write .rej files without rewriting EOLs stable
Tue, 07 Dec 2010 20:03:05 +1100 Brodie Rao record: move copystat() hack out of util.copyfile() and into record
Tue, 07 Dec 2010 16:03:42 +0100 Dan Villiom Podlaski Christiansen util: make atomicfiles closable
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: drop arguments unsupported by old git
Mon, 06 Dec 2010 21:17:27 -0500 Eric Eisner subrepo: work around old git's remote naming scheme