- 07 Oct, 2017 1 commit
-
-
Douglas Swanson committed
-
- 12 Jan, 2017 4 commits
-
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
- 29 Dec, 2016 1 commit
-
-
Douglas Swanson committed
-
- 10 Oct, 2016 11 commits
-
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
Patrick Steinhardt committed
-
- 08 Mar, 2016 1 commit
-
-
Patrick McKenna committed
-
- 05 Dec, 2014 1 commit
-
-
Will Stamper committed
-
- 08 Nov, 2014 1 commit
-
-
This describes their purpose better, as we now initialize ssl and some other global stuff in there. Calling the init function is not something which has been optional for a while now.
Carlos Martín Nieto committed
-
- 16 Sep, 2014 1 commit
-
-
Ciro Santilli committed
-
- 03 Mar, 2014 1 commit
-
-
Miha committed
-
- 25 Feb, 2014 1 commit
-
-
- added MSVC cmake definitions to disable warnings - general.c is rewritten so it is ansi-c compatible and compiles ok on microsoft windows - some MSVC reported warning fixes
Miha committed
-
- 27 Jan, 2014 1 commit
-
-
Linquize committed
-
- 14 Nov, 2013 1 commit
-
-
Ben Straub committed
-
- 02 Nov, 2013 1 commit
-
-
Ben Straub committed
-
- 11 May, 2013 1 commit
-
-
Nobody should ever be using anything other than ALL at this level, so remove the option altogether. As part of this, git_reference_foreach_glob is now implemented in the frontend using an iterator. Backends will later regain the ability of doing the glob filtering in the backend.
Carlos Martín Nieto committed
-
- 10 Apr, 2013 1 commit
-
-
Vicent Marti committed
-
- 04 Apr, 2013 1 commit
-
-
Fixes #1455
Ben Straub committed
-
- 15 Feb, 2013 1 commit
-
-
There were a number of functions assigning their return value to `error` without much explanation. I added in some rudimentary error checking to help flesh out the example. Also, I reformatted all of the comments down to 80 cols (and in some cases, slightly updated the wording).
Russell Belfer committed
-
- 06 Feb, 2013 1 commit
-
-
Carlos Scheidegger committed
-
- 27 Nov, 2012 4 commits
-
-
Ben Straub committed
-
This makes the diff functions that take callbacks both take the payload parameter after the callback function pointers and pass the payload as the last argument to the callback function instead of the first. This should make them consistent with other callbacks across the API.
Russell Belfer committed -
Russell Belfer committed
-
Ben Straub committed
-
- 17 Nov, 2012 1 commit
-
-
nulltoken committed
-
- 30 Oct, 2012 1 commit
-
-
Edward Thomson committed
-
- 30 Sep, 2012 1 commit
-
-
Carlos Martín Nieto committed
-
- 20 May, 2012 1 commit
-
-
git_reference_listall() -> git reference_list()
Scott J. Goldman committed
-
- 17 May, 2012 1 commit
-
-
Vicent Martí committed
-