Max Bowsher
|
ddc65f0e5a
Attempt to be compatible with the urlparse module found in older Pythons.
|
vor 14 Jahren |
Jelmer Vernooij
|
7296802544
Release 0.7.0.
|
vor 14 Jahren |
Jelmer Vernooij
|
34f38b652e
Allow accessing invalidly named refs, but don't allow setting them.
|
vor 14 Jahren |
Jelmer Vernooij
|
9299214a98
Use absolute imports everywhere.
|
vor 14 Jahren |
Jelmer Vernooij
|
5131ef8558
Use absolute imports everywhere.
|
vor 14 Jahren |
Jelmer Vernooij
|
f60d0a17de
Use absolute imports everywhere.
|
vor 14 Jahren |
Jelmer Vernooij
|
f841bf00fd
object_store: Remove empty pack files when not moving them into the objects/ directory.
|
vor 14 Jahren |
Jelmer Vernooij
|
ddede158dd
HACKING: Add a note about the use of quotes.
|
vor 14 Jahren |
Dave Borowitz
|
54cad11c24
client: Standardize on single quotes.
|
vor 14 Jahren |
Dave Borowitz
|
5d9838f2a0
Fix unittest2 runner and reorganize test imports.
|
vor 14 Jahren |
Jelmer Vernooij
|
79f0b962ae
Use unittest or unittest2 test runner instead of nose for running tests from the testsuite.
|
vor 14 Jahren |
Jelmer Vernooij
|
ccabb566a9
BlackboxTest: Always use sys.executable, not just for Windows NT.
|
vor 14 Jahren |
Tay Ray Chuan
|
d078b4d873
blackbox: pass python.exe for Windows
|
vor 14 Jahren |
Tay Ray Chuan
|
aab723d9e1
Repo.get_named_file: fix spelling in doc
|
vor 14 Jahren |
Jelmer Vernooij
|
7ca3ed649c
NEWS: Add two missing items.
|
vor 14 Jahren |
Jelmer Vernooij
|
d7590c9ef8
tutorial: Fix ref reading.
|
vor 14 Jahren |
Jelmer Vernooij
|
51eef94e23
tests: Split up test suite into multiple functions, including a nocompat_test_suite.
|
vor 14 Jahren |
Jelmer Vernooij
|
f3a5c18295
blackbox: Set PYTHONPATH appropriately so scripts in bin/ can find dulwich.
|
vor 14 Jahren |
Jelmer Vernooij
|
853ab2111b
Update NEWS.
|
vor 14 Jahren |
Jelmer Vernooij
|
32cb0b4248
Add entry for tutorial update.
|
vor 14 Jahren |
Jelmer Vernooij
|
f4c7d55524
dul-*-pack: Print usage message when not enough arguments are specified.
|
vor 14 Jahren |
Jelmer Vernooij
|
1775703442
Fix dul-receive-pack and dul-upload-pack.
|
vor 14 Jahren |
Jelmer Vernooij
|
3142b6effe
dulwich.server: Add serve_command.
|
vor 14 Jahren |
Jelmer Vernooij
|
fdfadc8da9
server: Add FileSystemBackend.
|
vor 14 Jahren |
Dave Borowitz
|
6eb98037b4
client: Rewrite URI parsing in get_transport_and_path.
|
vor 14 Jahren |
Dave Borowitz
|
4f3679af6d
repo: Raise RefFormatException instead of KeyError on bad refs.
|
vor 14 Jahren |
Dave Borowitz
|
96fcf2a5b3
tutorial: Clarify setting of HEAD.
|
vor 14 Jahren |
Jelmer Vernooij
|
0b9678e369
Cleanup some imports.
|
vor 14 Jahren |
Tay Ray Chuan
|
2145934b0f
test_pack.TestPack.test_copy: close packs
|
vor 14 Jahren |
Tay Ray Chuan
|
7fb4a00384
test_object_store.PackBasedObjectStoreTests: close packs
|
vor 14 Jahren |