log

age author description
Wed, 10 Sep 2014 11:04:29 -0400 Augie Fackler test-convert-git.t: add a test of convert progress bars for git
Mon, 26 May 2014 11:53:12 -0400 Augie Fackler convert: add support for deterministic progress bar on scanning phase
Wed, 10 Sep 2014 11:01:47 -0400 Augie Fackler test-convert-svn-move.t: remove stray '
Thu, 07 Aug 2014 12:47:20 -0400 Augie Fackler manifest: move addlistdelta to module-level
Thu, 07 Aug 2014 09:46:05 -0400 Augie Fackler manifest: move checkforbidden to module-level
Fri, 05 Sep 2014 11:37:44 -0700 Durham Goode dirstate: add exception when calling setparent without begin/end (API)
Fri, 05 Sep 2014 15:36:56 -0700 Durham Goode dirstate: add test for exceptions during updates
Fri, 05 Sep 2014 11:36:20 -0700 Durham Goode dirstate: wrap setparent calls with begin/endparentchange (issue4353)
Fri, 05 Sep 2014 11:34:29 -0700 Durham Goode dirstate: add begin/endparentchange to dirstate
Mon, 08 Sep 2014 20:57:44 +0200 Henrik Stuart parsers: avoid signed/unsigned comparison mismatch
Mon, 08 Sep 2014 20:22:10 +0200 Henrik Stuart parsers: use correct type for file offset
Mon, 08 Sep 2014 20:20:17 +0200 Henrik Stuart parsers: ensure correct return type for inline_scan
Thu, 11 Sep 2014 12:05:23 -0500 Henrik Stuart parsers: fix typing issue when constructing Python integer object
Mon, 08 Sep 2014 20:06:52 +0200 Henrik Stuart parsers: use bitmask type consistently in find_gca_candidates
Sat, 30 Aug 2014 02:10:29 +0200 Pierre-Yves David revert: drop `lexist` check in the backup logic