issues Search Results · repo:libgit2/pygit2 language:Python
Filter by
689 results
(101 ms)689 results
inlibgit2/pygit2 (press backspace or delete to remove)Documentation for the get() method for SubmoduleCollection indicates that the function returns None if the submodule is
not found. However, the following sample script throws class ValueError submodule ...
nrybowski
- 2
- Opened 3 days ago
- #1405
I want to use pygit2 to trace back the vulnerability introduction time based on the fix patches of open-source
components.
On Ubuntu, testing the Linux repository takes about 13 seconds.
time (git checkout ...
Sisyphus-wang
- Opened 4 days ago
- #1401
Hi. I d like to report a problem, because I m using pygit2 in a project and I find that in cloud environments
(specifically AWS Lambda) the package just doesn t work. You can use the package if AWS Lambda ...
damian-giebas-solidstudio
- Opened 25 days ago
- #1385
Hi,
I tried building libgit2 from the latest tag v1.9.1 on Windows using the following CMake options:
-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTS=OFF
The resulting git2.dll binary size is 1,672 KB.
However, ...
timxx
- 1
- Opened on Jul 8
- #1383
I ve cloned the pygit2 repo as a runnable and testable IDE project and I think many people would want to do the same.
Can we have IDE specific files gitignored?
Some simple lines can be added to the .gitignore ...
suhasdotcom
- 1
- Opened on Jun 26
- #1381
(venv) cc@pretty:~$ pip install pygit2
Collecting pygit2
Using cached pygit2-1.18.0.tar.gz (773 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing ...
clin1234
- 1
- Opened on Jun 24
- #1380
I was trying to do the equivalent of git for-each-ref refs/tags and get which tags are lightweight and which ones are
annotated. The closest that I could find was repo.references.iterator(ReferenceFilter.TAGS), ...
spapanik
- Opened on Jun 17
- #1379
This is probably more of a libgit2 question but given that I am working on pygit2, I better start the conversation over
here.
I am working on writing unit tests for Repository.merge_file_from_index. I ...
eantoranz
- 2
- Opened on Jun 12
- #1378
Hey.
Not sure whether this is a bug or considered valid (though probably strange) usage, but Index.add() - and presumably
Index.add_all() as well as IndexEntry, too - accept paths where even non-final ...
calestyo
- 1
- Opened on May 18
- #1375
Hey.
I work on an empty repo that may have been created with git init (and thus it s .git/HEAD contains ref:
refs/heads/master.
Now I want to write some commit but to a branch other than the default ...
calestyo
- 1
- Opened on May 12
- #1374

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.