Yifan Zhang
|
0baec68322
test for commit _deserialize
|
13 years ago |
Yifan Zhang
|
4448a71a51
typo fix
|
13 years ago |
Jelmer Vernooij
|
09a1c0702f
Merge support for ConfigDict behaving more like a dictionary.
|
13 years ago |
Adam 'Cezar' Jenkins
|
624a884c10
Wrote tests for the ConfigDict dict changes
|
13 years ago |
Adam "Cezar" Jenkins
|
973a96b805
ConfigDict should act like a dictionary
|
13 years ago |
Nick Ward
|
7f5f6cc284
Unit test for loading a git submodule
|
13 years ago |
Nick Ward
|
31aa3d61ef
Quick fix for git submodules
|
13 years ago |
Marcin Kuzminski
|
ddfc2406cc
fixes dulwich issue #54
|
13 years ago |
Jelmer Vernooij
|
6932d5b6d0
Rename .bzrignore to .gitignore.
|
13 years ago |
Nix
|
5eaf1bef93
Support DESTDIR in the Makefile.
|
13 years ago |
Jelmer Vernooij
|
adb1c17474
_pack.c: Check for NULL return from Py_BuildValue.
|
13 years ago |
Jelmer Vernooij
|
1f79520d8d
_pack.c: Consistently use tabs for indentation.
|
13 years ago |
Jelmer Vernooij
|
eb700910c7
_objects.c: Cope with sha_to_pyhex returning NULL.
|
13 years ago |
Jelmer Vernooij
|
810e3e16bc
Make index entry tests a little bit less strict, to cope with
|
14 years ago |
Jelmer Vernooij
|
1a2ae55566
Remove explicit testing of uid and gid in tests of index files.
|
14 years ago |
Jelmer Vernooij
|
24d78663bf
dulwich.__init__ no longer imports client, protocol, repo and
|
14 years ago |
Jelmer Vernooij
|
b5a85966c0
Start on 0.8.6.
|
14 years ago |
Jelmer Vernooij
|
664a2bdde2
Release 0.8.5.
|
14 years ago |
Jelmer Vernooij
|
6cc7af9998
Be a little bit strict about OS behaviour in index tests.
|
14 years ago |
Jelmer Vernooij
|
f6f2beb686
Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5.
|
14 years ago |
Jelmer Vernooij
|
bd461d2562
Start on 0.8.5.
|
14 years ago |
Jelmer Vernooij
|
e0fb60fbca
Release 0.8.4.
|
14 years ago |
Jelmer Vernooij
|
24863bcba2
objects: Fix default type of Commit.extra.
|
14 years ago |
Jelmer Vernooij
|
1b4c9551a5
client: Fix check for 'report-status' capability.
|
14 years ago |
Jelmer Vernooij
|
4a1fc70801
Merge addition of dulwich.index.build_index_from_tree from milki.
|
14 years ago |
Jelmer Vernooij
|
fee5d638d9
Merge fix from kankri to reset environment variables during tests, to avoid
|
14 years ago |
Jelmer Vernooij
|
799bfecd4b
Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp().
|
14 years ago |
Jelmer Vernooij
|
431399e0b6
merge trunk
|
14 years ago |
Jelmer Vernooij
|
ec7e3832fd
Merge removal of unused variable.
|
14 years ago |
codingtony
|
7ef31882c9
removed unused variable
|
14 years ago |