Jelmer Vernooij
|
88562d7036
Merge support for hiding .git directories on Windows. Fixes #585.
|
5 年之前 |
Martin
|
196990c251
Hide .git control dirs on win32
|
5 年之前 |
Jelmer Vernooij
|
4ff5e40e9b
Build pure wheels on travis. (#713)
|
5 年之前 |
Jelmer Vernooij
|
55290ef31e
Set travis password.
|
5 年之前 |
Ruslan Kuprieiev
|
a27f87d25d
appveyor: deploy to pypi on tag
|
5 年之前 |
Ruslan Kuprieiev
|
8a1c9aa32f
travis: deploy to pypi
|
5 年之前 |
misraX
|
9110a5e3d0
Fixing porcelain's status documentation. (#708)
|
6 年之前 |
Jelmer Vernooij
|
fb1477d9d1
Make sure that heads are actually present in repository.
|
6 年之前 |
Jelmer Vernooij
|
d3f906e40e
Fix tests on Python 3.
|
6 年之前 |
Jelmer Vernooij
|
c38a5a15c3
Return a 404 not found error when repository is not found.
|
6 年之前 |
pared
|
5219d79334
ignore: question mark should not match slash
|
6 年之前 |
Jelmer Vernooij
|
5a82a03f9d
Disable wheels upload for now.
|
6 年之前 |
Jelmer Vernooij
|
673dd76626
Build wheel on travis.
|
6 年之前 |
Jerome M. BERGER
|
94ea879a3e
Fix typo when getting ca_certs path from config. Fixes #698.
|
6 年之前 |
Jelmer Vernooij
|
95383548b8
Remove duplicate 3.7 entry.
|
6 年之前 |
Jelmer Vernooij
|
adf448dcfd
Add python 3.7 support.
|
6 年之前 |
Jelmer Vernooij
|
68323fca45
Upload binary wheels for Windows for releases. Closes #222
|
6 年之前 |
Jelmer Vernooij
|
f9a1f9f143
Skip two failing tests on Windows.
|
6 年之前 |
Jelmer Vernooij
|
42ae7e2c64
Only write index file if one doesn't yet exist.
|
6 年之前 |
Jelmer Vernooij
|
b0023917da
Skip patch tests if C git is not available, update NEWS.
|
6 年之前 |
Jelmer Vernooij
|
ed644d133b
Merge branch 'update-git-diff-format' of git://github.com/comet-ml/dulwich
|
6 年之前 |
Jelmer Vernooij
|
f07d4579d2
Avoid relying on EISDIR for detecting directories; it doesn't work on Windows.
|
6 年之前 |
Boris Feld
|
064ef73158
Update diff header index line
|
6 年之前 |
Boris Feld
|
0884ad4907
Do not use /dev/null in the "git diff" header line
|
6 年之前 |
Jelmer Vernooij
|
6f8e609e9c
Deprecate ObjectStoreIterator.empty.
|
6 年之前 |
Boris Feld
|
25988367ca
Update git diff mode extended header line
|
6 年之前 |
Boris Feld
|
a7db2a4b15
Add failing test that try to apply a diff generated by Dulwich
|
6 年之前 |
Jelmer Vernooij
|
e4e89c8696
Remove pydoctor reference; we're no longer using pydoctor.
|
6 年之前 |
Jelmer Vernooij
|
ed533a53d7
add tests for porcelain.show of tags.
|
6 年之前 |
Steven Myint
|
a6c3b5d2ac
Add missing argument
|
6 年之前 |