Pure-Python Git Library
Simple Pure-Python implementation of the Git file formats and protocols. Dulwich
is the place where Mr. and Mrs. Git live in one of the Monty Python sketches.
- Developed at devel:tools:scm
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-dulwich && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dulwich-0.20.20.tar.gz | 0000397197 388 KB | |
python-dulwich.changes | 0000028380 27.7 KB | |
python-dulwich.spec | 0000003230 3.15 KB |
Revision 38 (latest revision is 64)
Dominique Leuenberger (dimstar_suse)
accepted
request 887882
from
Dirk Mueller (dirkmueller)
(revision 38)
- update to 0.20.20: * Support untracked symlinks to paths outside the repository. * Fix handling of negative matches in nested gitignores. * Fix formatting in setup.py. (Jelmer Vernooij) * Add release configuration. (Jelmer Vernooij) * credentials: ignore end-of-line character. (Georges Racinet) * Fix failure in get_untracked_paths when the repository contains symlinks. * docs: Clarify that Git objects are created on `git add`. * Add flag to only attempt to fetch ignored untracked files when specifically requested.
Comments 0