{"id":22683337,"url":"https://github.com/ylogx/pulla","last_synced_at":"2025-04-12T18:26:33.301Z","repository":{"id":27894588,"uuid":"31386168","full_name":"ylogx/pulla","owner":"ylogx","description":"Pulla lets you pull code into all folder containing git projects","archived":false,"fork":false,"pushed_at":"2024-07-11T08:47:29.000Z","size":102,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-03-26T12:46:55.116Z","etag":null,"topics":["git","pull-requests","python"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/Pulla","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ylogx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-26T20:02:19.000Z","updated_at":"2024-07-11T08:29:12.000Z","dependencies_parsed_at":"2024-12-09T21:11:51.412Z","dependency_job_id":"12481bce-0b32-471a-94ef-50a99c97c4b6","html_url":"https://github.com/ylogx/pulla","commit_stats":null,"previous_names":["shubhamchaudhary/pulla"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Fpulla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Fpulla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Fpulla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ylogx%2Fpulla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ylogx","download_url":"https://codeload.github.com/ylogx/pulla/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248333704,"owners_count":21086243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["git","pull-requests","python"],"created_at":"2024-12-09T21:11:45.422Z","updated_at":"2025-04-12T18:26:33.293Z","avatar_url":"https://github.com/ylogx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Pulla\n=========\n\n[![Join the chat at https://gitter.im/shubhamchaudhary/pulla](https://badges.gitter.im/shubhamchaudhary/pulla.svg)](https://gitter.im/shubhamchaudhary/pulla?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n[![PyPI Version](https://img.shields.io/pypi/v/pulla.svg)](https://pypi.python.org/pypi/pulla) [![PyPI Downloads](https://img.shields.io/pypi/dm/pulla.svg)](https://pypi.python.org/pypi/pulla) [![PyPI License](https://img.shields.io/pypi/l/pulla.svg)](https://pypi.python.org/pypi/pulla) [![GitHub tag](https://img.shields.io/github/tag/shubhamchaudhary/pulla.svg)](https://github.com/shubhamchaudhary/pulla/releases) [![GitHub release](https://img.shields.io/github/release/shubhamchaudhary/pulla.svg)](https://github.com/shubhamchaudhary/pulla/releases/latest)\n\n[![Build Status Travis-CI](https://travis-ci.org/shubhamchaudhary/pulla.svg)](https://travis-ci.org/shubhamchaudhary/pulla) [![Coverage Status](https://coveralls.io/repos/shubhamchaudhary/pulla/badge.svg)](https://coveralls.io/r/shubhamchaudhary/pulla) [![Build Status Snap-CI](https://snap-ci.com/shubhamchaudhary/pulla/branch/develop/build_image)](https://snap-ci.com/shubhamchaudhary/pulla/branch/develop) [![Circle CI](https://circleci.com/gh/shubhamchaudhary/pulla.svg?style=svg)](https://circleci.com/gh/shubhamchaudhary/pulla) [![Requirements Status](https://requires.io/github/shubhamchaudhary/pulla/requirements.svg)](https://requires.io/github/shubhamchaudhary/pulla/requirements/)\n\n[![GitHub issues](https://img.shields.io/github/issues/shubhamchaudhary/pulla.svg?style=plastic)](https://github.com/shubhamchaudhary/pulla/issues) [![Stories in Ready](https://badge.waffle.io/shubhamchaudhary/pulla.png?label=ready\u0026title=Ready)](https://waffle.io/shubhamchaudhary/pulla) [![Stories in Progress](https://badge.waffle.io/shubhamchaudhary/pulla.png?label=in progress\u0026title=In Progress)](https://waffle.io/shubhamchaudhary/pulla)\n\n\nAre you tired of doing `git pull` into all your git folders to keep them updated.  \n\nWith Pulla we present a solution to you:  \n\nPulla lets you pull code into all subfolder containing git projects.  \n\n#### Usage\n\n```sh\ncode $  ls\nvdm                   wordpowermadeeasy\n\ncode $  pulla\nwordpowermadeeasy:  Success\nvdm:                Success\n\ncode $  pulla --verbose\nDirectory is:  ~/code/\n----------------------\nvdm : git pull --verbose\n----------------------\nremote: Counting objects: 69, done.\nremote: Compressing objects: 100% (58/58), done.\nremote: Total 69 (delta 40), reused 0 (delta 0)\nUnpacking objects: 100% (69/69), done.\nFrom bitbucket.org:varunest/vdm\n   88fc178..371f66f  master     -\u003e origin/master\nUpdating 88fc178..371f66f\nFast-forward\n app/src/main/AndroidManifest.xml                                            |   8 +-\n app/src/main/java/com/example/videodownloadmanager/MainActivity.java        |  38 ++--\n app/src/main/java/com/example/videodownloadmanager/PlaceholderFragment.java |  15 +-\n app/src/main/res/drawable/action_bar_icon.png                               | Bin\n app/src/main/res/menu/main.xml                                              |  14 +-\n app/src/main/res/values/styles.xml                                          |   5 +-\n 6 files changed, 87 insertions(+), 22 deletions(-)\n create mode 100644 app/src/main/java/com/example/videodownloadmanager/Constants.java\n mode change 100644 =\u003e 100755 app/src/main/res/drawable/action_bar_icon.png\n----------------------\nwordpowermadeeasy : git pull --verbose\n----------------------\nremote: Counting objects: 47, done.\nremote: Compressing objects: 100% (31/31), done.\nremote: Total 47 (delta 12), reused 0 (delta 0), pack-reused 0\nUnpacking objects: 100% (47/47), done.\nFrom github.com:shubhamchaudhary/wordpowermadeeasy\n = [up to date]      master     -\u003e origin/master\n = [up to date]      fullscreen -\u003e origin/fullscreen\n * [new branch]      wordnik    -\u003e origin/wordnik\nAlready up-to-date.\n----------------------\n\ncode $ pulla -h\n```\n\n#### Installation\nPulla is available from PyPi\n\n```\n# pip install pulla\n```\n\n\n#### Contributors\nCheckout CONTRIBUTION.md file\n\n\n[![wercker status](https://app.wercker.com/status/d8901c704b2e7befa14998731113e38f/m \"wercker status\")](https://app.wercker.com/project/bykey/d8901c704b2e7befa14998731113e38f)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fylogx%2Fpulla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fylogx%2Fpulla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fylogx%2Fpulla/lists"}