Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij d1a407e471 Merge branch 'test_commit_marker' of https://github.com/seirl/dulwich hace 7 años
  Antoine Pietri 028cfe0811 Fix some style issues so the CI is happy hace 7 años
  Antoine Pietri 4e399a1f86 tests: fastexport: test merge markers in commit handlers hace 7 años
  Antoine Pietri fa9c3298f6 tests: fastexport: add a test for commit handler markers hace 7 años
  Jelmer Vernooij 459777257a Fix test on Python3. hace 7 años
  Jelmer Vernooij 5a8ba757f4 Allow passing in unicode strings to config objects. hace 7 años
  Jelmer Vernooij ea3dc29a6a Remove now unnecessary lower() calls, make check_section_and_name private. hace 7 años
  Jelmer Vernooij 75f2d9bc21 Merge remote-tracking branch 'alistair-broomhead/gitignore-use-core-excludes' hace 7 años
  Jelmer Vernooij 7328aad13e Unify handling of markers. hace 7 años
  Antoine Pietri ccd1bd5e69 fastexport: restore handling of markers in commit commands hace 7 años
  Jelmer Vernooij f0e73c4769 Fix style. hace 7 años
  Jelmer Vernooij 79540cdbfb Start writing reflog entries. hace 7 años
  Jelmer Vernooij 1282de4286 Update TODO. hace 7 años
  Jelmer Vernooij 19350d5dae Reformat to 80 columns. hace 7 años
  Jelmer Vernooij 6f10a8b8b2 Add TODO about encodings. hace 7 años
  Jelmer Vernooij 6a5125e8cb Ignore more swap files. hace 7 años
  Alistair Broomhead 34b45ecb70 Make config keys (sections and names) case insensitive hace 7 años
  Jelmer Vernooij bbb18c93b9 Change send_pack argument from generate_pack_contents to generate_pack_data. hace 7 años
  Jelmer Vernooij 4349a6e7e8 Use write_pack_data. hace 7 años
  Jelmer Vernooij ee99f34aad Disable deltification by default again; it's too much of a performance hace 7 años
  Jelmer Vernooij 5657f966ee Make deltify default to True. hace 7 años
  Jelmer Vernooij 2b6271f2a7 Allow extracting raw compressed data from packs. hace 7 años
  Jelmer Vernooij 5fee43b239 Remove unused ObjectImporter. hace 7 años
  Jelmer Vernooij a5334525cc Add ObjectStoreIterator.__bool__ hace 7 años
  Jelmer Vernooij 134c28a85f Fix spelling of my surname. hace 7 años
  Jelmer Vernooij 44814e805a Add a fastimport 'extra'. hace 7 años
  Jelmer Vernooij 2aebf3374e Add note about --global-option use in requirements.txt file. hace 7 años
  Jelmer Vernooij 4c61bf2937 Fix unused variable. hace 7 años
  Jelmer Vernooij 2110769ecc Merge branch 'porcelain-pass-kwargs' of https://jelmer.uk/code/dulwich hace 7 años
  Jelmer Vernooij b3fc64cfb9 Fix use of deprecated FetchPackResult attributes. Fixes #590 hace 7 años