Mercurial > hg
graph
-
dates: improve timezone handlingTue, 11 Mar 2008 17:42:41 -0500, by Matt Mackall
-
revlog: report node and file when lookup failsTue, 11 Mar 2008 17:42:29 -0500, by Matt Mackall
-
Merge with crewTue, 11 Mar 2008 17:42:26 -0500, by Matt Mackall
-
fetch: don't proceed if working directory is missing files (issue988)Tue, 11 Mar 2008 11:38:12 -0700, by Bryan O'Sullivan
-
fetch: rename --force-editor option to --edit, for consistencyTue, 11 Mar 2008 11:30:42 -0700, by Bryan O'Sullivan
-
dates: fix fractional timezone display rounding bugMon, 10 Mar 2008 02:54:37 -0500, by Matt Mackall
-
churn: show comitter email addresses unclipped (bug 1023)Sun, 09 Mar 2008 17:34:55 +0000, by Stephen Deasey
-
gitweb: use {url} as entrypoint in notfound.tmpl instead of /Sat, 08 Mar 2008 17:28:25 -0800, by Brendan Cully
-
Support web.baseurl in hgwebdir, overriding SCRIPT_NAMESat, 08 Mar 2008 17:19:18 -0800, by Brendan Cully
-
Fixed typo in tag help, found by John CoomesSat, 08 Mar 2008 12:40:33 +0100, by Thomas Arendsen Hein
-
hgweb: fix test results missed by 6218:345a23eca8f6Fri, 07 Mar 2008 08:38:07 +0100, by Peter Arrenbrecht
-
gitweb: remove some line breaks in archive and rss columns.Thu, 06 Mar 2008 18:40:10 -0800, by Brendan Cully
-
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hgThu, 06 Mar 2008 22:51:16 +0100, by Joel Rosdahl
-
Add missing import of sysThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
convert: Remove unused clone methodThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
convert: Fix unbound name error in the subversion backendThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
imerge: Fix unbound name error and add a test caseThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
Remove unused importsThu, 06 Mar 2008 22:23:41 +0100, by Joel Rosdahl
-
Expand import * to allow Pyflakes to find problemsThu, 06 Mar 2008 22:23:26 +0100, by Joel Rosdahl
-
Removed trailing spaces from everything except test outputFri, 07 Mar 2008 00:24:36 +0100, by Thomas Arendsen Hein
-
Replaced tab in run-tests.pyFri, 07 Mar 2008 00:01:13 +0100, by Thomas Arendsen Hein
-
tests: add --keep-tmp to run-tests.py to debug test environmentWed, 05 Mar 2008 08:00:05 +0100, by Peter Arrenbrecht
-
fetch: make test reproducible, tiny code cleanupWed, 05 Mar 2008 09:20:57 -0800, by Bryan O'Sullivan
-
fetch: switch the default parent used for a mergeWed, 05 Mar 2008 09:10:45 -0800, by Bryan O'Sullivan
-
mq: test for qclone of http repo+queueMon, 03 Mar 2008 21:48:43 +0100, by Peter Arrenbrecht
-
When failing to load an extension, show where Hg tried to load it from.Mon, 03 Mar 2008 12:46:57 -0500, by Jesse Glick
-
hgweb/annotate: handle binary files like hgweb/fileSun, 02 Mar 2008 23:32:13 +0100, by Thomas Arendsen Hein
-
test-status: Make assert function definition sh compatible.Sun, 02 Mar 2008 20:54:00 +0100, by Thomas Arendsen Hein