Jelmer Vernooij
|
1b8231acc6
Add script for updating preamble.
|
8 years ago |
Jelmer Vernooij
|
3f693e5aec
s/iteritems/items/g
|
8 years ago |
Jelmer Vernooij
|
a725196c16
Fix Python3 compatibility.
|
8 years ago |
Jelmer Vernooij
|
81488e042b
Fix python3 compatibility.
|
8 years ago |
Jelmer Vernooij
|
958e827ab4
Pull in tags during dulwich.porcelain.clone. Fixes #408
|
8 years ago |
Jelmer Vernooij
|
aaaa6894e9
Fix dulwich.porcelain.pull() with Python3. (#451)
|
8 years ago |
Jelmer Vernooij
|
5b1ae8ce42
Add special-casing for Windows, as WindowsError isn't available on other platforms.
|
8 years ago |
Akbar Gumbira
|
4fc96f1179
On Windows, os.rename will thrown WindowsError if the destination already exists. Fixes #448
|
8 years ago |
Jelmer Vernooij
|
0ee2ec1d37
Fix python3 compatibility.
|
8 years ago |
Jelmer Vernooij
|
34fe903c97
Consistently overwrite HOME.
|
8 years ago |
Jelmer Vernooij
|
5afa48af64
Add dulwich.porcelain.ls_tree.
|
8 years ago |
Jelmer Vernooij
|
6f937ef037
Remove relicensing file, update CONTRIBUTING for license changes.
|
8 years ago |
Jelmer Vernooij
|
7098611ac3
As agreed by all contributors, change the license from:
|
8 years ago |
Jelmer Vernooij
|
06ada5528c
Syntevo has agreed to relicensing their contribution to Dulwich under Apachev2+/GPLv2+.
|
8 years ago |
Forrest Hopkins
|
e896247cff
Correct formatting in Porcelain doc
|
8 years ago |
Jelmer Vernooij
|
3b134a69e6
Quote special characters in usernames.
|
8 years ago |
Jelmer Vernooij
|
9eb33ff280
Allow missing trailing LF when reading service name from HTTP servers. Fixes #442.
|
8 years ago |
Jelmer Vernooij
|
6d93bdaee3
Fix formatting of markdown in README.
|
8 years ago |
Jelmer Vernooij
|
0913a1b433
Revert "Don't look up "HOME" environment variable unconditionally to avoid KeyError"
|
8 years ago |
Jelmer Vernooij
|
f2c26f08e0
Revert "Run Git in tests without user's ".gitconfig"."
|
8 years ago |
Jelmer Vernooij
|
0b2769b0b5
Use super to call parent __init__.
|
8 years ago |
Jelmer Vernooij
|
e62d2e2566
Unicodify my surname.
|
8 years ago |
Jelmer Vernooij
|
8fc08124ca
Use standard URL generation functions.
|
8 years ago |
Mika Mäenpää
|
0c6565801b
porcelain.push uses client.get_url as remote_location
|
8 years ago |
Mika Mäenpää
|
75e5db50da
Tests for get_url()-methods.
|
8 years ago |
Mika Mäenpää
|
f52a2ee5a0
Add get_url() method to clients which will give full url to given path.
|
8 years ago |
Mika Mäenpää
|
baa889e86b
Made HttpGitClient.base_url private
|
8 years ago |
Jelmer Vernooij
|
f49b7cbf43
Update setup.py to reflect that Python 2.6 is no longer supported, but
|
8 years ago |
Jelmer Vernooij
|
5e03d456e4
Update to reflect drop of Python2.6 support.
|
8 years ago |
Jelmer Vernooij
|
2dcc75c8b1
Start on 0.15.0.
|
8 years ago |