log

age author description
Fri, 28 Jul 2006 13:46:19 -0500 Will Maier Find the system's MD5 binary.
Tue, 29 Aug 2006 14:04:54 -0500 TK Soh gitweb: fix annotate page display problem on IE (6.0)
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 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".
Tue, 22 Aug 2006 15:14:35 -0700 Bryan O'Sullivan qrefresh: exit with status 1 if no patches applied.
Tue, 22 Aug 2006 14:03:10 -0700 Bryan O'Sullivan mercurial.el: add hg-cwd
Tue, 22 Aug 2006 14:02:43 -0700 Bryan O'Sullivan mercurial.el: speed up mode line updates.
Tue, 22 Aug 2006 11:37:18 -0700 Bryan O'Sullivan mercurial.el: add hg-status.
Tue, 22 Aug 2006 11:36:58 -0700 Bryan O'Sullivan mercurial.el: use parents in modeline, not tip
Tue, 22 Aug 2006 11:24:59 -0700 Bryan O'Sullivan mercurial.el: fix hg-chomp.
Tue, 22 Aug 2006 08:54:19 -0700 Bryan O'Sullivan mercurial.el: fix calls to goto-char.
Tue, 22 Aug 2006 08:53:37 -0700 Bryan O'Sullivan mercurial.el: get rid of unportable, unperformant use of replace-regexp.
Tue, 22 Aug 2006 07:55:10 -0700 Vadim Gelfer merge.
Thu, 10 Aug 2006 16:59:58 +0200 Volker Kleinfeld Support the demandload syntax "@" in packagescan
Tue, 22 Aug 2006 07:32:54 -0700 Vadim Gelfer merge.
Tue, 22 Aug 2006 14:31:56 +0900 Shun-ichi GOTO Support foo@bar notation as demandload module spec.
Tue, 22 Aug 2006 10:20:21 +0200 Thomas Arendsen Hein Make test-strict append to $HGRCPATH, like other tests do since 61fcd9fac434.
Tue, 22 Aug 2006 10:18:40 +0200 Thomas Arendsen Hein Merge with tah
Tue, 22 Aug 2006 10:08:42 +0200 Thomas Arendsen Hein Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc
Tue, 22 Aug 2006 09:55:14 +0200 Thomas Arendsen Hein Clear contents of global hgrc for tests before running each test.
Mon, 21 Aug 2006 21:59:29 -0700 Bryan O'Sullivan Add ui.strict config item.
Mon, 21 Aug 2006 17:47:02 -0700 Lee Cantey Ignore .DS_Store directories
Mon, 21 Aug 2006 16:33:43 -0700 Lee Cantey Allow for MB/sec transfer rates in test-http
Mon, 21 Aug 2006 14:13:27 -0700 Danek Duvall patch queue: portability.notes
Mon, 21 Aug 2006 13:59:17 -0700 Vadim Gelfer mq: fix bad interaction between demandload and update of commands.norepo
Mon, 21 Aug 2006 11:05:43 -0700 Vadim Gelfer revert: add -a as alias for --all
Mon, 21 Aug 2006 09:44:52 -0700 Vadim Gelfer revert: require --all to revert all files.
Tue, 22 Aug 2006 21:02:25 -0500 Matt Mackall merge: fold umap and added into m1 manifest
Tue, 22 Aug 2006 19:39:54 -0500 Matt Mackall merge: make unresolved a counter
Tue, 22 Aug 2006 19:32:16 -0500 Matt Mackall merge: use context code to retrieve manifests
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
Sun, 20 Aug 2006 23:52:52 -0500 Matt Mackall tag: shorten hash in default commit message
Sun, 20 Aug 2006 22:51:56 -0500 Matt Mackall Only show long hashes with --debug, not --verbose
Sun, 20 Aug 2006 21:59:51 -0500 Matt Mackall Demote a pull note to a debug message
Sun, 20 Aug 2006 02:21:59 -0300 Alexis S. L. Carvalho fix typo in mail.py
Sun, 20 Aug 2006 02:21:51 -0300 Alexis S. L. Carvalho fix incoming -p
Sun, 20 Aug 2006 01:13:11 -0300 Alexis S. L. Carvalho dirstate.py: when comparing mtimes, use only the integer part.
Sun, 20 Aug 2006 00:44:54 -0300 Alexis S. L. Carvalho localrepo.status: detect clean files even when the mtime has changed
Sun, 20 Aug 2006 00:44:53 -0300 Alexis S. L. Carvalho Avoid Python 2.5 warning
Thu, 17 Aug 2006 15:30:45 -0500 TK Soh extdiff: make new diff commands pick up their options correctly
Fri, 18 Aug 2006 22:13:58 -0700 Vadim Gelfer addremove: add -s/--similarity option
Fri, 18 Aug 2006 21:18:01 -0700 Vadim Gelfer fix comment.
Fri, 18 Aug 2006 21:17:28 -0700 Vadim Gelfer merge.
Sun, 23 Jul 2006 09:04:14 -0700 Vadim Gelfer addremove: do not deprecate.
Fri, 18 Aug 2006 21:04:10 -0700 Vadim Gelfer merge.
Fri, 18 Aug 2006 21:03:29 -0700 Vadim Gelfer fix issue 322.
Fri, 18 Aug 2006 17:02:38 -0700 Vadim Gelfer merge.
Thu, 17 Aug 2006 21:13:35 +0300 Giorgos Keramidas add missing import of errno
Fri, 18 Aug 2006 15:53:30 -0700 Vadim Gelfer merge.
Fri, 18 Aug 2006 15:53:14 -0700 Vadim Gelfer add other dir/file case to test for issue322.
Fri, 18 Aug 2006 14:59:18 -0700 Brendan Cully Teach annotate to follow copies.
Fri, 18 Aug 2006 15:03:16 -0700 Brendan Cully Add self to contributors
Fri, 18 Aug 2006 14:49:12 -0700 Vadim Gelfer add test for issue 322.
Fri, 18 Aug 2006 14:13:44 -0700 Vadim Gelfer merge with self.
Fri, 18 Aug 2006 14:13:24 -0700 Vadim Gelfer load extensions from every hgrc.
Fri, 11 Aug 2006 16:12:14 -0700 Vadim Gelfer refactor extension loading.
Fri, 18 Aug 2006 13:01:40 -0700 Vadim Gelfer merge with brendan.
Wed, 16 Aug 2006 19:55:42 -0700 Brendan Cully mq: fix appliedname
Wed, 16 Aug 2006 19:53:42 -0700 Brendan Cully mq help text updates and speling fixes
Wed, 16 Aug 2006 19:53:01 -0700 Brendan Cully Add qnew -e option.
Wed, 16 Aug 2006 19:52:21 -0700 Brendan Cully allow qrefresh to take a list of files; closes #96.
Wed, 16 Aug 2006 19:51:39 -0700 Brendan Cully Fix test-mq-qdiff; add -I and -X options to qdiff
Wed, 16 Aug 2006 19:50:50 -0700 Brendan Cully Fix qfold after recent changes
Wed, 16 Aug 2006 19:50:21 -0700 Brendan Cully sed portability fixes
Wed, 16 Aug 2006 19:49:45 -0700 Brendan Cully Teach mq about git patches
Wed, 16 Aug 2006 19:46:18 -0700 Brendan Cully Move import's working dir update code into patch.updatedir
Fri, 18 Aug 2006 10:24:04 -0700 Danek Duvall Solaris portability fixes
Fri, 18 Aug 2006 10:05:44 -0700 Brendan Cully Fix bug #345.
Wed, 16 Aug 2006 11:03:45 -0700 Brendan Cully patchbomb: import new mail module
Wed, 16 Aug 2006 11:03:32 -0700 Brendan Cully mail: fix connect
Fri, 18 Aug 2006 13:07:35 +0200 Thomas Arendsen Hein merge with tah
Fri, 18 Aug 2006 13:06:38 +0200 Thomas Arendsen Hein Fix hgweb's patch display in changeset view.
Tue, 15 Aug 2006 23:37:37 +0300 Giorgos Keramidas hgext: more patchbomb documentation
Wed, 16 Aug 2006 10:53:01 -0700 Vadim Gelfer make new tests executable.
Tue, 15 Aug 2006 21:49:49 +0300 Giorgos Keramidas tests: new test for the bisect extension
Tue, 15 Aug 2006 21:22:26 +0300 Giorgos Keramidas tests: new test for "hg annotate"
Wed, 16 Aug 2006 10:52:42 -0700 Vadim Gelfer override previous merge with mpm.
Wed, 16 Aug 2006 10:52:19 -0700 Vadim Gelfer redo merge with mpm.
Wed, 16 Aug 2006 10:46:24 -0700 Vadim Gelfer merge with mpm.
Tue, 15 Aug 2006 11:28:50 -0700 Brendan Cully Unify mq and hg patch invocation.
Tue, 15 Aug 2006 11:43:31 -0700 Vadim Gelfer merge.
Tue, 15 Aug 2006 11:42:50 -0700 Vadim Gelfer make test-mq-qdiff executable.
Tue, 15 Aug 2006 20:59:55 +0300 Giorgos Keramidas tests: new test for mq qdiff command
Tue, 15 Aug 2006 11:38:07 -0700 Vadim Gelfer merge with other head by default, not tip.
Tue, 15 Aug 2006 09:37:58 -0700 Vadim Gelfer merge with mpm.
Tue, 15 Aug 2006 18:14:58 +0300 Giorgos Keramidas Tune a bit the extdiff toplevel comments/samples.
Tue, 15 Aug 2006 16:04:47 +0200 Thomas Arendsen Hein Fixed test-extdiff.
Tue, 15 Aug 2006 00:03:48 -0700 Brendan Cully A fix for --prune.
Tue, 15 Aug 2006 11:47:17 +0200 Thomas Arendsen Hein Adjusted test to changed help output.
Tue, 15 Aug 2006 11:22:29 +0200 Thomas Arendsen Hein merge with jeffpc
Tue, 15 Aug 2006 05:12:27 -0400 Josef "Jeff" Sipek Use demandload in hgk
Mon, 14 Aug 2006 22:48:03 -0700 Brendan Cully Add diff --git option
Mon, 14 Aug 2006 15:51:35 -0700 Vadim Gelfer extdiff: fix bugs. add test.