{"id":19752495,"url":"https://github.com/danielgp/git-operations","last_synced_at":"2026-04-15T12:36:53.721Z","repository":{"id":56961909,"uuid":"149414187","full_name":"danielgp/git-operations","owner":"danielgp","description":"GIT repetitive opertions made easy","archived":false,"fork":false,"pushed_at":"2022-06-13T13:23:43.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T14:35:42.272Z","etag":null,"topics":["csv-export","git"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielgp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-19T08:00:55.000Z","updated_at":"2022-06-13T13:23:46.000Z","dependencies_parsed_at":"2022-08-21T10:20:39.668Z","dependency_job_id":null,"html_url":"https://github.com/danielgp/git-operations","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/danielgp/git-operations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgp%2Fgit-operations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgp%2Fgit-operations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgp%2Fgit-operations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgp%2Fgit-operations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielgp","download_url":"https://codeload.github.com/danielgp/git-operations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgp%2Fgit-operations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv-export","git"],"created_at":"2024-11-12T02:49:18.049Z","updated_at":"2026-04-15T12:36:53.692Z","avatar_url":"https://github.com/danielgp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"GIT Operations\n==============\n\nGIT repetitive opertions made easy\n\n\n## What is this repository for? ##\n\nThis repository is intended to ease various GIT operations\n\n\n## Who do I talk to? ##\n\nRepository owner is: [Daniel Popiniuc](mailto:danielpopiniuc@gmail.com)\n\n\n## Usage ##\n\n1. Generate CSV output by running `\u003cgit_binary_path\u003egit.exe log --decorate --oneline --no-abbrev-commit --pretty=tformat:\\\"%%an;%%ae;%%cn;%%ce;%%T;%%H;%%aI;%%cI;%%D;%%s;%%-\\\" --shortstat \u003e \u003cyour_path_where_results_will_be_stored\u003e\u003cresults_file_name_raw\u003e`. As this file will have some empty lines and unstructured ones to highlight file changes, insertions or deletions.\n2. To standardize prior generate file into proper CSV format run `\u003cphp_binary_path\u003ephp.exe -c \u003cphp_configuration_path\u003ephp.ini \u003cpath_where_this_package_resides_on_your_hdd\u003e/source/HandleGitLogOutput.php --strInputFormat=\u003cgit_log_switches\u003e --strInputPath=\u003cresults_file_path\u003e --strInputFileName=\u003cresults_file_name_raw\u003e --strOutputHeaderLabel=\u003clabel_configured_in_json_file_containing_list_of_meaningfull_words\u003e --strOutputPath=\u003cresults_file_path_final\u003e --strOutputFileName=\u003cresults_file_name_final\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgp%2Fgit-operations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielgp%2Fgit-operations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgp%2Fgit-operations/lists"}