Jelmer Vernooij
|
458162c641
Fix regression in handling of tags. (#302).
|
10 лет назад |
James Wes/tby
|
f6473b5888
Consent to GPLv2/Apachev2 relicense
|
10 лет назад |
Jelmer Vernooij
|
614cb4f5c6
Add request to previous contributors wrt relicensing.
|
10 лет назад |
Gary van der Merwe
|
90759327db
Increase appveyor matrix, and enable bdist_wheel builds.
|
10 лет назад |
Gary van der Merwe
|
c642459b13
Rework travis so that it uses containers & caches pip downloads.
|
10 лет назад |
Gary van der Merwe
|
c913831922
Mark dulwich.tests.compat.test_client.DulwichTCPClientTest as expectedFailure on windows.
|
10 лет назад |
Jelmer Vernooij
|
fc83dc7bce
Rip out unicode mkdtemp hack - it breaks on filesystems where sys.getfilesystemencoding() == 'ascii'.
|
10 лет назад |
Jelmer Vernooij
|
92958a54c1
Allow passing in fs encoding to _fs_to_tree_path.
|
10 лет назад |
Gary van der Merwé
|
18816efe51
Switched `default_local_git_client_cls` to `LocalGitClient`.
|
10 лет назад |
Jonas Haag
|
22841e7b6f
I'm fine with having my contributions BSD-licensed
|
10 лет назад |
Jelmer Vernooij
|
71b3a06bd5
Add definition for 'quiet' capability.
|
10 лет назад |
Jelmer Vernooij
|
bcfc3ddf4c
Advertise ofs-delta in server side capabilities.
|
10 лет назад |
Jelmer Vernooij
|
908ee270d8
Prefix capabilities with space, consistent with C Git.
|
10 лет назад |
Tommy Yu
|
bd8c2053ec
Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88)
|
10 лет назад |
Jelmer Vernooij
|
7e6c4c79b5
Add TestCase.assertObjectstoreEqual.
|
10 лет назад |
Jelmer Vernooij
|
9d4e92c5d1
Update trove classifiers to include pypy and cpython 3.4.
|
10 лет назад |
Jelmer Vernooij
|
44a2996ae7
Update note about Python3 support.
|
10 лет назад |
Jelmer Vernooij
|
07fc1f17ac
Add text doc about relicensing to dual Apachev2/GPLv2.
|
10 лет назад |
Jelmer Vernooij
|
30788b8ea7
Rename HACKING to CONTRIBUTING.
|
10 лет назад |
Jelmer Vernooij
|
6a44626e8b
Fix typos in HACKING.
|
10 лет назад |
Jelmer Vernooij
|
466b1ba73e
Fix tests on Python3.
|
10 лет назад |
Jelmer Vernooij
|
e389ab61e4
Add root_path argument to _tree_to_fs_path.
|
10 лет назад |
Jelmer Vernooij
|
0844705228
Make tree_to_fs_path and fs_to_tree_path private.
|
10 лет назад |
Jelmer Vernooij
|
8cfa1cac89
Merge branch 'checkout_paths2' of git://github.com/garyvdm/dulwich
|
10 лет назад |
Gary van der Merwe
|
46e2b224ad
Fix SSHGitClient on windows python3: Executable names must be a string, and not bytes.
|
10 лет назад |
Gary van der Merwe
|
39b8e63973
Improve checkout path handling:
|
10 лет назад |
Gary van der Merwe
|
45e8207408
Avoid encoding or decoding checkout paths.
|
10 лет назад |
Gary van der Merwe
|
c2d1b1389a
Add failing test to ensure we don't fiddle with checkout path encoding.
|
10 лет назад |
Jelmer Vernooij
|
977ae6a2e8
Import expectedFailure for use in tests.
|
10 лет назад |
Jelmer Vernooij
|
25927fb712
Merge branch 'symlinks' of git://github.com/garyvdm/dulwich
|
10 лет назад |