An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-lang/git2-rs issues and pull requests

#1173 - Update to 2021 edition

Pull Request - State: closed - Opened by ehuss about 1 month ago
Labels: S-waiting-on-review

#1172 - Update libgit2-sys changelog for 0.18.2+1.9.1

Pull Request - State: closed - Opened by ehuss about 1 month ago
Labels: S-waiting-on-review

#1171 - Update dependencies

Pull Request - State: closed - Opened by ehuss about 1 month ago
Labels: S-waiting-on-review

#1170 - Drop civet/conduit from dev dependencies

Pull Request - State: closed - Opened by ehuss about 1 month ago
Labels: S-waiting-on-review

#1169 - Update to libgit2 1.9.1

Pull Request - State: closed - Opened by ehuss about 1 month ago - 1 comment
Labels: S-waiting-on-review

#1168 - Make url optional via a new "cred" feature gate for credential helpers

Pull Request - State: open - Opened by joshtriplett about 1 month ago - 2 comments
Labels: S-waiting-on-review

#1167 - Issue fetching submodules with credentials callback

Issue - State: open - Opened by michaeldavies32 about 1 month ago

#1166 - Use `Self` where possible

Pull Request - State: open - Opened by adamnemecek about 2 months ago
Labels: S-waiting-on-review

#1165 - ran `cargo clippy --fix -- -Wclippy::use_self`

Pull Request - State: open - Opened by adamnemecek about 2 months ago
Labels: S-waiting-on-review

#1163 - Added comments to describe the "IndexAddOption" flags

Pull Request - State: closed - Opened by Caleb-T-Owens 3 months ago
Labels: S-waiting-on-review

#1161 - Update version of git2 to 0.20.2

Pull Request - State: closed - Opened by ehuss 3 months ago
Labels: S-waiting-on-review

#1160 - Fix initialization with Indexer::new

Pull Request - State: closed - Opened by ehuss 3 months ago
Labels: S-waiting-on-review

#1159 - Indexer::new() fails with message "no error"

Issue - State: closed - Opened by jacks0n9 3 months ago - 1 comment

#1157 - Some fields are missing in `BlameHunk`

Issue - State: open - Opened by kojiishi 3 months ago - 5 comments

#1156 - `Object::into_blob` can't use the `?` operator

Issue - State: closed - Opened by kojiishi 3 months ago - 3 comments

#1155 - fix: add a backtick

Pull Request - State: closed - Opened by reddevilmidzy 3 months ago
Labels: S-waiting-on-review

#1154 - build git2 without openssl-sys

Issue - State: closed - Opened by Masber 3 months ago - 5 comments

#1153 - Add missing code checks to Error::raw_code()

Pull Request - State: closed - Opened by alyssais 4 months ago
Labels: S-waiting-on-review

#1152 - linking fails on windows when using MSVC toolchain

Issue - State: closed - Opened by unicorn-madness13 4 months ago - 1 comment

#1151 - add a missing `git2::Status::WT_UNREADABLE` field

Pull Request - State: closed - Opened by seokju-na 4 months ago
Labels: S-waiting-on-review

#1150 - Find if a branch is merged into another branch.

Issue - State: open - Opened by Gryzor 4 months ago

#1149 - docs(#1148): Add note regarding potentially confusing behavior of `git_checkout_head`.

Pull Request - State: closed - Opened by vcfxb 4 months ago - 1 comment
Labels: S-waiting-on-review

#1148 - checkout_head is missing disclaimer

Issue - State: closed - Opened by lolbinarycat 4 months ago - 1 comment

#1147 - Add Revspec::into_objects

Issue - State: open - Opened by lolbinarycat 4 months ago

#1146 - Implement valid parameter for RemoteCallbacks::certificate_check

Pull Request - State: open - Opened by brysonsteck 4 months ago
Labels: S-waiting-on-review

#1145 - `repo.state()` returns `Clean` when actually dirty

Issue - State: open - Opened by rockboynton 4 months ago - 2 comments

#1144 - Bump versions of git2 and libgit2-sys

