J. David Ibáñez
|
7df11bf817
|
internal: rename "to_str" to "to_bytes" for clarity
|
2014-07-28 17:30:38 +02:00 |
|
J. David Ibáñez
|
57e25c1a4a
|
index: replace has_conflicts by conflicts returning None
|
2014-07-22 10:50:30 +02:00 |
|
vtemian
|
93369b0a7c
|
Cleanup a little bit the code
|
2014-07-14 20:21:24 +03:00 |
|
Carlos Martín Nieto
|
ae32ad12ee
|
Support del in ConflictCollection
|
2014-07-10 11:27:10 +02:00 |
|
Carlos Martín Nieto
|
5ed9eb4228
|
Add documentation for conflicts and fixup Index
Add documentation for the conflicts, and add some for IndexEntry and
Index which went missing during the conversion to cffi.
|
2014-07-10 09:08:16 +02:00 |
|
Carlos Martín Nieto
|
1985a95b6b
|
Add looking up conflicts in an Index
|
2014-07-10 09:08:16 +02:00 |
|
Carlos Martín Nieto
|
97ee7ab179
|
Move Index to cffi
This commit gives us feature-parity with the version in C.
|
2014-07-10 09:08:16 +02:00 |
|