Jelmer Vernooij 7fa53c9a10 Move find_shallow to object store. hace 2 años
..
cloud 0a6dc06a0d Fix style. hace 4 años
contrib 4fa57f3d0e Use 'raise from'. hace 2 años
tests 7fa53c9a10 Move find_shallow to object store. hace 2 años
__init__.py b66c25ee33 Release 0.20.46. hace 3 años
__main__.py 9ad47ae34a cli: allow invoking the package hace 4 años
_diff_tree.c b7f7c6b181 Drop python 2 compatibility in C extensions. hace 5 años
_objects.c b7f7c6b181 Drop python 2 compatibility in C extensions. hace 5 años
_pack.c b7f7c6b181 Drop python 2 compatibility in C extensions. hace 5 años
archive.py 0f39ce5346 Support non-ascii characters in filenames in tar streams. hace 3 años
bundle.py dfe062da66 Pass write function to write_pack_data. hace 3 años
cli.py c67d2ed684 Add -b argument to dulwich clone. hace 2 años
client.py c67d2ed684 Add -b argument to dulwich clone. hace 2 años
config.py 4fa57f3d0e Use 'raise from'. hace 2 años
credentials.py 96588c50d9 add support for git credential helpers hace 2 años
diff_tree.py b1e45cd5fd Add apidocs target. hace 3 años
errors.py b3083cd903 Add note about error placement. hace 4 años
fastexport.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. hace 3 años
file.py 4fa57f3d0e Use 'raise from'. hace 2 años
graph.py c50a72c1e0 Fix typos hace 3 años
greenthreads.py d6fc2e465e chore: refactor code quality issues hace 4 años
hooks.py 4fa57f3d0e Use 'raise from'. hace 2 años
ignore.py 0699568dee more typechecking hace 3 años
index.py acd44c1860 Fix handling of removed files in Repo.reset_index (#1073) hace 2 años
lfs.py 4fa57f3d0e Use 'raise from'. hace 2 años
line_ending.py 192e210c58 Fix style. hace 3 años
log_utils.py 6266df34af Reformat with black. hace 4 años
lru_cache.py d6fc2e465e chore: refactor code quality issues hace 4 años
mailmap.py 6266df34af Reformat with black. hace 4 años
object_store.py 7fa53c9a10 Move find_shallow to object store. hace 2 años
objects.py 2ea0609607 Add some more typing, define ObjectID. hace 2 años
objectspec.py 2b8958f1cb More api doc improvements. hace 3 años
pack.py 4fa57f3d0e Use 'raise from'. hace 2 años
patch.py c50a72c1e0 Fix typos hace 3 años
porcelain.py f25a86e97b Merge pull request #1078 from jelmer/more-typing hace 2 años
protocol.py 4fa57f3d0e Use 'raise from'. hace 2 años
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking hace 4 años
reflog.py 231eca441c reflog: add drop_reflog_entry method hace 4 años
refs.py 260a6d9c91 Remove obsolete line dealing with singleton str arguments to Repo.get_walker hace 2 años
repo.py 7fa53c9a10 Move find_shallow to object store. hace 2 años
server.py 7fa53c9a10 Move find_shallow to object store. hace 2 años
stash.py 2978b52278 stash: skip pre-commit hooks when generating stash commits hace 4 años
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). hace 16 años
submodule.py 3873ba72b4 Add really basic submodule subcommands. See #506 hace 3 años
walk.py 7fa53c9a10 Move find_shallow to object store. hace 2 años
web.py b89dd30d56 Some refactoring ahead of adding aiohttp support. hace 3 años