log

age author description
Mon, 03 May 2010 14:00:34 -0500 Brodie Rao pager: fork and exec pager as parent process stable
Sat, 15 May 2010 21:24:23 -0500 Matt Mackall commit: fix complaint about branch merge creating new heads (issue2186)
Sat, 15 May 2010 00:34:07 +0300 Ori Avtalion Fix hg heads -r flag documentation
Fri, 14 May 2010 22:29:15 +0300 Ori Avtalion Fix wording in hg pull documentation
Tue, 04 May 2010 09:57:16 +0200 Gilles Moris merge: avoid to break the dirstate copy status on moved files
Sat, 15 May 2010 17:48:49 -0500 Matt Mackall commands: initial audit of exit codes
Fri, 14 May 2010 12:57:24 -0500 Matt Mackall hgweb: fix race in refreshing repo list (issue2188)
Fri, 14 May 2010 10:01:09 -0500 Matt Mackall rollback: fix up tests
Thu, 13 May 2010 17:36:45 -0500 Matt Mackall rollback: fix off-by-one in message
Thu, 13 May 2010 17:24:21 -0500 Matt Mackall commit: note new branch heads rather than topological heads
Thu, 13 May 2010 11:33:11 -0500 Matt Mackall Merge with 1.5.3
Thu, 13 May 2010 11:30:50 -0500 Matt Mackall Added signature for changeset fdcf80f26604 stable
Thu, 13 May 2010 11:30:49 -0500 Matt Mackall Added tag 1.5.3 for changeset fdcf80f26604 stable
Wed, 12 May 2010 15:40:58 -0500 Matt Mackall tag: strip whitespace from tag names (issue2174)
Sun, 09 May 2010 11:14:43 +0200 Christian Ebert keyword: support extensions using dorecord, e.g. crecord
Wed, 12 May 2010 14:49:46 -0500 Matt Mackall convert/svn: fix long line
Wed, 12 May 2010 11:53:09 -0500 Matt Mackall i18n: fix up bad merge
Mon, 10 May 2010 22:44:06 +0200 Gilles Moris summary: show if commit will be from a closed head
Mon, 10 May 2010 08:53:06 +0200 Gilles Moris commit: inform the commiter when resurrecting a closed changeset
Mon, 10 May 2010 08:43:36 +0200 Gilles Moris commit: prevent closing non-head changesets
Tue, 11 May 2010 17:13:35 -0500 Matt Mackall Merge with stable
Tue, 11 May 2010 17:12:10 -0500 Matt Mackall Merge with i18n
Tue, 11 May 2010 17:11:40 -0500 Matt Mackall Merge with i18n stable 1.5.3
Sun, 09 May 2010 00:15:13 +0200 Martin Geisler i18n-da: merge with stable
Sat, 08 May 2010 23:41:45 +0200 Martin Geisler i18n-da: translated various small strings stable
Sat, 08 May 2010 23:22:40 +0200 Martin Geisler i18n-da: synchronize with d29bd98ebff6 stable
Tue, 11 May 2010 17:03:44 -0500 Matt Mackall Merge with stable
Tue, 11 May 2010 16:28:09 -0500 Matt Mackall static-http: disable lazy parsing
Mon, 07 Dec 2009 12:31:45 +0200 Alexander Solovyov expand paths to local repository or bundle in appropriate classes stable
Sun, 02 May 2010 21:56:25 -0400 Greg Ward push: document return values between various repo methods.