Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 52328a607b Split out a separate ConflictedIndexEntry class hace 1 año
  Jelmer Vernooij 835a3fd9c5 Define enum for stage hace 1 año
  Jelmer Vernooij 52f323db90 Merge https://github.com/kevinhendricks/dulwich/tree/master: Support multiple IndexEntries for the same path hace 1 año
  Jelmer Vernooij 2fab3300ab Upgrade to >= python 3.7 hace 1 año
  Jelmer Vernooij 574e529c1c Run ruff fix hace 1 año
  Jelmer Vernooij 03df9d0737 Switch to relative imports with abs2rel hace 2 años
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort hace 2 años
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. hace 2 años
  Jelmer Vernooij 0be2b64ee8 On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error hace 2 años
  Jelmer Vernooij c1738f5fe1 Move testdata out of code directory. hace 2 años
  Jelmer Vernooij 0ff33f3737 Fix style. hace 3 años
  Jelmer Vernooij b5e1f2c41b Drop long deprecated Index.iterblobs and iter_fresh_blobs. hace 3 años
  Jelmer Vernooij 432eb4059c Fix style. hace 3 años
  Jelmer Vernooij 54e087b0f3 Add support for index version 3. hace 4 años
  Jelmer Vernooij c8ce22c255 Reformatting. hace 4 años
  Jelmer Vernooij 6266df34af Reformat with black. hace 4 años
  Jelmer Vernooij ff6911f4aa Don't pass in filesystem encoding. hace 4 años
  Jelmer Vernooij 905f56033a Handle UnicodeDecodeError on Python 3.8 on Windows. hace 4 años
  Jelmer Vernooij 10d3aa4162 Attempt to fix index test on Mac OS X. hace 4 años
  Jelmer Vernooij 9c9e0ec8db pypy3 on Windows has os.symlink, but it raises NotImplementedError. hace 4 años
  Jelmer Vernooij f4289ad930 Use fsdecode / fsencode where possible. hace 4 años
  Jelmer Vernooij e67d17665f Properly handle files that are just executable for the current user. Fixes #734 hace 5 años
  Boris Feld 860a8444f3 Skip symlink test on Windows and Python 2 hace 6 años
  Boris Feld c9d03864c1 Update directory detection for `get_unstaged_changes` for Python 3 - fix #684 hace 6 años
  Daniel Andersson 6b10224785 More robust symlink creation test hace 7 años
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. hace 7 años
  Jelmer Vernooij 0715211453 Fix Index.iterblobs behaviour, add test. hace 7 años
  Jelmer Vernooij dda02ee1f3 Raise exception when user identity misses email. Fixes #602 hace 7 años
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. hace 7 años
  Jelmer Vernooij 60b8b76fc8 Fix handling of invalid utf8 filenames. hace 8 años