servo / gecko-media

Firefox's media playback stack in a stand alone Rust crate
Mozilla Public License 2.0
6 stars 9 forks source link

List and save diffs for files in gecko/glue while updating from m-c #92

Closed ferjm closed 6 years ago

ferjm commented 6 years ago

This will help to keep track of the upstream changes to the list of files that we have in gecko/glue and that were pulled from m-c.

For each update, a new folder is created inside the glue_diffs folder containing a diff file for each file that contains changes since the last update.

It is only supported for mercurial repos for now.

ferjm commented 6 years ago

r? @philn

philn commented 6 years ago

Nice :+1: @bors-servo r+

bors-servo commented 6 years ago

:pushpin: Commit 27caf79 has been approved by philn

bors-servo commented 6 years ago

:hourglass: Testing commit 27caf79876abc3e8b4e399bc4d501bbe7af6ef69 with merge 4dcdf1f1b1f30a3d8b3adb7004ebba6320dd73e7...

philn commented 6 years ago

I'll add git cinnabar support next time I have to use the import script.

bors-servo commented 6 years ago

:sunny: Test successful - status-travis Approved by: philn Pushing 4dcdf1f1b1f30a3d8b3adb7004ebba6320dd73e7 to master...