Fri, 22 Aug 2008 22:32:53 +0200 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing.
Sun, 24 Aug 2008 22:13:39 +0200 Patrick Mezard Backed out changeset d557749c627a
Fri, 22 Aug 2008 08:26:18 +0200 Christian Ebert keyword: avoid additional conflicts during merge/resolve
Fri, 22 Aug 2008 13:25:35 +0200 Gilles Moris Have verbose flag print the changeset hash when committing
Sun, 24 Aug 2008 19:24:47 +0200 Patrick Mezard test-rebase-mq: '|' is a GNU sed extension, unfold it
Thu, 21 Aug 2008 19:05:18 +0200 Dirkjan Ochtman merge with crew-stable
Thu, 21 Aug 2008 19:02:56 +0200 Dirkjan Ochtman bisect: status message when no action is specified
Thu, 21 Aug 2008 19:02:46 +0200 Dirkjan Ochtman bisect: expand help text to explain REV argument and --noupdate
Thu, 21 Aug 2008 10:20:44 +0200 Christian Ebert keyword: thorough hgweb testing
Tue, 22 Jul 2008 18:23:20 +0200 Dirkjan Ochtman hgweb: raise ErrorResponses to communicate protocol errors
Fri, 15 Aug 2008 13:25:57 +0200 Dirkjan Ochtman make streamclone.stream_out() a generator
Tue, 22 Jul 2008 18:21:37 +0200 Dirkjan Ochtman hgweb: generate error message only if nothing is passed
Thu, 21 Aug 2008 11:35:17 +0200 Dirkjan Ochtman strip trailing whitespace, replace tabs by spaces
Thu, 21 Aug 2008 10:55:24 +0200 Dirkjan Ochtman hgweb: fix WSGI iterators handling in CGI adapter (issue1254)
Wed, 20 Aug 2008 19:00:39 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 20 Aug 2008 17:58:12 +0200 Christian Ebert Make test-hardlinks-safety portable
Wed, 20 Aug 2008 15:05:43 +0200 Thomas Arendsen Hein merge with crew-stable
Wed, 20 Aug 2008 15:04:45 +0200 Thomas Arendsen Hein Adjust test output for hg help qrecord since ef14c773b3d6
Wed, 20 Aug 2008 11:09:53 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 20 Aug 2008 10:31:19 +0200 TK Soh update copyright dates in Windows installer's readme file
Wed, 20 Aug 2008 10:30:53 +0200 Peter Arrenbrecht mq: fix docs for qrefresh -D (issue1234)
Sat, 16 Aug 2008 16:32:57 +0200 Martin Geisler hgweb: removed unnecessary del before function return
Sat, 16 Aug 2008 14:46:56 +0200 Martin Geisler move % out of translatable strings
Tue, 12 Aug 2008 13:45:48 +0200 Martin Geisler Fixed docstring typos
Sat, 29 Mar 2008 23:05:45 +0100 Martin Geisler Begin commit messages with two empty lines.
Tue, 19 Aug 2008 18:07:26 -0700 Brendan Cully Debashify rebase tests
Tue, 19 Aug 2008 15:36:03 -0700 Brendan Cully Use relative imports in inotify.server.
Tue, 19 Aug 2008 18:17:11 +0200 Thomas Arendsen Hein Do not sort hgwebdir repositories if python list or tuple is given.
Mon, 18 Aug 2008 16:50:36 -0500 Matt Mackall Fix up tests
Mon, 18 Aug 2008 21:16:31 +0200 Stefano Tortarolo Add rebase extension
Mon, 18 Aug 2008 15:58:17 +0200 Rocco Rutte coal/paper: make output well-formed and fix css syntax error breaking rendering
Wed, 13 Aug 2008 20:36:37 -0500 Matt Mackall Merge with stable
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall clone: get a list of files to clone from store
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall store: drop self.encodefn
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall streamclone: fold in localrepo.storefiles
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: change handling of decoding errors
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify walking
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify class hierarchy
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall statichttp: use store class
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall store: take opener as an argument
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall localrepo: simplify requirements checking
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall localrepo: kill _createmode
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann add test-verify
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann verify: check repo.store
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann revlog: add files method
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann store.py: accept empty repos
Wed, 13 Aug 2008 20:18:40 -0500 Matt Mackall verify: only warn on copy nullid
Wed, 13 Aug 2008 20:18:40 -0500 Stefano Tortarolo make commit fail when committing unresolved files
Wed, 13 Aug 2008 20:18:40 -0500 Shun-ichi Goto Update win32mbcs extension
Wed, 13 Aug 2008 20:18:40 -0500 Matt Mackall Merge with stable
Wed, 13 Aug 2008 23:31:10 +0200 Patrick Mezard convert: implement startrev for hg source
Tue, 12 Aug 2008 17:47:08 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 13 Aug 2008 17:11:53 -0500 Matt Mackall Added signature for changeset d2375bbee6d4
Wed, 13 Aug 2008 17:11:48 -0500 Matt Mackall Added tag 1.0.2 for changeset d2375bbee6d4
Tue, 12 Aug 2008 10:05:00 -0400 Remy Roy Folding correction and missing import 1.0.2
Sun, 10 Aug 2008 22:55:00 -0500 Matt Mackall util: disinfect lookup_reg strings (issue1126)
Thu, 31 Jul 2008 22:41:19 +0300 Dov Feldstern test symlinks on symlink-capable os but non-capable filesystem (issue1149)
Sun, 10 Aug 2008 21:55:23 -0500 Matt Mackall util: set_flags should survive failure to create link
Sun, 10 Aug 2008 21:55:06 -0500 Matt Mackall util: set_flags shouldn't know about repo flag formats
Sun, 10 Aug 2008 18:38:43 -0500 Matt Mackall Merge with stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip