Mon, 03 Dec 2007 19:19:12 +0100 |
Dirkjan Ochtman |
hgwebdir: refactor inner loop
|
Mon, 03 Dec 2007 18:58:18 +0100 |
Dirkjan Ochtman |
hgwebdir: split out templater creation
|
Mon, 03 Dec 2007 18:40:37 +0100 |
Dirkjan Ochtman |
hgwebdir: split out makeindex function, facilitate test failure diagnosis
|
Mon, 03 Dec 2007 13:30:08 +0100 |
Dirkjan Ochtman |
hgweb: explicitly pass around the templater
|
Mon, 03 Dec 2007 12:40:29 +0100 |
Dirkjan Ochtman |
hgweb: split out templater definition
|
Mon, 03 Dec 2007 12:27:11 +0100 |
Dirkjan Ochtman |
separate the wire protocol commands from the user interface commands
|
Mon, 03 Dec 2007 12:06:21 +0100 |
Dirkjan Ochtman |
hgweb: extract constant to global level
|
Mon, 03 Dec 2007 11:58:52 +0100 |
Dirkjan Ochtman |
hgweb: get rid of some nested functions
|
Mon, 03 Dec 2007 11:58:29 +0100 |
Dirkjan Ochtman |
fix some imports; pushing bz2 bundles over http is currently untested
|
Sun, 02 Dec 2007 21:54:56 -0800 |
Bryan O'Sullivan |
coverage: return to not assuming that python is in /usr/bin
|
Sun, 02 Dec 2007 21:52:40 -0800 |
Bryan O'Sullivan |
Fix breaking test from 05451f6b5f07
|
Sun, 02 Dec 2007 23:26:40 +0100 |
Dirkjan Ochtman |
import latest coverage.py version
|
Sun, 02 Dec 2007 23:26:40 +0100 |
Dirkjan Ochtman |
split out hgweb commands into a separate file, move some code around
|
Sun, 02 Dec 2007 23:26:40 +0100 |
Dirkjan Ochtman |
add more tests for hgweb commands
|
Sun, 02 Dec 2007 18:11:59 -0600 |
Matt Mackall |
move commands.docopy to cmdutil.copy
|