Issue Query Example
An example of several issue queries, both those that are showing number widgets with the number of results, and tables that show results. These issues are querying the libgit2/libgit2 repository.
Open Issues by Type
Queries of issues by type, using their label.
Bug
7
Feature
15
Up for Grabs
22
Easy Fix
3
Open Issues by Age
Queries of open issues by their creation date.
Age
7 days
30 days
90 days
12
1 year
73
2 years
51
3 years
31
>3 years
200
Pull Requests
Changes Requested
8
Needs Review
91
Pull Requests with Changes Requested
Issue
Title
3519
[examples/log.c]: Adds --log-size function
4316
Fix reference renaming reflog
4331
Shallow support
4520
Support long file and branch names in checkout conflict creation
4620
Hook support
5350
futils_mktmp: don't use umask.
5366
[WIP] Asynchroneous network API
5609
examples-checkout: discard changes for path / bugfix: checkout specific paths without force
Oldest Pull Requests without Review
Issue
Date
Title
2101
2021-02-22
Add a warning API and use it for bad signatures
2787
2021-02-22
Add API to precompile all diff drivers
2898
2021-02-22
Race condition in fs refs iterator when refs are packed by another process
3075
2021-02-22
Split the concerns of the commit creation functions
3191
2021-02-22
Add test to investigate case folding on Windows.
3722
2021-02-22
Warnings API redux
3729
2021-02-22
[WIP] Operation cancellation support
3742
2021-02-22
[WIP] git_status_options: support non-recursive directories status (issue #3675)
3746
2021-02-22
[WIP] Add a script to help CTest run clar suites in parallel
3839
2021-02-22
WIP: respect index during checkout
3967
2021-02-22
Fix for updating uninitialized submodules that have ignore all set
4113
2021-02-22
[WIP] Add support for reading attributes out of trees
4205
2021-02-22
Parallelize checkout_create_the_new for perf
4297
2021-02-22
Write to the HEAD reflog when renaming the currently active branch
4303
2021-02-22
Build failures with recent embedded libssh2