log

age author description
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 23:17:06 -0500 Matt Mackall merge: consolidate dirstate updates
Tue, 15 Aug 2006 22:46:35 -0500 Matt Mackall merge: use file size stored in revlog index
Tue, 15 Aug 2006 18:30:21 -0500 Matt Mackall merge: move forgets to the apply stage
Tue, 15 Aug 2006 18:12:36 -0500 Matt Mackall trivial bool() cleanup
Tue, 15 Aug 2006 16:28:00 -0500 Matt Mackall filelog.cmp: return 0 for equality
Tue, 15 Aug 2006 16:27:19 -0500 Matt Mackall merge: hoist some working manifest logic out of merge loop
Tue, 15 Aug 2006 16:12:51 -0500 Matt Mackall merge: working manifest new/changed
Tue, 15 Aug 2006 15:58:10 -0500 Matt Mackall merge: factor out exec bit merge function
Tue, 15 Aug 2006 15:45:45 -0500 Matt Mackall Use revlog hash comparison technique in merge
Tue, 15 Aug 2006 14:18:13 -0500 Matt Mackall Move cmp bits from filelog to revlog
Tue, 15 Aug 2006 14:06:50 -0500 Matt Mackall Move ui.sendmail to mail.connect/sendmail
Tue, 15 Aug 2006 11:34:08 -0500 Matt Mackall Move ui.diffopts to patch.diffopts where it belongs
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.