Mercurial > hg
graph
-
revlog: support writing generaldelta revlogsSun, 08 May 2011 21:32:33 +0200, by Sune Foldager
-
cmdutil: fix errors reported by pyflakes testSun, 08 May 2011 21:24:30 +0200, by Sune Foldager
-
merge with stableSun, 08 May 2011 16:16:41 -0500, by Matt Mackall
-
check-code: complain about set.isdisjointSun, 08 May 2011 11:39:24 -0500, by Matt Mackall
-
add positional arguments to non-shell aliasesSun, 01 May 2011 12:29:32 +0200, by Alexander Solovyov
-
run-tests: take the basepath when constructing the test temp dirSat, 07 May 2011 21:01:15 +0300, by Idan Kamara
-
run-tests: compare absolute paths in _checkhglibSat, 07 May 2011 20:56:43 +0300, by Idan Kamara
-
util: rename _windows_reserved_filenames and _windows_reserved_charsSat, 07 May 2011 22:25:20 +0200, by Adrian Buehlmann
-
opener: rename _can_symlink to _cansymlinkSat, 07 May 2011 20:22:32 +0200, by Adrian Buehlmann
-
patch: make patch()/internalpatch() always update the dirstateSun, 08 May 2011 17:48:31 +0200, by Patrick Mezard
-
patch: move updatedir() from cmdutil into patchSun, 08 May 2011 17:48:30 +0200, by Patrick Mezard
-
record: unconditionally update the working dir after patchingSun, 08 May 2011 17:48:29 +0200, by Patrick Mezard
-
mq: explicitly updatedir() even if patch() failsSun, 08 May 2011 17:48:29 +0200, by Patrick Mezard
-
mq: allow to qpop/push with a dirty working copy (issue2780)Fri, 06 May 2011 19:55:46 +0300, by Idan Kamara
-
patch: introduce changedfilesFri, 06 May 2011 19:03:41 +0300, by Idan Kamara
-
debugindex: change output for generaldelta revlogsSat, 07 May 2011 23:14:36 +0200, by Sune Foldager
-
revlog: support reading generaldelta revlogsSat, 07 May 2011 22:40:17 +0200, by Sune Foldager
-
revlog: calculate base revisions iterativelySat, 07 May 2011 22:40:14 +0200, by Sune Foldager
-
revlog: remove the last bits of punched/shallowSat, 07 May 2011 22:37:40 +0200, by Sune Foldager
-
util: make readfile() operate in binary modeSat, 07 May 2011 21:12:35 +0200, by Patrick Mezard
-
cmdutil: normalize log message eols when reading from fileSat, 07 May 2011 21:12:33 +0200, by Patrick Mezard
-
match: make 'listfile:' split on LF and CRLFSat, 07 May 2011 21:12:30 +0200, by Patrick Mezard
-
progress: remove useless statement left by bab267e7fc1aSat, 07 May 2011 17:25:12 +0200, by Patrick Mezard
-
debugbuilddag: simplify tags serialization a bitSat, 07 May 2011 17:25:02 +0200, by Patrick Mezard
-
httprepo: send 100-continue on POSTs if using http2Mon, 02 May 2011 12:10:50 -0500, by Augie Fackler
-
url: use new http support if requested by the userFri, 06 May 2011 10:22:08 -0500, by Augie Fackler
-
Import new http library as mercurial.httpclient.Fri, 06 May 2011 09:57:55 -0500, by Augie Fackler