log

age author description
Fri, 17 Feb 2006 17:23:53 -0600 Matt Mackall Refactor excessive merge detection, add test
Mon, 13 Feb 2006 12:48:28 -0600 Matt Mackall Revert convert-repo changes
Sat, 11 Feb 2006 00:31:52 -0800 Vadim Gelfer fix hgrc doc hook descriptions.
Fri, 10 Feb 2006 16:45:56 -0500 Daniel Santa Cruz hooks: distinguish between locally committed and incoming changes.
Thu, 09 Feb 2006 17:18:43 -0600 mason Allow callers to pass in the dirstate lock in most localrepo.py funcs.
Thu, 09 Feb 2006 17:07:20 -0600 mason revlog.strip should clear the chunkcache
Thu, 09 Feb 2006 09:07:19 +0100 Thomas Arendsen Hein Show "(No help text available)" for commands without doc string.
Thu, 09 Feb 2006 07:24:34 +0100 Thomas Arendsen Hein Create default commit message in a more pythonic way.
Thu, 09 Feb 2006 07:16:13 +0100 Thomas Arendsen Hein Removed "HG: manifest hash" line from commit message.
Thu, 09 Feb 2006 07:14:05 +0100 Thomas Arendsen Hein Put the empty line in commit text above the branch merge line.
Thu, 09 Feb 2006 07:01:23 +0100 Thomas Arendsen Hein Run commit message editor in the repo root (like hooks).
Tue, 07 Feb 2006 23:01:11 -0600 Johannes Stezenbach add changenav at bottom of page
Mon, 06 Feb 2006 17:35:22 -0600 Johannes Stezenbach display revision numbers
Mon, 06 Feb 2006 17:34:53 -0600 Johannes Stezenbach fix changenav for maxchanges != 10
Mon, 06 Feb 2006 17:34:39 -0600 Johannes Stezenbach add --mbox output to patchbomb
Mon, 06 Feb 2006 17:32:10 -0600 Radoslaw Szkodzinski hgmerge: various cleanups
Mon, 06 Feb 2006 17:32:06 -0600 Radoslaw Szkodzinski hgmerge: add cleanup functions
Mon, 06 Feb 2006 17:32:00 -0600 Radoslaw Szkodzinski hgmerge: add and use more tool variables
Sun, 05 Feb 2006 22:21:02 -0600 Matt Mackall Update copyright notice
Sun, 05 Feb 2006 22:18:38 -0600 Matt Mackall Merge with crew
Fri, 03 Feb 2006 12:58:40 +0100 Thomas Arendsen Hein Merge with Peter van Dijk
Fri, 03 Feb 2006 12:56:41 +0100 Peter van Dijk remove escaping from decriptions on repo index page
Fri, 03 Feb 2006 12:50:02 +0100 Thomas Arendsen Hein Added raw view for file annotate in hgweb.
Fri, 03 Feb 2006 11:54:16 +0100 Benoit Boissinot hgweb/templates: remove unused vars from map-raw
Fri, 03 Feb 2006 11:54:12 +0100 Benoit Boissinot hgweb/templates: no need to escape the '<' '>' and '&' in raw templates
Fri, 03 Feb 2006 11:43:49 +0100 Thomas Arendsen Hein Removed executable bit from patchbomb extension.
Fri, 03 Feb 2006 11:29:39 +0100 lcantey Update version strings and add release notes to Windows specific files
Fri, 03 Feb 2006 10:54:58 +0100 Thomas Arendsen Hein Fall back to asciidoc6 html backend if html4 doesn't work.
Fri, 03 Feb 2006 10:52:25 +0100 Thomas Arendsen Hein Reverted name change (mercurial -> Mercurial) from dd5085897010.
Fri, 03 Feb 2006 00:52:31 -0800 Vadim Gelfer merge with crew.