log

age author description
Sun, 08 Jan 2012 23:09:35 +0800 Steven Brown rebase: reinstate old-style rev spec support for the source and base (issue3181) stable
Fri, 06 Jan 2012 07:37:59 +0100 Pierre-Yves David dirstate: propagate IOError other than ENOENT when reading branch stable
Fri, 06 Jan 2012 15:05:51 +0100 Olav Reinert mq: Document that qdel requires exact patch identifiers stable
Sun, 08 Jan 2012 15:23:26 +0100 Dan Villiom Podlaski Christiansen canonpath: allow canonicalization of non-existant paths
Sun, 08 Jan 2012 14:33:10 +0100 Dan Villiom Podlaski Christiansen largefiles: factor out a copyalltostore() function
Sat, 07 Jan 2012 19:11:31 +0100 Levi Bard largefiles: add precommit hook to check for inappropriate locking
Sat, 07 Jan 2012 19:05:59 +0100 Levi Bard largefiles: fix inappropriate locking (issue3182)
Sat, 07 Jan 2012 18:43:34 +0100 Na'Tosha Bard largefiles: correctly handle dirstate status when rebasing
Sat, 07 Jan 2012 12:42:54 +0100 Na'Tosha Bard largefiles: implement addremove (issue3064)
Sun, 08 Jan 2012 18:15:54 +0100 Martin Geisler Use explicit integer division
Sun, 08 Jan 2012 17:57:25 +0100 Martin Geisler cvsps: pull function definition out of loop
Sun, 08 Jan 2012 11:23:21 +0100 Levi Bard largefiles: Fix parser warning: redefinition of unused 'node' from line 14
Sun, 08 Jan 2012 14:50:20 +0100 Martin Geisler merge with stable
Sun, 08 Jan 2012 12:35:47 +0100 Na'Tosha Bard largefiles: fix output of hg summary (issue3060) stable
Sun, 08 Jan 2012 11:19:51 +0100 Na'Tosha Bard largefiles: fix confusion upon removal of added largefile (issue3176) stable
Sat, 07 Jan 2012 23:37:19 +0100 Na'Tosha Bard largefiles: remove invalid comment (issue3065)
Sat, 07 Jan 2012 15:35:15 +0100 Na'Tosha Bard largefiles: clean up and shorten test output by using the same log format everywhere
Sat, 07 Jan 2012 15:27:34 +0100 Dan Villiom Podlaski Christiansen largefiles: remove a chunk of commented out code
Fri, 06 Jan 2012 16:27:13 +0100 Martin Geisler Remove FSF mailing address from GPL headers
Fri, 06 Jan 2012 16:16:58 +0100 Martin Geisler dispatch: lowercase abort message
Fri, 06 Jan 2012 11:43:17 +0100 Martin Geisler merge with stable
Fri, 06 Jan 2012 11:15:32 +0100 Martin Geisler commands: add link to addremove in commit help text stable
Thu, 05 Jan 2012 07:26:22 -0800 Kevin Gessner largefiles: display remote errors from putlfile (issue3123) (issue3149)
Thu, 05 Jan 2012 20:35:10 -0600 Matt Mackall cmdutil: simplify duplicatecopies
Thu, 05 Jan 2012 14:14:12 -0600 Matt Mackall hgcia: fix diffstat support
Wed, 04 Jan 2012 17:55:30 -0600 Matt Mackall copies: rewrite copy detection for non-merge users
Wed, 04 Jan 2012 15:48:02 -0600 Matt Mackall copies: split the copies api for "normal" and merge cases (API)
Tue, 03 Jan 2012 17:13:03 -0600 Matt Mackall merge with stable
Mon, 02 Jan 2012 19:30:28 -0600 Augie Fackler progress: Use the same GPL boilerplate as most hg files
Mon, 02 Jan 2012 19:30:21 -0600 Augie Fackler color: Use the same GPL boilerplate as most hg files