log

age author description
Sat, 30 Apr 2011 15:20:27 +0300 Idan Kamara run-tests: print a new line before writing the diff
Sat, 30 Apr 2011 10:56:43 -0500 Matt Mackall revsets: add a last function
Sat, 30 Apr 2011 14:22:03 +0200 Benoit Boissinot bundle: more comments about the different header types, remove useless if
Sat, 30 Apr 2011 15:30:51 +0200 Martin Geisler merge with mpm
Sat, 30 Apr 2011 13:47:22 +0200 Martin Geisler hgweb: initialize permhooks at definition time
Sat, 30 Apr 2011 06:58:22 -0700 Brodie Rao revset: fix undefined name ParseError
Sat, 30 Apr 2011 12:56:28 +0200 Dan Villiom Podlaski Christiansen branchcache: improve speed relative to the amount of heads
Sat, 30 Apr 2011 12:55:07 +0200 Alexander Solovyov drop {short,hex}(ctx.node()) calls in favor of ctx methods
Fri, 29 Apr 2011 22:21:13 +0300 Idan Kamara mq: be more explicit on invalid patch name message
Sat, 30 Apr 2011 11:16:52 +0200 Benoit Boissinot fix broken tests
Sat, 30 Apr 2011 03:44:31 -0500 Matt Mackall merge with stable
Fri, 29 Apr 2011 22:21:13 +0300 Idan Kamara mq: add '.' and '..' to list of forbidden patch names stable
Fri, 04 Mar 2011 14:00:49 +0100 Patrick Mezard subrepo: handle svn tracked/unknown directory collisions stable
Sat, 30 Apr 2011 03:00:38 -0500 Matt Mackall subrepo: backout bcc6ed0f6c3b
Fri, 29 Apr 2011 14:54:01 +0200 Peter Arrenbrecht wireproto: add test for new optional arg missing on server
Sat, 30 Apr 2011 02:42:05 -0500 Matt Mackall merge with stable
Thu, 28 Apr 2011 17:02:39 +0200 Benoit Allard web: Made elapsed time calculation dynamic (javascript).
Wed, 27 Apr 2011 21:55:46 -0400 Steven Stallion extdiff: add repository root as a variable
Sun, 17 Apr 2011 23:08:35 +0800 Yun Lee help: move hgignore man page into built-in help (issue2769)
Sat, 23 Apr 2011 15:04:15 +0200 Alexander Solovyov graphlog: make use of graphmod's revset support
Sun, 13 Mar 2011 15:53:38 +0100 Alexander Solovyov graphmod: use revsets internally
Fri, 29 Apr 2011 03:34:18 -0500 Augie Fackler svn subrepo: attempt work around obstructed checkouts (issue2752)
Fri, 29 Apr 2011 16:34:52 +0200 Alexander Solovyov churn: strip key earlier to avoid false negative seach in aliases
Fri, 29 Apr 2011 18:43:36 +0300 Idan Kamara bookmarks: further restrict IOError on write
Fri, 29 Apr 2011 18:44:56 +0300 Idan Kamara tags: loosen IOError filtering when reading localtags
Fri, 29 Apr 2011 20:29:22 +0300 Idan Kamara run-tests: don't count test as succeeded if it failed
Sun, 24 Apr 2011 20:11:05 +0200 Adrian Buehlmann changegroup: do not count closed new heads (issue2697)
Fri, 29 Apr 2011 20:02:46 +0200 Benoit Boissinot merge with crew
Fri, 29 Apr 2011 09:28:45 -0500 Augie Fackler shrink-revlog: defend against null first parents
Fri, 29 Apr 2011 12:46:56 -0500 Augie Fackler test-contrib: add a test for shrink-revlog