Gary van der Merwe
|
a1374fa4a1
Use next(iter) instead of iter.next()
|
11 лет назад |
Gary van der Merwe
|
8a9ca887f4
Use email.parser rather than rfc822.
|
11 лет назад |
Gary van der Merwe
|
17b8807913
Use io.BytesIO rather than cStringIO.
|
11 лет назад |
Gary van der Merwe
|
7ff31f9a5d
Use collections.MutableMapping instead of UserDict.DictMixin
|
11 лет назад |
Gary van der Merwe
|
5397039f29
Use key functions rather than cmp functions.
|
11 лет назад |
Gary van der Merwe
|
b07c1fbbbe
Use range instead of xrange, and list(range()).
|
11 лет назад |
Gary van der Merwe
|
90a88ddb32
Apply lib2to3.fixes.print
|
11 лет назад |
Gary van der Merwe
|
4df804b2b0
Apply lib2to3.fixes.tuple_params, and provied sensible names and docs.
|
11 лет назад |
Gary van der Merwe
|
33b179de80
Apply some lib2to3.fixes.fix_idioms (exclued list(x).sort() -> sorted(x) changes.)
|
11 лет назад |
Gary van der Merwe
|
c67873b19f
Apply lib2to3.fixes.fix_apply
|
11 лет назад |
Gary van der Merwe
|
45e56c79bd
Change relative imports to absolute.
|
11 лет назад |
Gary van der Merwe
|
5e19901e63
Apply lib2to3.fixes.fix_numliterals
|
11 лет назад |
Gary van der Merwe
|
7bc839dde6
Apply lib2to3.fixes.fix_except
|
11 лет назад |
Jelmer Vernooij
|
f8e89df900
Update NEWS.
|
11 лет назад |
Damien Tournoud
|
5c7d2e56b5
Test for ProtocolGraphWalker if the repository is empty.
|
11 лет назад |
Damien Tournoud
|
d8ab59024f
Upload pack: We have to wait for the client to close the connection by itself.
|
12 лет назад |
Jelmer Vernooij
|
a12aef3430
Add support for 'http.useragent'.
|
11 лет назад |
Jelmer Vernooij
|
e19347f838
Support http.proxy setting in HttpGitClient.
|
11 лет назад |
Jelmer Vernooij
|
7538100af5
Add bug #
|
11 лет назад |
Jelmer Vernooij
|
f364fa67b6
Fix reset handling in fastexport module.
|
11 лет назад |
Jelmer Vernooij
|
c8ebea2476
No longer build for Python 2.6.
|
11 лет назад |
Jelmer Vernooij
|
cface1c8a0
Drop support for Python < 2.7.
|
11 лет назад |
Jelmer Vernooij
|
fff7598179
Sort command names in bin/dulwich.
|
11 лет назад |
Jelmer Vernooij
|
af2fd460d9
Add bin/dulwich support for reset command.
|
11 лет назад |
Jelmer Vernooij
|
b6a3f88874
Support str timezones.
|
11 лет назад |
Jelmer Vernooij
|
1c307fb763
Add time and timezone arguments for tag.
|
11 лет назад |
Jelmer Vernooij
|
95165973f0
Add objectish argument to porcelain.tag.
|
11 лет назад |
Jelmer Vernooij
|
3be2db6d6a
Support creating unannotated tags.
|
11 лет назад |
Jelmer Vernooij
|
1c2a951288
Update NEWS.
|
11 лет назад |
Dmitrij D. Czarkoff
|
799e22302f
Replace 'unlink' with 'rm' in tests.
|
11 лет назад |