Changes between Version 3 and Version 4 of TracChangeset


Ignore:
Timestamp:
Mar 2, 2014, 3:22:56 PM (13 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  * 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
    2324
    2425If more than one revision is involved in the set of changes being
    … …  
    2930indicates how the file is affected by the changeset.
    3031 
    31  * Green: Added
    32  * Red: Removed
    33  * Yellow: Modified
    34  * Blue: Copied
    35  * Gray: Moved
    36 
     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 \\
    3737The color legend is located below the header as a reminder.
    3838