Mon, 03 Nov 2008 16:48:23 +0100 |
Dirkjan Ochtman |
patch: turn patch.diff() into a generator
|
Mon, 03 Nov 2008 16:31:47 +0100 |
Dirkjan Ochtman |
help: commands supporting --git point to the gitdiffs topic (issue1352)
|
Mon, 03 Nov 2008 16:30:21 +0100 |
Dirkjan Ochtman |
mq: reflow qnew help, add help for options
|
Mon, 03 Nov 2008 10:20:28 +0100 |
Ry4an Brase |
hgweb: descend empty directories in web view
|
Sun, 02 Nov 2008 22:44:42 +0100 |
Benoit Boissinot |
inotify: fix bug in formatting
|
Sun, 02 Nov 2008 17:28:03 +0100 |
Thomas Arendsen Hein |
Corrected some command synopsises
|
Sat, 01 Nov 2008 14:05:13 +0200 |
Gerard Korsten |
inotify: server raising an error when removing a file (issue1371)
|
Sat, 01 Nov 2008 15:15:14 +0300 |
Patrick Mezard |
Fix util._statfiles_clustered() failing at root of a windows drive
|
Sat, 01 Nov 2008 13:07:24 +0100 |
Dirkjan Ochtman |
hgweb: conditionally show file logs for deleted files
|
Sat, 01 Nov 2008 13:07:20 +0100 |
Benoit Allard |
coal/paper: show a search tip when hovering over search box
|
Sat, 01 Nov 2008 13:06:36 +0100 |
Dirkjan Ochtman |
kill some trailing spaces
|
Thu, 30 Oct 2008 12:38:24 -0700 |
Brendan Cully |
mq: use cmdutil.matchfiles instead of match for qnew -f.
|
Thu, 30 Oct 2008 12:31:24 -0700 |
Brendan Cully |
mq: put qnew tests into own file, fold in qnew-twice
|
Wed, 29 Oct 2008 18:54:46 -0500 |
Augie Fackler |
zeroconf: Don't break serve if no internet connection is present.
|
Thu, 30 Oct 2008 09:46:45 +0100 |
Dirkjan Ochtman |
hgweb: pass more information about parent/child csets to templates
|
Thu, 30 Oct 2008 08:21:20 +0100 |
Dirkjan Ochtman |
help: add a topic on git diffs (issue1352)
|
Wed, 29 Oct 2008 10:55:51 -0700 |
Brendan Cully |
hgweb coal/paper: Restore IE compatibility hack
|
Wed, 29 Oct 2008 10:55:29 -0700 |
Brendan Cully |
Backed out changeset a1f8ad3c1821
|
Wed, 29 Oct 2008 13:37:35 +0100 |
Adrian Buehlmann |
add test-fncache
|
Wed, 29 Oct 2008 11:39:32 +0100 |
Dirkjan Ochtman |
merge with mpm
|
Tue, 28 Oct 2008 22:24:17 -0700 |
Brendan Cully |
Allow per-file shadowing of static directory in templatepath
|
Tue, 28 Oct 2008 21:58:30 -0700 |
Brendan Cully |
hgweb: handle subdirectories within static directory
|
Tue, 28 Oct 2008 21:31:21 -0700 |
Brendan Cully |
coal: remove dead CSS code
|
Tue, 28 Oct 2008 23:54:01 +0100 |
Patrick Mezard |
url: detect scheme with a regexp instead of urlsplit()
|
Tue, 28 Oct 2008 22:24:41 +0100 |
Patrick Mezard |
url: fix file:// URL handling
|
Tue, 28 Oct 2008 20:48:30 +0100 |
Benoit Boissinot |
bookmarks: fix strip handling
|
Tue, 28 Oct 2008 20:23:22 +0100 |
Benoit Boissinot |
fix zeroconf handling for hgwebdir (error found by pychecker)
|
Tue, 28 Oct 2008 20:14:45 +0100 |
Benoit Boissinot |
fix missing import, spotted by pychecker
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
Tue, 28 Oct 2008 19:07:14 +0100 |
Benoit Boissinot |
Fix https availability checking
|