-
-
Save JamesWCCheng/7d7d128bede4d99a64ed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
james@jameswc:mchg $ hg log --l 5 | |
changeset: 282459:abc471c40416 | |
tag: tip | |
parent: 282440:271c3cec24fe | |
parent: 282458:58711b624bfc | |
user: Phil Ringnalda <[email protected]> | |
date: Sun Jan 31 17:53:22 2016 -0800 | |
summary: Merge m-i to m-c, a=merge | |
changeset: 282458:58711b624bfc | |
user: Nick Thomas <[email protected]> | |
date: Mon Feb 01 09:45:45 2016 +1300 | |
summary: Bug 1243873 - KEY file missing for releases, r=bhearsum DONTBUILD | |
changeset: 282457:a05aefe2c48a | |
user: Phil Ringnalda <[email protected]> | |
date: Sun Jan 31 11:58:58 2016 -0800 | |
summary: Bug 1237176 - actually disable test_bfcache.html on Android | |
changeset: 282456:a49bae84297c | |
user: Kartikaya Gupta <[email protected]> | |
date: Sun Jan 31 14:44:58 2016 -0500 | |
summary: Back out 3 csets from bug 1242690 for causing bug 1244549. r=backout | |
changeset: 282455:d77374bc1315 | |
user: Phil Ringnalda <[email protected]> | |
date: Sun Jan 31 10:10:57 2016 -0800 | |
summary: Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray | |
james@jameswc:mchg $ hg strip --keep -r a05aefe2c48a | |
saved backup bundle to /media/hdd/Projects/mchg/.hg/strip-backup/a05aefe2c48a-7c0dce4d-backup.hg | |
james@jameswc:mchg $ hg log --l 5 | |
changeset: 282456:a49bae84297c | |
tag: tip | |
user: Kartikaya Gupta <[email protected]> | |
date: Sun Jan 31 14:44:58 2016 -0500 | |
summary: Back out 3 csets from bug 1242690 for causing bug 1244549. r=backout | |
changeset: 282455:d77374bc1315 | |
user: Phil Ringnalda <[email protected]> | |
date: Sun Jan 31 10:10:57 2016 -0800 | |
summary: Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray | |
changeset: 282454:d66c3f19a210 | |
user: Birunthan Mohanathas <[email protected]> | |
date: Sun Jan 31 17:12:13 2016 +0200 | |
summary: Bug 1235261 - Part 7: Remove AutoInfallibleTArray. r=froydnj | |
changeset: 282453:467d945426bb | |
user: Birunthan Mohanathas <[email protected]> | |
date: Sun Jan 31 17:12:12 2016 +0200 | |
summary: Bug 1235261 - Part 6: Rename AutoInfallibleTArray to AutoTArray. r=froydnj | |
changeset: 282452:32b61df13142 | |
user: Birunthan Mohanathas <[email protected]> | |
date: Sun Jan 31 17:12:12 2016 +0200 | |
summary: Bug 1235261 - Part 5: Merge nsAutoArrayBase into AutoTArray. r=froydnj | |
james@jameswc:mchg $ hg strip --keep -r . | |
saved backup bundle to /media/hdd/Projects/mchg/.hg/strip-backup/a49bae84297c-a59942d0-backup.hg | |
james@jameswc:mchg $ hg log --l 5 | |
changeset: 282455:d77374bc1315 | |
tag: tip | |
user: Phil Ringnalda <[email protected]> | |
date: Sun Jan 31 10:10:57 2016 -0800 | |
summary: Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray | |
changeset: 282454:d66c3f19a210 | |
user: Birunthan Mohanathas <[email protected]> | |
date: Sun Jan 31 17:12:13 2016 +0200 | |
summary: Bug 1235261 - Part 7: Remove AutoInfallibleTArray. r=froydnj | |
changeset: 282453:467d945426bb | |
user: Birunthan Mohanathas <[email protected]> | |
date: Sun Jan 31 17:12:12 2016 +0200 | |
summary: Bug 1235261 - Part 6: Rename AutoInfallibleTArray to AutoTArray. r=froydnj | |
changeset: 282452:32b61df13142 | |
user: Birunthan Mohanathas <[email protected]> | |
date: Sun Jan 31 17:12:12 2016 +0200 | |
summary: Bug 1235261 - Part 5: Merge nsAutoArrayBase into AutoTArray. r=froydnj | |
changeset: 282451:c50bb8ed4196 | |
user: Birunthan Mohanathas <[email protected]> | |
date: Sun Jan 31 17:12:12 2016 +0200 | |
summary: Bug 1235261 - Part 4: Remove AutoFallibleTArray. r=froydnj |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment