Jelmer Vernooij
|
cf4c9d9691
BlackboxTest: Always use sys.executable, not just for Windows NT.
|
hace 14 años |
Tay Ray Chuan
|
ef41aa65e7
blackbox: pass python.exe for Windows
|
hace 14 años |
Tay Ray Chuan
|
c3e4eb5c17
Repo.get_named_file: fix spelling in doc
|
hace 14 años |
Jelmer Vernooij
|
00e6078e8f
NEWS: Add two missing items.
|
hace 14 años |
Jelmer Vernooij
|
a92f5be944
tutorial: Fix ref reading.
|
hace 14 años |
Jelmer Vernooij
|
b68b80d1da
tests: Split up test suite into multiple functions, including a nocompat_test_suite.
|
hace 14 años |
Jelmer Vernooij
|
bbd081c04f
blackbox: Set PYTHONPATH appropriately so scripts in bin/ can find dulwich.
|
hace 14 años |
Jelmer Vernooij
|
a2a3faecbc
Update NEWS.
|
hace 14 años |
Jelmer Vernooij
|
5140734dfd
Add entry for tutorial update.
|
hace 14 años |
Jelmer Vernooij
|
1f667fada7
dul-*-pack: Print usage message when not enough arguments are specified.
|
hace 14 años |
Jelmer Vernooij
|
d77e80b8bf
Fix dul-receive-pack and dul-upload-pack.
|
hace 14 años |
Jelmer Vernooij
|
e1fd8c6dd1
dulwich.server: Add serve_command.
|
hace 14 años |
Jelmer Vernooij
|
c96d4a05a7
server: Add FileSystemBackend.
|
hace 14 años |
Dave Borowitz
|
a9e4643b42
client: Rewrite URI parsing in get_transport_and_path.
|
hace 14 años |
Dave Borowitz
|
cd7524496d
repo: Raise RefFormatException instead of KeyError on bad refs.
|
hace 14 años |
Dave Borowitz
|
844f56adcc
tutorial: Clarify setting of HEAD.
|
hace 14 años |
Jelmer Vernooij
|
0bc9928b33
Cleanup some imports.
|
hace 14 años |
Tay Ray Chuan
|
8085337f8e
test_pack.TestPack.test_copy: close packs
|
hace 14 años |
Tay Ray Chuan
|
9eb55f1c94
test_object_store.PackBasedObjectStoreTests: close packs
|
hace 14 años |
Tay Ray Chuan
|
f1c2c06daf
object_store.DiskObjectStore.move_in_thin_pack: close temp pack
|
hace 14 años |
Tay Ray Chuan
|
f9faace0d4
pack.FilePackIndex: close mmap object
|
hace 14 años |
Tay Ray Chuan
|
9f9e5eba36
pack.FilePackIndex: use self._file instead of file parameter
|
hace 14 años |
Tay Ray Chuan
|
ae8d2e3201
pack.PackIndex: de-duplicate __iter__ implementation
|
hace 14 años |
Jelmer Vernooij
|
1e451374e7
Makefile: add check-nocompat target.
|
hace 14 años |
Jelmer Vernooij
|
d27bd9c529
dulwich.tests.compat: Fix rest syntax problems in module docstrings.
|
hace 14 años |
Jelmer Vernooij
|
e46d3b3a75
testr: Allow id list files (fixes parallel runs).
|
hace 14 años |
Jelmer Vernooij
|
7c59b4bdb6
tests: Run compat tests from "normal" testsuite, but skip if C git was not
|
hace 14 años |
Jelmer Vernooij
|
4b53f72dd3
compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase.
|
hace 14 años |
Jelmer Vernooij
|
98873dd78f
Support running compatibility tests without discovery.
|
hace 14 años |
Jelmer Vernooij
|
5aa3160ea9
Replace :yield: with :return: as the former is not standard rest.
|
hace 14 años |