158 |
158 |
159 <p> |
159 <p> |
160 Public method to retrieve the entered data. |
160 Public method to retrieve the entered data. |
161 </p> |
161 </p> |
162 <dl> |
162 <dl> |
163 <dt>Returns:</dt> |
163 <dt>Return:</dt> |
164 <dd> |
164 <dd> |
165 tuple giving the revision, a flag indicating not to commit |
165 tuple giving the revision, a flag indicating not to commit |
166 the signature, a commit message, an ID of the key to be used, |
166 the signature, a commit message, an ID of the key to be used, |
167 a flag indicating a local signature and a flag indicating a forced |
167 a flag indicating a local signature and a flag indicating a forced |
168 signature (string, boolean, string, string, boolean, boolean) |
168 signature (string, boolean, string, string, boolean, boolean) |