Pull Request - State: closed - Opened by ehuss 4 months ago
Labels: S-waiting-on-review

#1143 - Fix advapi32 linking on Windows

Pull Request - State: closed - Opened by ehuss 4 months ago
Labels: S-waiting-on-review

#1142 - Windows build does not link with Advapi32.lib

Issue - State: closed - Opened by vadimpiven 4 months ago - 3 comments

#1141 - Fix lifetimes of outputs for Patch

Pull Request - State: closed - Opened by ehuss 5 months ago - 1 comment
Labels: S-waiting-on-review

#1140 - Consistent indefinite hanging on remote connection

Issue - State: open - Opened by eighty4 5 months ago

#1139 - failed to authenticate SSH session

Issue - State: open - Opened by harilet 5 months ago - 19 comments

#1137 - Fix CredentialHelper::add_command

Pull Request - State: closed - Opened by aibaars 5 months ago - 1 comment
Labels: S-waiting-on-review

#1135 - DiffLine mangled memory

Issue - State: closed - Opened by FintanH 5 months ago - 5 comments

#1134 - Added git_index_conflict_get

Pull Request - State: closed - Opened by yuanyan3060 5 months ago
Labels: S-waiting-on-review

#1133 - Added index_conflict_remove

Pull Request - State: closed - Opened by yuanyan3060 5 months ago
Labels: S-waiting-on-review

#1132 - Pathspec support for magic words

Issue - State: open - Opened by darius-sas 5 months ago - 1 comment
Labels: upstream

#1131 - expose libgit2 `git_branch_upstream_merge`

Pull Request - State: closed - Opened by vlad-anger 5 months ago - 2 comments
Labels: S-waiting-on-review

#1130 - Do not call openssl_probe::init_ssl_cert_env_vars() on FreeBSD (#1129)

Pull Request - State: open - Opened by michael-o 5 months ago - 12 comments
Labels: S-waiting-on-review

#1128 - Update url to min `2.5.4`

Pull Request - State: closed - Opened by ericswpark 5 months ago - 5 comments
Labels: S-waiting-on-review

#1127 - Is it possible to set the time on a commit?

Issue - State: closed - Opened by gabevenberg 5 months ago - 2 comments

#1126 - Expose upstream git_signature_default_from_env

Issue - State: open - Opened by tummychow 5 months ago

#1123 - docs: Update link to libgit2 homepage

Pull Request - State: closed - Opened by MrSubidubi 6 months ago
Labels: S-waiting-on-review

#1122 - Update LICENSE-MIT

Pull Request - State: closed - Opened by maximevtush 6 months ago - 1 comment
Labels: S-waiting-on-review

#1121 - Remove panic wrapper in tracing callback

Pull Request - State: closed - Opened by vcfxb 6 months ago
Labels: S-waiting-on-review

#1120 - fix: prevent crash when repository url is empty

Pull Request - State: closed - Opened by divine 6 months ago
Labels: S-waiting-on-review

#1119 - Add triagebot

Pull Request - State: closed - Opened by ehuss 6 months ago

#1118 - Add binding for GIT_OPT_SET_CACHE_OBJECT_LIMIT

Pull Request - State: closed - Opened by qaqland 6 months ago

#1117 - Add release notes for 1.9 changes

Pull Request - State: closed - Opened by ehuss 7 months ago

#1116 - Update the `time` dev-dependency

Pull Request - State: closed - Opened by ehuss 7 months ago

#1115 - Check that Cargo.lock is not outdated in CI

Pull Request - State: closed - Opened by ehuss 7 months ago

#1114 - build(deps): bump time from 0.1.45 to 0.2.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#1113 - Add a Cargo.lock

Pull Request - State: closed - Opened by ehuss 7 months ago

#1112 - Squelch the warning about libgit2_vendored check-cfg

Pull Request - State: closed - Opened by ehuss 7 months ago

#1111 - Update libgit2 to 1.9

Pull Request - State: closed - Opened by ehuss 7 months ago - 2 comments

#1110 - Expose git_packbuilder_write fn

