Commit message guidelines: Difference between revisions

Jump to navigation Jump to search
→‎Examples: Update punctuation to GNU style
(→‎One line examples: Update punctuation to GNU style)
(→‎Examples: Update punctuation to GNU style)
 
Line 10: Line 10:


<pre>
<pre>
look for methods before constructors
Look for methods before constructors.


* symtab.cc (symbol_table::fcn_info::fcn_info_rep::find):
* symtab.cc (symbol_table::fcn_info::fcn_info_rep::find):
Line 22: Line 22:


<pre>
<pre>
allow abbreviations for optimset and optimget (bug #38999)
Allow abbreviations for optimset and optimget (bug #38999).


* optimset.m, optimget.m: Handle abbreviated keys and warn for
* optimset.m, optimget.m: Handle abbreviated keys and warn for
Line 29: Line 29:


<pre>
<pre>
add format option to ticklabel (bug #34906)
Add format option to ticklabel (bug #34906).


* graphics.cc: add new functions to support different input arguments to
* graphics.cc: Add new functions to support different input arguments to
   xyzticklabel. Add tests.
   xyzticklabel. Add tests.
* graphics.in.h: define set_xyzticklabel as external function
* graphics.in.h: Define set_xyzticklabel as external function.
</pre>
</pre>


<pre>
<pre>
tag symbols in indexed assignments as variables (bug #39240)
Tag symbols in indexed assignments as variables (bug #39240).


* pt-arg-list.cc (tree_argument_list::variable_names): Also return the
* pt-arg-list.cc (tree_argument_list::variable_names): Also return the
Line 45: Line 45:


<pre>
<pre>
tar, untar, unpack: Add support for BSD tar (bug #53695)
tar, untar, unpack: Add support for BSD tar (bug #53695).


* tar_is_bsd.m: New function.
* tar_is_bsd.m: New function.
216

edits

Navigation menu