log

age author description
Mon, 24 Mar 2014 12:25:33 -0700 Pierre-Yves David bundle2: first version of a bundle processing
Mon, 24 Mar 2014 11:27:00 -0700 Pierre-Yves David bundle2: rename unbundle2 test command to statbundle2
Tue, 01 Apr 2014 00:08:15 -0700 Pierre-Yves David bundle2: safely read unpack data from part header
Wed, 02 Apr 2014 13:41:23 -0500 Matt Mackall transaction: drop extra import caught by pyflakes
Mon, 24 Mar 2014 15:43:15 -0700 Durham Goode fncache: clean up fncache during strips
Mon, 24 Mar 2014 15:35:07 -0700 Durham Goode caches: invalidate store caches when lock is taken
Mon, 24 Mar 2014 15:42:13 -0700 Durham Goode fncache: move fncache writing to be in a transaction
Mon, 24 Mar 2014 15:21:51 -0700 Durham Goode transaction: add support for non-append files
Mon, 24 Mar 2014 15:57:47 -0700 Durham Goode transaction: add onclose/onabort hook for pre-close logic
Mon, 24 Mar 2014 15:38:20 -0700 Durham Goode clone: put streaming clones in a transaction
Mon, 24 Mar 2014 15:31:47 -0700 Durham Goode fncache: remove the rewriting logic
Wed, 26 Mar 2014 15:55:32 -0700 Pierre-Yves David pull: prevent duplicated entry in `op.pulledsubset`
Thu, 20 Mar 2014 01:24:45 -0700 Pierre-Yves David bundle2: part params
Wed, 19 Mar 2014 23:36:15 -0700 Pierre-Yves David bundle2: support for bundling and unbundling payload
Tue, 01 Apr 2014 17:59:06 -0500 Matt Mackall merge with stable