Leroy
cf9fe2d23f
test(git-authors): add unit test ( #1098 )
2023-11-18 10:20:19 +08:00
Edwin Kofler
263dcb4a79
fix: Use -iname and expressions instead of -iregex ( #1094 )
2023-10-24 21:52:59 +08:00
Edwin Kofler
47e940272a
fix: Improve Bash hygiene ( #1056 )
...
* fix: Improve Bash hygiene
* Update quoting to account for new bugs
* quotes
* fix: Remove extra shellcheck comment
2023-08-18 16:15:40 +08:00
Nate Eagleson
5d7ed18c50
Fix comment typo in git-authors ( #1050 )
2023-05-29 10:25:08 +08:00
Edwin Kofler
35100b4e6f
chore: Improve quoting and builtin usage ( #1015 )
2023-01-04 08:58:31 +08:00
spacewander
f55690e702
git-authors: remove trailing spaces
2017-05-05 16:02:09 +08:00
spacewander
1b84048bfc
Add --no-email to git-author
...
This feature is used to generate AUTHORS in 4.2.0 release.
2016-10-12 14:37:45 +08:00
Rémy HUBSCHER
639210660e
Make sure git-authors doesn't return twice the same one.
2015-09-11 20:14:36 +02:00
Damian Krzeminski
a86d850688
use standard git editor in git-authors & git-changelog
...
The editor used will be chosen from the GIT_EDITOR environment variable,
the core.editor configuration variable, the VISUAL environment variable,
or the EDITOR environment variable (in that order).
That ensures that `git-changelog` and `git-authors` will use the same editor
as `git-commit`, `git-merge` etc.
2015-02-13 17:51:22 -05:00
wooorm
b0a6d04f9f
Add git-authors
2015-02-07 17:24:21 +01:00