Thomas Gazagnaire

Results 251 comments of Thomas Gazagnaire

Patches are welcome :-) /cc @emillon and @talex5

For the Git backend, that shouldn't make a difference - the backend is overwriting the `pre_hash` function to look like Git, so both `String` and `String_v2` objects will have the...

Is that supported? I remember @djs55 saying that this protocol was a bit weird.

Should we add a check to the kernel version?

It could be added yes, is there an issue upstream?

you can already put a `.dirty` in there and write your own loop to write it daily.

> We also need a streaming interface in Irmin and Git to handle large files. Any plans for this @samoht? That's a very good idea: https://github.com/mirage/ocaml-git/issues/33

It would also be useful to know if a current transaction is dirty or not (maybe have a `dirty` file at the root of the transaction, which, if it exists,...

I've just hit that and it is a bit surprising :-)

@talex5 any chance you could have a look at it? It makes some stuff in the bridge a bit tricky..