Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use --keep-cr by default HEAD master | Leah Neukirchen | 2021-11-02 | 1 | -1/+1 |
| | | | | | | | This allows applying patches that change CRLF files. It is safe here as GitHub's .patch endpoint won't inject CR by accident (which could happen on a mail transport). | ||||
* | fix wget output | Leah Neukirchen | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | Support curl, auto detect which one to use. | Érico Rolim | 2020-06-22 | 1 | -2/+13 |
| | | | | Closes: #2 [via git-merge-pr] | ||||
* | Print the most recent PRs, but newest last | Leah Neukirchen | 2020-02-25 | 1 | -2/+2 |
| | |||||
* | Leahize | Leah Neukirchen | 2020-02-25 | 1 | -1/+1 |
| | |||||
* | fix git-config with set -e | Leah Neukirchen | 2017-09-24 | 1 | -1/+1 |
| | |||||
* | add merge-pr.whitespace config, defaults to warn | Matthias von Faber | 2017-09-01 | 1 | -1/+2 |
| | | | | | | We don't want a custom apply.whitespace to be used for merge-pr. Closes: #1 [via git-merge-pr] | ||||
* | simplify using git interpret-trailer's new --in-place option | Christian Neukirchen | 2016-03-29 | 2 | -4/+3 |
| | |||||
* | Rename README | Christian Neukirchen | 2016-02-23 | 1 | -0/+0 |
| | |||||
* | README: add requirements | Christian Neukirchen | 2016-02-23 | 1 | -1/+6 |
| | |||||
* | Add README | Christian Neukirchen | 2016-02-23 | 1 | -0/+38 |
| | |||||
* | Show when no open PR are there | Christian Neukirchen | 2016-02-23 | 1 | -1/+3 |
| | |||||
* | List pull requests when no PRNUM is given | Christian Neukirchen | 2016-02-23 | 1 | -3/+11 |
| | |||||
* | Use $GIT_EDITOR which has highest preference | Christian Neukirchen | 2016-02-23 | 1 | -1/+1 |
| | |||||
* | Rewrite commit message to close PR | Christian Neukirchen | 2016-02-23 | 1 | -3/+13 |
| | |||||
* | Initial commit of git-merge-pr | Christian Neukirchen | 2016-02-23 | 1 | -0/+23 |