log

age author description
Sat, 16 Feb 2008 13:01:27 +0100 Thomas Arendsen Hein Add hg grep -d/--date to list the commit date of matched revisions.
Wed, 13 Feb 2008 23:09:28 +0100 Patrick Mezard util: always define a dummy lookup_reg()
Sat, 16 Feb 2008 11:55:33 +0100 Patrick Mezard convert: improve cycles detection message
Sat, 16 Feb 2008 12:46:28 +0100 Patrick Mezard Merge with crew-stable
Sun, 10 Feb 2008 08:53:39 +0100 Peter Arrenbrecht bundlerepo: fix inconsistency of parsed and internal name (issue #821)
Sun, 10 Feb 2008 08:52:50 +0100 Peter Arrenbrecht bundlerepo: test exposing inconsistency of parsed and internal name (issue #821)
Fri, 15 Feb 2008 23:38:18 -0200 Alexis S. L. Carvalho Simplify the output of test-bheads
Fri, 15 Feb 2008 21:34:33 +0100 Thomas Arendsen Hein merge with crew
Fri, 15 Feb 2008 21:34:16 +0100 Thomas Arendsen Hein Make hgweb annotate link to target line numbers (issue623)
Fri, 15 Feb 2008 20:06:47 +0100 Thomas Arendsen Hein fix test output after f7f25f58693a
Fri, 15 Feb 2008 19:44:54 +0100 Thomas Arendsen Hein merged Edward Lee's line anchors patch
Tue, 04 Sep 2007 22:25:37 -0500 Edward Lee Add line anchors to annotate, changeset, diff, file views for hgweb
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho automatically update the branch cache when tip changes
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho move the reading of branch.cache from _branchtags to branchtags
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho localrepo: keep the UTF-8 version of branchcache around
Fri, 15 Feb 2008 16:06:36 -0200 Alexis S. L. Carvalho localrepo.invalidate: invalidate branchcache
Fri, 15 Feb 2008 18:37:00 +0100 Christian Ebert keyword: do not inspect node1 for diff if node2 is given
Fri, 15 Feb 2008 18:36:49 +0100 Christian Ebert keyword: add test for patch.diff monkey
Fri, 15 Feb 2008 18:36:28 +0100 Christian Ebert keyword: make main class and hg command accessible
Fri, 15 Feb 2008 18:21:02 +0100 Christian Ebert keyword: move expand/shrink decisions into kwtemplater
Fri, 15 Feb 2008 10:51:35 -0200 Alexis S. L. Carvalho try to fix test-inherit-mode on HFS+
Fri, 15 Feb 2008 10:38:37 -0200 Alexis S. L. Carvalho cmdutil.commit: use relative paths in the error messages
Fri, 15 Feb 2008 10:38:37 -0200 Alexis S. L. Carvalho util.pathto: return '.' instead of an empty string
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho status: put added files that have disappeared in the deleted list
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: unify forget and remove lists
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: only call dirstate.normal when we know the file is clean
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho commands.revert: don't call hg.revert
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho revert: don't let repo.status walk the whole working dir
Thu, 14 Feb 2008 18:08:16 -0200 Alexis S. L. Carvalho Set bundle.mainreporoot only after checking that it's a local repo
Thu, 14 Feb 2008 20:54:52 +0100 Thomas Arendsen Hein Fix test-hgweb-commands.out after 9b817c0a82f1