Ecosyste.ms: Issues

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

GitHub / czproject/git-php issues and pull requests

#100 - Ability to disable splitting by CR and LF when using execute.

Issue - State: closed - Opened by Steve0Greatness 2 months ago - 3 comments

#99 - FrontBot: updated dependencies

Pull Request - State: closed - Opened by inovobot 4 months ago

#97 - Looks like addFile cannot handle umlauts

Issue - State: closed - Opened by embeh 8 months ago - 2 comments

#96 - Add 'getPathLastEdit()' to GitRepository

Pull Request - State: open - Opened by buutqn 11 months ago

#95 - Setting environment variables for git command

Issue - State: open - Opened by domeales-paloit 11 months ago - 1 comment
Labels: enhancement, todo

#92 - Github connection tester does not work through http

Issue - State: closed - Opened by 7system7 about 1 year ago - 2 comments

#91 - Add 'addConfig()'. Now we can specify '-c' arguments.

Pull Request - State: open - Opened by solicomo over 1 year ago

#90 - Make $commandProcessor 'protected'

Pull Request - State: open - Opened by solicomo over 1 year ago - 4 comments

#89 - Get remote last commit Id

Pull Request - State: open - Opened by elementaryfire89 over 1 year ago - 1 comment

#88 - sample of Clone

Issue - State: closed - Opened by mehdikamari over 1 year ago - 4 comments

#86 - Git command failed (exit-code 129) unknown option: 'end-of-option'

Issue - State: closed - Opened by rizpras almost 2 years ago - 2 comments

#85 - Class to get config properties

Issue - State: open - Opened by muuvmuuv almost 2 years ago
Labels: enhancement, todo

#82 - remove --end-of-options option for git version < 2.24

Pull Request - State: closed - Opened by mrsad almost 2 years ago - 2 comments

#78 - How to log the output of the Git commands?

Issue - State: closed - Opened by kschroeer over 2 years ago - 1 comment

#77 - --end-of-options is not supported on git 2.35.1 and 2.25.1

Issue - State: closed - Opened by flopana over 2 years ago - 20 comments
Labels: bug

#76 - Authentication failed with Bitbucket private repository

Issue - State: closed - Opened by kvvaradha over 2 years ago - 1 comment

#75 - Hability to output `verbose` message in `GitException`

Pull Request - State: open - Opened by PululuK over 2 years ago - 5 comments

#74 - Git Commit Command Fails (Exit Code 1)

Issue - State: open - Opened by dmerfeld about 3 years ago - 3 comments

#73 - How do we get list of modified Files and removed files from local Repo ?

Issue - State: closed - Opened by kvvaradha about 3 years ago - 1 comment

#72 - Can we access the private repositories with username and password. ?

Issue - State: closed - Opened by kvvaradha about 3 years ago - 5 comments

#71 - checkout with depth

Issue - State: closed - Opened by phhoef about 3 years ago - 4 comments

#70 - getLastCommitId fails

Issue - State: closed - Opened by clindh over 3 years ago - 1 comment

#69 - Issue with big repos and branch listings

Issue - State: closed - Opened by esteban-serfe over 3 years ago - 2 comments

#64 - Is this library using the PHP exec() function to run git command?

Issue - State: closed - Opened by BadPistol97 over 3 years ago - 3 comments

#63 - Is this library production ready?

Issue - State: closed - Opened by fd6130 over 3 years ago - 1 comment

#62 - Fixed issue #61

Pull Request - State: closed - Opened by JohanFredrikVaren over 3 years ago - 1 comment

#61 - Return type annotations erroneously specify self

Issue - State: closed - Opened by JohanFredrikVaren over 3 years ago - 1 comment

#60 - Can't install this package

Issue - State: closed - Opened by trancongminh132 over 3 years ago - 1 comment

#59 - Add function to get the remote url and default branch name

Pull Request - State: open - Opened by sudo-plz about 4 years ago

#58 - Add methods for settings email and name or both

Pull Request - State: open - Opened by Sosko about 4 years ago

#57 - Get history of commits for specific file

Pull Request - State: open - Opened by Sosko about 4 years ago

#56 - git remote

Issue - State: closed - Opened by craigh about 4 years ago - 1 comment
Labels: idea

#55 - Fix getCommitDate

Pull Request - State: closed - Opened by sudo-plz about 4 years ago - 1 comment

#54 - Added getCommitDate & getCommitAuthor

Pull Request - State: closed - Opened by sudo-plz over 4 years ago - 3 comments

#53 - How do I get Output?

Issue - State: closed - Opened by randy-johnson over 4 years ago - 1 comment

#52 - Add all failed

Issue - State: open - Opened by Nevercold over 4 years ago - 3 comments

#51 - confusion about path to repo option !!!

Issue - State: closed - Opened by inandi over 4 years ago - 1 comment

#50 - Improve GitException handling by injecting command output (stdout and…

Pull Request - State: closed - Opened by Taitava over 4 years ago - 2 comments

#49 - Consistency between executing commands

Issue - State: closed - Opened by Taitava over 4 years ago - 7 comments
Labels: todo

#48 - GitRepository: Create isFileCommitted() method.

Pull Request - State: open - Opened by Taitava over 4 years ago

#46 - Fixed cloneRepository() error in PHP7.4

Pull Request - State: closed - Opened by kawax almost 5 years ago - 1 comment

#45 - Added getAllCommits method

Pull Request - State: closed - Opened by Justin991q about 5 years ago

#44 - escapeshellarg not working on Windows

