151 |
151 |
152 <p> |
152 <p> |
153 Public method to retrieve the entered data for the commit. |
153 Public method to retrieve the entered data for the commit. |
154 </p> |
154 </p> |
155 <dl> |
155 <dl> |
156 <dt>Returns:</dt> |
156 <dt>Return:</dt> |
157 <dd> |
157 <dd> |
158 tuple containing the log message, a flag indicating to amend |
158 tuple containing the log message, a flag indicating to amend |
159 the last commit, a flag indicating to commit subrepositories as |
159 the last commit, a flag indicating to commit subrepositories as |
160 well, name of the author and date/time of the commit |
160 well, name of the author and date/time of the commit |
161 </dd> |
161 </dd> |