FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for script - git-labs/libgit2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
git-labs
/
libgit2
Public
forked from
libgit2/libgit2
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
libgit2
script
on
master
User selector
Datepicker
Commit history
Commits on Aug 24, 2021
valgrind: suppress leaks in dlopen and newer libraries
Show description for c9b80c2
ethomson
committed
c9b80c2
View commit details
Copy full SHA for c9b80c2
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
Make the pack and mwindow implementations data-race-free
Show description for 322c15e
lhchavez
committed
322c15e
View commit details
Copy full SHA for 322c15e
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
Make the odb race-free
Show description for 4ae41f9
lhchavez
committed
4ae41f9
View commit details
Copy full SHA for 4ae41f9
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Add a ThreadSanitizer build
Show description for 896b1db
lhchavez
committed
896b1db
View commit details
Copy full SHA for 896b1db
View code at this point
Browse repository at this point
Merge pull request #5569 from lhchavez/ci-sanitizers
Show description for 11a6297
ethomson
authored
11a6297
View commit details
Copy full SHA for 11a6297
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
cmake: specify project version
Show description for 19eb1e4
pks-t
committed
19eb1e4
View commit details
Copy full SHA for 19eb1e4
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Add CI support for Memory and UndefinedBehavior Sanitizers
Show description for 6a917c0
lhchavez
committed
6a917c0
View commit details
Copy full SHA for 6a917c0
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
release script: fix typo
ethomson
committed
b79f7d3
View commit details
Copy full SHA for b79f7d3
View code at this point
Browse repository at this point
Commits on May 12, 2020
feat: Check the version in package.json
suhaibmujahid
committed
f1c1458
View commit details
Copy full SHA for f1c1458
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
scripts: add script to create releases
Show description for 2ae45bc
pks-t
committed
2ae45bc
View commit details
Copy full SHA for 2ae45bc
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
valgrind: add suppressions for undefined use
Show description for 2ad3eb3
ethomson
committed
2ad3eb3
View commit details
Copy full SHA for 2ad3eb3
View code at this point
Browse repository at this point
valgrind: suppress libssh2_rsa_sha1_sign leaks
ethomson
committed
6df3ec4
View commit details
Copy full SHA for 6df3ec4
View code at this point
Browse repository at this point
valgrind: suppress kexinit leaks
ethomson
committed
7adc32d
View commit details
Copy full SHA for 7adc32d
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
valgrind: suppress uninitialized reads in libcrypto
Show description for 5dc1be8
ethomson
committed
5dc1be8
View commit details
Copy full SHA for 5dc1be8
View code at this point
Browse repository at this point
Commits on Sep 21, 2019
valgrind: suppress memory leaks in libssh2_session_handshake
Show description for 56d5b44
pks-t
committed
56d5b44
View commit details
Copy full SHA for 56d5b44
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
tests: execute leak checker via CTest directly
Show description for d827b11
pks-t
committed
d827b11
View commit details
Copy full SHA for d827b11
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
errors: update static analysis tools for giterr
Show description for 00c66df
ethomson
committed
00c66df
View commit details
Copy full SHA for 00c66df
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
coverity: attempt to model clar's assertions
Show description for a74f4fb
tiennou
committed
a74f4fb
View commit details
Copy full SHA for a74f4fb
View code at this point
Browse repository at this point
Commits on Jul 28, 2018
ci: remove unused old ci scripts
ethomson
committed
24d1756
View commit details
Copy full SHA for 24d1756
View code at this point
Browse repository at this point
ci: move travis to the new scripts
ethomson
committed
24b8dd8
View commit details
Copy full SHA for 24b8dd8
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
ci: move appveyor to new scripts
ethomson
committed
465f8b5
View commit details
Copy full SHA for 465f8b5
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
ci: enable leak checking on osx
ethomson
committed
b00672b
View commit details
Copy full SHA for b00672b
View code at this point
Browse repository at this point
tests: simplify cmake test configuration
Show description for ce798b2
ethomson
committed
ce798b2
View commit details
Copy full SHA for ce798b2
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
travis: enable -Werror in the script instead of using the matrix
tiennou
committed
61eaaad
View commit details
Copy full SHA for 61eaaad
View code at this point
Browse repository at this point
scripts: remove extraneous semicolons
tiennou
committed
149790b
View commit details
Copy full SHA for 149790b
View code at this point
Browse repository at this point
scripts: use leaks on macOS
tiennou
committed
4c96961
View commit details
Copy full SHA for 4c96961
View code at this point
Browse repository at this point
valgrind: bump num-callers to 50 for fuller stack traces
tiennou
committed
0fb8c1d
View commit details
Copy full SHA for 0fb8c1d
View code at this point
Browse repository at this point
travis: let cmake perform the build & install step
Show description for 1f4ada2
tiennou
committed
1f4ada2
View commit details
Copy full SHA for 1f4ada2
View code at this point
Browse repository at this point
valgrind: skip buf::oom test
tiennou
committed
573c408
View commit details
Copy full SHA for 573c408
View code at this point
Browse repository at this point
travis: split valgrind check in its own script
tiennou
committed
74b0a43
View commit details
Copy full SHA for 74b0a43
View code at this point
Browse repository at this point
travis: split testing from building
tiennou
committed
2f4e7cb
View commit details
Copy full SHA for 2f4e7cb
View code at this point
Browse repository at this point
Commits on Apr 22, 2018
Merge pull request #4173 from tiennou/mbedtls
Show description for 86353a7
ethomson
authored
86353a7
View commit details
Copy full SHA for 86353a7
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Merge pull request #4476 from pks-t/pks/backport-script
Show description for d906a87
ethomson
authored
d906a87
View commit details
Copy full SHA for d906a87
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
travis: pass -fPIC when configuring mbedtls
tiennou
committed
cb2da47
View commit details
Copy full SHA for cb2da47
View code at this point
Browse repository at this point
travis: just grab what we need from mbedtls
tiennou
committed
10aff3d
View commit details
Copy full SHA for 10aff3d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL