aboutsummaryrefslogtreecommitdiffstats
path: root/main/git/0001-senddata-16K-workaround.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/git: upgrade to 2.6.3Natanael Copa2015-11-091-20/+0
|
* main/git: unbreak send-email syntax errorsMuh Muhten2015-09-301-4/+3
| | | | | | | something seems to have gone wrong in the process of copy-pasting in a18cf0d. I haven't tested this version to make sure it works, either, but at least it syntax-checks and by inspection it seems like it ought to work. 11:30 < nmeum> a18cf0d3343c487f4a6a262f0038f21d95c35b66 just broke git-send-email http://sprunge.us/TQMW could somebody with access to main/ please revert it?
* main/git Allow send-email to send patches greater than 16K in size.Nathan Angelacos2015-09-301-0/+21
Source: http://git.661346.n2.nabble.com/git-send-email-Connection-Closed-td7635648.html