Mercurial > hg
graph
-
mq: strip extra whitespace from node ids in header (issue2790) stableTue, 03 May 2011 11:46:02 -0500, by Kevin Bullock
-
check-code: disallow calling opener(...).read() and opener(..).write()Mon, 02 May 2011 10:11:24 +0200, by Dan Villiom Podlaski Christiansen
-
prevent transient leaks of file handle by using new helper functionsMon, 02 May 2011 10:11:18 +0200, by Dan Villiom Podlaski Christiansen
-
util & scmutil: adapt read/write helpers as request by mpmMon, 02 May 2011 10:11:05 +0200, by Dan Villiom Podlaski Christiansen
-
store: use a subclass, not a function for fncacheopenerMon, 02 May 2011 09:11:35 +0200, by Dan Villiom Podlaski Christiansen
-
util.termwidth: never return 0 for terminal widthMon, 18 Apr 2011 02:42:52 +0200, by jfh
-
discovery: add new set-based discoveryMon, 02 May 2011 19:21:30 +0200, by Peter Arrenbrecht
-
debugbuilddag: use memctx for speedMon, 02 May 2011 19:21:30 +0200, by Peter Arrenbrecht
-
localrepo: reuse parent manifest in commitctx if no files have changedMon, 02 May 2011 19:20:29 +0200, by Peter Arrenbrecht
-
bundlerepo: fix and improve getremotechangesMon, 02 May 2011 12:36:23 +0200, by Peter Arrenbrecht
-
hgrc.5: mention new 'case collision' handling for ui.portablefilenamesMon, 02 May 2011 00:04:49 +0200, by Adrian Buehlmann
-
win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.iniSun, 01 May 2011 20:29:44 +0200, by Pascal Quantin
-
bundlerepo: drop structSun, 01 May 2011 13:08:29 -0500, by Matt Mackall
-
bisect: fix indent levelMon, 02 May 2011 01:29:51 +0900, by Yuya Nishihara
-
share: create 'hgrc' using an opener, like cloneSun, 01 May 2011 18:43:20 +0200, by Dan Villiom Podlaski Christiansen
-
backout 3a3584967a93 - the "unreachable code" was apparently not unreachableSun, 01 May 2011 19:51:28 +0200, by Mads Kiilerich
-
merge with mpmSun, 01 May 2011 19:44:28 +0200, by Sune Foldager
-
revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)Sun, 01 May 2011 17:35:05 +0200, by Mads Kiilerich
-
convert: handle invalid subversion source pathsSun, 01 May 2011 17:35:05 +0200, by Mads Kiilerich
-
convert: also catch missing revlogs when introduced in repo rootsSun, 01 May 2011 17:34:16 +0200, by Mads Kiilerich
-
status: remove unreachable code for status between revisionsThu, 24 Feb 2011 14:06:08 +0100, by Mads Kiilerich
-
httprepo: proper handling of invalid responses without content-type (issue2019)Mon, 07 Mar 2011 14:47:30 +0100, by Mads Kiilerich
-
httprepo: use the original exception after falling back to static-http failedMon, 07 Mar 2011 22:50:55 +0100, by Mads Kiilerich
-
test: test that backslash is preserved by the url classSun, 01 May 2011 15:49:13 +0200, by Mads Kiilerich
-
tests: use raw string for url tests of '\' handlingSun, 01 May 2011 15:49:13 +0200, by Mads Kiilerich
-
color: fix using multiple effectsSun, 01 May 2011 16:54:48 +0200, by Dan Villiom Podlaski Christiansen
-
unbundler: separate delta and header parsingSat, 30 Apr 2011 19:01:24 +0200, by Benoit Boissinot
-
changegroup: new bundler APISat, 30 Apr 2011 11:03:28 +0200, by Benoit Boissinot