Skip to content

Conversation

kimm310
Copy link
Collaborator

@kimm310 kimm310 commented Jul 20, 2025

Changes:

  • changed git feature command names
  • added git feature blame command
  • added manpage and html documentation (has to be installed manually by user)

kimm310 and others added 22 commits March 28, 2025 16:21
…er the top-level command "feature"

- added "feature" app to the pyproject.toml
-TODO: remove typer apps >> currently have to double subcommands to use them, because each subcommand is also their own typer app instance
TODO:
- finish COMMANDS section
- find a way to actually view this in the terminal
- find a way to install it so Git can find an open it
TODO (by priority):
- find a way to install it so Git can find and open it
- finish COMMANDS section
… path C:/Program Files/Git/mingw64/share/doc/git-doc

TODO:
find a way to copy the manpage / web doc in the respective paths -> requires root privileges (Administrator-Rechte)
TODO:
find a way to copy the manpage / web doc in the respective paths -> requires root privileges (Administrator-Rechte)
… a single step using "feature-init-hooks".

Also found out that I forgot to update the .sh files themselves to use the correct git feature command names

Open: adding executable scripts to add manpage/webdoc
added an executable script so that the user can set the hooks path in…
shows help text when there's no argument for git feature; changed hel…
TODO:
- test whether it also works with custom start_line and end_line
- maybe rehaul everything and simply put the feature list in front of the normal blame output...
…ure_blame_output; confirmed that the --line option works

TODO:
- maybe rehaul everything and simply put the feature list in front of the normal blame output...
- added print statement "Commit IDs" in feature info method
@kimm310 kimm310 self-assigned this Jul 20, 2025
@kimm310 kimm310 requested a review from thorstenberger July 20, 2025 19:05
@tabeatheunicorn tabeatheunicorn self-requested a review September 3, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant