GitHub / gitonomy/gitlib issues and pull requests
#234 - Fix null passed to strlen in parsers
Pull Request -
State: open - Opened by Patrick-Beuks 8 months ago
#233 - Deprecation: Passing null to strlen is deprecated
Issue -
State: open - Opened by Patrick-Beuks 8 months ago
#232 - Skip third party unsupported headers.
Pull Request -
State: closed - Opened by idimopoulos 9 months ago
- 3 comments
#231 - [BUGFIX] The log parser fails in the case of a mergetag #230
Pull Request -
State: open - Opened by adrian-lorenc about 1 year ago
#230 - The log parser fails in the case of a tag merging into a branch.
Issue -
State: closed - Opened by adrian-lorenc about 1 year ago
- 2 comments
#229 - fix error with empty index by including raw information in diff
Pull Request -
State: open - Opened by Patrick-Beuks about 1 year ago
#228 - fix error with empty index by including raw information in diff
Pull Request -
State: closed - Opened by Patrick-Beuks about 1 year ago
#227 - ProcessException on change file if only mode changes
Issue -
State: open - Opened by Patrick-Beuks about 1 year ago
#226 - Fix incorrect file name on new or deleted empty files
Pull Request -
State: closed - Opened by Patrick-Beuks about 1 year ago
#225 - PHP 8.4 support
Pull Request -
State: closed - Opened by GrahamCampbell over 1 year ago
#224 - Multiple small fixes
Pull Request -
State: closed - Opened by Patrick-Beuks over 1 year ago
- 1 comment
#224 - Multiple small fixes
Pull Request -
State: closed - Opened by Patrick-Beuks over 1 year ago
#223 - Update tests for new git version
Pull Request -
State: closed - Opened by Patrick-Beuks almost 2 years ago
- 1 comment
#223 - Update tests for new git version
Pull Request -
State: closed - Opened by Patrick-Beuks almost 2 years ago
- 1 comment
#222 - Testsize
Pull Request -
State: closed - Opened by Patrick-Beuks almost 2 years ago
- 1 comment
#222 - Testsize
Pull Request -
State: closed - Opened by Patrick-Beuks almost 2 years ago
- 1 comment
#221 - Add optional entry type option for tree entries
Pull Request -
State: closed - Opened by Patrick-Beuks almost 2 years ago
- 1 comment
#221 - Add optional entry type option for tree entries
Pull Request -
State: closed - Opened by Patrick-Beuks almost 2 years ago
- 1 comment
#220 - Get tree entries per type. [Old: Allow sorting of tree entries]
Issue -
State: closed - Opened by Patrick-Beuks almost 2 years ago
- 5 comments
#219 - Detect binary file by NULL byte
Pull Request -
State: closed - Opened by Patrick-Beuks almost 2 years ago
#219 - Detect binary file by NULL byte
Pull Request -
State: closed - Opened by Patrick-Beuks almost 2 years ago
#218 - Use git binary assigment
Issue -
State: closed - Opened by Patrick-Beuks almost 2 years ago
- 2 comments
#217 - Edge case: Empty message in the first commit
Pull Request -
State: closed - Opened by claudiu-cristea about 2 years ago
- 6 comments
#217 - Edge case: Empty message in the first commit
Pull Request -
State: closed - Opened by claudiu-cristea about 2 years ago
- 7 comments
#216 - Exception with new line
Issue -
State: closed - Opened by claudiu-cristea about 2 years ago
- 2 comments
#215 - Added PHP 8.3 Test
Pull Request -
State: closed - Opened by thecaliskan about 2 years ago
- 1 comment
#215 - Added PHP 8.3 Test
Pull Request -
State: closed - Opened by thecaliskan about 2 years ago
#213 - Add support for symfony 7
Pull Request -
State: closed - Opened by MokryPatrik about 2 years ago
#212 - Add support for symfony 7
Issue -
State: closed - Opened by MokryPatrik about 2 years ago
- 5 comments
#211 - Set default range counts
Pull Request -
State: closed - Opened by simonhamp over 2 years ago
#211 - Set default range counts
Pull Request -
State: closed - Opened by simonhamp over 2 years ago
#210 - DiffParser `$rangeNewCount` sometimes incorrect
Issue -
State: closed - Opened by simonhamp over 2 years ago
#209 - `apply` doesn't work
Issue -
State: closed - Opened by simonhamp over 2 years ago
- 3 comments
#208 - Avoid unintentional conversion of index to boolean
Pull Request -
State: closed - Opened by codebymikey over 2 years ago
#207 - Fatal bug: Avoid unintentional conversion of commit hash into a boolean
Issue -
State: closed - Opened by codebymikey over 2 years ago
#206 - [BUGFIX] Consider output of `stderr` in successful cases
Pull Request -
State: open - Opened by andreasfernandez over 2 years ago
#204 - Bump minimal PHP version to 8.0
Pull Request -
State: closed - Opened by lyrixx over 2 years ago
#203 - Added type annotation to all methods
Pull Request -
State: closed - Opened by tolik518 over 2 years ago
- 1 comment
#203 - Added type annotation to all methods
Pull Request -
State: closed - Opened by tolik518 over 2 years ago
- 1 comment
#202 - Adds feature to check if a branch name exists in a repository without…
Pull Request -
State: closed - Opened by hostep almost 3 years ago
#201 - Separate git directory support
Pull Request -
State: open - Opened by chris114782 almost 3 years ago
- 2 comments
#200 - No support for git submodules
Issue -
State: open - Opened by cstretton almost 3 years ago
- 1 comment
#199 - Fixed github test badge: https://github.com/badges/shields/issues/8671
Pull Request -
State: closed - Opened by tolik518 about 3 years ago
- 1 comment
#198 - README: Test badge is broken
Issue -
State: closed - Opened by tolik518 about 3 years ago
#197 - Method to check if a branch is merged (added code from PR #151)
Pull Request -
State: closed - Opened by tolik518 over 3 years ago
- 2 comments
#196 - Added tests for empty commit messages
Pull Request -
State: closed - Opened by tolik518 over 3 years ago
- 2 comments
#195 - Remove the link to gitonomy.com on the origanization page
Issue -
State: closed - Opened by tolik518 over 3 years ago
- 4 comments
#194 - Added more type hinting & Fixed bug when parsing renamed files with spaces and/or non english-symbols
Pull Request -
State: closed - Opened by tolik518 over 3 years ago
- 3 comments
#193 - [bug][monolog] Typed property Monolog\Handler\NullHandler::$level must not be accessed before initialization
Issue -
State: closed - Opened by soulcodex over 3 years ago
- 3 comments
#192 - Assign to variable to prevent null value
Pull Request -
State: closed - Opened by phpfui almost 4 years ago
- 1 comment
#191 - Can we get a new v1.3.4 release?
Issue -
State: closed - Opened by phpfui almost 4 years ago
- 4 comments
#190 - Don't pass null as second parameter to preg_match
Pull Request -
State: closed - Opened by phpfui about 4 years ago
- 5 comments
#189 - `convertDeprecationsToExceptions="true"`
Pull Request -
State: closed - Opened by GrahamCampbell about 4 years ago
#188 - Add missing use statement
Pull Request -
State: closed - Opened by alexandresalome about 4 years ago
- 1 comment
#187 - Updated contribution docs
Pull Request -
State: closed - Opened by GrahamCampbell over 4 years ago
#186 - How to get the most recent tag?
Issue -
State: closed - Opened by claudiu-cristea over 4 years ago
- 3 comments
#185 - Error parsing signed git commits
Issue -
State: closed - Opened by nguyenminh-phuc almost 5 years ago
#184 - Fix the bug for counter variable type on PR #183
Pull Request -
State: closed - Opened by peter279k about 5 years ago
- 5 comments
#183 - Using the assertSame to assert equals strictly
Pull Request -
State: closed - Opened by peter279k about 5 years ago
- 2 comments
#182 - {@inheritdoc} to @inheritDoc Hacktoberfest
Pull Request -
State: closed - Opened by phpfui over 5 years ago
- 3 comments
#181 - doubt
Issue -
State: closed - Opened by yunwuxin over 5 years ago
- 1 comment
#180 - Added support for PHP 8.0
Pull Request -
State: closed - Opened by GrahamCampbell over 5 years ago
#179 - Allow reload references from filesystem
Pull Request -
State: closed - Opened by xorti almost 6 years ago
- 3 comments
#178 - Fixed small typo
Pull Request -
State: closed - Opened by gido almost 6 years ago
- 1 comment
#177 - Added remaining missing requirements
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
#176 - Test on Windows as well as Ubuntu
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
#175 - Added missing mbstring soft requirement
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
#174 - Php only Repository::getsize
Pull Request -
State: closed - Opened by phpfui almost 6 years ago
- 3 comments
#173 - Configurable inheritance of environment variables
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
#172 - Made sure getSize works on Windows
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
- 1 comment
#171 - Get real commit for annotated tag
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
- 1 comment
#170 - Update .gitignore
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
#169 - Fixed Travis CI readme badge
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
#168 - Fixed some tests on Windows
Pull Request -
State: closed - Opened by GrahamCampbell almost 6 years ago
#167 - Real Commit for Annotated Tag
Pull Request -
State: closed - Opened by phpfui almost 6 years ago
- 6 comments
#166 - Added rudimentary methods for writing data
Pull Request -
State: closed - Opened by chris-kruining almost 6 years ago
- 2 comments
#165 - Parsing error if there is/are git sub-repository
Issue -
State: open - Opened by aBanhidy almost 6 years ago
#164 - Full Docs for Gitonomy\Git
Issue -
State: open - Opened by phpfui about 6 years ago
#163 - git pull?
Issue -
State: closed - Opened by cnizzardini about 6 years ago
- 1 comment
#162 - Added ignore for commit notes
Pull Request -
State: closed - Opened by wachterjohannes about 6 years ago
#161 - Ignore unknown refs instead of throwing an exception
Pull Request -
State: closed - Opened by juanmcasanova about 6 years ago
- 6 comments
#160 - Gitlab refs compatibility
Issue -
State: open - Opened by juanmcasanova about 6 years ago
- 5 comments
#159 - Allow checking if a branch is merged
Pull Request -
State: closed - Opened by GrahamCampbell about 6 years ago
- 1 comment
#158 - Updated docs
Pull Request -
State: closed - Opened by GrahamCampbell about 6 years ago
#157 - Removing gitonomy.com references and .rst to .md migration for documentation
Pull Request -
State: closed - Opened by phpfui about 6 years ago
- 7 comments
#156 - http://gitonomy.com site is now a parked domain
Issue -
State: closed - Opened by phpfui about 6 years ago
- 11 comments
#155 - Test on PHP 7.4 and all Symfony vesions
Pull Request -
State: closed - Opened by GrahamCampbell about 6 years ago
- 1 comment
#154 - Support for Symfony 5
Issue -
State: closed - Opened by fernandofdzcode about 6 years ago
- 1 comment
#153 - Run tests on multiple Symfony versions
Issue -
State: closed - Opened by alexandresalome about 6 years ago
Labels: enhancement
#152 - Allow Symfony Process 5.0
Pull Request -
State: closed - Opened by samail about 6 years ago
- 4 comments
#151 - Allow checking if a branch is already merged to master (or another branch)
Pull Request -
State: closed - Opened by shanecp over 6 years ago
- 4 comments
#150 - Add enterprise language
Pull Request -
State: closed - Opened by phated over 6 years ago
- 3 comments
#149 - Allow PHPUnit 7
Pull Request -
State: closed - Opened by GrahamCampbell over 6 years ago
#148 - Enhance exception tests
Pull Request -
State: closed - Opened by peter279k over 6 years ago
- 2 comments
#147 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by GrahamCampbell over 6 years ago
#146 - Test enhancement
Pull Request -
State: closed - Opened by peter279k over 6 years ago
- 1 comment
#145 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by GrahamCampbell over 6 years ago
#144 - Added Tidelift information
Pull Request -
State: closed - Opened by GrahamCampbell over 6 years ago
#143 - Updated badges
Pull Request -
State: closed - Opened by GrahamCampbell over 6 years ago
- 2 comments
#142 - Added contributing and security policies
Pull Request -
State: closed - Opened by GrahamCampbell over 6 years ago
- 3 comments