log

age author description
Mon, 18 Apr 2016 23:59:28 -0400 Augie Fackler osx: add support for keeping mpkgs stable
Mon, 18 Apr 2016 23:57:22 -0400 Augie Fackler osx: add support for dumping built dmg into OUTPUTDIR stable
Mon, 18 Apr 2016 23:55:58 -0400 Augie Fackler hghave: add check for bdist_mpkg stable
Wed, 27 Apr 2016 22:45:52 -0400 Matt Harbison verify: don't init subrepo when missing one is referenced (issue5128) (API) stable
Thu, 28 Apr 2016 08:52:13 -0700 Gregory Szorc setup: detect Python DLL filename from loaded DLL stable
Wed, 27 Apr 2016 09:23:39 -0700 Gregory Szorc exewrapper: add .dll to LoadLibrary() argument stable
Wed, 27 Apr 2016 14:02:54 -0700 Martin von Zweigbergk update: correct description of --check option stable
Tue, 26 Apr 2016 15:32:59 -0700 Adam Simpkins util: fix race in makedirs() stable
Sun, 24 Apr 2016 21:35:30 +0900 Yuya Nishihara chg: initialize sockdirfd to -1 instead of AT_FDCWD stable
Fri, 22 Apr 2016 13:38:02 -0500 Matt Mackall bdiff: further restrain potential quadratic performance stable
Thu, 21 Apr 2016 22:04:11 -0500 Matt Mackall bdiff: balance recursion to avoid quadratic behavior (issue4704) stable
Thu, 21 Apr 2016 21:05:26 -0500 Matt Mackall bdiff: deal better with duplicate lines stable
Thu, 21 Apr 2016 21:53:18 -0500 Matt Mackall bdiff: fix latent normalization bug stable
Thu, 21 Apr 2016 21:46:31 -0500 Matt Mackall bdiff: fold in shift calculation in normalize stable
Thu, 21 Apr 2016 21:37:13 -0500 Matt Mackall bdiff: unify duplicate normalize loops stable