Jelmer Vernooij
|
96d9b066d9
Disable testing with 3.7-dev, which appears to be fairly unstable.
|
6 years ago |
Jelmer Vernooij
|
e26d7a5d49
Update references to github repo.
|
6 years ago |
Jelmer Vernooij
|
10995f75bf
Update NEWS, AUTHORS.
|
6 years ago |
Daniel Andersson
|
48e2ef8c2f
Enable SSL verification for `urllib3`
|
6 years ago |
Daniel Andersson
|
221f073620
Replace `urllib2` HTTP requests with `urllib3`
|
6 years ago |
Daniel Andersson
|
1578223d19
Fix "wrong" read method called
|
6 years ago |
Jelmer Vernooij
|
4b76ad470d
Fix syntax.
|
6 years ago |
Jelmer Vernooij
|
dda02ee1f3
Raise exception when user identity misses email. Fixes #602
|
6 years ago |
Jelmer Vernooij
|
fa5d831946
gevent fails with python 3.7-dev; disable it in travis for now.
|
6 years ago |
Jelmer Vernooij
|
3603ec95c7
Support bytes(x) on git objects.
|
6 years ago |
Marcel Schnirring
|
17d058b8b2
By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163
|
7 years ago |
Jelmer Vernooij
|
d1a407e471
Merge branch 'test_commit_marker' of https://github.com/seirl/dulwich
|
6 years ago |
Antoine Pietri
|
028cfe0811
Fix some style issues so the CI is happy
|
6 years ago |
Antoine Pietri
|
4e399a1f86
tests: fastexport: test merge markers in commit handlers
|
6 years ago |
Antoine Pietri
|
fa9c3298f6
tests: fastexport: add a test for commit handler markers
|
6 years ago |
Jelmer Vernooij
|
459777257a
Fix test on Python3.
|
6 years ago |
Jelmer Vernooij
|
5a8ba757f4
Allow passing in unicode strings to config objects.
|
6 years ago |
Jelmer Vernooij
|
ea3dc29a6a
Remove now unnecessary lower() calls, make check_section_and_name private.
|
6 years ago |
Jelmer Vernooij
|
75f2d9bc21
Merge remote-tracking branch 'alistair-broomhead/gitignore-use-core-excludes'
|
6 years ago |
Jelmer Vernooij
|
7328aad13e
Unify handling of markers.
|
6 years ago |
Antoine Pietri
|
ccd1bd5e69
fastexport: restore handling of markers in commit commands
|
6 years ago |
Jelmer Vernooij
|
f0e73c4769
Fix style.
|
6 years ago |
Jelmer Vernooij
|
79540cdbfb
Start writing reflog entries.
|
6 years ago |
Jelmer Vernooij
|
1282de4286
Update TODO.
|
6 years ago |
Jelmer Vernooij
|
19350d5dae
Reformat to 80 columns.
|
6 years ago |
Jelmer Vernooij
|
6f10a8b8b2
Add TODO about encodings.
|
6 years ago |
Jelmer Vernooij
|
6a5125e8cb
Ignore more swap files.
|
6 years ago |
Alistair Broomhead
|
34b45ecb70
Make config keys (sections and names) case insensitive
|
6 years ago |
Jelmer Vernooij
|
bbb18c93b9
Change send_pack argument from generate_pack_contents to generate_pack_data.
|
7 years ago |
Jelmer Vernooij
|
4349a6e7e8
Use write_pack_data.
|
7 years ago |