Jelmer Vernooij
|
eadd3521b0
Fix porcelain.clone() on Python3.
|
8 年 前 |
Jelmer Vernooij
|
3ea005cc2c
Fix examples on Python3.
|
8 年 前 |
Jelmer Vernooij
|
a0e591771c
Document encoding behaviour.
|
8 年 前 |
Jelmer Vernooij
|
76d671710c
In porcelain, set default encoding to 'utf-8'.
|
8 年 前 |
Jelmer Vernooij
|
fb9c1c29bf
Add md extension for nicer display on e.g. github.
|
8 年 前 |
Jelmer Vernooij
|
096fa9ce3d
Start on 0.15.1.
|
8 年 前 |
Jelmer Vernooij
|
62c8cbb1bb
Release 0.15.0.
|
8 年 前 |
Jelmer Vernooij
|
34a47e2b63
Fix missing comma.
|
8 年 前 |
Kostis Anagnostopoulos
|
60ccab16d4
appveyor: upgrade win32 to build-220, teat also on py3.5
|
8 年 前 |
Jelmer Vernooij
|
8c35904821
Update header to reflect that license is now Apachev2 or GNU GPLv2+.
|
8 年 前 |
Jelmer Vernooij
|
1b8231acc6
Add script for updating preamble.
|
8 年 前 |
Jelmer Vernooij
|
3f693e5aec
s/iteritems/items/g
|
8 年 前 |
Jelmer Vernooij
|
a725196c16
Fix Python3 compatibility.
|
8 年 前 |
Jelmer Vernooij
|
81488e042b
Fix python3 compatibility.
|
8 年 前 |
Jelmer Vernooij
|
958e827ab4
Pull in tags during dulwich.porcelain.clone. Fixes #408
|
8 年 前 |
Jelmer Vernooij
|
aaaa6894e9
Fix dulwich.porcelain.pull() with Python3. (#451)
|
8 年 前 |
Jelmer Vernooij
|
5b1ae8ce42
Add special-casing for Windows, as WindowsError isn't available on other platforms.
|
8 年 前 |
Akbar Gumbira
|
4fc96f1179
On Windows, os.rename will thrown WindowsError if the destination already exists. Fixes #448
|
8 年 前 |
Jelmer Vernooij
|
0ee2ec1d37
Fix python3 compatibility.
|
8 年 前 |
Jelmer Vernooij
|
34fe903c97
Consistently overwrite HOME.
|
8 年 前 |
Jelmer Vernooij
|
5afa48af64
Add dulwich.porcelain.ls_tree.
|
8 年 前 |
Jelmer Vernooij
|
6f937ef037
Remove relicensing file, update CONTRIBUTING for license changes.
|
8 年 前 |
Jelmer Vernooij
|
7098611ac3
As agreed by all contributors, change the license from:
|
8 年 前 |
Jelmer Vernooij
|
06ada5528c
Syntevo has agreed to relicensing their contribution to Dulwich under Apachev2+/GPLv2+.
|
8 年 前 |
Forrest Hopkins
|
e896247cff
Correct formatting in Porcelain doc
|
8 年 前 |
Jelmer Vernooij
|
3b134a69e6
Quote special characters in usernames.
|
8 年 前 |
Jelmer Vernooij
|
9eb33ff280
Allow missing trailing LF when reading service name from HTTP servers. Fixes #442.
|
8 年 前 |
Jelmer Vernooij
|
6d93bdaee3
Fix formatting of markdown in README.
|
8 年 前 |
Jelmer Vernooij
|
0913a1b433
Revert "Don't look up "HOME" environment variable unconditionally to avoid KeyError"
|
8 年 前 |
Jelmer Vernooij
|
f2c26f08e0
Revert "Run Git in tests without user's ".gitconfig"."
|
8 年 前 |