log

age author description
Tue, 21 Feb 2006 16:04:47 +0100 Thomas Arendsen Hein Merged RSS feed for tags from Peter van Dijk
Fri, 03 Feb 2006 11:23:34 +0100 Peter van Dijk add rss link to tags page
Fri, 03 Feb 2006 02:21:28 +0100 Peter van Dijk implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl
Thu, 02 Feb 2006 12:00:45 +0100 Peter van Dijk tags-rss support; still shows tip
Tue, 21 Feb 2006 15:54:50 +0100 Thomas Arendsen Hein hg log --limit shouldn't count unprinted revisions (found by TK Soh)
Tue, 21 Feb 2006 15:37:23 +0100 Thomas Arendsen Hein Cleanup: Put initialization of br in front of --branches option handling.
Tue, 21 Feb 2006 13:14:03 +0100 Thomas Arendsen Hein Make option --branch vs. --branches more consistent.
Tue, 21 Feb 2006 12:59:16 +0100 Thomas Arendsen Hein Add option -b/--branch to hg tip (as done for hg parents).
Tue, 21 Feb 2006 08:11:46 +0100 Benoit Boissinot merge with crew
Tue, 21 Feb 2006 00:45:02 +0100 Benoit Boissinot fix typo in debugrebuildstate
Mon, 20 Feb 2006 15:58:04 -0600 Fabian Otto Sunpro compiler patch
Mon, 20 Feb 2006 11:09:25 -0800 Vadim Gelfer add options to log man page.
Mon, 20 Feb 2006 11:07:09 -0800 Vadim Gelfer merge with crew.
Mon, 20 Feb 2006 11:06:41 -0800 Vadim Gelfer add -l,--limit to log command.
Mon, 20 Feb 2006 19:04:56 +0100 Benoit Boissinot add 'debugrebuildstate' to rebuild the dirstate from a given revision