Mercurial > hg-stable
graph
-
hgweb: move HTTP content types out of header templatesTue, 22 Jan 2008 10:45:55 +0100, by Dirkjan Ochtman
-
hgweb: revert to showing file instead of offering for downloadTue, 22 Jan 2008 10:45:52 +0100, by Dirkjan Ochtman
-
hgweb: be sure to send a valid content-type for raw filesTue, 22 Jan 2008 12:31:55 +0100, by Dirkjan Ochtman
-
hgweb: use ErrorResponse instead of custom responseTue, 22 Jan 2008 09:28:51 +0100, by Dirkjan Ochtman
-
better error reporting for hg serve errors in testsTue, 22 Jan 2008 09:11:11 +0100, by Dirkjan Ochtman
-
hgweb: fix a stupid KeyError introduced in a0e20a5eba3cTue, 22 Jan 2008 09:11:08 +0100, by Dirkjan Ochtman
-
hgweb: cleanup buglet introduced in 956afc025c0fTue, 22 Jan 2008 09:11:06 +0100, by Dirkjan Ochtman
-
merge with crew-stableTue, 22 Jan 2008 00:55:01 +0100, by Thomas Arendsen Hein
-
CVS convert: Find correct parent for new branch (issue704)Tue, 22 Jan 2008 00:16:50 +0100, by Thomas Arendsen Hein
-
Test for converting a CVS branchTue, 22 Jan 2008 00:08:43 +0100, by Thomas Arendsen Hein
-
convert: mercurial sink must be localMon, 21 Jan 2008 22:24:28 +0100, by Patrick Mezard
-
Fix double import of 're'.Mon, 21 Jan 2008 22:00:44 +0100, by Thomas Arendsen Hein
-
convert: Do not abort with TypeError if svn commit message is None (issue934)Mon, 21 Jan 2008 21:44:16 +0100, by Thomas Arendsen Hein
-
Prefer i in d over d.has_key(i)Sun, 20 Jan 2008 14:39:25 +0100, by Christian Ebert
-
fix test-strip-cross on solarisMon, 21 Jan 2008 13:37:27 -0200, by Alexis S. L. Carvalho
-
Merge with crew-stableMon, 21 Jan 2008 14:15:38 +0100, by Patrick Mezard
-
test-strip-cross: test handling of linkrev crosses in the manifestSun, 20 Jan 2008 08:12:07 -0200, by Alexis S. L. Carvalho
-
Fix test-strip-cross on SolarisSat, 19 Jan 2008 22:16:15 -0500, by Richard Lowe
-
simplify revlog.strip interface and callers; add docstringSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
strip: calculate list of extra nodes to save and pass it to changegroupsubsetSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
changegroupsubset: accept list of per-revlog nodes to includeSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
addchangegroup: add option to skip check for empty changelog groupSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
allow the creation of bundles with empty changelog/manifest chunksSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: don't use nested functions.Sat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: use revs in limitheadsSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: add a docstring to bundle; use repo.uiSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: split stripall into two functions; clean it up a bitSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho
-
repair.py: rename chlog to clSat, 19 Jan 2008 18:01:16 -0200, by Alexis S. L. Carvalho