| Commit message (Collapse) | Author | Age |
| | |
|
| |
|
|
| |
This commit adds fzf integration to the fish shell configuration. It initializes and sources the fzf fish script if fzf is installed, enabling enhanced fuzzy finding capabilities.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This change ensures that the environment variables are correctly propagated when reading the commit message from the temporary file, resolving potential issues with variable expansion.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
messages from a diff
The changes made include deleting the old 'ia-commit-message' function and creating a new one called 'ia-commit'. This new function utilizes a language model to generate a commit message based on the staged git diff. It then asks the user to confirm or edit the generated message before committing it.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|