Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-12 | scripts: Fix pull request script | Trent Piepho | |
From: Trent Piepho <xyzzy@speakeasy.org> Changeset 9220:ae5f57c85068 from Tobias Lorenz <tobias.lorenz@gmx.net>, broke the pull request script. Given the description of the changeset in its entirety is "merges from main", and that the other (totally unrelated) change introduced has already been reverted, I can only conclude that the changeset was a mistake from someone new to Hg. Priority: normal Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> CC: Tobias Lorenz <tobias.lorenz@gmx.net> | |||
2008-10-15 | merges from main | Tobias Lorenz | |
2007-07-11 | Add script for generating pull requests | Trent Piepho | |
From: Trent Piepho <xyzzy@speakeasy.org> Add scripts/hg-pull-req.pl, which generates a nicely formatted pull request. Mention it in README.patches. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> |