Mercurial > hg
graph
-
add rss link to tags pageFri, 03 Feb 2006 11:23:34 +0100, by Peter van Dijk
-
implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmplFri, 03 Feb 2006 02:21:28 +0100, by Peter van Dijk
-
tags-rss support; still shows tipThu, 02 Feb 2006 12:00:45 +0100, by Peter van Dijk
-
hg log --limit shouldn't count unprinted revisions (found by TK Soh)Tue, 21 Feb 2006 15:54:50 +0100, by Thomas Arendsen Hein
-
Cleanup: Put initialization of br in front of --branches option handling.Tue, 21 Feb 2006 15:37:23 +0100, by Thomas Arendsen Hein
-
Make option --branch vs. --branches more consistent.Tue, 21 Feb 2006 13:14:03 +0100, by Thomas Arendsen Hein
-
Add option -b/--branch to hg tip (as done for hg parents).Tue, 21 Feb 2006 12:59:16 +0100, by Thomas Arendsen Hein
-
merge with crewTue, 21 Feb 2006 08:11:46 +0100, by Benoit Boissinot
-
fix typo in debugrebuildstateTue, 21 Feb 2006 00:45:02 +0100, by Benoit Boissinot
-
Sunpro compiler patchMon, 20 Feb 2006 15:58:04 -0600, by Fabian Otto
-
add options to log man page.Mon, 20 Feb 2006 11:09:25 -0800, by Vadim Gelfer
-
merge with crew.Mon, 20 Feb 2006 11:07:09 -0800, by Vadim Gelfer
-
add -l,--limit to log command.Mon, 20 Feb 2006 11:06:41 -0800, by Vadim Gelfer
-
add 'debugrebuildstate' to rebuild the dirstate from a given revisionMon, 20 Feb 2006 19:04:56 +0100, by Benoit Boissinot
-
use repo.lock when cloning via copy, use lock.LockException when necessaryMon, 20 Feb 2006 01:12:03 +0100, by Benoit Boissinot
-
Raise a different exception when the lock is not availableMon, 20 Feb 2006 01:09:40 +0100, by Benoit Boissinot
-
merge with crewSun, 19 Feb 2006 22:41:49 +0100, by Benoit Boissinot
-
localrepo: refactor the locking functionsSun, 19 Feb 2006 22:39:09 +0100, by Benoit Boissinot
-
make test-pull-permission cleanup correctly in case of errorsSun, 19 Feb 2006 21:44:32 +0100, by Benoit Boissinot
-
fix warnings from pychecker (unused variables and shadowing)Sun, 19 Feb 2006 19:43:03 +0100, by Benoit Boissinot
-
bisect: fix for recent changes disallowing "false" mergesSun, 19 Feb 2006 18:59:20 +0100, by Benoit Boissinot
-
transitive copy/renameSat, 18 Feb 2006 07:37:59 -0800, by Robin Farine
-
Fixed misleading indentation in mpatch.cSat, 18 Feb 2006 16:31:02 +0100, by Thomas Arendsen Hein
-
merge with crew.Fri, 17 Feb 2006 21:56:15 -0800, by Vadim Gelfer
-
make server tests use --daemon.Fri, 17 Feb 2006 21:55:33 -0800, by Vadim Gelfer
-
Merge with upstreamSat, 18 Feb 2006 06:50:22 +0100, by Thomas Arendsen Hein
-
Added help string for --daemon-pipefdsSat, 18 Feb 2006 05:40:08 +0100, by Thomas Arendsen Hein
-
stop read end of pipe from staying open forever in child process.Fri, 17 Feb 2006 16:32:07 -0800, by Vadim Gelfer
-
add --daemon option to serve command. for issue 45.Fri, 17 Feb 2006 16:29:30 -0800, by Vadim Gelfer
-
AmbiguousCommand is raised too soon.Fri, 17 Feb 2006 17:41:23 -0600, by Alexis S. L. Carvalho