log

age author description
Tue, 29 Aug 2006 14:01:11 -0500 TK Soh gitweb: fix file page display problem on IE (6.0)
Tue, 29 Aug 2006 13:28:38 -0500 TK Soh gitweb: fix issue 349
Tue, 29 Aug 2006 19:26:58 +0200 Benoit Boissinot Document the fact that revert might overwrite .orig files
Tue, 29 Aug 2006 19:02:57 +0200 Benoit Boissinot Add a hint for revert --all when aborting
Mon, 28 Aug 2006 21:49:02 +0200 Benoit Boissinot fix incorrect warning when walking on a particular rev
Sat, 26 Aug 2006 11:19:00 +0200 Benoit Boissinot fix errors reported by pychecker
Thu, 24 Aug 2006 15:19:56 -0700 Alexis S. L. Carvalho Fixed an exception in notify extension (b2a_hex argument incorrect)
Tue, 22 Aug 2006 12:20:24 -0500 TK Soh minor docstring fix for revert
Mon, 21 Aug 2006 10:46:58 -0700 Lee Cantey Allow for MB/sec transfer rates in test-http-proxy and test-ssh.
Tue, 22 Aug 2006 22:49:30 -0300 Alexis S. L. Carvalho load extensions only after the ui object has been completely initialized
Tue, 22 Aug 2006 20:45:03 -0300 Alexis S. L. Carvalho Only read .hg/hgrc files from trusted users/groups
Wed, 23 Aug 2006 00:19:24 +0200 Edouard Gomez Fix hgk extension due to 4ec58b157265 refactoring
Wed, 23 Aug 2006 08:42:21 -0700 Vadim Gelfer merge.
Tue, 22 Aug 2006 19:12:09 -0500 Matt Mackall merge: add remove to the action hash
Tue, 22 Aug 2006 18:06:17 -0500 Matt Mackall merge: combine merge and get lists
Tue, 22 Aug 2006 17:42:55 -0500 Matt Mackall merge: remove redundant if
Tue, 22 Aug 2006 17:26:44 -0500 Matt Mackall merge: eliminate mw manifestdict, do everything with m1
Tue, 22 Aug 2006 17:20:09 -0500 Matt Mackall merge: eliminate usage of m1 after working manifest creation
Tue, 22 Aug 2006 17:08:38 -0500 Matt Mackall merge: simplify working dir manifest generation
Tue, 22 Aug 2006 16:47:27 -0500 Matt Mackall merge: simplify some update logic
Tue, 22 Aug 2006 16:23:29 -0500 Matt Mackall merge: hoist partial code out of manifest loops
Tue, 22 Aug 2006 16:12:54 -0500 Matt Mackall merge: minor simplification
Mon, 21 Aug 2006 14:25:56 -0500 Matt Mackall merge: rename mysterious variable
Mon, 21 Aug 2006 14:21:42 -0500 Matt Mackall merge: add backwards variable
Tue, 22 Aug 2006 17:01:24 -0700 Bryan O'Sullivan mq.el: Add comment to mq-edit-finish.
Tue, 22 Aug 2006 16:59:22 -0700 Bryan O'Sullivan mq.el: add ability to edit a patch.
Tue, 22 Aug 2006 16:59:09 -0700 Bryan O'Sullivan qheader: exit withh meaningful error code.
Tue, 22 Aug 2006 16:04:58 -0700 Bryan O'Sullivan Emacs: add mq.el, early support for Mercurial Queues.
Tue, 22 Aug 2006 16:03:55 -0700 Bryan O'Sullivan MQ: Make more commands return meaningful errors.
Tue, 22 Aug 2006 15:15:52 -0700 Bryan O'Sullivan mercurial.el: deal with more vagaries of "hg status".