Thu, 27 Nov 2008 00:57:32 +0100 |
Mads Kiilerich |
util: use existing never() instead of custom lambda
|
Thu, 27 Nov 2008 00:57:31 +0100 |
Mads Kiilerich |
tests: Skip tests if they will fail because of outer repo
|
Thu, 27 Nov 2008 00:57:30 +0100 |
Mads Kiilerich |
tests: use killdaemons in hgweb tests
|
Wed, 26 Nov 2008 22:27:37 +0100 |
Patrick Mezard |
util_win32: fix Windows version checking (issue1358)
|
Fri, 21 Nov 2008 22:27:11 +0000 |
Alpar Juttner |
Graphlog extension adds a --graph option to log/in/out
|
Sun, 23 Nov 2008 20:16:29 +0100 |
Mads Kiilerich |
tests: disable test-convert-darcs properly for darcs 2
|
Sun, 23 Nov 2008 18:17:02 +0100 |
Mads Kiilerich |
Fix rpmlint warnings
|
Sun, 23 Nov 2008 18:16:02 +0100 |
Mads Kiilerich |
Make rpm spec less explicit
|
Wed, 26 Nov 2008 13:11:08 -0600 |
Matt Mackall |
Merge with crew
|
Wed, 26 Nov 2008 18:23:35 +0100 |
Benoit Boissinot |
Catch both IOError and OSError, fix regression introduced by 8046f0a070a6
|
Tue, 25 Nov 2008 18:45:08 -0800 |
Brendan Cully |
inotify: remove unused imports (thanks pyflakes)
|
Tue, 25 Nov 2008 18:32:44 -0800 |
Brendan Cully |
color: don't run status twice for -n
|
Tue, 25 Nov 2008 18:21:00 -0800 |
Brendan Cully |
color: fix status -n
|
Tue, 25 Nov 2008 16:30:40 +0100 |
Christian Ebert |
keyword: do not shadow builtin format (detected by pychecker)
|
Tue, 25 Nov 2008 16:40:54 -0600 |
Jesse Long |
hooks: restore io correctly on exception
|
Tue, 25 Nov 2008 23:26:33 +0100 |
Benoit Boissinot |
protocol: use changegroupsubset() if possible (issue1389)
|
Tue, 25 Nov 2008 16:24:22 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 25 Nov 2008 23:13:14 +0100 |
Benoit Allard |
email: add References field in the header
|
Tue, 25 Nov 2008 22:52:25 +0100 |
Dirkjan Ochtman |
coal/paper: link to shortlog instead of log from error pages
|
Tue, 25 Nov 2008 22:40:16 +0100 |
Dirkjan Ochtman |
coal/paper: move actual templates from coal to paper
|
Tue, 25 Nov 2008 22:53:01 +0100 |
Dirkjan Ochtman |
coal/paper: show branch name in changeset view
|
Tue, 25 Nov 2008 21:54:28 +0100 |
Benoit Allard |
coal/paper: display tags and branch in filelog page
|
Tue, 25 Nov 2008 22:32:11 +0100 |
Benoit Allard |
coal/paper/monoblue: show branch names in hgweb graph
|
Tue, 25 Nov 2008 22:51:10 +0100 |
Benoit Allard |
coal/paper: display branch names in log
|
Tue, 25 Nov 2008 17:54:49 +0100 |
Dirkjan Ochtman |
hgweb: support broken IIS 5 behavior with .cgi in PATH_INFO
|
Tue, 25 Nov 2008 22:23:17 +0100 |
Patrick Mezard |
manifest: fix _search() corner-case
|
Mon, 24 Nov 2008 17:16:39 -0800 |
Brendan Cully |
Improved error message for log --follow
|
Tue, 25 Nov 2008 01:22:43 +0100 |
Benoit Boissinot |
Improve the monoblue theme for hgwebdir
|
Sat, 22 Nov 2008 00:21:57 -0800 |
Brendan Cully |
import: add similarity option (issue295)
|
Sun, 23 Nov 2008 18:08:19 -0800 |
Brendan Cully |
mq: recover more gracefully from interrupted qrefresh (issue1216)
|
Sun, 23 Nov 2008 16:07:47 -0800 |
Brendan Cully |
mq: use atomictempfiles during patch refresh
|
Sat, 22 Nov 2008 14:04:42 -0800 |
Brendan Cully |
mq: create patch header class to abstract header manipulation
|