Jelmer Vernooij
|
c97176f55e
Raise exception when user identity misses email. Fixes #602
|
8 年之前 |
Jelmer Vernooij
|
65349814ca
gevent fails with python 3.7-dev; disable it in travis for now.
|
8 年之前 |
Jelmer Vernooij
|
7613a1e0e4
Support bytes(x) on git objects.
|
8 年之前 |
Marcel Schnirring
|
7340a4aad8
By default file.encoding=None, so .encoding() fails. See https://bugs.python.org/issue32163
|
8 年之前 |
Jelmer Vernooij
|
85f86007dc
Merge branch 'test_commit_marker' of https://github.com/seirl/dulwich
|
8 年之前 |
Antoine Pietri
|
e688e1f813
Fix some style issues so the CI is happy
|
8 年之前 |
Antoine Pietri
|
855b4d8bbc
tests: fastexport: test merge markers in commit handlers
|
8 年之前 |
Antoine Pietri
|
67c6eaee8a
tests: fastexport: add a test for commit handler markers
|
8 年之前 |
Jelmer Vernooij
|
e01155183c
Fix test on Python3.
|
8 年之前 |
Jelmer Vernooij
|
94095fc02d
Allow passing in unicode strings to config objects.
|
8 年之前 |
Jelmer Vernooij
|
a4f946b6ad
Remove now unnecessary lower() calls, make check_section_and_name private.
|
8 年之前 |
Jelmer Vernooij
|
6bb2a29fdc
Merge remote-tracking branch 'alistair-broomhead/gitignore-use-core-excludes'
|
8 年之前 |
Jelmer Vernooij
|
0575042a76
Unify handling of markers.
|
8 年之前 |
Antoine Pietri
|
3ee3d14c0c
fastexport: restore handling of markers in commit commands
|
8 年之前 |
Jelmer Vernooij
|
4280a2ff46
Fix style.
|
8 年之前 |
Jelmer Vernooij
|
1e9660d165
Start writing reflog entries.
|
8 年之前 |
Jelmer Vernooij
|
b1a0112b74
Update TODO.
|
8 年之前 |
Jelmer Vernooij
|
bb946b37d4
Reformat to 80 columns.
|
8 年之前 |
Jelmer Vernooij
|
85c038af77
Add TODO about encodings.
|
8 年之前 |
Jelmer Vernooij
|
cbd1b32a47
Ignore more swap files.
|
8 年之前 |
Alistair Broomhead
|
c3bc6298a4
Make config keys (sections and names) case insensitive
|
8 年之前 |
Jelmer Vernooij
|
95aa556f97
Change send_pack argument from generate_pack_contents to generate_pack_data.
|
8 年之前 |
Jelmer Vernooij
|
35d8897a16
Use write_pack_data.
|
8 年之前 |
Jelmer Vernooij
|
6b5e6b830f
Disable deltification by default again; it's too much of a performance
|
8 年之前 |
Jelmer Vernooij
|
1647ecc820
Make deltify default to True.
|
8 年之前 |
Jelmer Vernooij
|
ec85cc0f9b
Allow extracting raw compressed data from packs.
|
8 年之前 |
Jelmer Vernooij
|
9b707d64db
Remove unused ObjectImporter.
|
8 年之前 |
Jelmer Vernooij
|
c54bb0a56e
Add ObjectStoreIterator.__bool__
|
8 年之前 |
Jelmer Vernooij
|
326c4f90e7
Fix spelling of my surname.
|
8 年之前 |
Jelmer Vernooij
|
23cc1ce2cb
Add a fastimport 'extra'.
|
8 年之前 |