238
edits
(→Guidelines: document commonly used "test:" prefix) |
(→One line examples: Update punctuation to GNU style) |
||
Line 56: | Line 56: | ||
This examples are the rare cases where only one file is modified and the change is simple enough: | This examples are the rare cases where only one file is modified and the change is simple enough: | ||
maint: | maint: Merge stable to default. | ||
maint: | maint: Merge away accidental head. | ||
maint: Strip trailing whitespace from source files. | maint: Strip trailing whitespace from source files. | ||
Line 64: | Line 64: | ||
maint: Update gnulib to latest changes. | maint: Update gnulib to latest changes. | ||
doc: | doc: Grammarcheck documentation for 4.2 release. | ||
pkg.m4: | pkg.m4: Update to latest version as released with pkg-config 0.29 (bug #48775). | ||
uigetfile.m: | uigetfile.m: Allow path names as input arg (bug #48828). | ||
== Guidelines == | == Guidelines == |
edits