Fossil SCM
Fix unintentional fork.
Commit
c21f739753abb5ba8cc58b403fe56a6679c20eebcd8b9fb4284b4d3bd5d14a53
Parent
0eed0f130eb3532…
2 files changed
+1
+1
+1
| --- src/timeline.c | ||
| +++ src/timeline.c | ||
| @@ -3140,10 +3140,11 @@ | ||
| 3140 | 3140 | ** --offset P skip P changes |
| 3141 | 3141 | ** --sql Show the SQL used to generate the timeline |
| 3142 | 3142 | ** -t|--type TYPE Output items from the given types only, such as: |
| 3143 | 3143 | ** ci = file commits only |
| 3144 | 3144 | ** e = technical notes only |
| 3145 | +** f = forum posts only | |
| 3145 | 3146 | ** t = tickets only |
| 3146 | 3147 | ** w = wiki commits only |
| 3147 | 3148 | ** -v|--verbose Output the list of files changed by each commit |
| 3148 | 3149 | ** and the type of each change (edited, deleted, |
| 3149 | 3150 | ** etc.) after the check-in comment. |
| 3150 | 3151 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -3140,10 +3140,11 @@ | |
| 3140 | ** --offset P skip P changes |
| 3141 | ** --sql Show the SQL used to generate the timeline |
| 3142 | ** -t|--type TYPE Output items from the given types only, such as: |
| 3143 | ** ci = file commits only |
| 3144 | ** e = technical notes only |
| 3145 | ** t = tickets only |
| 3146 | ** w = wiki commits only |
| 3147 | ** -v|--verbose Output the list of files changed by each commit |
| 3148 | ** and the type of each change (edited, deleted, |
| 3149 | ** etc.) after the check-in comment. |
| 3150 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -3140,10 +3140,11 @@ | |
| 3140 | ** --offset P skip P changes |
| 3141 | ** --sql Show the SQL used to generate the timeline |
| 3142 | ** -t|--type TYPE Output items from the given types only, such as: |
| 3143 | ** ci = file commits only |
| 3144 | ** e = technical notes only |
| 3145 | ** f = forum posts only |
| 3146 | ** t = tickets only |
| 3147 | ** w = wiki commits only |
| 3148 | ** -v|--verbose Output the list of files changed by each commit |
| 3149 | ** and the type of each change (edited, deleted, |
| 3150 | ** etc.) after the check-in comment. |
| 3151 |
+1
| --- src/timeline.c | ||
| +++ src/timeline.c | ||
| @@ -3140,10 +3140,11 @@ | ||
| 3140 | 3140 | ** --offset P skip P changes |
| 3141 | 3141 | ** --sql Show the SQL used to generate the timeline |
| 3142 | 3142 | ** -t|--type TYPE Output items from the given types only, such as: |
| 3143 | 3143 | ** ci = file commits only |
| 3144 | 3144 | ** e = technical notes only |
| 3145 | +** f = forum posts only | |
| 3145 | 3146 | ** t = tickets only |
| 3146 | 3147 | ** w = wiki commits only |
| 3147 | 3148 | ** -v|--verbose Output the list of files changed by each commit |
| 3148 | 3149 | ** and the type of each change (edited, deleted, |
| 3149 | 3150 | ** etc.) after the check-in comment. |
| 3150 | 3151 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -3140,10 +3140,11 @@ | |
| 3140 | ** --offset P skip P changes |
| 3141 | ** --sql Show the SQL used to generate the timeline |
| 3142 | ** -t|--type TYPE Output items from the given types only, such as: |
| 3143 | ** ci = file commits only |
| 3144 | ** e = technical notes only |
| 3145 | ** t = tickets only |
| 3146 | ** w = wiki commits only |
| 3147 | ** -v|--verbose Output the list of files changed by each commit |
| 3148 | ** and the type of each change (edited, deleted, |
| 3149 | ** etc.) after the check-in comment. |
| 3150 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -3140,10 +3140,11 @@ | |
| 3140 | ** --offset P skip P changes |
| 3141 | ** --sql Show the SQL used to generate the timeline |
| 3142 | ** -t|--type TYPE Output items from the given types only, such as: |
| 3143 | ** ci = file commits only |
| 3144 | ** e = technical notes only |
| 3145 | ** f = forum posts only |
| 3146 | ** t = tickets only |
| 3147 | ** w = wiki commits only |
| 3148 | ** -v|--verbose Output the list of files changed by each commit |
| 3149 | ** and the type of each change (edited, deleted, |
| 3150 | ** etc.) after the check-in comment. |
| 3151 |