Jelmer Vernooij
|
9dbc27f094
Reuse some of the appveyor.yml code from https://github.com/ogrisel/python-appveyor-demo
|
hace 8 años |
Jelmer Vernooij
|
65a4d74a71
Build against Python 3.6 on appveyor.
|
hace 8 años |
Jelmer Vernooij
|
2efb081703
Properly close repository during tests, to fix Windows build.
|
hace 8 años |
Jelmer Vernooij
|
6a5f9311ca
Add really basic code example.
|
hace 8 años |
Jelmer Vernooij
|
015fc12672
Add documentation about contributing.
|
hace 8 años |
Jelmer Vernooij
|
57fbe01044
Add note about encoding.
|
hace 8 años |
Jelmer Vernooij
|
1a1213d039
Merge branch 'fix_mix_str_and_non-str_arguments' of https://github.com/dzhuang/dulwich
|
hace 8 años |
dzhuang
|
3498080fe6
Fix TypeError: mix str and non-str arguments
|
hace 8 años |
Jelmer Vernooij
|
45cf0b4778
Refresh authors list.
|
hace 8 años |
Jelmer Vernooij
|
b381a9c23e
Add mailmap.
|
hace 8 años |
Mikhail Terekhov
|
cefa7f4c0c
typo
|
hace 8 años |
Jelmer Vernooij
|
75b9110963
Revert "Separately report coverage for c extension tests and non-c extension tests."
|
hace 8 años |
Jelmer Vernooij
|
66c971a163
Fix codecov config.
|
hace 8 años |
Jelmer Vernooij
|
ead38cab62
Fix codecov flags to exclude dashes.
|
hace 8 años |
Jelmer Vernooij
|
3633175e47
Fix codecov arguments, make required.
|
hace 8 años |
Jelmer Vernooij
|
7c3cc2db5e
Separately report coverage for c extension tests and non-c extension tests.
|
hace 8 años |
Jelmer Vernooij
|
b5ee25b887
Exclude build and .git when looking for style violations.
|
hace 8 años |
Jelmer Vernooij
|
e5f6eb1ebd
Some style fixes.
|
hace 8 años |
Jelmer Vernooij
|
c006390e8e
Add 'style' target.
|
hace 8 años |
Jelmer Vernooij
|
f75362c1f0
Make refspecs argument to dulwich.porcelain.push mandatory.
|
hace 8 años |
Jelmer Vernooij
|
d13a0375f4
Start on 0.17.4.
|
hace 8 años |
Jelmer Vernooij
|
5976b3e224
Release 0.17.3
|
hace 8 años |
Jelmer Vernooij
|
0539a76c08
Add NEWS entry about pypy3 support.
|
hace 8 años |
Jelmer Vernooij
|
49e48854f2
Build with pypy3.
|
hace 8 años |
Jelmer Vernooij
|
3ce9b807a7
Remove duplicate _extra, _parents and _encoding from slots for Commit.
|
hace 8 años |
Hugo Osvaldo Barrera
|
5230038e8a
Simplify travis job definitions
|
hace 8 años |
Hugo Osvaldo Barrera
|
23d34abc59
Separate installation/testing into travis's phases
|
hace 8 años |
Hugo Osvaldo Barrera
|
4f53c92963
Use travis' simpler cache definitions
|
hace 8 años |
Jelmer Vernooij
|
26833d20cc
Check for specific warning rather than matching entire list. Should fix the build on python 3.4.
|
hace 8 años |
Jelmer Vernooij
|
ae99b65295
List Python 3.3 as supported. Fixes #513.
|
hace 8 años |