Jelmer Vernooij c44618c3b3 Only use mmap for index files. 15 gadi atpakaļ
..
tests 3dc0717f6f Use simple read function. 15 gadi atpakaļ
__init__.py bc8d73f114 Support custom fields in commits. 15 gadi atpakaļ
_objects.c f4e4efc4a9 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. 16 gadi atpakaļ
_pack.c f53d5427c1 Fix sentinels. 16 gadi atpakaļ
client.py 8b41eeb185 Add convenience functions for fetching objects. 16 gadi atpakaļ
errors.py d7302c7954 Move do_commit() and has_index() from Repo to BaseRepo. 15 gadi atpakaļ
file.py a93f44f5cf Improve ref handling. 15 gadi atpakaļ
index.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. 15 gadi atpakaļ
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 gadi atpakaļ
misc.py e82ea2af53 Fix formatting issues. 16 gadi atpakaļ
object_store.py e1ee3e263e Ask for forgiveness, not permission. 15 gadi atpakaļ
objects.py c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. 15 gadi atpakaļ
pack.py c44618c3b3 Only use mmap for index files. 15 gadi atpakaļ
patch.py 5a24421070 Support diffstats in git am-style patches. 16 gadi atpakaļ
protocol.py d09b91bded Add smart HTTP support to dul-web. 15 gadi atpakaļ
repo.py e8e2bc60e0 Fix issue creating new repositories, with trivial smoke test. 15 gadi atpakaļ
server.py d09b91bded Add smart HTTP support to dul-web. 15 gadi atpakaļ
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 gadi atpakaļ
web.py ebf018c25c Add tests for HTTP server. 15 gadi atpakaļ