Changes between Initial Version and Version 1 of R1/Beta2/MergeTracking


Ignore:
Timestamp:
Apr 12, 2020, 7:52:12 PM (4 years ago)
Author:
waddlesplash
Comment:

create page

Legend:

Unmodified
Added
Removed
Modified
  • R1/Beta2/MergeTracking

    v1 v1  
     1= Merge Tracking =
     2
     3This page is used to track change sets since the creation of the beta2 branch.
     4
     5To add the latest commits:
     6{{{
     7git 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
     12Also see Gerrit merge tracking: https://review.haiku-os.org/#/q/project:haiku+branch:r1beta2
     13
     14Legend:
     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'''||