log

age author description
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions
Mon, 02 May 2011 10:11:05 +0200 Dan Villiom Podlaski Christiansen util & scmutil: adapt read/write helpers as request by mpm
Mon, 02 May 2011 09:11:35 +0200 Dan Villiom Podlaski Christiansen store: use a subclass, not a function for fncacheopener
Mon, 18 Apr 2011 02:42:52 +0200 jfh util.termwidth: never return 0 for terminal width
Mon, 02 May 2011 19:21:30 +0200 Peter Arrenbrecht discovery: add new set-based discovery
Mon, 02 May 2011 19:21:30 +0200 Peter Arrenbrecht debugbuilddag: use memctx for speed
Mon, 02 May 2011 19:20:29 +0200 Peter Arrenbrecht localrepo: reuse parent manifest in commitctx if no files have changed
Mon, 02 May 2011 12:36:23 +0200 Peter Arrenbrecht bundlerepo: fix and improve getremotechanges
Mon, 02 May 2011 00:04:49 +0200 Adrian Buehlmann hgrc.5: mention new 'case collision' handling for ui.portablefilenames
Sun, 01 May 2011 20:29:44 +0200 Pascal Quantin win32: remove obsolete bookmarks and parentrevspec extensions from mercurial.ini
Sun, 01 May 2011 13:08:29 -0500 Matt Mackall bundlerepo: drop struct
Mon, 02 May 2011 01:29:51 +0900 Yuya Nishihara bisect: fix indent level
Sun, 01 May 2011 18:43:20 +0200 Dan Villiom Podlaski Christiansen share: create 'hgrc' using an opener, like clone
Sun, 01 May 2011 19:51:28 +0200 Mads Kiilerich backout 3a3584967a93 - the "unreachable code" was apparently not unreachable
Sun, 01 May 2011 19:44:28 +0200 Sune Foldager merge with mpm