|
d202bb7d
|
2015-06-29T21:48:35
|
|
examples: clean up some warnings
|
|
2e1e0f10
|
2014-11-21T17:24:55
|
|
blame: Do not assume blob contents are NULL-terminated
|
|
799e22ea
|
2014-10-23T17:34:41
|
|
Rename git_threads_ to git_libgit2_
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.
|
|
b5212858
|
2014-03-03T11:40:22
|
|
Merge remote-tracking branch 'remotes/upstream/development' into development
|
|
300f4412
|
2014-02-25T11:56:11
|
|
- BUGFIX #2133 (@fourplusone) in smart_protocol.c
- 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
|
|
899bd19a
|
2014-02-24T21:20:57
|
|
Document enumerator and rewording
|
|
c7c83394
|
2014-02-21T00:22:07
|
|
Add option to limit blame to first parent
|
|
1664aaaa
|
2013-11-05T23:39:05
|
|
Make blame example compile on MSVC
|
|
fb190bbb
|
2013-11-12T19:44:13
|
|
Fix warnings
|
|
b4794925
|
2013-11-04T15:54:11
|
|
blame sample: usage comment
|
|
e6b85be7
|
2013-11-04T15:48:35
|
|
Reorganize and doc-commentify blame sample.
|
|
b7bb086b
|
2013-11-04T15:25:26
|
|
Standardize layout of blame sample
|
|
607fe733
|
2013-10-10T14:30:31
|
|
Fix post-line-range iteration
|
|
c1ca2b67
|
2013-10-10T14:30:05
|
|
Include signatures in blame hunks
|
|
ebd67243
|
2013-10-10T13:56:45
|
|
Only show lines that had blame run on them
|
|
d2e7532f
|
2013-10-10T13:56:28
|
|
Be more flexible with argument order and format
|
|
43a07b86
|
2013-10-09T16:16:43
|
|
Simplify loading blob
|
|
2ccc84d2
|
2013-10-09T16:07:36
|
|
Allow null bytes in blob
|
|
cb45dafa
|
2013-10-09T16:07:17
|
|
Initialize threading, fix broken strncmp
|
|
de8fe729
|
2013-09-29T10:46:41
|
|
Fix typo
|
|
4c7fdb4d
|
2013-09-16T16:27:10
|
|
Add blame example
|