Edward Thomson
|
c6f26b48e4
|
Refactor zlib for easier deflate streaming
|
2014-01-14 09:45:12 -08:00 |
|
Ben Straub
|
4caf0df018
|
Add coverity scan badge to readme
|
2014-01-13 15:43:29 -08:00 |
|
Ben Straub
|
f1c16d0eb3
|
Tweak travis secure config
|
2014-01-13 15:18:13 -08:00 |
|
Arthur Schreiber
|
ac44b3d244
|
Incorporate @ethomson's suggestions.
|
2014-01-13 23:28:03 +01:00 |
|
Ben Straub
|
9bf17d2cf5
|
Add coverity-scan script
|
2014-01-13 14:11:14 -08:00 |
|
Arthur Schreiber
|
b0b32b4321
|
Fix a double free issue in git_blame__alloc .
`git_blame_free` already calls `git__free` on `gbr`.
|
2014-01-13 22:51:10 +01:00 |
|
Arthur Schreiber
|
ddf1b1ffa5
|
Fix a memory leak in hash_and_save and inject_object .
|
2014-01-13 22:33:10 +01:00 |
|
Arthur Schreiber
|
a8e4cb11fd
|
Fix a memory leak in config_parse .
|
2014-01-13 22:17:07 +01:00 |
|
Arthur Schreiber
|
1234738e06
|
Fix a memory leak in git_config_iterator_glob_new .
|
2014-01-13 22:17:07 +01:00 |
|
Arthur Schreiber
|
63170bcae9
|
Fix a memory leak in git_pathspec__vinit .
|
2014-01-13 22:17:07 +01:00 |
|
Vicent Marti
|
be29dd82e2
|
Merge pull request #2040 from scunz/cmake_msgs
Show informational messages during cmake run as informational
|
2014-01-13 06:09:51 -08:00 |
|
Vicent Marti
|
9dcd8cee6e
|
Merge pull request #2039 from brodie/brodie/handle-null-on-free
Fix places in public free() functions where NULL pointers aren't handled
|
2014-01-13 06:09:34 -08:00 |
|
Sascha Cunz
|
86f92b7431
|
Show informational messages during cmake run as informational
|
2014-01-13 12:49:54 +00:00 |
|
Brodie Rao
|
2fcc0d07d0
|
util: handle NULL pointers passed to git_strarray_free()
Signed-off-by: Brodie Rao <brodie@sf.io>
|
2014-01-12 23:34:09 -08:00 |
|
Brodie Rao
|
2ad45213a8
|
refs: handle NULL pointers passed to git_reference_iterator_free()
Signed-off-by: Brodie Rao <brodie@sf.io>
|
2014-01-12 23:34:05 -08:00 |
|
Brodie Rao
|
32b7e84ec0
|
oid: handle NULL pointers passed to git_oid_shorten_free()
Signed-off-by: Brodie Rao <brodie@sf.io>
|
2014-01-12 23:34:02 -08:00 |
|
Brodie Rao
|
ae3b6d612d
|
odb: handle NULL pointers passed to git_odb_stream_free
Signed-off-by: Brodie Rao <brodie@sf.io>
|
2014-01-12 23:33:59 -08:00 |
|
Brodie Rao
|
e3c6a1bf02
|
config: handle NULL pointers passed to git_config_iterator_free()
Signed-off-by: Brodie Rao <brodie@sf.io>
|
2014-01-12 23:33:56 -08:00 |
|
Brodie Rao
|
9eb45fc51a
|
branch: handle NULL pointers passed to git_branch_iterator_free()
Signed-off-by: Brodie Rao <brodie@sf.io>
|
2014-01-12 23:33:52 -08:00 |
|
Ben Straub
|
426d8456ea
|
Merge pull request #2033 from xtao/blame_orig_commit
Add orig_commit.
|
2014-01-08 19:43:31 -08:00 |
|
XTao
|
b92b434f5a
|
Add orig & final commit test.
|
2014-01-09 11:18:38 +08:00 |
|
Vicent Marti
|
cc3d961bd9
|
Merge pull request #2036 from ethomson/git_buf_sanitize
Handle git_buf's from users more liberally
|
2014-01-08 12:48:47 -08:00 |
|
Edward Thomson
|
6adcaab70c
|
Handle git_buf's from users more liberally
|
2014-01-08 10:08:23 -08:00 |
|
Vicent Marti
|
32309b5d82
|
Merge pull request #2034 from jacquesg/solaris-qsort
Solaris doesn't have qsort_r either
|
2014-01-08 04:09:09 -08:00 |
|
Jacques Germishuys
|
551f5cefb4
|
Solaris does not have qsort_r
|
2014-01-08 13:47:47 +02:00 |
|
XTao
|
a06474f81d
|
Add orig_commit.
|
2014-01-08 11:19:12 +08:00 |
|
Vicent Marti
|
fe959e5273
|
Merge pull request #2023 from arthurschreiber/patch-1
Add missing `git_reference_symbolic_create_with_log`.
|
2014-01-07 09:58:05 -08:00 |
|
nulltoken
|
5ce9f9b425
|
Merge pull request #2030 from seejohnrun/patch-1
Fix spelling mistake
|
2014-01-04 15:22:20 -08:00 |
|
John Crepezzi
|
e7f89b46c3
|
Fix spelling mistake
Closes #2029
|
2014-01-04 18:18:59 -05:00 |
|
Russell Belfer
|
ac9f92316b
|
Merge pull request #2022 from KTXSoftware/development
submodule branch option + little VS2013 fix
|
2014-01-03 14:40:25 -08:00 |
|
Russell Belfer
|
79ccb92178
|
Further tree building tests with hard paths
|
2014-01-03 14:26:02 -08:00 |
|
Vicent Marti
|
5f5e44652e
|
Merge pull request #2026 from libgit2/rb/fix-strnlen-on-old-macos
Use our strnlen on MacOS for backward compat
|
2014-01-03 13:01:14 -08:00 |
|
Russell Belfer
|
97bbf61e90
|
Tree accessor tests with hard path names
|
2014-01-03 12:14:22 -08:00 |
|
Russell Belfer
|
b49985212a
|
Use our strnlen on MacOS for backward compat
Apparently MacOS didn't have strnlen on 10.6 and earlier. To
avoid having linking problems on older versions, we'll just use
our internal version.
|
2014-01-03 11:37:23 -08:00 |
|
Russell Belfer
|
9152417290
|
Fix warnings with submodule changes
|
2014-01-02 14:30:24 -08:00 |
|
Arthur Schreiber
|
0b7951788c
|
Allow the log message to be NULL.
|
2014-01-02 16:58:13 +01:00 |
|
Arthur Schreiber
|
e5994eb02d
|
Add missing git_reference_symbolic_create_with_log .
It's exported in the headers, but the implementation was missing.
|
2014-01-02 16:56:09 +01:00 |
|
Robert Konrad
|
1031197949
|
Read the submodule branch option from Git 1.8.2.
|
2014-01-02 15:10:32 +01:00 |
|
Robert Konrad
|
6014b7b59c
|
Fixed a compile error in VS2013.
|
2014-01-02 15:10:32 +01:00 |
|
Vicent Marti
|
f3a302ad8e
|
Merge pull request #2019 from linquize/recurse-on-demand
Accept 'submodule.*.fetchRecurseSubmodules' config 'on-demand' value
|
2014-01-02 05:10:04 -08:00 |
|
Vicent Marti
|
71223e1c4a
|
Merge pull request #2020 from mrshu/patch-1
Updated fetch.c test to pass.
|
2014-01-02 05:09:36 -08:00 |
|
Marek Šuppa
|
f38cb9815f
|
Updated fetch.c test to pass.
I am not sure why there was 6 in the first place.
|
2013-12-31 11:27:32 +01:00 |
|
Linquize
|
41ceab2522
|
Update test related to fetchRecurseSubmodules
|
2013-12-31 07:34:40 +08:00 |
|
Linquize
|
217fee9ae6
|
Default value for fetchRecurseSubmodules should be yes
|
2013-12-31 07:34:40 +08:00 |
|
Linquize
|
fccadba252
|
Accept 'submodule.*.fetchRecurseSubmodules' config 'on-demand' value
|
2013-12-31 07:34:39 +08:00 |
|
Russell Belfer
|
868563cc92
|
Merge pull request #2015 from txdv/patch-1
docs: Remove non existing wrapper from the readme
|
2013-12-30 11:41:16 -08:00 |
|
Andrius Bentkus
|
7b50c7845b
|
docs: Remove non existing wrapper from the readme
libgit2net stopped to exist, all hail libgit2sharp
|
2013-12-27 15:15:48 +02:00 |
|
Vicent Marti
|
4e1f517c61
|
Merge pull request #1920 from libgit2/cmn/ref-with-log
Reference operations with log
|
2013-12-18 09:33:45 -08:00 |
|
Vicent Marti
|
a7ecd1a9e3
|
Merge pull request #2000 from ethomson/overwrite_ignored
Overwrite ignored files on checkout
|
2013-12-13 07:29:27 -08:00 |
|
Edward Thomson
|
bf4a577c69
|
Overwrite ignored directories on checkout
|
2013-12-13 10:10:32 -05:00 |
|