Tue, 11 Mar 2008 17:42:51 -0500 |
Matt Mackall |
dates: Fix bare times to be relative to "today"
|
Tue, 11 Mar 2008 17:42:41 -0500 |
Matt Mackall |
dates: improve timezone handling
|
Tue, 11 Mar 2008 17:42:29 -0500 |
Matt Mackall |
revlog: report node and file when lookup fails
|
Tue, 11 Mar 2008 17:42:26 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 11 Mar 2008 11:38:12 -0700 |
Bryan O'Sullivan |
fetch: don't proceed if working directory is missing files (issue988)
|
Tue, 11 Mar 2008 11:30:42 -0700 |
Bryan O'Sullivan |
fetch: rename --force-editor option to --edit, for consistency
|
Mon, 10 Mar 2008 02:54:37 -0500 |
Matt Mackall |
dates: fix fractional timezone display rounding bug
|
Sun, 09 Mar 2008 17:34:55 +0000 |
Stephen Deasey |
churn: show comitter email addresses unclipped (bug 1023)
|
Sat, 08 Mar 2008 17:28:25 -0800 |
Brendan Cully |
gitweb: use {url} as entrypoint in notfound.tmpl instead of /
|
Sat, 08 Mar 2008 17:19:18 -0800 |
Brendan Cully |
Support web.baseurl in hgwebdir, overriding SCRIPT_NAME
|
Sat, 08 Mar 2008 12:40:33 +0100 |
Thomas Arendsen Hein |
Fixed typo in tag help, found by John Coomes
|
Fri, 07 Mar 2008 08:38:07 +0100 |
Peter Arrenbrecht |
hgweb: fix test results missed by 6218:345a23eca8f6
|
Thu, 06 Mar 2008 18:40:10 -0800 |
Brendan Cully |
gitweb: remove some line breaks in archive and rss columns.
|
Thu, 06 Mar 2008 22:51:16 +0100 |
Joel Rosdahl |
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Add missing import of sys
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
convert: Remove unused clone method
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
convert: Fix unbound name error in the subversion backend
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
imerge: Fix unbound name error and add a test case
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Fri, 07 Mar 2008 00:24:36 +0100 |
Thomas Arendsen Hein |
Removed trailing spaces from everything except test output
|
Fri, 07 Mar 2008 00:01:13 +0100 |
Thomas Arendsen Hein |
Replaced tab in run-tests.py
|
Wed, 05 Mar 2008 08:00:05 +0100 |
Peter Arrenbrecht |
tests: add --keep-tmp to run-tests.py to debug test environment
|
Wed, 05 Mar 2008 09:20:57 -0800 |
Bryan O'Sullivan |
fetch: make test reproducible, tiny code cleanup
|
Wed, 05 Mar 2008 09:10:45 -0800 |
Bryan O'Sullivan |
fetch: switch the default parent used for a merge
|
Mon, 03 Mar 2008 21:48:43 +0100 |
Peter Arrenbrecht |
mq: test for qclone of http repo+queue
|
Mon, 03 Mar 2008 12:46:57 -0500 |
Jesse Glick |
When failing to load an extension, show where Hg tried to load it from.
|
Sun, 02 Mar 2008 23:32:13 +0100 |
Thomas Arendsen Hein |
hgweb/annotate: handle binary files like hgweb/file
|