Nick Ward
|
839323cb00
Unit test for loading a git submodule
|
13 tahun lalu |
Nick Ward
|
6109734544
Quick fix for git submodules
|
13 tahun lalu |
Marcin Kuzminski
|
3a3a9fafaf
fixes dulwich issue #54
|
13 tahun lalu |
Jelmer Vernooij
|
35ecc1dd47
Rename .bzrignore to .gitignore.
|
13 tahun lalu |
Nix
|
424b21b748
Support DESTDIR in the Makefile.
|
13 tahun lalu |
Jelmer Vernooij
|
d539e8b31a
_pack.c: Check for NULL return from Py_BuildValue.
|
13 tahun lalu |
Jelmer Vernooij
|
f4bf057159
_pack.c: Consistently use tabs for indentation.
|
13 tahun lalu |
Jelmer Vernooij
|
cb5fd3bd75
_objects.c: Cope with sha_to_pyhex returning NULL.
|
13 tahun lalu |
Jelmer Vernooij
|
23b3980faa
Make index entry tests a little bit less strict, to cope with
|
13 tahun lalu |
Jelmer Vernooij
|
68b1cffd35
Remove explicit testing of uid and gid in tests of index files.
|
13 tahun lalu |
Alex Holmes
|
ca569158cf
Handle None elements in lists of TreeChange objects
|
13 tahun lalu |
Jelmer Vernooij
|
debe8f8303
dulwich.__init__ no longer imports client, protocol, repo and
|
13 tahun lalu |
Jelmer Vernooij
|
024bfcb11e
Start on 0.8.6.
|
13 tahun lalu |
Jelmer Vernooij
|
ec1ed74881
Release 0.8.5.
|
13 tahun lalu |
Jelmer Vernooij
|
8ed4155262
Be a little bit strict about OS behaviour in index tests.
|
13 tahun lalu |
Jelmer Vernooij
|
54f5dfa0b1
Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5.
|
13 tahun lalu |
Jelmer Vernooij
|
07a01a29ff
Start on 0.8.5.
|
13 tahun lalu |
Jelmer Vernooij
|
3c90e687f3
Release 0.8.4.
|
13 tahun lalu |
Jelmer Vernooij
|
7d072a32fb
objects: Fix default type of Commit.extra.
|
13 tahun lalu |
Jelmer Vernooij
|
f1d90b97c3
client: Fix check for 'report-status' capability.
|
13 tahun lalu |
Jelmer Vernooij
|
8e6aaa2851
Merge addition of dulwich.index.build_index_from_tree from milki.
|
13 tahun lalu |
Jelmer Vernooij
|
6b1e410377
Merge fix from kankri to reset environment variables during tests, to avoid
|
13 tahun lalu |
Jelmer Vernooij
|
6a92ba3213
Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp().
|
13 tahun lalu |
Jelmer Vernooij
|
792648b5d9
merge trunk
|
13 tahun lalu |
Jelmer Vernooij
|
8206b81ac8
Merge removal of unused variable.
|
13 tahun lalu |
codingtony
|
1686af8020
removed unused variable
|
13 tahun lalu |
Jelmer Vernooij
|
7404c13caf
Remove more uses of deprecated assertEquals.
|
13 tahun lalu |
Jelmer Vernooij
|
66f5e4182d
Merge gzip filter support.
|
13 tahun lalu |
Jelmer Vernooij
|
fe0f76f604
Avoid using custom gzip module and incrementally parse.
|
13 tahun lalu |
David Blewett
|
88d4a8aae3
Added WSGI middleware to handle transparent gzip decoding
|
13 tahun lalu |