This adds giterr_user_cancel to return GIT_EUSER and clear any error message that is sitting around. As a result of using that in places, we need to be more thorough with capturing errors that happen inside a callback when used internally. To help with that, this also adds giterr_capture and giterr_restore so that when we internally use a foreach-type function that clears errors and converts them to GIT_EUSER, it is easier to restore not just the return value, but the actual error message text.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| branches | Loading commit data... | |
| reflog | Loading commit data... | |
| crashes.c | Loading commit data... | |
| create.c | Loading commit data... | |
| delete.c | Loading commit data... | |
| foreachglob.c | Loading commit data... | |
| isvalidname.c | Loading commit data... | |
| iterator.c | Loading commit data... | |
| list.c | Loading commit data... | |
| listall.c | Loading commit data... | |
| lookup.c | Loading commit data... | |
| normalize.c | Loading commit data... | |
| overwrite.c | Loading commit data... | |
| pack.c | Loading commit data... | |
| peel.c | Loading commit data... | |
| read.c | Loading commit data... | |
| ref_helpers.c | Loading commit data... | |
| ref_helpers.h | Loading commit data... | |
| rename.c | Loading commit data... | |
| revparse.c | Loading commit data... | |
| setter.c | Loading commit data... | |
| shorthand.c | Loading commit data... | |
| unicode.c | Loading commit data... | |
| update.c | Loading commit data... |