Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if the refspec matches before transforming | Jacques Germishuys | 2014-08-17 | 1 | -5/+43 |
| | |||||
* | refspec: support asterisks in the middle of a pattern | Carlos MartÃn Nieto | 2014-07-04 | 1 | -0/+23 |
| | | | | | | | | | | We used to assume a refspec would only have an asterisk in the middle of their respective pattern. This has not been a valid assumption for some time now with git. Instead of assuming where the asterisk is going to be, change the logic to treat each pattern as having two halves with a replacement bit in the middle, where the asterisk is. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+87 |