Mercurial > hg
log
age | author | description |
---|---|---|
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 |