Sun, 20 Jul 2008 19:08:59 +0200 |
Patrick Mezard |
dirstate: fix _droppath() typo from 80605a8127e0
|
Fri, 11 Jul 2008 14:40:44 +0200 |
Patrick Mezard |
Add test for case folding issues
|
Tue, 01 Jul 2008 17:59:31 +0100 |
Paul Moore |
Sort removes first when applying updates (fixes issues 750 and 912)
|
Thu, 03 Jul 2008 20:53:14 -0700 |
byron |
Added missing --config global option to zsh_completion.
|
Mon, 07 Jul 2008 09:33:54 +0200 |
Andreas Hartmetz |
Document password syntax in repositories URLs
|
Mon, 07 Jul 2008 09:31:32 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 07 Jul 2008 09:16:09 +0200 |
Patrick Mezard |
mq: fix qrefresh losing copy information (issue 1134)
|
Sat, 05 Jul 2008 14:35:36 +0200 |
Patrick Mezard |
hgk: ctx.parents() problem introduced by 2d54e7c1e69d
|
Sat, 05 Jul 2008 14:35:34 +0200 |
Patrick Mezard |
Fix tests failures introduced by 7239e06e58e9
|
Tue, 24 Jun 2008 10:40:41 +0100 |
Frank Kingswood |
convert: add documentation for CVS source
|
Wed, 02 Jul 2008 12:27:57 +0200 |
Dirkjan Ochtman |
merge another backout
|
Wed, 02 Jul 2008 12:02:33 +0200 |
Dirkjan Ochtman |
Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)
|
Wed, 02 Jul 2008 11:31:19 +0200 |
Dirkjan Ochtman |
merge the backout head
|
Wed, 02 Jul 2008 10:58:27 +0200 |
Dirkjan Ochtman |
Backed out changeset b9d6ab187523 (doesn't work on Python 2.3/2.4)
|
Wed, 02 Jul 2008 09:31:13 +0200 |
Dirkjan Ochtman |
merge with main
|
Wed, 02 Jul 2008 09:21:57 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Wed, 25 Jun 2008 14:13:20 -0700 |
Brendan Cully |
Check that git patches only touch files under root
|
Tue, 01 Jul 2008 23:41:47 +0100 |
Martin OConnor |
Updating Copyright dates in Windows Installer
|
Tue, 01 Jul 2008 20:17:11 +0100 |
Paul Moore |
Force email package to be loaded in py2exe
|
Mon, 30 Jun 2008 10:36:45 +0200 |
Dirkjan Ochtman |
hgweb: use a single-element tuple to return from protocol.unbundle()
|
Sun, 29 Jun 2008 23:02:02 +0200 |
Dirkjan Ochtman |
add an Accept header to the http client
|
Sun, 29 Jun 2008 22:47:57 +0200 |
Dirkjan Ochtman |
tests: add a test for the hgweb graph
|
Sun, 29 Jun 2008 22:36:18 +0200 |
Dirkjan Ochtman |
hgweb: return content iterator instead of using write() callable
|
Sun, 29 Jun 2008 15:23:09 +0200 |
Dirkjan Ochtman |
hgweb: all protocol functions have become generators
|
Sun, 29 Jun 2008 13:16:25 +0200 |
Dirkjan Ochtman |
templater: make a template a string-only iterator
|
Sun, 29 Jun 2008 14:20:01 +0200 |
Dirkjan Ochtman |
streamclone yields chunks instead of accepting a file-like object
|
Sun, 29 Jun 2008 11:34:36 +0200 |
Dirkjan Ochtman |
hgweb: protocol functions take repo instead of web
|
Sun, 29 Jun 2008 11:35:08 +0200 |
Dirkjan Ochtman |
hgweb: move capabilities calculation back into hgweb.protocol
|
Sun, 29 Jun 2008 11:35:06 +0200 |
Dirkjan Ochtman |
hgweb: centralize permission checks for protocol commands
|
Sun, 29 Jun 2008 11:02:19 +0200 |
Dirkjan Ochtman |
tests: add some tests for web.allowpull configurations
|