Skip to content

Pull requests: libgit2/libgit2sharp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Improve Performance of repo.Commits.QueryBy(<filepath>)
#1706 opened Aug 20, 2019 by tster123 Loading… updated Apr 19, 2025
Add support for server push options parameters
#2148 opened Mar 13, 2025 by pablonardone Loading… updated Mar 13, 2025
Add ability to diff two arbitrary buffers
#2146 opened Mar 7, 2025 by APErebus Loading… updated Mar 7, 2025
Use LF for end_of_line in editorconfig
#2144 opened Feb 12, 2025 by jkrejcha Loading… updated Feb 12, 2025
Use nameof on arguments for Ensure
#2143 opened Feb 12, 2025 by jkrejcha Loading… updated Feb 12, 2025
Added certificateCheck parameter to Repository.ListRemoteReferences a…
#2134 opened Dec 6, 2024 by pablonardone Loading… updated Dec 6, 2024
Better safehandles
#2130 opened Nov 23, 2024 by bording Draft updated Dec 3, 2024
Custom refdb backend support
#1739 opened Nov 13, 2019 by sterlind Loading… updated Jul 24, 2024
Add support for registering custom merge drivers.
#2107 opened Jun 20, 2024 by maskmaster Loading… updated Jun 20, 2024
Added ObjectDatabase.MergeTrees() to merge trees directly
#2097 opened May 25, 2024 by frindler Loading… updated May 25, 2024
Add RevWalker
#2038 opened May 20, 2023 by jairbubbles Loading… updated May 23, 2024
Expose diff whitespace settings
#2007 opened Jan 16, 2023 by darthkurak Loading… updated Mar 25, 2024
Include merge commits in the file history
#2044 opened Jun 19, 2023 by emanuel-v-r Loading… updated Jan 5, 2024
White space diff options #1778
#1779 opened Apr 4, 2020 by Divad-H Loading… updated Jan 19, 2023
Simplify getting dirty files in repository
#2004 opened Jan 7, 2023 by clyvari Loading… updated Jan 7, 2023
Add implementation for git_remote_default_branch
#1969 opened May 18, 2022 by mburtka Loading… updated Dec 17, 2022
[Proposal] Add git_blame_buffer
#1979 opened Jul 30, 2022 by 9at8 Loading… updated Oct 28, 2022
allow reading patch from diff file and applying it to a repository
#1986 opened Sep 13, 2022 by georgiosd Loading… updated Sep 13, 2022
Add support to pass "initial head" on repo init
#1926 opened Nov 22, 2021 by zentron Loading… updated Jul 19, 2022
In case of reabese of repository with submodules, submodules are left…
#1788 opened Apr 25, 2020 by igadmg Loading… updated Jun 14, 2022
Make GIT_DIFF_SHOW_BINARY flag settable by users through CompareOptions
#1967 opened May 6, 2022 by jburggraaf Loading… updated May 6, 2022
Added git_diff_patchid and PatchId property on TreeChanges
#1687 opened Jun 12, 2019 by tdaniely Loading… updated Jan 23, 2022
Read and write submodule branch Option #1301
#1915 opened Oct 1, 2021 by TerRoshak Loading… updated Oct 1, 2021
Use existing repository configuration instead of building own
#1680 opened May 17, 2019 by zvirja Loading… updated May 10, 2021
Adds OnPushRemoteProgress handler to PushOptions
#1876 opened Mar 24, 2021 by sitereactor Loading… updated Mar 24, 2021
ProTip! Filter pull requests by the default branch with base:master.