.. |
tests
|
b6aac8b2e4
Add Tree.__iter__.
|
15 gadi atpakaļ |
__init__.py
|
a56aa04739
Mark current version as 0.5.1.
|
15 gadi atpakaļ |
_objects.c
|
4974efb21b
Ensure we don't run past the end of the tree text.
|
15 gadi atpakaļ |
_pack.c
|
95e9d52834
Allow delta's to be chunked as well.
|
15 gadi atpakaļ |
client.py
|
12e1c54f55
Move get_transport_and_path to dulwich.client.
|
15 gadi atpakaļ |
errors.py
|
ddede6e4a7
Add check() methods to object classes for consistency checking.
|
15 gadi atpakaļ |
file.py
|
a93f44f5cf
Improve ref handling.
|
15 gadi atpakaļ |
index.py
|
f44d9248ce
Add Index.commit.
|
15 gadi atpakaļ |
lru_cache.py
|
441071f1e0
Import new lru_cache and tests.
|
16 gadi atpakaļ |
misc.py
|
a22a43b5b1
cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6,
|
15 gadi atpakaļ |
object_store.py
|
e2dfb511a9
Support progress argument to generate_pack_contents.
|
15 gadi atpakaļ |
objects.py
|
b6aac8b2e4
Add Tree.__iter__.
|
15 gadi atpakaļ |
pack.py
|
bd93ba8f72
Avoid seek when loading pack index files.
|
15 gadi atpakaļ |
patch.py
|
8883a573c2
Use syntax understood by git am.
|
15 gadi atpakaļ |
protocol.py
|
4f406194f0
Extract all-zero SHA as a constant in protocol.py
|
15 gadi atpakaļ |
repo.py
|
370c5cf855
Cope with \r in ref files on Windows.
|
15 gadi atpakaļ |
server.py
|
5d4d209e86
Avoid writing to stdout.
|
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
|
a22a43b5b1
cgi.parse_qs is deprecated in favor of urlparse.parse_qs in python 2.6,
|
15 gadi atpakaļ |