Issue - State: closed - Opened by mtveerman over 5 years ago - 1 comment
Labels: bug

#43 - Change PHP keywords to comply with PSR2

Pull Request - State: closed - Opened by CodeLingoTeam over 5 years ago - 1 comment

#42 - Add getChanges method

Pull Request - State: open - Opened by derUli over 5 years ago - 4 comments

#41 - Restore previous working directory after throwing a GitException

Issue - State: closed - Opened by derUli over 5 years ago - 2 comments
Labels: bug

#40 - How to get an array of changed files?

Issue - State: open - Opened by derUli over 5 years ago - 3 comments
Labels: waiting

#39 - Version 4.x

Pull Request - State: closed - Opened by janpecha over 5 years ago

#38 - getLastCommitId returned null on Windows

Pull Request - State: closed - Opened by Justin991q over 5 years ago - 1 comment

#37 - Use proc_open instead of exec

Pull Request - State: closed - Opened by StefftheEmperor over 5 years ago - 1 comment

#36 - Git log getter

Pull Request - State: closed - Opened by Asenar over 5 years ago - 6 comments

#35 - Fix git ls-remote command for non Windows platforms

Pull Request - State: closed - Opened by respinoza over 5 years ago - 2 comments

#34 - Added getRemoteBranches() method

Pull Request - State: closed - Opened by Bird87ZA over 5 years ago - 1 comment

#33 - fixed windows incompatibility

Pull Request - State: closed - Opened by c33s over 5 years ago - 4 comments

#32 - Resolve TODO's

Pull Request - State: closed - Opened by axelrindle almost 6 years ago - 3 comments

#31 - Git log getter

Issue - State: closed - Opened by Radiergummi almost 6 years ago - 3 comments

#30 - Is there any way to determine the size of the repo without cloning it?

Issue - State: closed - Opened by PlanetTheCloud almost 6 years ago - 3 comments

#29 - git log / git diff / searching

Issue - State: closed - Opened by frank-w about 6 years ago - 2 comments

#28 - Set Email Pushing?

Issue - State: closed - Opened by hamptonmoore about 6 years ago - 2 comments

#27 - Class 'GitRepository' not found

Issue - State: closed - Opened by abdulazizalrawahi about 6 years ago - 2 comments

#26 - Fork and pull request

Issue - State: closed - Opened by DeGraciaMathieu over 6 years ago - 4 comments

#25 - hasChanges depends on user language

Issue - State: closed - Opened by jnugh over 6 years ago - 5 comments

#24 - Add lastCommitId() to return last commit id from a git repo

Pull Request - State: closed - Opened by tvass over 6 years ago - 2 comments

#23 - Fixed GitException inconsistencies in PhpDoc comments

Pull Request - State: closed - Opened by Basje over 6 years ago - 2 comments

#22 - Feature request: add worktree functions support

Issue - State: closed - Opened by ofir-petrushka over 6 years ago - 2 comments

#21 - Added 'git clean' and improved code comments

Pull Request - State: open - Opened by moay over 6 years ago
Labels: waiting

#20 - chekout branch not working

Issue - State: closed - Opened by yossely over 6 years ago - 1 comment

#19 - Git commit fails some times

Issue - State: closed - Opened by sarathbabuSwamynathan over 6 years ago - 8 comments

#18 - Version 4.0

Issue - State: closed - Opened by janpecha over 6 years ago - 7 comments

#17 - Added method `refresh()`.

Pull Request - State: closed - Opened by ribeiropaulor over 6 years ago - 9 comments

#16 - Added parameter `$options` to `createTag()`. It allows creating tags …

Pull Request - State: closed - Opened by ribeiropaulor over 6 years ago - 1 comment

#15 - Enhancements, improvements...

Pull Request - State: open - Opened by d8ahazard almost 7 years ago - 1 comment
Labels: waiting

#14 - Enhancements, Improvements

Pull Request - State: closed - Opened by d8ahazard almost 7 years ago

#13 - Setting and pushing to new remote

Issue - State: closed - Opened by joum about 7 years ago - 2 comments

#12 - git push sends output to stderr

Issue - State: closed - Opened by Park0 about 7 years ago - 2 comments

#11 - git commit, addRemote and push failed

Issue - State: closed - Opened by thamaraikrishnan over 7 years ago - 8 comments

#10 - Support for remote add, set-url, rename, remove,...

Issue - State: closed - Opened by janpecha almost 8 years ago - 1 comment

#9 - [Question] set github credentials

Issue - State: closed - Opened by rogervila almost 8 years ago - 2 comments

#8 - How to add all files after initializing a new repo?

Issue - State: closed - Opened by talk2cerlin almost 8 years ago - 7 comments

#7 - Method to check if repo exists without cloning.

Issue - State: closed - Opened by talk2cerlin almost 8 years ago - 7 comments

#6 - Cloning particular branch

Issue - State: closed - Opened by talk2cerlin almost 8 years ago - 4 comments

#5 - Getting command returns

Issue - State: closed - Opened by talk2cerlin almost 8 years ago

#4 - Added fetch command

Pull Request - State: closed - Opened by spongy83 about 8 years ago - 1 comment

#3 - IGit, GitRepository: add missing push()

Pull Request - State: closed - Opened by gerryd over 8 years ago - 2 comments

#2 - IGit and GitRepository: added missing pull()

Pull Request - State: closed - Opened by mawalu over 8 years ago - 1 comment

#1 - Fix invalid translation

Pull Request - State: closed - Opened by gaillafr over 9 years ago - 1 comment