Mercurial > hg
graph
-
copy: refactor okaytocopy into walkpatThu, 06 Dec 2007 14:58:57 -0600, by Matt Mackall
-
copy: fix copying back with -A (issue836)Sun, 02 Dec 2007 18:41:22 -0600, by Matt Mackall
-
hgwebdir: refactor inner loopMon, 03 Dec 2007 19:19:12 +0100, by Dirkjan Ochtman
-
hgwebdir: split out templater creationMon, 03 Dec 2007 18:58:18 +0100, by Dirkjan Ochtman
-
hgwebdir: split out makeindex function, facilitate test failure diagnosisMon, 03 Dec 2007 18:40:37 +0100, by Dirkjan Ochtman
-
hgweb: explicitly pass around the templaterMon, 03 Dec 2007 13:30:08 +0100, by Dirkjan Ochtman
-
hgweb: split out templater definitionMon, 03 Dec 2007 12:40:29 +0100, by Dirkjan Ochtman
-
separate the wire protocol commands from the user interface commandsMon, 03 Dec 2007 12:27:11 +0100, by Dirkjan Ochtman
-
hgweb: extract constant to global levelMon, 03 Dec 2007 12:06:21 +0100, by Dirkjan Ochtman
-
hgweb: get rid of some nested functionsMon, 03 Dec 2007 11:58:52 +0100, by Dirkjan Ochtman
-
fix some imports; pushing bz2 bundles over http is currently untestedMon, 03 Dec 2007 11:58:29 +0100, by Dirkjan Ochtman
-
coverage: return to not assuming that python is in /usr/binSun, 02 Dec 2007 21:54:56 -0800, by Bryan O'Sullivan
-
Fix breaking test from 05451f6b5f07Sun, 02 Dec 2007 21:52:40 -0800, by Bryan O'Sullivan
-
import latest coverage.py versionSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
split out hgweb commands into a separate file, move some code aroundSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
add more tests for hgweb commandsSun, 02 Dec 2007 23:26:40 +0100, by Dirkjan Ochtman
-
move commands.docopy to cmdutil.copySun, 02 Dec 2007 18:11:59 -0600, by Matt Mackall
-
churn: avoid division by zeroSun, 02 Dec 2007 17:04:16 -0600, by Matt Mackall
-
update test outputSun, 02 Dec 2007 16:26:56 -0600, by Matt Mackall
-
hgwebdir: test virtual paths leading or trailing separators are strippedSun, 02 Dec 2007 19:39:29 +0100, by Patrick Mezard
-
Merge with crew-stableSun, 02 Dec 2007 19:45:38 +0100, by Patrick Mezard
-
hgwebdir: normalize virtual paths before stripping the separatorSun, 02 Dec 2007 19:39:27 +0100, by Patrick Mezard
-
win32: read system rcpath from registrySun, 02 Dec 2007 17:15:03 +0100, by Steve Borho
-
Merge with crew-stableSun, 02 Dec 2007 14:06:10 +0100, by Patrick Mezard
-
mq: missing target files do not make qpush to fail immediately (issue 835)Sun, 02 Dec 2007 13:53:29 +0100, by Patrick Mezard
-
Fix style nit and add some comments to tests.Sun, 02 Dec 2007 10:12:26 +0100, by Dirkjan Ochtman
-
Use SCRIPT_NAME and PATH_INFO instead of REQUEST_URI. This is required by WSGI (fixes issue846).Sat, 01 Dec 2007 19:19:08 +0100, by Dirkjan Ochtman
-
Add tests for hgwebdir repository names with slashes in them.Sat, 01 Dec 2007 19:10:00 +0100, by Dirkjan Ochtman