~jelmer/ubuntu/+source/git:master

Last commit made on 2020-07-20
Get this branch:
git clone -b master https://git.launchpad.net/~jelmer/ubuntu/+source/git
Only Jelmer Vernooij can upload to this branch. If you are Jelmer Vernooij please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~jelmer/ubuntu/+source/git

Recent commits

58df749... by Jelmer Vernooij

Honor shallows when pushing from a shallow clone. Fixes: #794

a7c6b06... by Jelmer Vernooij

Fix python 3.5 comapt.

6c15e76... by Jelmer Vernooij

Properly set attributes.

ba66c55... by Jelmer Vernooij

Add typing.

a12b83e... by Jelmer Vernooij

Make sure idx/pack are always closed.

9b12d18... by Jelmer Vernooij

Add test for checking of 40-length object ids with non-hex characters.

8b17018... by Tiago Teixeira <email address hidden>

check for valid hexsha

8abe4b3... by Jelmer Vernooij

Create CODE_OF_CONDUCT.md

06bfbd9... by Jelmer Vernooij

Add typing.

9040b39... by Jelmer Vernooij

Fix pushing of new branches from porcelain.push. Fixes #788