Pull Request - State: closed - Opened by Letiste 7 months ago

#1109 - New version of libgit2 v1.9.0

Issue - State: closed - Opened by winksaville 7 months ago - 3 comments

#1108 - Not able to push local non-bare repository

Issue - State: closed - Opened by sudeeptarlekar 7 months ago - 4 comments
Labels: upstream

#1107 - <feature> add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH support

Pull Request - State: closed - Opened by yuanyan3060 7 months ago

#1105 - git2rs equivalent to "git push --mirror remote"

Issue - State: open - Opened by akxhw1996 8 months ago

#1104 - unstage file

Issue - State: closed - Opened by harilet 8 months ago - 6 comments

#1103 - fix: typos in documentation files

Pull Request - State: closed - Opened by leopardracer 8 months ago

#1101 - error: undefined symbol: SSL_CTX_ctrl

Issue - State: closed - Opened by jmikedupont2 8 months ago - 1 comment

#1100 - Add support for custom allocator

Pull Request - State: closed - Opened by edrevo 8 months ago
Labels: S-waiting-on-author

#1099 - remote.push() does nothing on android

Issue - State: closed - Opened by psomani16k 8 months ago

#1098 - Propagate errors on Tree::walk

Pull Request - State: closed - Opened by edrevo 8 months ago - 1 comment

#1097 - Feature request: Tree::get_subtree

Issue - State: closed - Opened by russkel 9 months ago - 3 comments

#1096 - Maintain backwards compatibility for bitflags types

Pull Request - State: closed - Opened by kjughx 9 months ago - 2 comments

#1095 - Missing `Ord` implementation for `bitflags` types

Issue - State: closed - Opened by kjughx 9 months ago

#1094 - Error when cloning on Android

Issue - State: closed - Opened by psomani16k 9 months ago - 2 comments

#1093 - Segfault when cloning repo

Issue - State: closed - Opened by ervinpopescu 9 months ago - 4 comments

#1092 - Build failure when pulled in via cargo-outdated

Issue - State: closed - Opened by MaxG87 9 months ago - 5 comments

#1091 - Fix normal merge in examples/pull.rs

Pull Request - State: open - Opened by luveti 10 months ago

#1090 - SHA-256

Issue - State: open - Opened by lorenzleutgeb 10 months ago - 3 comments

#1089 - How to create a orphan branch?

Issue - State: closed - Opened by dvaerum 10 months ago - 2 comments

#1088 - Added merge_base_octopus

Pull Request - State: closed - Opened by Caleb-T-Owens 10 months ago

#1087 - delete ineffective ssh_key_from_memory crate feature

Pull Request - State: closed - Opened by martinvonz 10 months ago - 1 comment

#1085 - it's there any way to non-blocking transfer progress when clone code?

Issue - State: closed - Opened by vCassius 10 months ago - 2 comments

#1084 - Git clone with depth 1 fails with code -20

Issue - State: closed - Opened by sj-robert 10 months ago - 6 comments
Labels: upstream

#1083 - [feat] Implement Login to GitHub with 2FA Support

Issue - State: open - Opened by yixinNB 11 months ago - 1 comment

#1082 - Bug with core.abbrev parsing "no" setting

Issue - State: closed - Opened by dhawton 11 months ago - 2 comments
Labels: upstream

#1081 - Unable to retrieve objects replaced by `git-replace`

Issue - State: closed - Opened by orhun 11 months ago - 3 comments
Labels: upstream

#1079 - repo: implement git_repository_commondir

Pull Request - State: closed - Opened by st3iny 11 months ago

#1078 - passworded ssh keys not working with Cred::ssh_key_from_agent on Mac

Issue - State: open - Opened by mbanack 11 months ago - 1 comment

#1077 - README: update reference to libgit2 version

Pull Request - State: closed - Opened by mjoerg 12 months ago

#1076 - Support for filter for Repository fetch options.

Issue - State: open - Opened by Some1and2-XC 12 months ago

#1075 - Don't show console on Windows

Pull Request - State: closed - Opened by sheremetyev 12 months ago - 3 comments