summaryrefslogtreecommitdiff
path: root/Porting/git-find-p4-change
Commit message (Collapse)AuthorAgeFilesLines
* Make git-find-p4-change only find changes done under perforce.David Mitchell2009-02-141-3/+5
| | | | | That way, later cherry-picking that happens to copy the 'p4raw-id:' text won't be located by mistake.
* Add a --checkout / -c flag to git-find-p4-changeRafael Garcia-Suarez2009-01-061-3/+15
| | | | Remove the now obsolete switch_to_perforce_id.pl
* some more Porting/ script documentationDavid Mitchell2009-01-031-0/+2
|
* Porting: add a little script to find a perforce changeSam Vilain2008-12-191-0/+20
Requested by Nicholas Clark