Code

store: All store functions now accept a store object.
authorSebastian Harl <sh@tokkee.org>
Fri, 7 Aug 2015 16:26:51 +0000 (18:26 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 7 Aug 2015 16:26:51 +0000 (18:26 +0200)
That is, instead of operating on a global, shared instance.


No differences found