Skip to content

Issues: VirtusLab/git-machete

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

Introduce a new state of branch in status/traverse: removed from remote status Relates to how status is rendered traverse Relates to how tree traversal is performed usability Relates to user experience, clarity, learning curve, reducing confusion etc.
#1242 opened May 5, 2024 by PawelLipski
Provide an option in traverse to create PRs/MRs for untracked branches externally requested feature New feature or request github Relates to integration with GitHub gitlab Relates to integration with GitLab
#1241 opened May 2, 2024 by PawelLipski v3.26.0
Display downstream PRs in PR chains description externally requested feature New feature or request github Relates to integration with GitHub gitlab Relates to integration with GitLab
#1235 opened Apr 24, 2024 by aouaki v3.26.0
Remove the macOS step from CI pipeline ci Relates to continuous integration macos
#1234 opened Apr 24, 2024 by PawelLipski v3.26.0
Provide an option in traverse to restack branches (and update PR descriptions with PR chains) externally requested feature New feature or request github Relates to integration with GitHub gitlab Relates to integration with GitLab traverse Relates to how tree traversal is performed
#1215 opened Apr 10, 2024 by PawelLipski v3.26.0
In GitLab API, non-GET HTTP methods are not allowed for moved projects gitlab Relates to integration with GitLab minor An annoyance, but not serious usability Relates to user experience, clarity, learning curve, reducing confusion etc.
#1212 opened Apr 2, 2024 by PawelLipski
In case a GitHub repository has been renamed, all but first non-GET requests should be be directed towards the renamed repo github Relates to integration with GitHub gitlab Relates to integration with GitLab minor An annoyance, but not serious performance Something works too slow
#1211 opened Mar 28, 2024 by PawelLipski
Add JSON (machine readable) status output. feature New feature or request status Relates to how status is rendered
#1210 opened Mar 26, 2024 by asford
Replace list(map(fun, seq)) with [fun(elem) for elem in seq] across the codebase code quality Quality of the code nees improving good first issue Good for newcomers
#1204 opened Mar 13, 2024 by PawelLipski
Test against Python 3.13 once released (Oct 2024) ci Relates to continuous integration distribute Relates to how machete is distributed and installed
#1190 opened Mar 6, 2024 by PawelLipski
Unify access to helpers from tests code quality Quality of the code nees improving good first issue Good for newcomers testing Relates to testing and testability
#1131 opened Dec 8, 2023 by PawelLipski
Fix formatting glitches in the embedded docs docs Documentation is missing/needs improving
#1118 opened Nov 30, 2023 by PawelLipski
Make the grammatical form of command/option short docs consistent cli Relates to command-line interface docs Documentation is missing/needs improving good first issue Good for newcomers minor An annoyance, but not serious
#1117 opened Nov 30, 2023 by PawelLipski
Is argparse.SUPPRESS needed for anything in def create_cli_parser? cli Relates to command-line interface code quality Quality of the code nees improving good first issue Good for newcomers
#1115 opened Nov 28, 2023 by PawelLipski
Extract the docs snippet for GIT_MACHETE_REBASE_OPTS into a separate file code quality Quality of the code nees improving docs Documentation is missing/needs improving good first issue Good for newcomers
#1105 opened Nov 23, 2023 by PawelLipski
In bash and zsh completions, do not suggest options that are mutually exclusive bug Something isn't working cli Relates to command-line interface minor An annoyance, but not serious
#1102 opened Nov 23, 2023 by PawelLipski
Allow for sliding out root branches minor An annoyance, but not serious usability Relates to user experience, clarity, learning curve, reducing confusion etc.
#1101 opened Nov 23, 2023 by PawelLipski
git_machete.cli.launch inconsistently checks options in both parsed_cli and cli_opts cli Relates to command-line interface code quality Quality of the code nees improving good first issue Good for newcomers
#1097 opened Nov 19, 2023 by PawelLipski
Sometimes two spaces and sometimes a tab is used as an indent in the user-facing output good first issue Good for newcomers minor An annoyance, but not serious usability Relates to user experience, clarity, learning curve, reducing confusion etc.
#1095 opened Nov 18, 2023 by PawelLipski
Optimize github anno-prs and github checkout-prs for the case of 500+ PRs in a repo github Relates to integration with GitHub performance Something works too slow
#1040 opened Sep 3, 2023 by PawelLipski
Make zsh completions tests pass on macOS machines ci Relates to continuous integration cli Relates to command-line interface testing Relates to testing and testability
#1005 opened Jul 25, 2023 by PawelLipski
What happens when git machete github retarget-pr is fired against a closed PR? bug Something isn't working github Relates to integration with GitHub minor An annoyance, but not serious
#1001 opened Jul 19, 2023 by PawelLipski
Does git machete support creating a PR from a fork to the upstream repo? bug Something isn't working github Relates to integration with GitHub gitlab Relates to integration with GitLab
#925 opened May 3, 2023 by cspotcode v3.25.3
ProTip! Adding no:label will show everything without a label.