Jelmer Vernooij 002dd85bf3 Prep for 0.20.50. 3 years ago
..
cloud 7647652f07 Fix style. 4 years ago
contrib 92c53cc016 Use 'raise from'. 3 years ago
tests eb3f9de874 Fix handling of removed files in Repo.reset_index (#1073) 3 years ago
__init__.py 002dd85bf3 Prep for 0.20.50. 3 years ago
__main__.py c3fb8b7b99 cli: allow invoking the package 4 years ago
_diff_tree.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
_objects.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
_pack.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
archive.py c291009209 Support non-ascii characters in filenames in tar streams. 3 years ago
bundle.py 20ef2e5200 Pass write function to write_pack_data. 3 years ago
cli.py 4d2941ec80 Add -b argument to dulwich clone. 3 years ago
client.py 4d2941ec80 Add -b argument to dulwich clone. 3 years ago
config.py 92c53cc016 Use 'raise from'. 3 years ago
credentials.py 3cd674d4f7 add support for git credential helpers 3 years ago
diff_tree.py fc5e5b9f49 Add apidocs target. 3 years ago
errors.py 203f875313 Add note about error placement. 4 years ago
fastexport.py 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 4 years ago
file.py 92c53cc016 Use 'raise from'. 3 years ago
graph.py 4135728ff8 Fix typos 3 years ago
greenthreads.py bc7847b9ce chore: refactor code quality issues 4 years ago
hooks.py 92c53cc016 Use 'raise from'. 3 years ago
ignore.py f9ab8f2408 more typechecking 3 years ago
index.py eb3f9de874 Fix handling of removed files in Repo.reset_index (#1073) 3 years ago
lfs.py 92c53cc016 Use 'raise from'. 3 years ago
line_ending.py 5944cbb19b Fix style. 3 years ago
log_utils.py a5ce511bd1 Reformat with black. 5 years ago
lru_cache.py bc7847b9ce chore: refactor code quality issues 4 years ago
mailmap.py a5ce511bd1 Reformat with black. 5 years ago
object_store.py 5893310710 add some typing in object_store. 3 years ago
objects.py 5485600a99 Add some more typing, define ObjectID. 3 years ago
objectspec.py c466400472 More api doc improvements. 3 years ago
pack.py 92c53cc016 Use 'raise from'. 3 years ago
patch.py 4135728ff8 Fix typos 3 years ago
porcelain.py cf6d779128 Merge pull request #1078 from jelmer/more-typing 3 years ago
protocol.py 92c53cc016 Use 'raise from'. 3 years ago
py.typed 656703d0ac [setup] Add py.typed to allow type checking 5 years ago
reflog.py f79aad85d0 reflog: add drop_reflog_entry method 5 years ago
refs.py 22f53a7955 Remove obsolete line dealing with singleton str arguments to Repo.get_walker 3 years ago
repo.py 40e8de62c9 Even more typing. 3 years ago
server.py 92c53cc016 Use 'raise from'. 3 years ago
stash.py b2c0a5cc0a stash: skip pre-commit hooks when generating stash commits 4 years ago
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
submodule.py 61892263a5 Add really basic submodule subcommands. See #506 3 years ago
walk.py 5485600a99 Add some more typing, define ObjectID. 3 years ago
web.py ed04ccf47f Some refactoring ahead of adding aiohttp support. 3 years ago