Re: [PATCH v11 00/41] Use ref transactions

2014-06-03 Thread Jonathan Nieder
Hi, Ronnie Sahlberg wrote: >It > converts all ref updates, inside refs.c as well as external, to use the > transaction API for updates. This makes most of the ref updates to become > atomic when there are failures locking or

[PATCH v11 00/41] Use ref transactions

2014-05-27 Thread Ronnie Sahlberg
This patch series can also be found at https://github.com/rsahlberg/git/tree/ref-transactions This patch series is based on next and expands on the transaction API. It converts all ref updates, inside refs.c as well as external, to use the transaction API for updates. This makes most of the ref u