Changes between Version 3 and Version 4 of TracChangeset


Ignore:
Timestamp:
Jan 21, 2013, 6:45:25 PM (11 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeset

    v3 v4  
    1717Here you will find information such as:
    1818
    19  * Timestamp -- When the changeset was commited
    20  * Author -- Who commited the changeset
    21  * Message -- A brief description from the author (the commit log message)
    22  * Location -- Parent directory of all files affected by this changeset
    23  * Files -- A list of files affected by this changeset
     19 * Timestamp When the changeset was commited
     20 * Author Who commited the changeset
     21 * Message A brief description from the author (the commit log message)
     22 * Location Parent directory of all files affected by this changeset
     23 * Files A list of files affected by this changeset
    2424
    2525If more than one revision is involved in the set of changes being
     
    3030indicates how the file is affected by the changeset.
    3131 
    32  * Green: Added
    33  * Red: Removed
    34  * Yellow: Modified
    35  * Blue: Copied
    36  * Gray: Moved
    37 
     32 [[span(style=background:#bfb;border:1px solid #999;font-size:80%;margin-right:.5em,`  `)]] Green: Added \\
     33 [[span(style=background:#f88;border:1px solid #999;font-size:80%;margin-right:.5em,`  `)]] Red: Removed \\
     34 [[span(style=background:#fd8;border:1px solid #999;font-size:80%;margin-right:.5em,`  `)]] Yellow: Modified \\
     35 [[span(style=background:#88f;border:1px solid #999;font-size:80%;margin-right:.5em,`  `)]] Blue: Copied \\
     36 [[span(style=background:#ccc;border:1px solid #999;font-size:80%;margin-right:.5em,`  `)]] Gray: Moved \\
    3837The color legend is located below the header as a reminder.
    3938