Mirko Nosenzo
|
6ffad323ba
|
Removed Useless Argument Check
|
2016-08-28 11:21:10 +02:00 |
Mirko Nosenzo
|
aa7dfab1cf
|
Clone Fix
freeCheckoutOpts called twice
|
2016-07-24 14:20:12 +02:00 |
Mirko Nosenzo
|
6fa4c8ea15
|
Checkout Payload Pointer Fix
- Tracking pointer once
- Tracking pointer and not struct
|
2016-06-25 11:39:44 +02:00 |
Mirko Nosenzo
|
18802c24e3
|
Checkout Callbacks Payload Check in Callback Functions
Checking payloads in callback functions
|
2016-05-29 15:27:48 +02:00 |
Mirko Nosenzo
|
db6f44c71c
|
Checkout Callbacks Payload Check
Checking payloads before using them
|
2016-05-29 15:14:16 +02:00 |
Mirko Nosenzo
|
278dc9ac4f
|
Checkout Callbacks
- Added CheckoutNotifyType mapping git_checkout_notify_t
- Added CheckoutOpts.NotifyFlags of type CheckoutNotifyType
- Added CheckoutNotifyCallback mapping git_checkout_notify_cb
- Added CheckoutProgressCallback mapping git_checkout_progress_cb
|
2016-05-29 13:44:18 +02:00 |