-
It would be really nice to honor the [extra header](https://git-scm.com/docs/git-config#Documentation/git-config.txt-httpextraHeader) configuration option in order to allow authentication against HTTP…
-
Creating RPM compatible ChangeLog
Traceback (most recent call last):
File "scripts/version_manager.py", line 10, in
import dulwich.repo
ImportError: No module named dulwich.repo
Failed to …
-
When I'm trying to synchronize my entire addressbook I get the following exceptions:
```
[pid: 12197|app: 0|req: 35/37] 192.168.1.1 () {50 vars in 714 bytes} [Sun Oct 15 13:07:54 2017] PROPFIND /u…
-
FYI,
I was testing some changes and I was playing with dulwich make check to verify that I broke nothing and came across the following irregularity:
Using straight dulwich master from today (and a…
-
When cloning a large repository, Git will show you progress lines like this:
Receiving objects: 49% (196978/395839), 148.99 MiB | 21.35 MiB/s
By comparison, Dulwich is silent and does not o…
-
The error message in the subject is from non-verbose mode. With verbose = True, the following traceback is printed:
```
** unknown exception encountered, please report by visiting
** https://merc…
-
# Bug Report
## Description
I have a codecommit repo and the remote url follows the form `https://git-codecommit..amazonaws.com/v1/repos/`
A `dvc exp push https://git-codecommit..amazonaws.co…
-
**Describe the bug**
pyfakefs filesystem methods that return paths always return them as `str`:
For example, this breaks the [dulwich](https://www.dulwich.io) library, which uses `bytes` paths and…
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=83489723)
Hello there.
It seems to me you got a dependency conflict on the virtualenv module version that …
-
We have client-side shell hooks. Let's implement some of the server-side shell hooks.
pre-receive, post-receive, update is pretty straightforward (https://www.kernel.org/pub/software/scm/git/docs/gi…
milki updated
10 years ago