Fri, 10 Feb 2006 16:45:56 -0500 hooks: distinguish between locally committed and incoming changes.
Daniel Santa Cruz <byteshack@gmail.com> [Fri, 10 Feb 2006 16:45:56 -0500] rev 1713
hooks: distinguish between locally committed and incoming changes. "commit" hook is now for locally committed changes only. "incoming" is for changes pulled, pushed, or unbundled into local repo.
Thu, 09 Feb 2006 17:18:43 -0600 Allow callers to pass in the dirstate lock in most localrepo.py funcs.
mason@suse.com [Thu, 09 Feb 2006 17:18:43 -0600] rev 1712
Allow callers to pass in the dirstate lock in most localrepo.py funcs. This makes it possible to take the lock once and commit a large number of patches, without having to read and write the dirstate for each patch.
Thu, 09 Feb 2006 17:07:20 -0600 revlog.strip should clear the chunkcache
mason@suse.com [Thu, 09 Feb 2006 17:07:20 -0600] rev 1711
revlog.strip should clear the chunkcache The chunkcache isn't valid after a strip, it needs to be cleared out.
Thu, 09 Feb 2006 09:07:19 +0100 Show "(No help text available)" for commands without doc string.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 09:07:19 +0100] rev 1710
Show "(No help text available)" for commands without doc string. Currently this only occurs with "hg help qcommit" from mq extension.
Thu, 09 Feb 2006 07:24:34 +0100 Create default commit message in a more pythonic way.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 07:24:34 +0100] rev 1709
Create default commit message in a more pythonic way.
Thu, 09 Feb 2006 07:16:13 +0100 Removed "HG: manifest hash" line from commit message.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 07:16:13 +0100] rev 1708
Removed "HG: manifest hash" line from commit message.
Thu, 09 Feb 2006 07:14:05 +0100 Put the empty line in commit text above the branch merge line.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 07:14:05 +0100] rev 1707
Put the empty line in commit text above the branch merge line.
Thu, 09 Feb 2006 07:01:23 +0100 Run commit message editor in the repo root (like hooks).
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 09 Feb 2006 07:01:23 +0100] rev 1706
Run commit message editor in the repo root (like hooks). This makes the hgeditor script work with hg commit -R path/to/repo
Tue, 07 Feb 2006 23:01:11 -0600 add changenav at bottom of page
Johannes Stezenbach <js@linuxtv.org> [Tue, 07 Feb 2006 23:01:11 -0600] rev 1705
add changenav at bottom of page if one reads through the changelog and wants to go to the previous or next page one needs the navigation links at the bottom, not at the top of the page
Mon, 06 Feb 2006 17:35:22 -0600 display revision numbers
Johannes Stezenbach <js@linuxtv.org> [Mon, 06 Feb 2006 17:35:22 -0600] rev 1704
display revision numbers revision numbers are useful for orientation when browsing through the changelog
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip