log

age author description
Fri, 14 May 2010 12:57:24 -0500 Matt Mackall hgweb: fix race in refreshing repo list (issue2188) stable
Mon, 31 May 2010 13:55:47 +0200 Martin Geisler Merge with stable
Mon, 31 May 2010 17:13:15 +0900 Nicolas Dumazet record: check that we are not committing a merge before patch selection stable
Mon, 31 May 2010 13:43:03 +0200 Martin Geisler record: better way to find help in docstring stable
Mon, 31 May 2010 14:48:26 +0900 Nicolas Dumazet record: docstring typo stable
Sun, 30 May 2010 23:24:10 +0200 Martin Geisler mq: mention qqueue in module docstring
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann clone: save hardlink state of util.copyfiles()
Fri, 28 May 2010 17:28:34 +0200 Adrian Buehlmann util.copyfiles: don't try os_link() again if it failed before
Thu, 27 May 2010 22:50:04 +0300 Alexander Solovyov cmdutil: cleanup imports
Thu, 27 May 2010 17:47:40 +0200 Ronny Pfannschmidt make transactions work on non-refcounted python implementations
Sat, 29 May 2010 20:32:39 +0200 Henrik Stuart mq: support multiple patch queues using qqueue
Fri, 28 May 2010 16:01:57 -0500 Matt Mackall Merge with stable
Fri, 28 May 2010 14:41:11 -0500 Matt Mackall status: avoid performance regression when no .hgsub is present stable
Thu, 27 May 2010 10:37:14 +0200 Martin Geisler doc: document expansion of %include and ui.username
Wed, 26 May 2010 14:03:29 -0700 Chad Dombrova ui.username(): expand environment variables in username configuration value.