Jelmer Vernooij 22f53a7955 Remove obsolete line dealing with singleton str arguments to Repo.get_walker 3 tahun lalu
..
cloud 7647652f07 Fix style. 4 tahun lalu
contrib 92c53cc016 Use 'raise from'. 3 tahun lalu
tests a77701afe5 On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error 3 tahun lalu
__init__.py 0c22b6a199 Release 0.20.46. 3 tahun lalu
__main__.py c3fb8b7b99 cli: allow invoking the package 4 tahun lalu
_diff_tree.c bd48d43232 Drop python 2 compatibility in C extensions. 5 tahun lalu
_objects.c bd48d43232 Drop python 2 compatibility in C extensions. 5 tahun lalu
_pack.c bd48d43232 Drop python 2 compatibility in C extensions. 5 tahun lalu
archive.py c291009209 Support non-ascii characters in filenames in tar streams. 3 tahun lalu
bundle.py 20ef2e5200 Pass write function to write_pack_data. 3 tahun lalu
cli.py 29dbf1fd5b Add basic submodule init. 3 tahun lalu
client.py 92c53cc016 Use 'raise from'. 3 tahun lalu
config.py 92c53cc016 Use 'raise from'. 3 tahun lalu
diff_tree.py fc5e5b9f49 Add apidocs target. 3 tahun lalu
errors.py 203f875313 Add note about error placement. 4 tahun lalu
fastexport.py 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 3 tahun lalu
file.py 92c53cc016 Use 'raise from'. 3 tahun lalu
graph.py 4135728ff8 Fix typos 3 tahun lalu
greenthreads.py bc7847b9ce chore: refactor code quality issues 4 tahun lalu
hooks.py 92c53cc016 Use 'raise from'. 3 tahun lalu
ignore.py f9ab8f2408 more typechecking 3 tahun lalu
index.py a77701afe5 On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error 3 tahun lalu
lfs.py 92c53cc016 Use 'raise from'. 3 tahun lalu
line_ending.py 5944cbb19b Fix style. 3 tahun lalu
log_utils.py a5ce511bd1 Reformat with black. 5 tahun lalu
lru_cache.py bc7847b9ce chore: refactor code quality issues 4 tahun lalu
mailmap.py a5ce511bd1 Reformat with black. 5 tahun lalu
object_store.py 1b3becb325 Avoid copying data when creating deltas. 3 tahun lalu
objects.py 5485600a99 Add some more typing, define ObjectID. 3 tahun lalu
objectspec.py c466400472 More api doc improvements. 3 tahun lalu
pack.py 92c53cc016 Use 'raise from'. 3 tahun lalu
patch.py 4135728ff8 Fix typos 3 tahun lalu
porcelain.py a77701afe5 On Windows, provide a hint about developer mode when creating symlinks fails due to a permission error 3 tahun lalu
protocol.py 92c53cc016 Use 'raise from'. 3 tahun lalu
py.typed 656703d0ac [setup] Add py.typed to allow type checking 5 tahun lalu
reflog.py f79aad85d0 reflog: add drop_reflog_entry method 4 tahun lalu
refs.py 22f53a7955 Remove obsolete line dealing with singleton str arguments to Repo.get_walker 3 tahun lalu
repo.py 22f53a7955 Remove obsolete line dealing with singleton str arguments to Repo.get_walker 3 tahun lalu
server.py 92c53cc016 Use 'raise from'. 3 tahun lalu
stash.py b2c0a5cc0a stash: skip pre-commit hooks when generating stash commits 4 tahun lalu
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 tahun lalu
submodule.py 61892263a5 Add really basic submodule subcommands. See #506 3 tahun lalu
walk.py 5485600a99 Add some more typing, define ObjectID. 3 tahun lalu
web.py ed04ccf47f Some refactoring ahead of adding aiohttp support. 3 tahun lalu