Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Also defer printing comment for lone close-parens | June McEnroe | 2021-09-11 |
| | |||
* | Add git comment --pretty option | June McEnroe | 2021-09-10 |
| | |||
* | Defer printing comment if line is blank or closing brace | June McEnroe | 2021-09-08 |
| | | | | This fixes badly indented comments. | ||
* | Up default min-repeat to 30 lines | June McEnroe | 2021-09-08 |
| | |||
* | Handle dirty lines in git-comment | June McEnroe | 2021-09-08 |
| | |||
* | Document and install git-comment | June McEnroe | 2021-09-08 |
| | |||
* | Add repeat and all options to git-comment | June McEnroe | 2021-09-08 |
| | |||
* | Add group threshold to git-comment | June McEnroe | 2021-09-08 |
| | | | | Only add comments for blame groups larger than 1 line by default. | ||
* | Add initial working version of git-comment | June McEnroe | 2021-09-08 |