Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Pass explicit host to git-credential | June McEnroe | 2020-05-02 |
| | |||
* | Fix git-fetch-email argument parsing | June McEnroe | 2020-05-02 |
| | | | | Shell script is hard. | ||
* | Rewrite git-fetch-email with git rev-parse --parseopt | June McEnroe | 2020-05-02 |
| | | | | | Adds long options, -u/--user, -a/--apply to automatically pipe to git-am. | ||
* | Don't use $ inside $(()) 1.0p1 | June McEnroe | 2020-03-03 |
| | |||
* | Use getopts | June McEnroe | 2020-03-03 |
| | |||
* | Exit git-fetch-email on getopt failure 1.0 | June McEnroe | 2019-12-24 |
| | |||
* | Add copyright header to git-fetch-email | June McEnroe | 2019-12-21 |
| | |||
* | Add git-fetch-email wrapper | June McEnroe | 2019-12-21 |