Jelmer Vernooij
|
4b76ad470d
Fix syntax.
|
преди 7 години |
Jelmer Vernooij
|
dda02ee1f3
Raise exception when user identity misses email. Fixes #602
|
преди 7 години |
Antoine Pietri
|
028cfe0811
Fix some style issues so the CI is happy
|
преди 7 години |
Jelmer Vernooij
|
5a8ba757f4
Allow passing in unicode strings to config objects.
|
преди 7 години |
Jelmer Vernooij
|
f0e73c4769
Fix style.
|
преди 7 години |
Jelmer Vernooij
|
79540cdbfb
Start writing reflog entries.
|
преди 7 години |
Jelmer Vernooij
|
3365e03be1
Pass correct type to config methods.
|
преди 7 години |
Jelmer Vernooij
|
2a6d5bb489
Silently ignore directories passed to Repo.stage(). Fixes #564
|
преди 7 години |
Jelmer Vernooij
|
aa2a305841
Fix all flake8 style issues.
|
преди 8 години |
Jelmer Vernooij
|
2f2ae37b07
Pass 'mkdir' argument onto Repo.init_bare() from Repo.clone. Fixes #504
|
преди 8 години |
Jelmer Vernooij
|
e5f6eb1ebd
Some style fixes.
|
преди 8 години |
Jelmer Vernooij
|
94066d2d5a
Allow passing in relative paths to porcelain.add().
|
преди 8 години |
Jelmer Vernooij
|
c597d35150
Implement MemoryRepo.set_description.
|
преди 8 години |
Jelmer Vernooij
|
e2c80cf7c8
Remove unnecessary __docformat__ settings, broken text.
|
преди 8 години |
Søren Løvborg
|
cc263b7f87
Repo: enable "with" statement support for closing
|
преди 8 години |
Jelmer Vernooij
|
f1ab124de0
Some minor formatting fixes.
|
преди 8 години |
Koen Martens
|
a13b771b30
When initializing repo, probe file-system to determine
|
преди 8 години |
Jelmer Vernooij
|
8cf1640314
Add remote in dulwich.porcelain.clone.
|
преди 8 години |
Jelmer Vernooij
|
ca8892b3f7
Add constant for default ref.
|
преди 8 години |
Jelmer Vernooij
|
464d0e281a
Fix Python3 compatibility and warnings during tests.
|
преди 8 години |
Jelmer Vernooij
|
69a7ee982a
Some refactoring, simplifications.
|
преди 8 години |
Laurent Rineau
|
cb613c7819
Support linked working directories
|
преди 8 години |
Laurent Rineau
|
86232320dd
# This is a combination of 8 commits.
|
преди 8 години |
Jelmer Vernooij
|
8c35904821
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
преди 9 години |
Jelmer Vernooij
|
c71bcc9075
Add RefsContainer.follow() method. Addresses issue #438.
|
преди 9 години |
Jelmer Vernooij
|
304dae8bbf
Avoid using regular expressions for gitfile parsing.
|
преди 9 години |
Jelmer Vernooij
|
0d7d643a5f
Add constant for control dir name.
|
преди 9 години |
Jelmer Vernooij
|
0848029362
Support refspecs properly in porcelain.pull and porcelain.push.
|
преди 10 години |
bmcorser
|
111832309a
Hopeful for Windows compat
|
преди 10 години |
bmcorser
|
d64b632e40
Addressing PR comments
|
преди 10 години |