log

age author description
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold linkrev helper into lookup functions
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold filenode collector into mlookup
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: roll changegroup.collector into lookup functions
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: add revlog to the group callback
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: move sorting down into group
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: fold progress meter into callbacks
Mon, 28 Mar 2011 11:18:56 -0500 Matt Mackall changegroup: combine infocollect and lookup callbacks
Thu, 24 Mar 2011 17:16:30 -0500 Matt Mackall changegroup: drop unused fullrev
Sun, 27 Mar 2011 23:48:58 +0200 Idan Kamara util: dates cannot consist entirely of whitespace (issue2732)
Fri, 25 Mar 2011 15:49:43 -0400 Daniel Atallah convert/mtn: convert suspended branches as closed branches
Sun, 27 Mar 2011 13:34:20 +0200 Stefano Tortarolo rebase: don't mark file as removed if missing in parent's manifest (issue2725)
Sun, 27 Mar 2011 12:22:07 +0200 Adrian Buehlmann windows: use win32.unlink in unlinkpath()
Sun, 27 Mar 2011 01:47:58 +0100 Adrian Buehlmann win32: remove READONLY attribute on unlink
Sun, 27 Mar 2011 01:17:48 +0100 Adrian Buehlmann windows: move unlink to win32.py
Sun, 27 Mar 2011 12:59:25 +0200 Martin Geisler ui: label prompts, default to yellow prompts
Sun, 27 Mar 2011 12:41:55 +0200 Martin Geisler record: replace poor man's if-statement with real if-statement
Fri, 25 Mar 2011 22:59:09 -0700 Brodie Rao url: use url.url in hidepassword() and removeauth()
Fri, 25 Mar 2011 22:59:04 -0700 Brodie Rao subrepos: use url.url when normalizing repo paths
Fri, 25 Mar 2011 22:58:56 -0700 Brodie Rao url: provide url object
Wed, 23 Feb 2011 23:30:48 +0100 Adrian Buehlmann cmdutil: fix mode handling in make_file
Sat, 26 Mar 2011 17:12:02 -0500 Matt Mackall revlog: change variable name to avoid reuse
Sat, 26 Mar 2011 10:59:33 +0100 Adrian Buehlmann debugstate: add new --datesort option
Sat, 26 Mar 2011 13:05:17 +0100 Stefano Tortarolo rebase: restore mq guards after rebasing (issue2107)
Fri, 25 Mar 2011 22:18:05 +0200 Idan Kamara tests: no need to explicitly export HOME in test files
Fri, 25 Mar 2011 22:15:37 +0200 Idan Kamara tests: set HOME to the test temp dir (issue2707)
Fri, 25 Mar 2011 15:03:53 +0100 Adrian Buehlmann dirstate: eliminate _lastnormal set
Fri, 25 Mar 2011 16:46:19 +0100 Patrick Mezard test-extdiff: fix 5c0e1222e7c0 temporary dir output
Fri, 25 Mar 2011 10:13:46 -0400 Daniel Atallah convert/mtn: avoid unnecessary initial test of mtn repo
Wed, 23 Mar 2011 14:26:56 -0400 Daniel Atallah convert/mtn: add support for using monotone's "automate stdio" when available
Thu, 24 Mar 2011 16:54:09 -0400 Daniel Atallah convert: add support to common commandline to access stdin of the process