Skip to content

Pull requests: gitonomy/gitlib

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

Pull requests list

Fix null passed to strlen in parsers
#234 by Patrick-Beuks was merged Jun 26, 2025 Loading… updated Jun 26, 2025
Skip third party unsupported headers.
#232 by idimopoulos was merged Jun 4, 2025 Loading… updated Jun 4, 2025
[BUGFIX] The log parser fails in the case of a mergetag
#231 by adrian-lorenc was merged Feb 12, 2025 Loading… updated Feb 12, 2025
fix error with empty index by including raw information in diff
#229 by Patrick-Beuks was merged Jan 29, 2025 Loading… updated Jan 29, 2025
Fix incorrect file name on new or deleted empty files
#226 by Patrick-Beuks was merged Jan 27, 2025 Loading… updated Jan 29, 2025
PHP 8.4 support
#225 by GrahamCampbell was merged Nov 3, 2024 Loading… updated Nov 3, 2024
Avoid unintentional conversion of index to boolean
#208 by codebymikey was merged Nov 3, 2024 Loading… updated Nov 3, 2024
Added type annotation to all methods
#203 by tolik518 was closed Oct 28, 2024 Loading… updated Oct 28, 2024
Multiple small fixes
#224 by Patrick-Beuks was merged May 21, 2024 Loading… updated May 21, 2024
Edge case: Empty message in the first commit
#217 by claudiu-cristea was merged May 7, 2024 Loading… updated May 7, 2024
Add optional entry type option for tree entries
#221 by Patrick-Beuks was merged May 6, 2024 Loading… updated May 6, 2024
Update tests for new git version
#223 by Patrick-Beuks was merged May 3, 2024 Loading… updated May 3, 2024
Set default range counts
#211 by simonhamp was merged May 3, 2024 Loading… updated May 3, 2024
Testsize
#222 by Patrick-Beuks was closed Apr 27, 2024 Draft updated Apr 27, 2024
Detect binary file by NULL byte
#219 by Patrick-Beuks was merged Apr 24, 2024 Loading… updated Apr 24, 2024
Added PHP 8.3 Test
#215 by thecaliskan was merged Jan 4, 2024 Loading… updated Jan 4, 2024
Allow symfony/process 7.x
#214 by thecaliskan was closed Dec 20, 2023 Loading… updated Dec 20, 2023
Add support for symfony 7
#213 by MokryPatrik was merged Dec 20, 2023 Loading… updated Dec 20, 2023
Bump minimal PHP version to 8.0
#204 by lyrixx was merged May 22, 2023 Loading… updated May 22, 2023
Method to check if a branch is merged (added code from PR #151)
#197 by tolik518 was merged Nov 8, 2022 Loading… updated May 11, 2023
Adds feature to check if a branch name exists in a repository without…
#202 by hostep was merged May 11, 2023 Loading… updated May 11, 2023
Fixed github test badge: https://github.com/badges/shields/issues/8671
#199 by tolik518 was merged Jan 3, 2023 Loading… updated Jan 3, 2023
Added tests for empty commit messages
#196 by tolik518 was merged Oct 4, 2022 Loading… updated Oct 4, 2022
ProTip! Filter pull requests by the default branch with base:main.