Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-lang/git2-rs issues and pull requests
#1126 - Expose upstream git_signature_default_from_env
Issue -
State: open - Opened by tummychow 2 days ago
#1125 - Diff foreach takes too long, causing performance bottleneck
Issue -
State: open - Opened by lazhenyi 3 days ago
#1124 - docs: Document that pushurl_bytes returns null if no push url is set
Pull Request -
State: closed - Opened by xtexx 14 days ago
#1123 - docs: Update link to libgit2 homepage
Pull Request -
State: closed - Opened by MrSubidubi 15 days ago
Labels: S-waiting-on-review
#1122 - Update LICENSE-MIT
Pull Request -
State: closed - Opened by maximevtush 22 days ago
- 1 comment
Labels: S-waiting-on-review
#1121 - Remove panic wrapper in tracing callback
Pull Request -
State: open - Opened by vcfxb 26 days ago
Labels: S-waiting-on-review
#1120 - fix: prevent crash when repository url is empty
Pull Request -
State: closed - Opened by divine 28 days ago
Labels: S-waiting-on-review
#1119 - Add triagebot
Pull Request -
State: closed - Opened by ehuss about 1 month ago
#1118 - Add binding for GIT_OPT_SET_CACHE_OBJECT_LIMIT
Pull Request -
State: open - Opened by qaqland about 1 month ago
#1117 - Add release notes for 1.9 changes
Pull Request -
State: closed - Opened by ehuss about 2 months ago
#1116 - Update the `time` dev-dependency
Pull Request -
State: closed - Opened by ehuss about 2 months ago
#1115 - Check that Cargo.lock is not outdated in CI
Pull Request -
State: closed - Opened by ehuss about 2 months ago
#1114 - build(deps): bump time from 0.1.45 to 0.2.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies
#1113 - Add a Cargo.lock
Pull Request -
State: closed - Opened by ehuss about 2 months ago
#1112 - Squelch the warning about libgit2_vendored check-cfg
Pull Request -
State: closed - Opened by ehuss about 2 months ago
#1111 - Update libgit2 to 1.9
Pull Request -
State: closed - Opened by ehuss about 2 months ago
- 2 comments
#1110 - Expose git_packbuilder_write fn
Pull Request -
State: closed - Opened by Letiste about 2 months ago
#1109 - New version of libgit2 v1.9.0
Issue -
State: closed - Opened by winksaville about 2 months ago
- 3 comments
#1108 - Not able to push local non-bare repository
Issue -
State: closed - Opened by sudeeptarlekar about 2 months ago
- 4 comments
Labels: upstream
#1107 - <feature> add GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH support
Pull Request -
State: closed - Opened by yuanyan3060 2 months ago
#1106 - Cannot clone using ed25519 key on Windows while the same code and key work fine on Linux
Issue -
State: closed - Opened by daltongd 2 months ago
- 4 comments
#1105 - git2rs equivalent to "git push --mirror remote"
Issue -
State: open - Opened by akxhw1996 3 months ago
#1104 - unstage file
Issue -
State: closed - Opened by harilet 3 months ago
- 6 comments
#1103 - fix: typos in documentation files
Pull Request -
State: closed - Opened by leopardracer 3 months ago
#1102 - docs(config): improve docs of `Config::get_str`/`Config::get_bytes`
Pull Request -
State: closed - Opened by RobWalt 3 months ago
#1101 - error: undefined symbol: SSL_CTX_ctrl
Issue -
State: closed - Opened by jmikedupont2 3 months ago
- 1 comment
#1100 - Add support for custom allocator
Pull Request -
State: open - Opened by edrevo 3 months ago
#1099 - remote.push() does nothing on android
Issue -
State: closed - Opened by psomani16k 3 months ago
#1098 - Propagate errors on Tree::walk
Pull Request -
State: closed - Opened by edrevo 3 months ago
- 1 comment
#1097 - Feature request: Tree::get_subtree
Issue -
State: closed - Opened by russkel 3 months ago
- 3 comments
#1096 - Maintain backwards compatibility for bitflags types
Pull Request -
State: closed - Opened by kjughx 3 months ago
- 2 comments
#1095 - Missing `Ord` implementation for `bitflags` types
Issue -
State: closed - Opened by kjughx 3 months ago
#1094 - Error when cloning on Android
Issue -
State: closed - Opened by psomani16k 3 months ago
- 2 comments
#1093 - Segfault when cloning repo
Issue -
State: closed - Opened by ervinpopescu 4 months ago
- 4 comments
#1092 - Build failure when pulled in via cargo-outdated
Issue -
State: closed - Opened by MaxG87 4 months ago
- 5 comments
#1091 - Fix normal merge in examples/pull.rs
Pull Request -
State: open - Opened by luveti 4 months ago
#1090 - SHA-256
Issue -
State: open - Opened by lorenzleutgeb 4 months ago
- 1 comment
#1089 - How to create a orphan branch?
Issue -
State: closed - Opened by dvaerum 5 months ago
- 2 comments
#1088 - Added merge_base_octopus
Pull Request -
State: closed - Opened by Caleb-T-Owens 5 months ago
#1087 - delete ineffective ssh_key_from_memory crate feature
Pull Request -
State: closed - Opened by martinvonz 5 months ago
- 1 comment
#1086 - `index.add_frombuffer` not adding index unless flags changed
Issue -
State: open - Opened by Caleb-T-Owens 5 months ago
#1085 - it's there any way to non-blocking transfer progress when clone code?
Issue -
State: closed - Opened by vCassius 5 months ago
- 2 comments
#1084 - Git clone with depth 1 fails with code -20
Issue -
State: open - Opened by sj-robert 5 months ago
- 5 comments
Labels: upstream
#1084 - Git clone with depth 1 fails with code -20
Issue -
State: closed - Opened by sj-robert 5 months ago
- 6 comments
Labels: upstream
#1083 - [feat] Implement Login to GitHub with 2FA Support
Issue -
State: open - Opened by yixinNB 6 months ago
- 1 comment
#1082 - Bug with core.abbrev parsing "no" setting
Issue -
State: closed - Opened by dhawton 6 months ago
- 2 comments
Labels: upstream
#1081 - Unable to retrieve objects replaced by `git-replace`
Issue -
State: closed - Opened by orhun 6 months ago
- 3 comments
Labels: upstream
#1080 - `fetch_options` in `RepoBuilder` receives immutable variable, but `remote_callbacks` of `FetchOptions` returns mutable variable
Issue -
State: closed - Opened by AspadaX 6 months ago
- 2 comments
#1079 - repo: implement git_repository_commondir
Pull Request -
State: closed - Opened by st3iny 6 months ago
#1078 - passworded ssh keys not working with Cred::ssh_key_from_agent on Mac
Issue -
State: open - Opened by mbanack 6 months ago
- 1 comment
#1077 - README: update reference to libgit2 version
Pull Request -
State: closed - Opened by mjoerg 6 months ago
#1076 - Support for filter for Repository fetch options.
Issue -
State: open - Opened by Some1and2-XC 6 months ago
#1075 - Don't show console on Windows
Pull Request -
State: closed - Opened by sheremetyev 6 months ago
- 3 comments
#1074 - Derive `Debug` for `transport::Service`
Pull Request -
State: closed - Opened by vcfxb 7 months ago
#1073 - README: document when libgit2 is statically linked
Pull Request -
State: closed - Opened by ilyagr 7 months ago
#1072 - (Breaking Changes) Remove error unwraps
Pull Request -
State: closed - Opened by vcfxb 7 months ago
- 1 comment
#1071 - (Breaking Changes) Re-implement tracing wrapper in a safer way, replacing the use of `&str` with `&[u8]`.
Pull Request -
State: closed - Opened by vcfxb 7 months ago
#1070 - Question about maintainers
Issue -
State: closed - Opened by vcfxb 7 months ago
- 2 comments
#1069 - Make `transport::Service` `Debug` and add some HTTP constants from libgit2.
Pull Request -
State: closed - Opened by vcfxb 7 months ago
- 2 comments
#1068 - feat: Implement the `git_commit_time()` method for the commit struct
Issue -
State: closed - Opened by Some1and2-XC 7 months ago
#1067 - Undefined symbols for architecture arm64
Issue -
State: closed - Opened by jakublaba 7 months ago
- 1 comment
#1066 - Update `log` crate and create shim method(s) between `git2`'s tracing and `log`
Pull Request -
State: closed - Opened by vcfxb 7 months ago
- 4 comments
#1065 - Allow overriding of the libgit2 pkgconfig at build time
Pull Request -
State: open - Opened by ReillyBrogan 8 months ago
#1065 - Allow overriding of the libgit2 pkgconfig at build time
Pull Request -
State: open - Opened by ReillyBrogan 8 months ago
#1065 - Allow overriding of the libgit2 pkgconfig at build time
Pull Request -
State: open - Opened by ReillyBrogan 8 months ago
- 6 comments
Labels: S-waiting-on-author
#1064 - DiffFormat::PatchHeader fails to print
Issue -
State: open - Opened by altsem 8 months ago
#1064 - DiffFormat::PatchHeader fails to print
Issue -
State: open - Opened by altsem 8 months ago
#1064 - DiffFormat::PatchHeader fails to print
Issue -
State: open - Opened by altsem 8 months ago
#1063 - chore: add Troubleshooting to readme
Pull Request -
State: open - Opened by yuantongkang 8 months ago
#1063 - chore: add Troubleshooting to readme
Pull Request -
State: open - Opened by yuantongkang 8 months ago
#1062 - Add function: git_merge_file_from_index
Pull Request -
State: open - Opened by MikeJerred 8 months ago
#1061 - odb: fix OdbReader read return value
Pull Request -
State: closed - Opened by gensmusic 8 months ago
- 1 comment
#1060 - Question about remote clone
Issue -
State: open - Opened by b-smiley 8 months ago
- 1 comment
#1059 - Bump versions for 1.8.1
Pull Request -
State: closed - Opened by ehuss 8 months ago
#1058 - How to execute rebase - i to merge multiple commits into one
Issue -
State: open - Opened by zimoyin 8 months ago
#1057 - Segfault during fetch
Issue -
State: closed - Opened by ctron 9 months ago
- 9 comments
#1056 - repo: add branch_upstream_remote refname doc (#1055)
Pull Request -
State: closed - Opened by ericswpark 9 months ago
- 1 comment
#1056 - repo: add branch_upstream_remote refname doc (#1055)
Pull Request -
State: closed - Opened by ericswpark 9 months ago
- 1 comment
#1055 - `branch_upstream_remote` says local branch does not exist when it does
Issue -
State: closed - Opened by ericswpark 9 months ago
- 3 comments
#1055 - `branch_upstream_remote` says local branch does not exist when it does
Issue -
State: closed - Opened by ericswpark 9 months ago
- 3 comments
#1054 - Use SSH over HTTPs
Issue -
State: open - Opened by UtsavDayal 9 months ago
- 1 comment
#1053 - Reduce Error size with Box<str>
Pull Request -
State: closed - Opened by kornelski 9 months ago
#1052 - Support global opts related to server timeouts
Pull Request -
State: closed - Opened by mzottola 9 months ago
- 2 comments
#1051 - Add global opts related to server timeouts
Pull Request -
State: closed - Opened by mzottola 9 months ago
#1051 - Add global opts related to server timeouts
Pull Request -
State: closed - Opened by mzottola 9 months ago
#1050 - push credentials on github actions
Issue -
State: open - Opened by jdrouet 9 months ago
- 1 comment
#1050 - push credentials on github actions
Issue -
State: open - Opened by jdrouet 9 months ago
#1049 - How do you reset changed files and delete the untracked ones to bring repo to a clean state?
Issue -
State: closed - Opened by danechitoaie 9 months ago
- 1 comment
#1049 - How do you reset changed files and delete the untracked ones to bring repo to a clean state?
Issue -
State: open - Opened by danechitoaie 9 months ago
#1048 - path matching inconsistent error
Issue -
State: open - Opened by lxl66566 10 months ago
#1047 - WIP: ( feat: create function to allow setting commit_create_cb while rebasing )
Pull Request -
State: open - Opened by Pranav2612000 10 months ago
- 7 comments
#1046 - Segmentation fault when cloning invalid URL
Issue -
State: closed - Opened by kornelski 10 months ago
- 1 comment
#1045 - git clone arguments
Issue -
State: open - Opened by uglyoldbob 10 months ago
- 1 comment
#1044 - Improve docs for PushUpdate, push_negotiation, plus a bit more
Pull Request -
State: closed - Opened by ilyagr 10 months ago
#1043 - Consistently use the error message from a callback error.
Pull Request -
State: closed - Opened by ehuss 10 months ago
#1042 - The error caused by failed `push_negotiation` is strange: `"config value 'pack.windowMemory' was not found"`
Issue -
State: open - Opened by ilyagr 10 months ago
- 4 comments
#1041 - Build problems with installed libgit2 1.8.0
Issue -
State: open - Opened by 0-wiz-0 10 months ago
- 3 comments
#1040 - Unclear documatation: branch_remote_name
Issue -
State: open - Opened by lolbinarycat 11 months ago
#1039 - Signing a tag
Issue -
State: open - Opened by hendrikmaus 11 months ago
- 1 comment
#1038 - using russh
Issue -
State: open - Opened by extrawurst 11 months ago
- 1 comment