| 1 | = Merge Tracking = |
| 2 | |
| 3 | This page is used to track change sets since the creation of the beta2 branch. |
| 4 | |
| 5 | To add the latest commits: |
| 6 | {{{ |
| 7 | git log r1beta2..master --pretty=format:"|| [https://git.haiku-os.org/haiku/commit/?id=%H %h] || %s || %an || COMMENTS || MERGEDIN ||" |
| 8 | }}} |
| 9 | * paste into top of document from last un-documented hrev tag |
| 10 | * review. |
| 11 | |
| 12 | Also see Gerrit merge tracking: https://review.haiku-os.org/#/q/project:haiku+branch:r1beta2 |
| 13 | |
| 14 | Legend: |
| 15 | * '''Bold''' revisions need to be reviewed |
| 16 | * ''Italic'' revisions have been reviewed and should be merged by the release coordinator |
| 17 | * ~~Stricken~~ revisions have been rejected for the branch |
| 18 | |
| 19 | ||'''Revision'''||'''Message'''||'''Committer'''||'''Comment'''||'''Merger'''|| |