Jelmer Vernooij
|
ca8892b3f7
Add constant for default ref.
|
hace 8 años |
Jelmer Vernooij
|
464d0e281a
Fix Python3 compatibility and warnings during tests.
|
hace 8 años |
Jelmer Vernooij
|
69a7ee982a
Some refactoring, simplifications.
|
hace 8 años |
Laurent Rineau
|
cb613c7819
Support linked working directories
|
hace 8 años |
Laurent Rineau
|
86232320dd
# This is a combination of 8 commits.
|
hace 8 años |
Jelmer Vernooij
|
8c35904821
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
hace 8 años |
Jelmer Vernooij
|
c71bcc9075
Add RefsContainer.follow() method. Addresses issue #438.
|
hace 8 años |
Jelmer Vernooij
|
304dae8bbf
Avoid using regular expressions for gitfile parsing.
|
hace 9 años |
Jelmer Vernooij
|
0d7d643a5f
Add constant for control dir name.
|
hace 9 años |
Jelmer Vernooij
|
0848029362
Support refspecs properly in porcelain.pull and porcelain.push.
|
hace 9 años |
bmcorser
|
111832309a
Hopeful for Windows compat
|
hace 9 años |
bmcorser
|
d64b632e40
Addressing PR comments
|
hace 9 años |
bmcorser
|
295c8c0d9e
Add `discover` classmethod
|
hace 9 años |
Tommy Yu
|
b3445db891
Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88)
|
hace 10 años |
Jelmer Vernooij
|
df801a4949
Make tree_to_fs_path and fs_to_tree_path private.
|
hace 10 años |
Gary van der Merwe
|
7e09c47716
Improve checkout path handling:
|
hace 10 años |
Gary van der Merwe
|
5f3ad83bd0
Avoid encoding or decoding checkout paths.
|
hace 10 años |
Gary van der Merwe
|
1d4d526b6e
Revert "Change the way methods that take a path argument behave."
|
hace 10 años |
Gary van der Merwé
|
ff831aa895
Close Repo, ObjectStore, and Pack objects.
|
hace 10 años |
Gary van der Merwé
|
eb9664c7e6
Add `Repo.close()`.
|
hace 10 años |
Gary van der Merwé
|
7a02943889
Change the way methods that take a path argument behave.
|
hace 10 años |
Jelmer Vernooij
|
f511d45d4b
Support python3 in grafts module.
|
hace 10 años |
Jelmer Vernooij
|
e449ad66f3
Add support for python3 to remainder of dulwich.repo.
|
hace 10 años |
Jelmer Vernooij
|
17d644de8e
Convert repo to python3.
|
hace 10 años |
Jelmer Vernooij
|
b61886c0f4
Some cleanup.
|
hace 10 años |
diryboy
|
907c88f334
Implement LocalGitClient.send_pack
|
hace 10 años |
Jelmer Vernooij
|
2a3ce7b780
Add support for core.protectNTFS.
|
hace 10 años |
Gary van der Merwe
|
692aa9914a
Use with statement rather than try: finaly: x.close().
|
hace 10 años |
Gary van der Merwe
|
f6283abd86
Close file objects.
|
hace 10 años |
Jelmer Vernooij
|
4265383895
Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings.
|
hace 11 años |