mirror of https://github.com/archzfs/archzfs
parent
3450a55e16
commit
8f66dd7e08
@ -0,0 +1,42 @@ |
||||
# Generated by mksrcinfo v8 |
||||
# Wed Dec 13 18:59:20 UTC 2017 |
||||
pkgbase = spl-dkms-git |
||||
pkgdesc = Solaris Porting Layer kernel modules. |
||||
pkgver = 2017.11.15.r1059.ed19bcc |
||||
pkgrel = 1 |
||||
url = http://zfsonlinux.org/ |
||||
arch = x86_64 |
||||
groups = archzfs-dkms-git |
||||
license = GPL |
||||
makedepends = git |
||||
depends = spl-utils-common-git=2017.11.15.r1059.ed19bcc |
||||
depends = dkms |
||||
provides = spl |
||||
conflicts = spl-dkms |
||||
conflicts = spl-archiso-linux |
||||
conflicts = spl-linux-hardened |
||||
conflicts = spl-linux-hardened-git |
||||
conflicts = spl-linux-lts |
||||
conflicts = spl-linux-lts-git |
||||
conflicts = spl-linux |
||||
conflicts = spl-linux-git |
||||
conflicts = spl-linux-vfio |
||||
conflicts = spl-linux-vfio-git |
||||
conflicts = spl-linux-zen |
||||
conflicts = spl-linux-zen-git |
||||
conflicts = spl-archiso-linux-headers |
||||
conflicts = spl-linux-hardened-headers |
||||
conflicts = spl-linux-hardened-git-headers |
||||
conflicts = spl-linux-lts-headers |
||||
conflicts = spl-linux-lts-git-headers |
||||
conflicts = spl-linux-headers |
||||
conflicts = spl-linux-git-headers |
||||
conflicts = spl-linux-vfio-headers |
||||
conflicts = spl-linux-vfio-git-headers |
||||
conflicts = spl-linux-zen-headers |
||||
conflicts = spl-linux-zen-git-headers |
||||
source = git+https://github.com/zfsonlinux/spl.git#commit=ed19bccfb651843fa208232b3a2d3d22a4152bc8 |
||||
sha256sums = SKIP |
||||
|
||||
pkgname = spl-dkms-git |
||||
|
@ -0,0 +1,42 @@ |
||||
# Maintainer: Jesus Alvarez <jeezusjr at gmail dot com> |
||||
# |
||||
# This PKGBUILD was generated by the archzfs build scripts located at |
||||
# |
||||
# http://github.com/archzfs/archzfs |
||||
# |
||||
# |
||||
pkgname="spl-dkms-git" |
||||
pkgdesc="Solaris Porting Layer kernel modules." |
||||
|
||||
pkgver=2017.11.15.r1059.ed19bcc |
||||
pkgrel=1 |
||||
makedepends=("git") |
||||
arch=("x86_64") |
||||
url="http://zfsonlinux.org/" |
||||
source=("git+https://github.com/zfsonlinux/spl.git#commit=ed19bccfb651843fa208232b3a2d3d22a4152bc8") |
||||
sha256sums=("SKIP") |
||||
license=("GPL") |
||||
depends=("spl-utils-common-git=2017.11.15.r1059.ed19bcc" "dkms") |
||||
provides=("spl") |
||||
groups=("archzfs-dkms-git") |
||||
conflicts=('spl-dkms' 'spl-archiso-linux' 'spl-linux-hardened' 'spl-linux-hardened-git' 'spl-linux-lts' 'spl-linux-lts-git' 'spl-linux' 'spl-linux-git' 'spl-linux-vfio' 'spl-linux-vfio-git' 'spl-linux-zen' 'spl-linux-zen-git' 'spl-archiso-linux-headers' 'spl-linux-hardened-headers' 'spl-linux-hardened-git-headers' 'spl-linux-lts-headers' 'spl-linux-lts-git-headers' 'spl-linux-headers' 'spl-linux-git-headers' 'spl-linux-vfio-headers' 'spl-linux-vfio-git-headers' 'spl-linux-zen-headers' 'spl-linux-zen-git-headers' ) |
||||
|
||||
build() { |
||||
cd "${srcdir}/spl" |
||||
./autogen.sh |
||||
./configure --prefix=/usr --libdir=/usr/lib --sbindir=/usr/bin \ |
||||
--with-config=user |
||||
make |
||||
} |
||||
|
||||
package() { |
||||
dkmsdir="${pkgdir}/usr/src/spl-2017.11.15.r1059.ed19bcc" |
||||
install -d "${dkmsdir}" |
||||
cp -a ${srcdir}/spl/. ${dkmsdir} |
||||
cd "${dkmsdir}" |
||||
make clean |
||||
make distclean |
||||
find . -name ".git*" -print0 | xargs -0 rm -fr -- |
||||
scripts/dkms.mkconf -v 2017.12.08.r3208.4e9b15696 -f dkms.conf -n spl |
||||
chmod g-w,o-w -R . |
||||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,683 @@ |
||||
ed19bccfb651843fa208232b3a2d3d22a4152bc8 not-for-merge branch 'master' of https://github.com/zfsonlinux/spl |
||||
ce4c4630719b5c1dfecc7157e705b77507240846 not-for-merge branch 'spl-0.6.3-stable' of https://github.com/zfsonlinux/spl |
||||
c8acde095f219045c4e1bdeb59d65b90dc376aea not-for-merge branch 'spl-0.6.4-release' of https://github.com/zfsonlinux/spl |
||||
3010774dd6ad6e6eb1f6a4d9c603dd49c55c79c9 not-for-merge branch 'spl-0.6.5-release' of https://github.com/zfsonlinux/spl |
||||
42bc9d5a766fb65fce5c03dde27379477ac75ffb not-for-merge branch 'spl-0.7-release' of https://github.com/zfsonlinux/spl |
||||
e192bb45c9505a3d9ae3dc61c83298c1a56e6721 not-for-merge 'refs/pull/100/head' of https://github.com/zfsonlinux/spl |
||||
ab265cad8f4f2fc2196cc79bc04c9e45db21c373 not-for-merge 'refs/pull/100/merge' of https://github.com/zfsonlinux/spl |
||||
4ae877da651a9abd3c950217e4d73f27572098df not-for-merge 'refs/pull/101/head' of https://github.com/zfsonlinux/spl |
||||
f87f7d353c31b54e63a2daf3bd40d0126dedff9d not-for-merge 'refs/pull/101/merge' of https://github.com/zfsonlinux/spl |
||||
e5b907326d4dbdd904dc40ecc31400b90196a5b7 not-for-merge 'refs/pull/102/head' of https://github.com/zfsonlinux/spl |
||||
8eb234551ba63311affa443d1697b33f311fbe01 not-for-merge 'refs/pull/102/merge' of https://github.com/zfsonlinux/spl |
||||
6c6b5c179a4becec449bbf057c58158ad2d1c818 not-for-merge 'refs/pull/103/head' of https://github.com/zfsonlinux/spl |
||||
852b0a5338577658281ba4fc1fc79bf91b3eda20 not-for-merge 'refs/pull/103/merge' of https://github.com/zfsonlinux/spl |
||||
1ddaa465dc766d4fc908b9e1e96b1f56d1d94585 not-for-merge 'refs/pull/104/head' of https://github.com/zfsonlinux/spl |
||||
091ed47f157ae36f8e054badab7659156abee0c1 not-for-merge 'refs/pull/104/merge' of https://github.com/zfsonlinux/spl |
||||
03bfbdf977047dcfb32b39a9c73f970cef0f9978 not-for-merge 'refs/pull/105/head' of https://github.com/zfsonlinux/spl |
||||
ba895bf9684d9c82e5c322e62f0f11582d0389cb not-for-merge 'refs/pull/105/merge' of https://github.com/zfsonlinux/spl |
||||
d981332500febf6b5ebcdf138ddd16b5c311fc47 not-for-merge 'refs/pull/106/head' of https://github.com/zfsonlinux/spl |
||||
8248d35242c5a100d708102a36e48029eecf516c not-for-merge 'refs/pull/106/merge' of https://github.com/zfsonlinux/spl |
||||
69050d2daadc0723905af3a1b35b86c289336627 not-for-merge 'refs/pull/107/head' of https://github.com/zfsonlinux/spl |
||||
0c90ecbcb6afa5961ff50fec608849c3b9dba81b not-for-merge 'refs/pull/107/merge' of https://github.com/zfsonlinux/spl |
||||
2205b3ac05479ede2022a540f4fe9cb878fded81 not-for-merge 'refs/pull/111/head' of https://github.com/zfsonlinux/spl |
||||
fa2a872c7052364a3b10336de0c15e0621e0b0eb not-for-merge 'refs/pull/111/merge' of https://github.com/zfsonlinux/spl |
||||
9b5dce4fdd7a6a504099773dccd7df3b4000c38a not-for-merge 'refs/pull/114/head' of https://github.com/zfsonlinux/spl |
||||
4f17ac17bdf4186f6f630b4cf9c15ffda77d5c9f not-for-merge 'refs/pull/114/merge' of https://github.com/zfsonlinux/spl |
||||
7d620426e7f76925e8cb3b1874c7f47a8f9577fd not-for-merge 'refs/pull/115/head' of https://github.com/zfsonlinux/spl |
||||
d0116c5464c7884c53d7cdd4d60c0df599ea6814 not-for-merge 'refs/pull/115/merge' of https://github.com/zfsonlinux/spl |
||||
d280a2787b0e2504e096c068840d2c3bbc67c9db not-for-merge 'refs/pull/124/head' of https://github.com/zfsonlinux/spl |
||||
cff538fa4c4ee9e217edf81da6731d9da9226292 not-for-merge 'refs/pull/124/merge' of https://github.com/zfsonlinux/spl |
||||
c21ac90e89f7af982c87a8b2d982159d91230e2f not-for-merge 'refs/pull/126/head' of https://github.com/zfsonlinux/spl |
||||
0457be4ef70c0c5354ad50f2d658a67a3c759b31 not-for-merge 'refs/pull/126/merge' of https://github.com/zfsonlinux/spl |
||||
60436900682e4ab6d1e0875385ab490bea3b1569 not-for-merge 'refs/pull/129/head' of https://github.com/zfsonlinux/spl |
||||
0fd6a71047766c0a26694c471b6aad4ec1060844 not-for-merge 'refs/pull/129/merge' of https://github.com/zfsonlinux/spl |
||||
5ca50ef459c59bc74b7a7cd3af7311da2b1cd2c3 not-for-merge 'refs/pull/131/head' of https://github.com/zfsonlinux/spl |
||||
04c9423ca43b18a4086e2786e65554a2bb0e527d not-for-merge 'refs/pull/131/merge' of https://github.com/zfsonlinux/spl |
||||
7d21663955f5e2383b1e7c9c561fcb832a5df5f1 not-for-merge 'refs/pull/132/head' of https://github.com/zfsonlinux/spl |
||||
051b797bc530affbbbe0e7bc2299a88195bc95e3 not-for-merge 'refs/pull/132/merge' of https://github.com/zfsonlinux/spl |
||||
bb2a0a04583c9ee6872580a62b5ab328d8270247 not-for-merge 'refs/pull/135/head' of https://github.com/zfsonlinux/spl |
||||
4b8b2fe3c53dc8c3ee067304e0e1210e53584df5 not-for-merge 'refs/pull/135/merge' of https://github.com/zfsonlinux/spl |
||||
078dfa6f44ffebc6da70b6e009c5eb7f6882dffa not-for-merge 'refs/pull/136/head' of https://github.com/zfsonlinux/spl |
||||
d0d471207eb7950d22225f075f0a4cd75e9f8b1f not-for-merge 'refs/pull/136/merge' of https://github.com/zfsonlinux/spl |
||||
2f04c992263b56cafe4400aba2fe2fed543eac2c not-for-merge 'refs/pull/137/head' of https://github.com/zfsonlinux/spl |
||||
fef62325e4514bf3538fdc634a772fa675489778 not-for-merge 'refs/pull/137/merge' of https://github.com/zfsonlinux/spl |
||||
45125ddd856806c68cc5fb333db62c1b81814e1e not-for-merge 'refs/pull/138/head' of https://github.com/zfsonlinux/spl |
||||
20d33be3453badb1470d01557017e8d19a64d44c not-for-merge 'refs/pull/138/merge' of https://github.com/zfsonlinux/spl |
||||
c7ad7c146d8b4421430156f8aa53e1a81aa23c46 not-for-merge 'refs/pull/142/head' of https://github.com/zfsonlinux/spl |
||||
6efaca3007dff955c4d564a0567ffc7b24fcb65a not-for-merge 'refs/pull/142/merge' of https://github.com/zfsonlinux/spl |
||||
b0bc39c1f49db539cdc636753eda5ebe0bd7b9c4 not-for-merge 'refs/pull/145/head' of https://github.com/zfsonlinux/spl |
||||
14866e61e2ad22f90d4d6eb3db2a58d9ce8bb623 not-for-merge 'refs/pull/145/merge' of https://github.com/zfsonlinux/spl |
||||
4e2562a7e20e86376750317a310873e88ffea206 not-for-merge 'refs/pull/147/head' of https://github.com/zfsonlinux/spl |
||||
13e67edd99977f6968c1c5c99a4ed0d9ef6b47ed not-for-merge 'refs/pull/147/merge' of https://github.com/zfsonlinux/spl |
||||
31945c4e10925d54e4f9d7a0ad190b7043bd1c6c not-for-merge 'refs/pull/149/head' of https://github.com/zfsonlinux/spl |
||||
5cc6f1075d4e69c879ed160464b4a118cb2408e7 not-for-merge 'refs/pull/149/merge' of https://github.com/zfsonlinux/spl |
||||
3a0043815e7ef25b0cf9dd3f7a5ec0e342b393a8 not-for-merge 'refs/pull/150/head' of https://github.com/zfsonlinux/spl |
||||
4a9715f09544974ac09d92b8066fd0a1f679068a not-for-merge 'refs/pull/150/merge' of https://github.com/zfsonlinux/spl |
||||
d1bfae912a69ee9891ad4cf95d8923e936e25041 not-for-merge 'refs/pull/152/head' of https://github.com/zfsonlinux/spl |
||||
702db9460364188045f33ae4db3dff835775bdce not-for-merge 'refs/pull/152/merge' of https://github.com/zfsonlinux/spl |
||||
a595675799aad4de6d402cc00ea9aea051ee19d3 not-for-merge 'refs/pull/153/head' of https://github.com/zfsonlinux/spl |
||||
b0feafd88a0748e8923e42dc1e5a0b611d3f4023 not-for-merge 'refs/pull/153/merge' of https://github.com/zfsonlinux/spl |
||||
8ec7bab048aa2b6c014372f0b2811649ff6385a9 not-for-merge 'refs/pull/155/head' of https://github.com/zfsonlinux/spl |
||||
a811da6045b459a1e73c259158958946c5385ebd not-for-merge 'refs/pull/155/merge' of https://github.com/zfsonlinux/spl |
||||
729ffdc658b3afa587bcf1f3c15a837d4b9417c6 not-for-merge 'refs/pull/160/head' of https://github.com/zfsonlinux/spl |
||||
1ae5e93fa6ccdb79c467456a7168a0d7a7ed9d91 not-for-merge 'refs/pull/160/merge' of https://github.com/zfsonlinux/spl |
||||
516de3ae7138a5b2d246086f9a6199d9a2b1a7ca not-for-merge 'refs/pull/161/head' of https://github.com/zfsonlinux/spl |
||||
97fb66f9049a296fcb528cc0c6a9faf3a0ff4455 not-for-merge 'refs/pull/161/merge' of https://github.com/zfsonlinux/spl |
||||
0057bafab9628587dd9f1b8cbd92bf050aa3e13f not-for-merge 'refs/pull/163/head' of https://github.com/zfsonlinux/spl |
||||
d38976c7038a49231168720f252a6fc9dfce8efa not-for-merge 'refs/pull/163/merge' of https://github.com/zfsonlinux/spl |
||||
af3d021cc6faf22b35a039659c1d7e8250622787 not-for-merge 'refs/pull/164/head' of https://github.com/zfsonlinux/spl |
||||
9660efd4cc3dc2c9cb673a2525d6f52468c98d2b not-for-merge 'refs/pull/164/merge' of https://github.com/zfsonlinux/spl |
||||
0b946014bbc00debe7184d97f92500d7e4a65108 not-for-merge 'refs/pull/165/head' of https://github.com/zfsonlinux/spl |
||||
1f024d897dc1da7091e338bd637e5192b05724eb not-for-merge 'refs/pull/165/merge' of https://github.com/zfsonlinux/spl |
||||
299d6422728551e2dd33b0ea3ed1e5316c9df607 not-for-merge 'refs/pull/167/head' of https://github.com/zfsonlinux/spl |
||||
8432b1bf7c46c0c704584070b91ab1d9a71051f5 not-for-merge 'refs/pull/167/merge' of https://github.com/zfsonlinux/spl |
||||
e525c70d1e70d8bbe682cc234ee128867f767502 not-for-merge 'refs/pull/168/head' of https://github.com/zfsonlinux/spl |
||||
ddb1cb21f04bb52d528045445fb115f84b20466a not-for-merge 'refs/pull/168/merge' of https://github.com/zfsonlinux/spl |
||||
c63f0c664f927ca3963c96a7aec3f0004166afcd not-for-merge 'refs/pull/170/head' of https://github.com/zfsonlinux/spl |
||||
005e9d062af8fbbca838072d27c962d529378a49 not-for-merge 'refs/pull/170/merge' of https://github.com/zfsonlinux/spl |
||||
bbdc6ae49518a4be7230ab673370e9231e2f72e7 not-for-merge 'refs/pull/175/head' of https://github.com/zfsonlinux/spl |
||||
79d7d2713260db8986270a57b39aa6a520defe88 not-for-merge 'refs/pull/175/merge' of https://github.com/zfsonlinux/spl |
||||
ba3ab22803c1093069f30b15f660b9868ab6db62 not-for-merge 'refs/pull/177/head' of https://github.com/zfsonlinux/spl |
||||
9373da5f1baf038637fcdc85457b12ff13ed7c8d not-for-merge 'refs/pull/177/merge' of https://github.com/zfsonlinux/spl |
||||
d3bbc9a9e8cd20b7ea52e94d3cb34f4e272c990c not-for-merge 'refs/pull/178/head' of https://github.com/zfsonlinux/spl |
||||
ec5a388cce94daa981ae0ffc833a69f0fbbf0978 not-for-merge 'refs/pull/178/merge' of https://github.com/zfsonlinux/spl |
||||
fc9cbad2e263a77a88c836bc706f5a9b8ad190e7 not-for-merge 'refs/pull/179/head' of https://github.com/zfsonlinux/spl |
||||
19095617526b29bd8e9fcfb6bf584f9b34c53e80 not-for-merge 'refs/pull/179/merge' of https://github.com/zfsonlinux/spl |
||||
8261345961c284907667e103f26e2dc0e7fc613e not-for-merge 'refs/pull/184/head' of https://github.com/zfsonlinux/spl |
||||
c9190bd6c9d098d1815e84dee99adf0506719924 not-for-merge 'refs/pull/184/merge' of https://github.com/zfsonlinux/spl |
||||
dc1b30224f9b1587dbe383d9c8e16caa4b1f71d3 not-for-merge 'refs/pull/189/head' of https://github.com/zfsonlinux/spl |
||||
1bfc9fcab0d0b6e8be7acf5a041de2dac057a8b1 not-for-merge 'refs/pull/189/merge' of https://github.com/zfsonlinux/spl |
||||
01c5d2cac03bd52f1b564345a7ebc65c472bec35 not-for-merge 'refs/pull/196/head' of https://github.com/zfsonlinux/spl |
||||
817ade0baac177c5f1702ff0a4d4e185c1fb334d not-for-merge 'refs/pull/196/merge' of https://github.com/zfsonlinux/spl |
||||
11fc38924a2c66a21871f8a7b3a5a2137b1a5be3 not-for-merge 'refs/pull/198/head' of https://github.com/zfsonlinux/spl |
||||
945c5633f1684bae3a4f8657a60ee199e864c005 not-for-merge 'refs/pull/198/merge' of https://github.com/zfsonlinux/spl |
||||
9ec8b2f99d0c096e6e833185044c36b6777fecc7 not-for-merge 'refs/pull/199/head' of https://github.com/zfsonlinux/spl |
||||
bcd6ef6a6fcf117a7d9dd68eabc2b033c422556d not-for-merge 'refs/pull/199/merge' of https://github.com/zfsonlinux/spl |
||||
a44bd633cbaa6a7ccf8b042ef95b1790a917452e not-for-merge 'refs/pull/200/head' of https://github.com/zfsonlinux/spl |
||||
9920563d2b034ab9711a2055ca3d8e120b4e9bdf not-for-merge 'refs/pull/200/merge' of https://github.com/zfsonlinux/spl |
||||
f8fa6edc45ef9244b5ce605b17c361d6c0652754 not-for-merge 'refs/pull/202/head' of https://github.com/zfsonlinux/spl |
||||
0080390cff350ab23d7783118c917cf1bf204a70 not-for-merge 'refs/pull/202/merge' of https://github.com/zfsonlinux/spl |
||||
8f377af0e8626e66f0ce41f05e5bfe30f572ea3d not-for-merge 'refs/pull/206/head' of https://github.com/zfsonlinux/spl |
||||
ddb6d20032ec972a7519ae515fe7b8ada3f630a0 not-for-merge 'refs/pull/206/merge' of https://github.com/zfsonlinux/spl |
||||
f382051ed4efcba47ea979dedc47f16a4178d493 not-for-merge 'refs/pull/207/head' of https://github.com/zfsonlinux/spl |
||||
8d73fba970512f15698f006039a236c41c14cf7c not-for-merge 'refs/pull/207/merge' of https://github.com/zfsonlinux/spl |
||||
8fadda5cbac104b0e46344d9fd12fbae842f18d0 not-for-merge 'refs/pull/208/head' of https://github.com/zfsonlinux/spl |
||||
088e280dd6ddac790fc55a8c16b2e67a9644e945 not-for-merge 'refs/pull/209/head' of https://github.com/zfsonlinux/spl |
||||
ac3ecc75dbde066d82a81b7d2792424ba1db7f18 not-for-merge 'refs/pull/209/merge' of https://github.com/zfsonlinux/spl |
||||
f71a341d6bd991e6a67ffd34c800ad07944af24e not-for-merge 'refs/pull/212/head' of https://github.com/zfsonlinux/spl |
||||
520347bfe6dd053e80011306844d63d098e197dd not-for-merge 'refs/pull/212/merge' of https://github.com/zfsonlinux/spl |
||||
fe87c637f3dde09b7ae4915c660abf11a6f1790c not-for-merge 'refs/pull/213/head' of https://github.com/zfsonlinux/spl |
||||
0f1b30129074d8841a0b9e0f569b1d5062a1276e not-for-merge 'refs/pull/213/merge' of https://github.com/zfsonlinux/spl |
||||
a158a9686631b5a783d31c0c1e9a20a625fb52ab not-for-merge 'refs/pull/214/head' of https://github.com/zfsonlinux/spl |
||||
be684fa2c236b351e26862bae7acc015a2c5f0ef not-for-merge 'refs/pull/214/merge' of https://github.com/zfsonlinux/spl |
||||
de31a3a9b7200ecb2a612acea3cfa0f0de1d8ef5 not-for-merge 'refs/pull/216/head' of https://github.com/zfsonlinux/spl |
||||
7ee08c651d4d2a8a02757b81e852589dcdc2efe8 not-for-merge 'refs/pull/216/merge' of https://github.com/zfsonlinux/spl |
||||
3d6af2dd6d598bebf6ab04d0e2b6f6ba6e5d0f00 not-for-merge 'refs/pull/219/head' of https://github.com/zfsonlinux/spl |
||||
34d2afb5b231fa3718cc2a435d78caa52b2bd89d not-for-merge 'refs/pull/219/merge' of https://github.com/zfsonlinux/spl |
||||
5b9d8a0b91009920e47e883065992d76abef9b36 not-for-merge 'refs/pull/220/head' of https://github.com/zfsonlinux/spl |
||||
18ec5e5733b17dc2492bb13349a66d6b41ddaf0d not-for-merge 'refs/pull/220/merge' of https://github.com/zfsonlinux/spl |
||||
93d28d921962c0b8147665c35090b08ed6c0dd49 not-for-merge 'refs/pull/221/head' of https://github.com/zfsonlinux/spl |
||||
351eef97ca019ed623b1b2acd2c98afca972a30b not-for-merge 'refs/pull/221/merge' of https://github.com/zfsonlinux/spl |
||||
9e831dcfad6c2e7853e8f58bd68e7be1730eda1c not-for-merge 'refs/pull/222/head' of https://github.com/zfsonlinux/spl |
||||
bfa40022112889b2282fd9804d476e5f16a7a0e8 not-for-merge 'refs/pull/222/merge' of https://github.com/zfsonlinux/spl |
||||
90cbb2a3078058b4a49a284545d603b679a416ae not-for-merge 'refs/pull/224/head' of https://github.com/zfsonlinux/spl |
||||
cfd275c611880cc6f18adec3f471c586b4c5100c not-for-merge 'refs/pull/224/merge' of https://github.com/zfsonlinux/spl |
||||
6aed515f010b3c388846a28ff2056576acf4649a not-for-merge 'refs/pull/227/head' of https://github.com/zfsonlinux/spl |
||||
744416bdbe8c19b92705c9da08684d937abd9ead not-for-merge 'refs/pull/227/merge' of https://github.com/zfsonlinux/spl |
||||
6d5376cf451c76a436369b31083103c33a95c81f not-for-merge 'refs/pull/231/head' of https://github.com/zfsonlinux/spl |
||||
5642142164c357d5a218a517adf8796763922b5d not-for-merge 'refs/pull/231/merge' of https://github.com/zfsonlinux/spl |
||||
a79bf23d5e894ad4d195493911e7e98212ec5968 not-for-merge 'refs/pull/232/head' of https://github.com/zfsonlinux/spl |
||||
f46e9c84e462d16b483ced0aa458fb92a920a989 not-for-merge 'refs/pull/232/merge' of https://github.com/zfsonlinux/spl |
||||
c7ad57d2f5252fc6273faf0f32a74b4cf0683831 not-for-merge 'refs/pull/237/head' of https://github.com/zfsonlinux/spl |
||||
13481eacb97064706dc1d84a2c2891bb3033d248 not-for-merge 'refs/pull/237/merge' of https://github.com/zfsonlinux/spl |
||||
0038ebebf4829e1a8f1831c4af2e3c86acb585a8 not-for-merge 'refs/pull/242/head' of https://github.com/zfsonlinux/spl |
||||
c6f742cb54769948bf1a8ec97a086597a61e4539 not-for-merge 'refs/pull/242/merge' of https://github.com/zfsonlinux/spl |
||||
32d89206ca92fcb33e3455a53b4b732728692d63 not-for-merge 'refs/pull/243/head' of https://github.com/zfsonlinux/spl |
||||
cab1e42f3a0cb0d180e363b15206d37756708b7a not-for-merge 'refs/pull/243/merge' of https://github.com/zfsonlinux/spl |
||||
57179020048c5e066cc54cfcabb2e804035fe97a not-for-merge 'refs/pull/245/head' of https://github.com/zfsonlinux/spl |
||||
0bcf6762bbb513389f80232ad0efb14ca4caba0e not-for-merge 'refs/pull/245/merge' of https://github.com/zfsonlinux/spl |
||||
84a24fc0d1484da659034d4ec3a5cc63957fde85 not-for-merge 'refs/pull/246/head' of https://github.com/zfsonlinux/spl |
||||
540e164790e9b7f12cd80d0d27895212b11af992 not-for-merge 'refs/pull/246/merge' of https://github.com/zfsonlinux/spl |
||||
b09b8e933a144b30e0ea3ae1f4fa30cf949dae64 not-for-merge 'refs/pull/253/head' of https://github.com/zfsonlinux/spl |
||||
846b4efb1079789d4b9696d31a14f1fcd8fb7178 not-for-merge 'refs/pull/253/merge' of https://github.com/zfsonlinux/spl |
||||
f28e6d118cd9a884d4fbc0a5a4619ce97408192f not-for-merge 'refs/pull/254/head' of https://github.com/zfsonlinux/spl |
||||
835dd2ab5ea32ea50d4ca75d28b4d3c61de28f00 not-for-merge 'refs/pull/254/merge' of https://github.com/zfsonlinux/spl |
||||
5044b2a8b091f3441d5ed81baa1537ff21e0da14 not-for-merge 'refs/pull/256/head' of https://github.com/zfsonlinux/spl |
||||
98f5535e2016a03368761064de29c3e73c1adddc not-for-merge 'refs/pull/256/merge' of https://github.com/zfsonlinux/spl |
||||
eb9d59aa093efa6f50013f8f42ab705cfdd24cea not-for-merge 'refs/pull/257/head' of https://github.com/zfsonlinux/spl |
||||
d517f31ffd5fa5b057a208447761e3cef4fa43f9 not-for-merge 'refs/pull/257/merge' of https://github.com/zfsonlinux/spl |
||||
ee71a5af0cded52026f03351cb4189b3b605a3e2 not-for-merge 'refs/pull/258/head' of https://github.com/zfsonlinux/spl |
||||
bd7c3540754382b95a70a7bafd4f70544066c240 not-for-merge 'refs/pull/258/merge' of https://github.com/zfsonlinux/spl |
||||
5f36ab5db594ad7f078116bf485fe293fc02f056 not-for-merge 'refs/pull/259/head' of https://github.com/zfsonlinux/spl |
||||
93277b30bd5d66ecbe29373a3c9537295a1331b0 not-for-merge 'refs/pull/259/merge' of https://github.com/zfsonlinux/spl |
||||
1b76504e3aca8ca66544828546e872dba8c85579 not-for-merge 'refs/pull/260/head' of https://github.com/zfsonlinux/spl |
||||
f6dab936e56dd8560fd8781f818ed2d3439092e1 not-for-merge 'refs/pull/260/merge' of https://github.com/zfsonlinux/spl |
||||
b9547c263ba56d7bc4d8ea14787aaf73ae5d12da not-for-merge 'refs/pull/265/head' of https://github.com/zfsonlinux/spl |
||||
bb95b9342cb926d4ebc90a06eb1fb37f8772a405 not-for-merge 'refs/pull/265/merge' of https://github.com/zfsonlinux/spl |
||||
7740f87286ed5e4f44f3014cf8d00769c93c517e not-for-merge 'refs/pull/266/head' of https://github.com/zfsonlinux/spl |
||||
66191ddf7e59acd96f8f5e167e8864ce89309552 not-for-merge 'refs/pull/266/merge' of https://github.com/zfsonlinux/spl |
||||
5143552607e097f42417a4a105e361177ee7f25d not-for-merge 'refs/pull/267/head' of https://github.com/zfsonlinux/spl |
||||
a11f1801b34cb598526d80c2a70a72bac8a333d2 not-for-merge 'refs/pull/267/merge' of https://github.com/zfsonlinux/spl |
||||
58f4379c4f3f65f0256d65b5aeeb26532c31ead0 not-for-merge 'refs/pull/268/head' of https://github.com/zfsonlinux/spl |
||||
a0068e1fa0e12cbc9bda6f89851f836334916d3e not-for-merge 'refs/pull/268/merge' of https://github.com/zfsonlinux/spl |
||||
9b8fe68090116b271e31560d14bf025b38d6103a not-for-merge 'refs/pull/272/head' of https://github.com/zfsonlinux/spl |
||||
ab9077d387a63d8281ab9342e0cbba05d05ff1b3 not-for-merge 'refs/pull/272/merge' of https://github.com/zfsonlinux/spl |
||||
4773c7a10b21f2ca52cc0fd5f8c4ed263f54a245 not-for-merge 'refs/pull/273/head' of https://github.com/zfsonlinux/spl |
||||
0bc723db0700ccee643abe96320c2d246b0f3119 not-for-merge 'refs/pull/273/merge' of https://github.com/zfsonlinux/spl |
||||
c953a19fa9b7392aab7db66b0f36050589560e70 not-for-merge 'refs/pull/274/head' of https://github.com/zfsonlinux/spl |
||||
9b1c8f2b26e049e15f1dc10fda5f9d10c56fda2c not-for-merge 'refs/pull/274/merge' of https://github.com/zfsonlinux/spl |
||||
fb0fe5d38802fdb9491fdc08c4d98588f987205c not-for-merge 'refs/pull/279/head' of https://github.com/zfsonlinux/spl |
||||
812f03809fb27fe28e943abe93a714a94f4823ae not-for-merge 'refs/pull/279/merge' of https://github.com/zfsonlinux/spl |
||||
43a7babc14fce3164ffbb8f012e1d4d58714fcec not-for-merge 'refs/pull/281/head' of https://github.com/zfsonlinux/spl |
||||
0e0c96c50dccc64baa20400a60b4a721c7a833c5 not-for-merge 'refs/pull/281/merge' of https://github.com/zfsonlinux/spl |
||||
02c69441bcd6cfb2aadc946d56ca42672c9c6174 not-for-merge 'refs/pull/286/head' of https://github.com/zfsonlinux/spl |
||||
87004926e916c61fea596250a8d6e30dfb6235bd not-for-merge 'refs/pull/286/merge' of https://github.com/zfsonlinux/spl |
||||
d878068427b7a1663c948c144bf16d1225627d38 not-for-merge 'refs/pull/288/head' of https://github.com/zfsonlinux/spl |
||||
66b08dbba4dea8ec9cbfb0b1eb4ab748cd130134 not-for-merge 'refs/pull/288/merge' of https://github.com/zfsonlinux/spl |
||||
50dc0b07334b629e1c10b78c68790df57708cbaf not-for-merge 'refs/pull/289/head' of https://github.com/zfsonlinux/spl |
||||
77ea83be93d886750683d43da64ca877eda9ef1d not-for-merge 'refs/pull/289/merge' of https://github.com/zfsonlinux/spl |
||||
5608080dbd47dabdcd798bdc5eb50d717cd9813c not-for-merge 'refs/pull/294/head' of https://github.com/zfsonlinux/spl |
||||
6f52506d2b8db7e9d70260bb081f18f28ed48b8a not-for-merge 'refs/pull/294/merge' of https://github.com/zfsonlinux/spl |
||||
4ed01d1b45eff061f72d070f01699a1c0e277d8e not-for-merge 'refs/pull/296/head' of https://github.com/zfsonlinux/spl |
||||
6777ac50b36a9c6e7c27ef40718126128bdfff00 not-for-merge 'refs/pull/296/merge' of https://github.com/zfsonlinux/spl |
||||
461496a5fa254cef89ae3ca8b884eb7758c5e287 not-for-merge 'refs/pull/297/head' of https://github.com/zfsonlinux/spl |
||||
938bb724740b156f72132cbc655020c7b5330862 not-for-merge 'refs/pull/297/merge' of https://github.com/zfsonlinux/spl |
||||
5c3eb5d98141e60fa9c023859f39dbc0fd1d838c not-for-merge 'refs/pull/299/head' of https://github.com/zfsonlinux/spl |
||||
13e369f1d65b74a08bb51d9de9696b02136f8551 not-for-merge 'refs/pull/299/merge' of https://github.com/zfsonlinux/spl |
||||
916dfaea11f609a831f7ca456c4133e54781f551 not-for-merge 'refs/pull/300/head' of https://github.com/zfsonlinux/spl |
||||
895d63da4c309736ac5c993349fc8a8d25e43c7c not-for-merge 'refs/pull/300/merge' of https://github.com/zfsonlinux/spl |
||||
43a88c6d62276f4e41da0a0d7ebf320e68f3de79 not-for-merge 'refs/pull/301/head' of https://github.com/zfsonlinux/spl |
||||
50e8525fb87eac262d8b8c3435225cbd68032945 not-for-merge 'refs/pull/301/merge' of https://github.com/zfsonlinux/spl |
||||
4c7c4e6b51940264b02596fad0e6fe8b3d611308 not-for-merge 'refs/pull/303/head' of https://github.com/zfsonlinux/spl |
||||
e71b2421bff1948aa61dfb72e6497f9b604de68f not-for-merge 'refs/pull/303/merge' of https://github.com/zfsonlinux/spl |
||||
49641a9fa5e43fa9af7b5885f2052c6560b39539 not-for-merge 'refs/pull/304/head' of https://github.com/zfsonlinux/spl |
||||
02d83079ab6be2dfa3b8a18af0090f903b70913c not-for-merge 'refs/pull/304/merge' of https://github.com/zfsonlinux/spl |
||||
3bfba820c09dfbf04d40a3f9cac08ad3e00d4b6d not-for-merge 'refs/pull/307/head' of https://github.com/zfsonlinux/spl |
||||
1019e2658231c194c94fa7b096c5e93086dc5e94 not-for-merge 'refs/pull/307/merge' of https://github.com/zfsonlinux/spl |
||||
c3b8adace3eff2cc77bf5d15be390e9fa72861fc not-for-merge 'refs/pull/309/head' of https://github.com/zfsonlinux/spl |
||||
ca8649b8085b5c4e5475c145211696c400f7c075 not-for-merge 'refs/pull/309/merge' of https://github.com/zfsonlinux/spl |
||||
b2174a6e1befafbf60717cdf16ae6d3aed3dec0d not-for-merge 'refs/pull/312/head' of https://github.com/zfsonlinux/spl |
||||
ba9a3d8e5ecfd6da57194097bddab57d784bb220 not-for-merge 'refs/pull/312/merge' of https://github.com/zfsonlinux/spl |
||||
f98042d91fe54b88c7b9c8ee1da3dccd0402487f not-for-merge 'refs/pull/314/head' of https://github.com/zfsonlinux/spl |
||||
5fdccc17cec3f2d92c6905fb4fd70da4383562ca not-for-merge 'refs/pull/314/merge' of https://github.com/zfsonlinux/spl |
||||
bfbcf9f3a29abe5cbb29f997456005147f092c3a not-for-merge 'refs/pull/316/head' of https://github.com/zfsonlinux/spl |
||||
57a460dda41dcfdcdc2f6812c74aab7ab4c52489 not-for-merge 'refs/pull/316/merge' of https://github.com/zfsonlinux/spl |
||||
017b5303fbeafe439f63bf8ab1b156cdf77265a2 not-for-merge 'refs/pull/317/head' of https://github.com/zfsonlinux/spl |
||||
dea312aaad07388edc61ac8c9e1312a490516124 not-for-merge 'refs/pull/317/merge' of https://github.com/zfsonlinux/spl |
||||
9a870e32c61f74b9c79adafeb640659b1c0c6689 not-for-merge 'refs/pull/326/head' of https://github.com/zfsonlinux/spl |
||||
187dbfedda0cdcac98bbba0347f7f70d62ddcc6f not-for-merge 'refs/pull/326/merge' of https://github.com/zfsonlinux/spl |
||||
adb9d7a3f4b7a082320726f1417fe761c6ba79aa not-for-merge 'refs/pull/327/head' of https://github.com/zfsonlinux/spl |
||||
fef5778dcd26eaf5b5cb0165a10d654627962087 not-for-merge 'refs/pull/327/merge' of https://github.com/zfsonlinux/spl |
||||
2a05b3dfcf9b204cc427b4b40d0f0f90da6fff6a not-for-merge 'refs/pull/328/head' of https://github.com/zfsonlinux/spl |
||||
799b90323f80d157f4b341e1d2c724638221be03 not-for-merge 'refs/pull/328/merge' of https://github.com/zfsonlinux/spl |
||||
65681f535959e981fd2a5499fab3cb377db24569 not-for-merge 'refs/pull/335/head' of https://github.com/zfsonlinux/spl |
||||
4cf39e319645aeb4b8c74b18883e3c1e3c89c806 not-for-merge 'refs/pull/335/merge' of https://github.com/zfsonlinux/spl |
||||
fd41c45fce4069491936751a7378a3a8c0689549 not-for-merge 'refs/pull/336/head' of https://github.com/zfsonlinux/spl |
||||
d067328443d69e57f45e200ee23daac8bee7c18e not-for-merge 'refs/pull/336/merge' of https://github.com/zfsonlinux/spl |
||||
a60da24d07025c6eb7ff4b790a2cbf56b3a31042 not-for-merge 'refs/pull/337/head' of https://github.com/zfsonlinux/spl |
||||
914927f48a464cf47c96194561f985fb7061b06d not-for-merge 'refs/pull/337/merge' of https://github.com/zfsonlinux/spl |
||||
4a0984bb5a2c56a834abb303d53210b3e67e5122 not-for-merge 'refs/pull/340/head' of https://github.com/zfsonlinux/spl |
||||
ea24eb84ae2a6918f03f95e030f629d10cfd4dc2 not-for-merge 'refs/pull/340/merge' of https://github.com/zfsonlinux/spl |
||||
033442f3ca6f0bf3e70dc0c9f0ce5d239e20f138 not-for-merge 'refs/pull/342/head' of https://github.com/zfsonlinux/spl |
||||
45d96333cc8b38b6fdb01e3488e4f1654b26991a not-for-merge 'refs/pull/342/merge' of https://github.com/zfsonlinux/spl |
||||
97a9e80e379152be3a52026f56c7dfb7f7a0f6b6 not-for-merge 'refs/pull/348/head' of https://github.com/zfsonlinux/spl |
||||
3defd5e9f5dc843fd387445b9a74e18dab9b365d not-for-merge 'refs/pull/348/merge' of https://github.com/zfsonlinux/spl |
||||
5e87cc8378e2c71895836c4f24e07ef773ce9a1e not-for-merge 'refs/pull/349/head' of https://github.com/zfsonlinux/spl |
||||
b19be7935bbaabd85deb10f84aebfd59f0f7d4f2 not-for-merge 'refs/pull/349/merge' of https://github.com/zfsonlinux/spl |
||||
1d1750989b8579bc1e866cde91364eda2a346ad6 not-for-merge 'refs/pull/351/head' of https://github.com/zfsonlinux/spl |
||||
85e9d4c33ad3907e77d32e3a34ca51fe50d13dbc not-for-merge 'refs/pull/351/merge' of https://github.com/zfsonlinux/spl |
||||
dcb0c33b940775b4e79c6776012fe2f125e84236 not-for-merge 'refs/pull/353/head' of https://github.com/zfsonlinux/spl |
||||
8a37fc68b7ac552fd0c3c4e5980670428e227e9e not-for-merge 'refs/pull/353/merge' of https://github.com/zfsonlinux/spl |
||||
26cdb506efff2bb35d7178e88a0317b4d9b4a06f not-for-merge 'refs/pull/355/head' of https://github.com/zfsonlinux/spl |
||||
b7a88fb8d2d4978a84ca4ce415cd0e370e103346 not-for-merge 'refs/pull/355/merge' of https://github.com/zfsonlinux/spl |
||||
da3ac30c1c497df49a6e487caa749672100b72c9 not-for-merge 'refs/pull/356/head' of https://github.com/zfsonlinux/spl |
||||
3735dfa6e6e8159d6e076ae996903fa1054c7c81 not-for-merge 'refs/pull/356/merge' of https://github.com/zfsonlinux/spl |
||||
fea47ebd464ab94332f194c15c0d5d4f77afa995 not-for-merge 'refs/pull/358/head' of https://github.com/zfsonlinux/spl |
||||
086c4bf093b1230d53b38290fb0657262a08352a not-for-merge 'refs/pull/358/merge' of https://github.com/zfsonlinux/spl |
||||
63077c2ce810c3ef51b9ee33be1a382ab116bbf9 not-for-merge 'refs/pull/360/head' of https://github.com/zfsonlinux/spl |
||||
d039920ebfe7917fb0604a49aee550b1245c4860 not-for-merge 'refs/pull/360/merge' of https://github.com/zfsonlinux/spl |
||||
647dcd8b7c3c0ff8d5a67a3a6905c1cdbaa2ad83 not-for-merge 'refs/pull/361/head' of https://github.com/zfsonlinux/spl |
||||
41ee5d868543c411fa84b7e27a79712ff11a4f94 not-for-merge 'refs/pull/361/merge' of https://github.com/zfsonlinux/spl |
||||
51250f5020ad7a13ab1c8e085009b4292b16c7de not-for-merge 'refs/pull/362/head' of https://github.com/zfsonlinux/spl |
||||
24eb977511ecb9e680f0cde65eed2776df655b8e not-for-merge 'refs/pull/362/merge' of https://github.com/zfsonlinux/spl |
||||
68492f697d1e9ee88159a1605261e6ef358f5ca4 not-for-merge 'refs/pull/363/head' of https://github.com/zfsonlinux/spl |
||||
97bd71847f5e3c47253b0ba0aad8457e9b93ae2b not-for-merge 'refs/pull/363/merge' of https://github.com/zfsonlinux/spl |
||||
949cec882a7339fbe2e2b1ec8892f009a991c11c not-for-merge 'refs/pull/367/head' of https://github.com/zfsonlinux/spl |
||||
e1f7707a35206a718455c393d02d6b4370c6a7a5 not-for-merge 'refs/pull/367/merge' of https://github.com/zfsonlinux/spl |
||||
723c8bb6bd447c9c3faa1f858be9fc915582f629 not-for-merge 'refs/pull/369/head' of https://github.com/zfsonlinux/spl |
||||
546f2e44e00102c684e362be2fefb88676498558 not-for-merge 'refs/pull/369/merge' of https://github.com/zfsonlinux/spl |
||||
3c9006567f030cb2c70b2fb6b3b470874a53dd16 not-for-merge 'refs/pull/370/head' of https://github.com/zfsonlinux/spl |
||||
e22b1799d85f3f132f51fa25c9c79961ed82c30f not-for-merge 'refs/pull/370/merge' of https://github.com/zfsonlinux/spl |
||||
5c159377a3b240a9e3a37aadd01e04b8358afa90 not-for-merge 'refs/pull/372/head' of https://github.com/zfsonlinux/spl |
||||
03eccb727886e95d2b7fad663257ee7ce01fced2 not-for-merge 'refs/pull/372/merge' of https://github.com/zfsonlinux/spl |
||||
d607ed9545038139380e08da44fa34c884e7d0e2 not-for-merge 'refs/pull/375/head' of https://github.com/zfsonlinux/spl |
||||
ebfe3be1daaee67f4bb01809f7ad23ee2a9a3184 not-for-merge 'refs/pull/375/merge' of https://github.com/zfsonlinux/spl |
||||
41ff7fab903dc60473490f5b69d36909e861af64 not-for-merge 'refs/pull/377/head' of https://github.com/zfsonlinux/spl |
||||
4f88611d8c3abe923dca00a6b35887f9e6e0b1c6 not-for-merge 'refs/pull/377/merge' of https://github.com/zfsonlinux/spl |
||||
0103f457ea6eb45244dbff27f26472a17174d02c not-for-merge 'refs/pull/379/head' of https://github.com/zfsonlinux/spl |
||||
a664960f02cf4f8b4504240b9a5d867226538aae not-for-merge 'refs/pull/379/merge' of https://github.com/zfsonlinux/spl |
||||
de0caedb77c7bd8f018ffabae93344bfaf37aa30 not-for-merge 'refs/pull/38/head' of https://github.com/zfsonlinux/spl |
||||
ae8707dcbd677f326b8fa31fed1c7089ca5062d3 not-for-merge 'refs/pull/380/head' of https://github.com/zfsonlinux/spl |
||||
67fd04447d681d81e8169328ba5e39f8255dc060 not-for-merge 'refs/pull/380/merge' of https://github.com/zfsonlinux/spl |
||||
7301cdfc5abea12e0fff2c4d2461f76bdcf22744 not-for-merge 'refs/pull/381/head' of https://github.com/zfsonlinux/spl |
||||
3329ef8d7167c12b0dffada3ebe38db3e4daa8d9 not-for-merge 'refs/pull/381/merge' of https://github.com/zfsonlinux/spl |
||||
0e9c83a0df0516634e8d54d2c684aa03f472a758 not-for-merge 'refs/pull/382/head' of https://github.com/zfsonlinux/spl |
||||
e1e205883f760efb41241a8a0bb0a11859b3d18b not-for-merge 'refs/pull/382/merge' of https://github.com/zfsonlinux/spl |
||||
b45054e9c607924a19d4b41a4ac850d4cf7c0c17 not-for-merge 'refs/pull/383/head' of https://github.com/zfsonlinux/spl |
||||
844b44384d335b5c8c67ef1b33af4f7a6ec98303 not-for-merge 'refs/pull/383/merge' of https://github.com/zfsonlinux/spl |
||||
77f75f67b3a73ae4dde08c9d3ca5207a769b3efd not-for-merge 'refs/pull/384/head' of https://github.com/zfsonlinux/spl |
||||
b86af7153798f86bd00712f78a67c90dff49fe99 not-for-merge 'refs/pull/384/merge' of https://github.com/zfsonlinux/spl |
||||
ff913ffc5a802648e1e83ca6c51a1f4ded88d661 not-for-merge 'refs/pull/387/head' of https://github.com/zfsonlinux/spl |
||||
1620502bee72653bb80679f72ac423a900f70721 not-for-merge 'refs/pull/387/merge' of https://github.com/zfsonlinux/spl |
||||
f25299f99f8df487d73601d8b499c0a9c789cada not-for-merge 'refs/pull/391/head' of https://github.com/zfsonlinux/spl |
||||
43157e7809d875ac02f6b8618637bdd9da342ceb not-for-merge 'refs/pull/391/merge' of https://github.com/zfsonlinux/spl |
||||
027177b659dc30c0be83b68e41e96b2833d0f061 not-for-merge 'refs/pull/392/head' of https://github.com/zfsonlinux/spl |
||||
df0b2a8d41a7c668bc55e9e3ab5212009d6e8a0e not-for-merge 'refs/pull/392/merge' of https://github.com/zfsonlinux/spl |
||||
f9efe33645f861ba45b13ff2374587b48dd77d8a not-for-merge 'refs/pull/394/head' of https://github.com/zfsonlinux/spl |
||||
bcc279689e6087ff1a9d73a5119ca1dcf09789b8 not-for-merge 'refs/pull/394/merge' of https://github.com/zfsonlinux/spl |
||||
dcf91382b9cfad776f4de9458e53319e5a106331 not-for-merge 'refs/pull/395/head' of https://github.com/zfsonlinux/spl |
||||
f5b713e36cc11b04271ee3ac4eb96eed11bde89a not-for-merge 'refs/pull/399/head' of https://github.com/zfsonlinux/spl |
||||
1efed0b9e6593668828894e2c848c15ecd06929a not-for-merge 'refs/pull/399/merge' of https://github.com/zfsonlinux/spl |
||||
c95b308d12be1a7f317d5b280a9f14e7d0b1f104 not-for-merge 'refs/pull/40/head' of https://github.com/zfsonlinux/spl |
||||
48e4c5ba015f0653bc7e802a80e9d1001b1750a4 not-for-merge 'refs/pull/40/merge' of https://github.com/zfsonlinux/spl |
||||
20391138843d929f1e3b1363fac74dd449abbafb not-for-merge 'refs/pull/402/head' of https://github.com/zfsonlinux/spl |
||||
624d37a4f5f1a16047880e883a62e7ce8142a2cd not-for-merge 'refs/pull/402/merge' of https://github.com/zfsonlinux/spl |
||||
f9757c668b6dd34deebf64a5112c1e71c36754c7 not-for-merge 'refs/pull/403/head' of https://github.com/zfsonlinux/spl |
||||
405708e7d4750784b2dd4fa354ac4a701cc20551 not-for-merge 'refs/pull/403/merge' of https://github.com/zfsonlinux/spl |
||||
bb9c2acf545d50a188ae5faaaba2171b1438c116 not-for-merge 'refs/pull/408/head' of https://github.com/zfsonlinux/spl |
||||
4af22c1841c9eb573fb2ac41f60ef48718c16410 not-for-merge 'refs/pull/408/merge' of https://github.com/zfsonlinux/spl |
||||
78cf6cf6be82e93de53ab3ac15ea5d01a3787348 not-for-merge 'refs/pull/410/head' of https://github.com/zfsonlinux/spl |
||||
2e077f8064460a5279fb855371cf951b390d31cc not-for-merge 'refs/pull/410/merge' of https://github.com/zfsonlinux/spl |
||||
d5c4859fd075f2df85ee988b60b743e3fc8e9354 not-for-merge 'refs/pull/411/head' of https://github.com/zfsonlinux/spl |
||||
cc94d9cf98a0d4e6f8ea8c3e4cd1b2257ea46f94 not-for-merge 'refs/pull/411/merge' of https://github.com/zfsonlinux/spl |
||||
c65cc486956d90c3f391e4e32473b5759884ddd4 not-for-merge 'refs/pull/414/head' of https://github.com/zfsonlinux/spl |
||||
a08b8958bb694968144cc7691575db2789475a46 not-for-merge 'refs/pull/414/merge' of https://github.com/zfsonlinux/spl |
||||
a5249cc130078474ace00b499681a3b48ebe1349 not-for-merge 'refs/pull/421/head' of https://github.com/zfsonlinux/spl |
||||
b23e20188f751873321e56969567262b9839b2d9 not-for-merge 'refs/pull/421/merge' of https://github.com/zfsonlinux/spl |
||||
79a82a0fd97765687da6afab6c89945527743e1a not-for-merge 'refs/pull/423/head' of https://github.com/zfsonlinux/spl |
||||
c94d591b6cc7fece8b24538f95552d8b0d34ed6a not-for-merge 'refs/pull/423/merge' of https://github.com/zfsonlinux/spl |
||||
0b49718fd7570b9d1adedc34d57a55a817a64171 not-for-merge 'refs/pull/425/head' of https://github.com/zfsonlinux/spl |
||||
881a0644512e91d84cedf01341295c02c085261b not-for-merge 'refs/pull/425/merge' of https://github.com/zfsonlinux/spl |
||||
76f445e2485aa17a63e3593071458c6e0b7aeaa5 not-for-merge 'refs/pull/426/head' of https://github.com/zfsonlinux/spl |
||||
ca56d76f33727550181e1fa251740f517b056659 not-for-merge 'refs/pull/426/merge' of https://github.com/zfsonlinux/spl |
||||
c0b6882ae1949204da1d5f8697594dc3d593506d not-for-merge 'refs/pull/427/head' of https://github.com/zfsonlinux/spl |
||||
4927a79b148e8ab22a632da7a81fd86defcc6819 not-for-merge 'refs/pull/427/merge' of https://github.com/zfsonlinux/spl |
||||
76dda63b84cb9e1348582a398b1e94ea2d1e827d not-for-merge 'refs/pull/428/head' of https://github.com/zfsonlinux/spl |
||||
73451f0a924ea94ca641472ed28931cab8795f7b not-for-merge 'refs/pull/428/merge' of https://github.com/zfsonlinux/spl |
||||
c123fd13b9dd9f8a9f3cdbc5de8ca729d8d5ccc6 not-for-merge 'refs/pull/433/head' of https://github.com/zfsonlinux/spl |
||||
4909b172bdeafe63e4ccde52cf743aed345f7361 not-for-merge 'refs/pull/433/merge' of https://github.com/zfsonlinux/spl |
||||
344e28adba32fc4f5a5444cc9e93c67b2ba3f97e not-for-merge 'refs/pull/435/head' of https://github.com/zfsonlinux/spl |
||||
3312c1112ff99feec4a4fc150cab9454d4edcfe9 not-for-merge 'refs/pull/435/merge' of https://github.com/zfsonlinux/spl |
||||
0f86c9e30a0709dffa6cf5990cc23ffa80c15cd8 not-for-merge 'refs/pull/438/head' of https://github.com/zfsonlinux/spl |
||||
8fa37734a1824b5f8a8bdea1418db993eb4afd2a not-for-merge 'refs/pull/438/merge' of https://github.com/zfsonlinux/spl |
||||
c8620aaab0b41308e9d1901255427ca2600bbaec not-for-merge 'refs/pull/439/head' of https://github.com/zfsonlinux/spl |
||||
0c20dd402b4f935b47a856dcf076a3abd43660d5 not-for-merge 'refs/pull/439/merge' of https://github.com/zfsonlinux/spl |
||||
693eb5599919761179b35588db92ef3adf785fad not-for-merge 'refs/pull/440/head' of https://github.com/zfsonlinux/spl |
||||
f830243166ae06d5da728f449d473bc3b291f8f9 not-for-merge 'refs/pull/440/merge' of https://github.com/zfsonlinux/spl |
||||
888feaf2e849a9ad2cc5a84d8004f3d45b6e7266 not-for-merge 'refs/pull/442/head' of https://github.com/zfsonlinux/spl |
||||
a8955926d97f8cf298315ff0f86be3c532956a57 not-for-merge 'refs/pull/442/merge' of https://github.com/zfsonlinux/spl |
||||
9c21d58a0a48d8630e002d19922b9d259b3173a2 not-for-merge 'refs/pull/443/head' of https://github.com/zfsonlinux/spl |
||||
da7a3150f1ce9bb634388c2ac8077aa86f95760f not-for-merge 'refs/pull/443/merge' of https://github.com/zfsonlinux/spl |
||||
34aebb0bdaae2779799f11cb70b7fa603e9213f1 not-for-merge 'refs/pull/444/head' of https://github.com/zfsonlinux/spl |
||||
4bcf9a3d433ee99ea8a59c4bf254b4091d6e8199 not-for-merge 'refs/pull/444/merge' of https://github.com/zfsonlinux/spl |
||||
71686795a19830d4fb0852debf62e4489f7222e6 not-for-merge 'refs/pull/446/head' of https://github.com/zfsonlinux/spl |
||||
bda6e68c922872a8e38b18f007a610dccf2fded4 not-for-merge 'refs/pull/446/merge' of https://github.com/zfsonlinux/spl |
||||
ab044c6e1e723f6ac1f593220e1ccbded75cefc2 not-for-merge 'refs/pull/449/head' of https://github.com/zfsonlinux/spl |
||||
e687d1010f4198d60ee5626efca48efdf532a38d not-for-merge 'refs/pull/449/merge' of https://github.com/zfsonlinux/spl |
||||
c191661fef1d0a7ef6d0ac0b54ff1ab6f7590751 not-for-merge 'refs/pull/45/head' of https://github.com/zfsonlinux/spl |
||||
902db3cb8cc2f658845e8a0f89701eb4ac92f161 not-for-merge 'refs/pull/45/merge' of https://github.com/zfsonlinux/spl |
||||
5636aaa04ec70b05b1deda2ad92d746113f3708a not-for-merge 'refs/pull/450/head' of https://github.com/zfsonlinux/spl |
||||
1c7ec2f260209f2881de711544ebd3e9cc9330d4 not-for-merge 'refs/pull/450/merge' of https://github.com/zfsonlinux/spl |
||||
84a4f135bdac6f661640bbe8600f24127de6c8a5 not-for-merge 'refs/pull/453/head' of https://github.com/zfsonlinux/spl |
||||
5e6f999d36895d842d3d887f36d88f2c3edcfa14 not-for-merge 'refs/pull/453/merge' of https://github.com/zfsonlinux/spl |
||||
30c34fe00b60d8335b92973812f8705f84948eaf not-for-merge 'refs/pull/454/head' of https://github.com/zfsonlinux/spl |
||||
42b94fbaea3ff82f063d986c24917fa95acf9839 not-for-merge 'refs/pull/454/merge' of https://github.com/zfsonlinux/spl |
||||
a0f5e417ac9ae28f1df38e2e0a4cf1be24767d21 not-for-merge 'refs/pull/455/head' of https://github.com/zfsonlinux/spl |
||||
6b5f10abe81928a8350fa2d230ee19573fdd31ba not-for-merge 'refs/pull/455/merge' of https://github.com/zfsonlinux/spl |
||||
785a1466db52933ed4e05450b5a9f230c4dd387e not-for-merge 'refs/pull/456/head' of https://github.com/zfsonlinux/spl |
||||
fe1a1e614e51332493a4ba49c6f16dbd852502fa not-for-merge 'refs/pull/456/merge' of https://github.com/zfsonlinux/spl |
||||
0f1d8f631037fdc861a4f7f805e4b85368b84ef8 not-for-merge 'refs/pull/458/head' of https://github.com/zfsonlinux/spl |
||||
a38942f89490c82fa72dd5f741c7a21f373a0073 not-for-merge 'refs/pull/458/merge' of https://github.com/zfsonlinux/spl |
||||
5b95319f6ee8a1d84646da8a2aa963a1f1d525b2 not-for-merge 'refs/pull/460/head' of https://github.com/zfsonlinux/spl |
||||
8db6dd09a1780b1dddd94ba8014b9abe05e2ffe0 not-for-merge 'refs/pull/460/merge' of https://github.com/zfsonlinux/spl |
||||
7517ff4471becd5a6fb944d759d38bfe787ba689 not-for-merge 'refs/pull/461/head' of https://github.com/zfsonlinux/spl |
||||
73b3e0c4647135df280c3d4dbdde3840ffe84b2e not-for-merge 'refs/pull/461/merge' of https://github.com/zfsonlinux/spl |
||||
17b1b092ad71c40bf5deaa284894552a004dfc85 not-for-merge 'refs/pull/464/head' of https://github.com/zfsonlinux/spl |
||||
4618a502a8bd83ed6393f908ecb10df3c45bdb96 not-for-merge 'refs/pull/464/merge' of https://github.com/zfsonlinux/spl |
||||
ca1b1231c0127581663d45aa02e7e347a811a70a not-for-merge 'refs/pull/465/head' of https://github.com/zfsonlinux/spl |
||||
dda03d0a161f2ce69705334d002c2d9763d767f3 not-for-merge 'refs/pull/465/merge' of https://github.com/zfsonlinux/spl |
||||
518ccfab6cabf0cd377bccd4b04e36ec86d37cae not-for-merge 'refs/pull/466/head' of https://github.com/zfsonlinux/spl |
||||
4ee8361b86c17beb7d3e7c26f0ac50bf87507d57 not-for-merge 'refs/pull/466/merge' of https://github.com/zfsonlinux/spl |
||||
624b06f351c1b7b9a738545cd67dfc79300af780 not-for-merge 'refs/pull/467/head' of https://github.com/zfsonlinux/spl |
||||
593bcc543bd11fc473099606518f1cf5e7f4a296 not-for-merge 'refs/pull/467/merge' of https://github.com/zfsonlinux/spl |
||||
f89f3184c295ffe0285cd96f4828d9afdb20c638 not-for-merge 'refs/pull/468/head' of https://github.com/zfsonlinux/spl |
||||
3f05ef70ccc42c2bbd5ca0b2f27af76ae661c4f1 not-for-merge 'refs/pull/468/merge' of https://github.com/zfsonlinux/spl |
||||
7cb5315746d38e00cea5f59052e20c6e1d75be28 not-for-merge 'refs/pull/469/head' of https://github.com/zfsonlinux/spl |
||||
533c3f75b1acf331442c3b398d9aadb1e60fe08a not-for-merge 'refs/pull/469/merge' of https://github.com/zfsonlinux/spl |
||||
35c190cdd52c261233b127ade23b50958fea685e not-for-merge 'refs/pull/471/head' of https://github.com/zfsonlinux/spl |
||||
8bcc7c438199bd17621afa14a1acef670ceb8971 not-for-merge 'refs/pull/471/merge' of https://github.com/zfsonlinux/spl |
||||
888583bed24a5c567d6c8aaeaa091b998bdcc00b not-for-merge 'refs/pull/472/head' of https://github.com/zfsonlinux/spl |
||||
649255bae6887928a23ce42997a062f4debdfc2e not-for-merge 'refs/pull/472/merge' of https://github.com/zfsonlinux/spl |
||||
42f794c8d09d85e24511b7f59178d64b74312f11 not-for-merge 'refs/pull/473/head' of https://github.com/zfsonlinux/spl |
||||
5bba7c178637b78a721324dd7f2fd0be1ab62da1 not-for-merge 'refs/pull/473/merge' of https://github.com/zfsonlinux/spl |
||||
77bd432e4d8f3612e5521bbe15c0948ea840b2a3 not-for-merge 'refs/pull/474/head' of https://github.com/zfsonlinux/spl |
||||
0edf28e3e04058ba5a4056bf7c27c8e3184c0fdd not-for-merge 'refs/pull/474/merge' of https://github.com/zfsonlinux/spl |
||||
a86b56d7a7bc7a6ad4a14bad7fbfa10fd52176ff not-for-merge 'refs/pull/477/head' of https://github.com/zfsonlinux/spl |
||||
a861309e88e94adcfbd8f6ad917f5e3c19eeb30c not-for-merge 'refs/pull/478/head' of https://github.com/zfsonlinux/spl |
||||
dd852eb59b681a72db4d827b1ec67bb558c57b63 not-for-merge 'refs/pull/478/merge' of https://github.com/zfsonlinux/spl |
||||
5ae0cf11bce3d8d54428488d6fff8a788d804cbe not-for-merge 'refs/pull/479/head' of https://github.com/zfsonlinux/spl |
||||
acccdced111fb38451d49bd0ed3b445d958a9bbc not-for-merge 'refs/pull/479/merge' of https://github.com/zfsonlinux/spl |
||||
aca2626760dd37b293c3efb8677a047f5d881155 not-for-merge 'refs/pull/480/head' of https://github.com/zfsonlinux/spl |
||||
b245b9c6f1165201d8b1e914aeefc6df1cbfae93 not-for-merge 'refs/pull/480/merge' of https://github.com/zfsonlinux/spl |
||||
992cc30a0d0bc9878a8a115c2f4c1fee8b061abf not-for-merge 'refs/pull/482/head' of https://github.com/zfsonlinux/spl |
||||
544c31ef30b86da5934ff0aec7635677e1c93112 not-for-merge 'refs/pull/482/merge' of https://github.com/zfsonlinux/spl |
||||
b5488877cfbe4bfb662beee806c731de3d827ff3 not-for-merge 'refs/pull/484/head' of https://github.com/zfsonlinux/spl |
||||
00dabb3fed143dfbf0a79cc6f1c4169b7ee1a0e3 not-for-merge 'refs/pull/484/merge' of https://github.com/zfsonlinux/spl |
||||
80f77ed77e22531073e8e86c6268123b5a25a471 not-for-merge 'refs/pull/487/head' of https://github.com/zfsonlinux/spl |
||||
a6db1c08722d20736602d3c02aa8cd43dcba66cc not-for-merge 'refs/pull/487/merge' of https://github.com/zfsonlinux/spl |
||||
3c361fdb1dce216eec21c7baee0963b90dfbef8d not-for-merge 'refs/pull/488/head' of https://github.com/zfsonlinux/spl |
||||
431e7daf73d181c8fcaeb35de868489836b79930 not-for-merge 'refs/pull/488/merge' of https://github.com/zfsonlinux/spl |
||||
44d7556a1ab07e2786db94e889c098988ea06a48 not-for-merge 'refs/pull/491/head' of https://github.com/zfsonlinux/spl |
||||
1f80cb41ada2d33d54dc43b3d883e757006fbd4a not-for-merge 'refs/pull/491/merge' of https://github.com/zfsonlinux/spl |
||||
75c5dd18450eaf0d673c3ea82b66a518d958e2e8 not-for-merge 'refs/pull/492/head' of https://github.com/zfsonlinux/spl |
||||
81a89cffb3c9541057f9cb919001599314f5bc3c not-for-merge 'refs/pull/492/merge' of https://github.com/zfsonlinux/spl |
||||
7d64a1f0bbbce5ac5f83dd25bdb705d7d4a65ec6 not-for-merge 'refs/pull/493/head' of https://github.com/zfsonlinux/spl |
||||
91a00a570d174a3560280a59c3c43279b46d425a not-for-merge 'refs/pull/493/merge' of https://github.com/zfsonlinux/spl |
||||
04cc88a2ca3aa0307683f160518692a46a32d133 not-for-merge 'refs/pull/494/head' of https://github.com/zfsonlinux/spl |
||||
948996e002c263a9cf9cb4acccc059d755a73f5c not-for-merge 'refs/pull/494/merge' of https://github.com/zfsonlinux/spl |
||||
5a7f55168b3cdbcc79018f153c88fe5e5869f88f not-for-merge 'refs/pull/496/head' of https://github.com/zfsonlinux/spl |
||||
6391324f7a78e319f51820fc13eaad2e9ae5ab78 not-for-merge 'refs/pull/496/merge' of https://github.com/zfsonlinux/spl |
||||
adf60374cb63f8170df60ff73425f4efda47438b not-for-merge 'refs/pull/497/head' of https://github.com/zfsonlinux/spl |
||||
2cf726d431b4255a071d77eebba83a11c6a4fb53 not-for-merge 'refs/pull/497/merge' of https://github.com/zfsonlinux/spl |
||||
c75342d30a1af3557a79441c8c4f8b0ecaa3b40d not-for-merge 'refs/pull/499/head' of https://github.com/zfsonlinux/spl |
||||
bf35fa64ed12934a86dfd2845ee1a3cfc78b8790 not-for-merge 'refs/pull/499/merge' of https://github.com/zfsonlinux/spl |
||||
e01b39879b7499f5b85fb5ff72f48276fcca9670 not-for-merge 'refs/pull/501/head' of https://github.com/zfsonlinux/spl |
||||
b970d935cd95cbc718bf8730409b9ba0279f6a53 not-for-merge 'refs/pull/501/merge' of https://github.com/zfsonlinux/spl |
||||
ae3014101bf507f22fb611b97ef40934c926dfcd not-for-merge 'refs/pull/502/head' of https://github.com/zfsonlinux/spl |
||||
e1efd905e20eb604e212f0195500c7bd749db41f not-for-merge 'refs/pull/502/merge' of https://github.com/zfsonlinux/spl |
||||
320c7a5a067dcd79c927c6e96ed26d59d1b11068 not-for-merge 'refs/pull/503/head' of https://github.com/zfsonlinux/spl |
||||
6168bb1acd18ed8f32e1fbb55b216be50b4a886e not-for-merge 'refs/pull/503/merge' of https://github.com/zfsonlinux/spl |
||||
14372ba93d5a0994a356c711e96d94c4adbafbd8 not-for-merge 'refs/pull/504/head' of https://github.com/zfsonlinux/spl |
||||
1b87f65a0b78dae3cd2b0a201e4cce8d2548d5ec not-for-merge 'refs/pull/504/merge' of https://github.com/zfsonlinux/spl |
||||
40d821d5cb9c671ef0920cae245fa5cd6c7a8b02 not-for-merge 'refs/pull/505/head' of https://github.com/zfsonlinux/spl |
||||
fd8ba1232c564ebeb65baa775a44d3ce22473bdb not-for-merge 'refs/pull/505/merge' of https://github.com/zfsonlinux/spl |
||||
1a754c81084c74ae4081a6c18affe0e59178fb44 not-for-merge 'refs/pull/506/head' of https://github.com/zfsonlinux/spl |
||||
be9d3d2a239135d2a262c1a68fbed0b3d7bd62cf not-for-merge 'refs/pull/506/merge' of https://github.com/zfsonlinux/spl |
||||
75a27cfa12019ccb7e58488c8fcfcb35e83a2630 not-for-merge 'refs/pull/507/head' of https://github.com/zfsonlinux/spl |
||||
92cc8aa5fe21c466357ef5745290024ea63e10cb not-for-merge 'refs/pull/507/merge' of https://github.com/zfsonlinux/spl |
||||
625a42172f2f625457409e4b2144e466a6377984 not-for-merge 'refs/pull/508/head' of https://github.com/zfsonlinux/spl |
||||
3bb60285b2dc2bc3efab3d4b4ad4face5c59914c not-for-merge 'refs/pull/508/merge' of https://github.com/zfsonlinux/spl |
||||
0037108cec6db182d78a952fc8f3d939456084b2 not-for-merge 'refs/pull/509/head' of https://github.com/zfsonlinux/spl |
||||
77406ddedbb04b0fc74b43381ffd45474de4ddeb not-for-merge 'refs/pull/509/merge' of https://github.com/zfsonlinux/spl |
||||
844922ff6bc5b54d7fe739c674a4c12ba150d982 not-for-merge 'refs/pull/510/head' of https://github.com/zfsonlinux/spl |
||||
600993a7217181222a391a7bb47b5284d45738d8 not-for-merge 'refs/pull/510/merge' of https://github.com/zfsonlinux/spl |
||||
ec4d29519e4ae53544cd9730b6fe797b7b8426de not-for-merge 'refs/pull/512/head' of https://github.com/zfsonlinux/spl |
||||
dcb3bd0c9e20c98b43ca077219f4f7963ecb25fe not-for-merge 'refs/pull/512/merge' of https://github.com/zfsonlinux/spl |
||||
769e0305a71d77de84a42c9a22ecf5ac532014be not-for-merge 'refs/pull/513/head' of https://github.com/zfsonlinux/spl |
||||
990cb50541d5b5d08edafbca901cb85119402899 not-for-merge 'refs/pull/513/merge' of https://github.com/zfsonlinux/spl |
||||
5ce4a5ab669e05d30d7d9f8b3a47bc8134c9b2c3 not-for-merge 'refs/pull/514/head' of https://github.com/zfsonlinux/spl |
||||
cb358bf3c8c40ee9b9338be90497bd9a3d159ea4 not-for-merge 'refs/pull/514/merge' of https://github.com/zfsonlinux/spl |
||||
8de6d7b44da3b2832c206ffe21147e7d340ed748 not-for-merge 'refs/pull/515/head' of https://github.com/zfsonlinux/spl |
||||
a6832dfc0f227cd916c04757ccf941ff59ff926c not-for-merge 'refs/pull/515/merge' of https://github.com/zfsonlinux/spl |
||||
9c5eaa687d84872996c4a4c4bc6d9230d1e212c3 not-for-merge 'refs/pull/516/head' of https://github.com/zfsonlinux/spl |
||||
eb1f03c29e98766d15a60d87d430a04db84427a7 not-for-merge 'refs/pull/516/merge' of https://github.com/zfsonlinux/spl |
||||
eb2778e8afadbbffb57a169f2e24f11023c4b85b not-for-merge 'refs/pull/519/head' of https://github.com/zfsonlinux/spl |
||||
506fc73286274b396a2728c5cab6f1f2e95dcdd3 not-for-merge 'refs/pull/519/merge' of https://github.com/zfsonlinux/spl |
||||
0d43cff3ba4198acfca4907942bade3d7e4eff1a not-for-merge 'refs/pull/520/head' of https://github.com/zfsonlinux/spl |
||||
04d15cf5a150dfdd718211b730085bf161b639e8 not-for-merge 'refs/pull/520/merge' of https://github.com/zfsonlinux/spl |
||||
c64a993b5a2ac5e0e469c02ee9881518666ee864 not-for-merge 'refs/pull/523/head' of https://github.com/zfsonlinux/spl |
||||
d3d295f7bd139903e1b7e71fa5df0983f89a4a1a not-for-merge 'refs/pull/523/merge' of https://github.com/zfsonlinux/spl |
||||
d818defb58229d9b76439c9d3e0d4ba3dff674fc not-for-merge 'refs/pull/524/head' of https://github.com/zfsonlinux/spl |
||||
3ee6df32450accb949b4ac059f838f8ac2fe4287 not-for-merge 'refs/pull/524/merge' of https://github.com/zfsonlinux/spl |
||||
6a92bb8295b44d292e04f2f7308de43b80f9b8cf not-for-merge 'refs/pull/525/head' of https://github.com/zfsonlinux/spl |
||||
668afc91da7f93322c834546952a3247051fae76 not-for-merge 'refs/pull/525/merge' of https://github.com/zfsonlinux/spl |
||||
c6543ec8d7cff33b18d1585a4e1726e77e45b99c not-for-merge 'refs/pull/527/head' of https://github.com/zfsonlinux/spl |
||||
b0933ee80074b69d7d85ba5ab445029f3d127e06 not-for-merge 'refs/pull/527/merge' of https://github.com/zfsonlinux/spl |
||||
9cd27c5c2d241ffab8fab004f3e231122edda0cc not-for-merge 'refs/pull/528/head' of https://github.com/zfsonlinux/spl |
||||
663bdcdf3262c4fe48cc893d358974167833dd74 not-for-merge 'refs/pull/528/merge' of https://github.com/zfsonlinux/spl |
||||
0d6f39e83f60f1894a311a5dcaf2a3be224a3185 not-for-merge 'refs/pull/529/head' of https://github.com/zfsonlinux/spl |
||||
615b904fe134918015c0465506d14c59bdb09dd3 not-for-merge 'refs/pull/529/merge' of https://github.com/zfsonlinux/spl |
||||
e0f9a680b904c65290e4a2ecddd8c0a706cb3990 not-for-merge 'refs/pull/530/head' of https://github.com/zfsonlinux/spl |
||||
da9e1499cd38e36e44b9b804872b3a8a9495add8 not-for-merge 'refs/pull/530/merge' of https://github.com/zfsonlinux/spl |
||||
cb14b86928c2a96d117b98cbd2089be36dd4469b not-for-merge 'refs/pull/531/head' of https://github.com/zfsonlinux/spl |
||||
38672112c33d4d039fa313467b89cfd9c1cbe0ec not-for-merge 'refs/pull/531/merge' of https://github.com/zfsonlinux/spl |
||||
4a5932b1a4c6a5f969740f6a52fd7ad7f513fe8f not-for-merge 'refs/pull/532/head' of https://github.com/zfsonlinux/spl |
||||
29064dc6c93f51ef0442aeb8c7a70aea86e1eeac not-for-merge 'refs/pull/532/merge' of https://github.com/zfsonlinux/spl |
||||
f201c18ea799217b6833aaa08ed2e341e316b29e not-for-merge 'refs/pull/533/head' of https://github.com/zfsonlinux/spl |
||||
494c196ce4940c469309b343c6107d425ec7ccb9 not-for-merge 'refs/pull/533/merge' of https://github.com/zfsonlinux/spl |
||||
f19713a9851ab17db647a34b24cd3bbdec41edbc not-for-merge 'refs/pull/536/head' of https://github.com/zfsonlinux/spl |
||||
b199dfe45a034f4f0231cfcf87777da431e62ad4 not-for-merge 'refs/pull/536/merge' of https://github.com/zfsonlinux/spl |
||||
5d873977738eb90732f7bd465faa1aa7edbb365c not-for-merge 'refs/pull/537/head' of https://github.com/zfsonlinux/spl |
||||
60607813bdc84967fdedf095f1c6c2bd3cb23d82 not-for-merge 'refs/pull/537/merge' of https://github.com/zfsonlinux/spl |
||||
7fc5ce133a8b2de81f4dec2eebd745f1e5f9cb8a not-for-merge 'refs/pull/54/head' of https://github.com/zfsonlinux/spl |
||||
4ae3ab4486e6708d25b6818b9b2ff57f0e64611e not-for-merge 'refs/pull/54/merge' of https://github.com/zfsonlinux/spl |
||||
1c126eb3ee87ae54e08a6be5fd6ac06e6be042a8 not-for-merge 'refs/pull/540/head' of https://github.com/zfsonlinux/spl |
||||
9e6d852e53ab5ac4bbc231e67b28438f2a792523 not-for-merge 'refs/pull/540/merge' of https://github.com/zfsonlinux/spl |
||||
aa140080b1f8c38c4406d4748e64e10703e7cc60 not-for-merge 'refs/pull/542/head' of https://github.com/zfsonlinux/spl |
||||
aa2ae60c99ddcd5fa5c3a310ffad9e5e16079f14 not-for-merge 'refs/pull/542/merge' of https://github.com/zfsonlinux/spl |
||||
69e99296c3aedc657f9a7abf6f4fa22fe765fa4e not-for-merge 'refs/pull/543/head' of https://github.com/zfsonlinux/spl |
||||
b483c956102a4b0266797f6a7e10af0006db9fdc not-for-merge 'refs/pull/543/merge' of https://github.com/zfsonlinux/spl |
||||
fd3846fd692b91303e1a11938934ca0952fd9ef0 not-for-merge 'refs/pull/546/head' of https://github.com/zfsonlinux/spl |
||||
fa1464b5c3c66a6b72e16f5d61452d6ba42b4978 not-for-merge 'refs/pull/547/head' of https://github.com/zfsonlinux/spl |
||||
046fcec750797fa2b4302afc58ace1c78ef9f6d0 not-for-merge 'refs/pull/547/merge' of https://github.com/zfsonlinux/spl |
||||
a14d0dfa0cd8b7688c754edeb2c6a708d1f5a4b5 not-for-merge 'refs/pull/548/head' of https://github.com/zfsonlinux/spl |
||||
d1404b03ba4eadc66e2f7993955d0845ae8e6dfd not-for-merge 'refs/pull/548/merge' of https://github.com/zfsonlinux/spl |
||||
eece723006901c7ab93a0f1306a45e48bdf4dd4e not-for-merge 'refs/pull/549/head' of https://github.com/zfsonlinux/spl |
||||
76fb6b7940f82efa1f273ae4b209eaac110f104b not-for-merge 'refs/pull/549/merge' of https://github.com/zfsonlinux/spl |
||||
429ae5967265cfbd4f7347c3a7e616c6a643749f not-for-merge 'refs/pull/551/head' of https://github.com/zfsonlinux/spl |
||||
6f3f60646a6077b0f3179c215595ce277ba98f89 not-for-merge 'refs/pull/551/merge' of https://github.com/zfsonlinux/spl |
||||
e7265909f6e3b1b49d8de98c0629687709f836c2 not-for-merge 'refs/pull/553/head' of https://github.com/zfsonlinux/spl |
||||
bdfabc3e773e3cb716303a793818ffab1bea105b not-for-merge 'refs/pull/553/merge' of https://github.com/zfsonlinux/spl |
||||
d8b6a25bb57b476ef3f632870dc39db4dadc990e not-for-merge 'refs/pull/554/head' of https://github.com/zfsonlinux/spl |
||||
2dbd8ce88ab86c4e686f7e9c5ac47eaba75cfede not-for-merge 'refs/pull/554/merge' of https://github.com/zfsonlinux/spl |
||||
7683091a0ced1964de56d8cc3c1a59cafc2514f4 not-for-merge 'refs/pull/557/head' of https://github.com/zfsonlinux/spl |
||||
8672cd45e345c290f85aaad54c89a31e3a94db35 not-for-merge 'refs/pull/557/merge' of https://github.com/zfsonlinux/spl |
||||
3e8dc46ce84231b1d9925acf69ec8dce4e4fd514 not-for-merge 'refs/pull/558/head' of https://github.com/zfsonlinux/spl |
||||
485608994431b279a8d9be14b643885df70e43a0 not-for-merge 'refs/pull/558/merge' of https://github.com/zfsonlinux/spl |
||||
fd889d30bb304cea8b67f6485c794e845ce676c5 not-for-merge 'refs/pull/560/head' of https://github.com/zfsonlinux/spl |
||||
67391d6a94ebe96f522f97f7811ccf918664f566 not-for-merge 'refs/pull/560/merge' of https://github.com/zfsonlinux/spl |
||||
17d00ace366f0d7c92b5c3f9de81a97beb79124e not-for-merge 'refs/pull/561/head' of https://github.com/zfsonlinux/spl |
||||
3f3e56ad83393028327c6200ec984874f09ec51f not-for-merge 'refs/pull/561/merge' of https://github.com/zfsonlinux/spl |
||||
76e6cee2132474fdb3e1b4f489b4b1184ba377fa not-for-merge 'refs/pull/562/head' of https://github.com/zfsonlinux/spl |
||||
ff718cc332f29b6cfe1361db0b6e77f0e67f4aad not-for-merge 'refs/pull/562/merge' of https://github.com/zfsonlinux/spl |
||||
0484fbbabcc1d89b1a892652e1214640c9aeb608 not-for-merge 'refs/pull/564/head' of https://github.com/zfsonlinux/spl |
||||
93399591f72f550643b67e25abb6694b17a3a98d not-for-merge 'refs/pull/564/merge' of https://github.com/zfsonlinux/spl |
||||
52a99f2b2878064e5f76353f5f6598fe34ad84e1 not-for-merge 'refs/pull/565/head' of https://github.com/zfsonlinux/spl |
||||
e29929a230fd687d7b224af8ea8e755dd938ebc3 not-for-merge 'refs/pull/565/merge' of https://github.com/zfsonlinux/spl |
||||
f1ad2925006156f50ea46d9fdfa95877f99e9e28 not-for-merge 'refs/pull/566/head' of https://github.com/zfsonlinux/spl |
||||
a4e612bf66c8d159ed12ed22b679a60c0746cc24 not-for-merge 'refs/pull/566/merge' of https://github.com/zfsonlinux/spl |
||||
5d20e5a980e1a06a26268e3194ad1945527a49f1 not-for-merge 'refs/pull/567/head' of https://github.com/zfsonlinux/spl |
||||
1b4e94d6ccdef51065f02a8797271655e41a364c not-for-merge 'refs/pull/567/merge' of https://github.com/zfsonlinux/spl |
||||
640ff406295af25b4ba0c9d7b2a0d53d5eaa32d9 not-for-merge 'refs/pull/568/head' of https://github.com/zfsonlinux/spl |
||||
018ea808a60aaefe834f400360184e0606fbd2c3 not-for-merge 'refs/pull/569/head' of https://github.com/zfsonlinux/spl |
||||
c46efd74ca878f51af509b667bca72754f7f3aa7 not-for-merge 'refs/pull/570/head' of https://github.com/zfsonlinux/spl |
||||
d9ddbfe1aeeb5821bc73d9b96ad712e94d883cf9 not-for-merge 'refs/pull/571/head' of https://github.com/zfsonlinux/spl |
||||
7ff3ca209129dd73ef19eeb2fddc35758cbab5a7 not-for-merge 'refs/pull/572/head' of https://github.com/zfsonlinux/spl |
||||
0f70edb052d465f131b3c8756740d69182882a8e not-for-merge 'refs/pull/574/head' of https://github.com/zfsonlinux/spl |
||||
43e0d0fc713918bef2194222204d5ab8aa2ee40f not-for-merge 'refs/pull/576/head' of https://github.com/zfsonlinux/spl |
||||
73276d829c2b2916bd93158f3427499e7faf1d04 not-for-merge 'refs/pull/577/head' of https://github.com/zfsonlinux/spl |
||||
2e8deaf5ff718a09a753b9ad08e6cd71ece5244c not-for-merge 'refs/pull/578/head' of https://github.com/zfsonlinux/spl |
||||
77d27f70662aad8b5b3163711b6be38f69b70c85 not-for-merge 'refs/pull/580/head' of https://github.com/zfsonlinux/spl |
||||
1eb80224b1c9cebf03e6a7f3cb33fce7f13797fc not-for-merge 'refs/pull/580/merge' of https://github.com/zfsonlinux/spl |
||||
39df28a5d344abc090b810affd3f6b0a52ca431b not-for-merge 'refs/pull/581/head' of https://github.com/zfsonlinux/spl |
||||
9bc6214ca0968f37d5158dd97e26dc5d48488606 not-for-merge 'refs/pull/581/merge' of https://github.com/zfsonlinux/spl |
||||
d8b968cd36ded196dd0176ef71c849718fc25c3d not-for-merge 'refs/pull/583/head' of https://github.com/zfsonlinux/spl |
||||
15070c54ce148f57ac33599a9644c631a11a6259 not-for-merge 'refs/pull/586/head' of https://github.com/zfsonlinux/spl |
||||
9c26705490f43a99e3aa8a44998dd618022b10b8 not-for-merge 'refs/pull/587/head' of https://github.com/zfsonlinux/spl |
||||
22599eb0a4151c8ccc115bf9a066bc515c85f5e6 not-for-merge 'refs/pull/587/merge' of https://github.com/zfsonlinux/spl |
||||
c13d4d06c316671d294f09c155b7ba4d97bca0f1 not-for-merge 'refs/pull/588/head' of https://github.com/zfsonlinux/spl |
||||
3d96ef441b3e4dcc35feb71e36f7c76ee4ef062e not-for-merge 'refs/pull/589/head' of https://github.com/zfsonlinux/spl |
||||
2dec405ac6d0a6b094f194b791bf8dc657335047 not-for-merge 'refs/pull/589/merge' of https://github.com/zfsonlinux/spl |
||||
6bc42433e4aa066b98a8e28eadf5a4a2d1990ebc not-for-merge 'refs/pull/59/head' of https://github.com/zfsonlinux/spl |
||||
bdcd2697848242aa852a61fd9b74b1008480d6b6 not-for-merge 'refs/pull/59/merge' of https://github.com/zfsonlinux/spl |
||||
5ece07d1e5df9494059f3dab0d035b70033184a0 not-for-merge 'refs/pull/590/head' of https://github.com/zfsonlinux/spl |
||||
1ed759886073d2a608fad0117d2a0b979c77371b not-for-merge 'refs/pull/591/head' of https://github.com/zfsonlinux/spl |
||||
e5c5babf81439821316679c43f52016c774ee551 not-for-merge 'refs/pull/591/merge' of https://github.com/zfsonlinux/spl |
||||
d6855fae2db3b351e025bd6ad3cb354ebc42a330 not-for-merge 'refs/pull/593/head' of https://github.com/zfsonlinux/spl |
||||
077ed95b7e1b350f784994d4c78469597bcc6232 not-for-merge 'refs/pull/594/head' of https://github.com/zfsonlinux/spl |
||||
2cee09c4f19a2c5839fda9877af62da7099dba8f not-for-merge 'refs/pull/595/head' of https://github.com/zfsonlinux/spl |
||||
3233768716ae597e38002941c9cc790fa84aa0d5 not-for-merge 'refs/pull/597/head' of https://github.com/zfsonlinux/spl |
||||
253be2ee4408795a5a983c878f0291655b40d3c9 not-for-merge 'refs/pull/598/head' of https://github.com/zfsonlinux/spl |
||||
e0517825dabbbc8722a0346543ed5bfec1dc9fc1 not-for-merge 'refs/pull/599/head' of https://github.com/zfsonlinux/spl |
||||
bdb032e43042ea71cafc7e8e346264b11e065813 not-for-merge 'refs/pull/60/head' of https://github.com/zfsonlinux/spl |
||||
0e2f7cacf0a5791d7b3ea43ea12b31843b959704 not-for-merge 'refs/pull/60/merge' of https://github.com/zfsonlinux/spl |
||||
c503b5e2574a48b54216b5eed12c83554938acb9 not-for-merge 'refs/pull/600/head' of https://github.com/zfsonlinux/spl |
||||
fe42ee750a2f8762d3393aac6c493f103f89ab55 not-for-merge 'refs/pull/601/head' of https://github.com/zfsonlinux/spl |
||||
970b1ab59e760b1d4628fe01e6c5ffb388e36245 not-for-merge 'refs/pull/601/merge' of https://github.com/zfsonlinux/spl |
||||
e5076c86b49522864dc63262914a1585948205cd not-for-merge 'refs/pull/603/head' of https://github.com/zfsonlinux/spl |
||||
1cea011da75c99733a6f590fa419d1644b07a31e not-for-merge 'refs/pull/605/head' of https://github.com/zfsonlinux/spl |
||||
85b1c39f014cef5a024827da8e9e4c0fe55e16cd not-for-merge 'refs/pull/605/merge' of https://github.com/zfsonlinux/spl |
||||
b77e013e3a44cf0721e2af92ec77c4a7f731f872 not-for-merge 'refs/pull/606/head' of https://github.com/zfsonlinux/spl |
||||
ecf933265d79a8d9c19bfdac20edb2533430047c not-for-merge 'refs/pull/606/merge' of https://github.com/zfsonlinux/spl |
||||
00feaf39dd6ce4ff564ee22d0591ee8de68bfa4a not-for-merge 'refs/pull/607/head' of https://github.com/zfsonlinux/spl |
||||
9d616cc8e2cf77d991609256a14d66e10621c56b not-for-merge 'refs/pull/608/head' of https://github.com/zfsonlinux/spl |
||||
1825328871e84f764a7436da9fcee9e947b0f077 not-for-merge 'refs/pull/608/merge' of https://github.com/zfsonlinux/spl |
||||
0dfee842b0c27001083b02d5eb6742214c100755 not-for-merge 'refs/pull/609/head' of https://github.com/zfsonlinux/spl |
||||
37f9c6997162a840c4c9ba59ecffe366b548919b not-for-merge 'refs/pull/61/head' of https://github.com/zfsonlinux/spl |
||||
dd0cb63184aba222d66aa9b4dce1a1cabf00438f not-for-merge 'refs/pull/61/merge' of https://github.com/zfsonlinux/spl |
||||
d6168212011fd84eee1fbc104e5d44cce496efb9 not-for-merge 'refs/pull/610/head' of https://github.com/zfsonlinux/spl |
||||
fa00e9e206f619ede0017bd0930a00baa09051ac not-for-merge 'refs/pull/613/head' of https://github.com/zfsonlinux/spl |
||||
dd6792eae3519e078de719341fba7e61fe4ae301 not-for-merge 'refs/pull/613/merge' of https://github.com/zfsonlinux/spl |
||||
447ef0648334c85b14ffb434557d5dbd493d1fe3 not-for-merge 'refs/pull/614/head' of https://github.com/zfsonlinux/spl |
||||
b129b71f5cb99de334bd11b4aa0d309ec78aa233 not-for-merge 'refs/pull/615/head' of https://github.com/zfsonlinux/spl |
||||
ac18b0311ef952851183f726271d24de6eadf060 not-for-merge 'refs/pull/615/merge' of https://github.com/zfsonlinux/spl |
||||
f0b26e3442962ed68c977cd32bbd29f3539c3467 not-for-merge 'refs/pull/616/head' of https://github.com/zfsonlinux/spl |
||||
6724778398198da221dd25361dc3f0a9680df0ef not-for-merge 'refs/pull/617/head' of https://github.com/zfsonlinux/spl |
||||
dd8049d47bb1af0ec779be744c4e6dce66bc1be3 not-for-merge 'refs/pull/622/head' of https://github.com/zfsonlinux/spl |
||||
0c96fedbeed232850d88bb0dafebd3eb9c4eba28 not-for-merge 'refs/pull/622/merge' of https://github.com/zfsonlinux/spl |
||||
0565016eb7e6334ffb64f32b4fba81e845abb812 not-for-merge 'refs/pull/623/head' of https://github.com/zfsonlinux/spl |
||||
2eaac1d09b0b3d7f783c3e0fb87d21095cfaec59 not-for-merge 'refs/pull/623/merge' of https://github.com/zfsonlinux/spl |
||||
336e105ca3283017ac040d8e8e0e1af025f13352 not-for-merge 'refs/pull/625/head' of https://github.com/zfsonlinux/spl |
||||
9184b143345e9bea1d9fdac570263dfb656674fb not-for-merge 'refs/pull/625/merge' of https://github.com/zfsonlinux/spl |
||||
6c7b93dc4b60c05e2913bbbb610dcdc3c16d061b not-for-merge 'refs/pull/626/head' of https://github.com/zfsonlinux/spl |
||||
4e36b95cb5f74d58b3a44e95e74baf4a58891155 not-for-merge 'refs/pull/626/merge' of https://github.com/zfsonlinux/spl |
||||
aed0eabaf5f81551d42b5bb273ab466ae8df409c not-for-merge 'refs/pull/627/head' of https://github.com/zfsonlinux/spl |
||||
318802d94521cc54e92f06eaf4f4a5b79c6ede44 not-for-merge 'refs/pull/627/merge' of https://github.com/zfsonlinux/spl |
||||
895986061153d9b1aeeead19aa6ed24198281f90 not-for-merge 'refs/pull/628/head' of https://github.com/zfsonlinux/spl |
||||
e63b168e55a7ec86b79482fc4bb22abd17e937a9 not-for-merge 'refs/pull/629/head' of https://github.com/zfsonlinux/spl |
||||
e8897f8fccea25f780ab613df9386ccf61b1687c not-for-merge 'refs/pull/633/head' of https://github.com/zfsonlinux/spl |
||||
c9f12ce9cc7e75036f7d13adaae31ef1a497c3b6 not-for-merge 'refs/pull/634/head' of https://github.com/zfsonlinux/spl |
||||
21cd90662d4474d5624e4f2cdd99e747b99d2d69 not-for-merge 'refs/pull/635/head' of https://github.com/zfsonlinux/spl |
||||
9e65bc8ab66a336879b9445b1c633ec31cb77234 not-for-merge 'refs/pull/636/head' of https://github.com/zfsonlinux/spl |
||||
20d4e678b3b30be6174a6ad0d1552030a2d18273 not-for-merge 'refs/pull/637/head' of https://github.com/zfsonlinux/spl |
||||
26e6a8eca24cdbed142fd86f9b649020d53e50e7 not-for-merge 'refs/pull/639/head' of https://github.com/zfsonlinux/spl |
||||
2eb147e4092a5b693f22d1f52e53cefc291afece not-for-merge 'refs/pull/639/merge' of https://github.com/zfsonlinux/spl |
||||
1511c344fcb9332928e5ffc80fd5d7a055c9b342 not-for-merge 'refs/pull/64/head' of https://github.com/zfsonlinux/spl |
||||
c8c08bc6fd558af940051b38a76c00c7aa59e01e not-for-merge 'refs/pull/64/merge' of https://github.com/zfsonlinux/spl |
||||
fa9d026181a6a05929206d185693c351194da467 not-for-merge 'refs/pull/640/head' of https://github.com/zfsonlinux/spl |
||||
78608f1963234592c6ffcfaa45082a54209e0d87 not-for-merge 'refs/pull/641/head' of https://github.com/zfsonlinux/spl |
||||
b744ec381629bfab02b02f31523da3e45a994bc7 not-for-merge 'refs/pull/642/head' of https://github.com/zfsonlinux/spl |
||||
d985c191627e5dec006507caf7ec4cbed07b617d not-for-merge 'refs/pull/643/head' of https://github.com/zfsonlinux/spl |
||||
b4bddcac952123f25a66fd7e0f7a61c963d11c0f not-for-merge 'refs/pull/644/head' of https://github.com/zfsonlinux/spl |
||||
720c5e0d8d2c6cdcfc9fb10a6f8b2eacaf88c955 not-for-merge 'refs/pull/645/head' of https://github.com/zfsonlinux/spl |
||||
89c19bf51c7ec007ef94e1222d85fbe3bfdf8e98 not-for-merge 'refs/pull/645/merge' of https://github.com/zfsonlinux/spl |
||||
ac18a8f2194224ff344328432631bd69b24749d1 not-for-merge 'refs/pull/646/head' of https://github.com/zfsonlinux/spl |
||||
22b0d7bd052f3fd1715205257efd44afb7f1d621 not-for-merge 'refs/pull/646/merge' of https://github.com/zfsonlinux/spl |
||||
235a57d3ae4eed7a705bb4967e0b5bd021c35e4f not-for-merge 'refs/pull/647/head' of https://github.com/zfsonlinux/spl |
||||
b633677cc671caed0d21354c539f32fbd0702511 not-for-merge 'refs/pull/647/merge' of https://github.com/zfsonlinux/spl |
||||
28c7cb9dfeb5d473d2b6cbe9b396b4bfc3f1f5af not-for-merge 'refs/pull/649/head' of https://github.com/zfsonlinux/spl |
||||
7026d13612a9ae8a0fdc8f2048ea59a50794bc8e not-for-merge 'refs/pull/649/merge' of https://github.com/zfsonlinux/spl |
||||
7c1eca3d3cf3fd3347b463a53a62b33ca52ee1fc not-for-merge 'refs/pull/65/head' of https://github.com/zfsonlinux/spl |
||||
877f90e87691383b2b14315baa826faab8c96338 not-for-merge 'refs/pull/65/merge' of https://github.com/zfsonlinux/spl |
||||
f265abe678d0af2a94d429c2269508c34b3c7eb9 not-for-merge 'refs/pull/652/head' of https://github.com/zfsonlinux/spl |
||||
8fadbed84951d54ef7379f2b08a63bb601dc8a08 not-for-merge 'refs/pull/654/head' of https://github.com/zfsonlinux/spl |
||||
a0664e74e49aa4ead57612b77cfe696122be02a5 not-for-merge 'refs/pull/654/merge' of https://github.com/zfsonlinux/spl |
||||
2b048ac06ea2f5d52fc6bcf764109209fa69b75f not-for-merge 'refs/pull/655/head' of https://github.com/zfsonlinux/spl |
||||
fd261ef8502b29608a9ff79417a516bda2c502e2 not-for-merge 'refs/pull/657/head' of https://github.com/zfsonlinux/spl |
||||
d79d710a509017d2ae2a0d2385b863cd0295a01a not-for-merge 'refs/pull/658/head' of https://github.com/zfsonlinux/spl |
||||
a632ee0fa9313faebe1c60e5cada5606bcc4e82a not-for-merge 'refs/pull/658/merge' of https://github.com/zfsonlinux/spl |
||||
53be762acc5c961686f49cedb494cbbf03c1896a not-for-merge 'refs/pull/659/head' of https://github.com/zfsonlinux/spl |
||||
c697608b0f353b37370b3b4b9052e7fb450b42c5 not-for-merge 'refs/pull/659/merge' of https://github.com/zfsonlinux/spl |
||||
0217d618098d4b688b1744cf617b851ea9df1195 not-for-merge 'refs/pull/660/head' of https://github.com/zfsonlinux/spl |
||||
48086806a933082a3fb8f4f1687c4162b219e1ac not-for-merge 'refs/pull/661/head' of https://github.com/zfsonlinux/spl |
||||
9304461177df49791eb917ce1988014f697d48f5 not-for-merge 'refs/pull/662/head' of https://github.com/zfsonlinux/spl |
||||
e8ffa28ecb1d71be778e6782344c97ec2c4c2f30 not-for-merge 'refs/pull/664/head' of https://github.com/zfsonlinux/spl |
||||
68a61e992b275e4716a3239454448f43c4f03ade not-for-merge 'refs/pull/665/head' of https://github.com/zfsonlinux/spl |
||||
3dc463b32160b4b76d9edf631b5bcef768922769 not-for-merge 'refs/pull/666/head' of https://github.com/zfsonlinux/spl |
||||
945f9ce00e34f843c3d317688f6c43635db03423 not-for-merge 'refs/pull/666/merge' of https://github.com/zfsonlinux/spl |
||||
e04111793a91863fac7128785c993a994b2c1910 not-for-merge 'refs/pull/667/head' of https://github.com/zfsonlinux/spl |
||||
8a89f29506bf882d7ff8abdb170fe41ad1d6f827 not-for-merge 'refs/pull/669/head' of https://github.com/zfsonlinux/spl |
||||
722b8620f6f571b0dbac7659e41e1aae4fb16856 not-for-merge 'refs/pull/67/head' of https://github.com/zfsonlinux/spl |
||||
fc587a777a40926856ce2915e2787e3ed629be10 not-for-merge 'refs/pull/67/merge' of https://github.com/zfsonlinux/spl |
||||
f164ff7220b25616c5902e1dc5f892f39e49489e not-for-merge 'refs/pull/671/head' of https://github.com/zfsonlinux/spl |
||||
29ca17913dccf469d1b69154370bfacd6cd54d83 not-for-merge 'refs/pull/671/merge' of https://github.com/zfsonlinux/spl |
||||
b399efcda849f1c4308c832af948cb92f6cece6a not-for-merge 'refs/pull/69/head' of https://github.com/zfsonlinux/spl |
||||
4599c159279cbfc184025fadf3f858ad7fcca592 not-for-merge 'refs/pull/69/merge' of https://github.com/zfsonlinux/spl |
||||
c40077f3e4ae517ea8dd5bed2e010d787655e01e not-for-merge 'refs/pull/70/head' of https://github.com/zfsonlinux/spl |
||||
e4078f0043022e438757675b0f2d23470dd412d2 not-for-merge 'refs/pull/70/merge' of https://github.com/zfsonlinux/spl |
||||
a02f9efaba4cf6a99b38865a45bf57c379365970 not-for-merge 'refs/pull/74/head' of https://github.com/zfsonlinux/spl |
||||
3359272324b4afb7ecac3198b37223a06c90ae56 not-for-merge 'refs/pull/74/merge' of https://github.com/zfsonlinux/spl |
||||
9557281fbc2879ec235fd5f5503dfa9daf497cc9 not-for-merge 'refs/pull/75/head' of https://github.com/zfsonlinux/spl |
||||
2b2f4c327ff9871ed298a47e73c83e8a7386718e not-for-merge 'refs/pull/75/merge' of https://github.com/zfsonlinux/spl |
||||
34fe15f6e5918b94fdf1735c004bfd5385fbc682 not-for-merge 'refs/pull/77/head' of https://github.com/zfsonlinux/spl |
||||
2fbfed47648c6c80c5be7f49459b976766eaf64f not-for-merge 'refs/pull/77/merge' of https://github.com/zfsonlinux/spl |
||||
b72e57a4c375aecb7820a64158204a269de3305f not-for-merge 'refs/pull/78/head' of https://github.com/zfsonlinux/spl |
||||
244e5ec162370f7e4f1da06714a3b8893aa96979 not-for-merge 'refs/pull/78/merge' of https://github.com/zfsonlinux/spl |
||||
f75abb7984d13d16ece445a205f6621b83dc2c4c not-for-merge 'refs/pull/85/head' of https://github.com/zfsonlinux/spl |
||||
b08c63a3bb7cf7c9ea45af8d91d97f9b9fd2d452 not-for-merge 'refs/pull/85/merge' of https://github.com/zfsonlinux/spl |
||||
b0065fd03d92a56ded237c128c206b907899c22e not-for-merge 'refs/pull/86/head' of https://github.com/zfsonlinux/spl |
||||
85e5fc892640c9b84e47a793b5e6b5eb93aea846 not-for-merge 'refs/pull/86/merge' of https://github.com/zfsonlinux/spl |
||||
87debcb617913d8243e69ea85591aaebfb01a3c2 not-for-merge 'refs/pull/88/head' of https://github.com/zfsonlinux/spl |
||||
e90a6ed9d77e7ba71d4fc4cfb54bb16be1f6f435 not-for-merge 'refs/pull/88/merge' of https://github.com/zfsonlinux/spl |
||||
3d37c2ece0bd9fe34807d75e764d58eef66842e3 not-for-merge 'refs/pull/98/head' of https://github.com/zfsonlinux/spl |
||||
1c04b1e3bf6d8061a7c3287c3edfe54cb5b5ac7e not-for-merge 'refs/pull/98/merge' of https://github.com/zfsonlinux/spl |
||||
6d68a05a779a6a3428c53926734c8fec95ed3b1a not-for-merge 'refs/pull/99/head' of https://github.com/zfsonlinux/spl |
||||
5c39d7931d3325dedb70d3d296c1ce6679932d28 not-for-merge 'refs/pull/99/merge' of https://github.com/zfsonlinux/spl |
||||
72e7de60262b8a1925e0a384a76cc1d745ea310e not-for-merge tag 'spl-0.4.0' of https://github.com/zfsonlinux/spl |
||||
60844c45530c731a83594162599181ab70ee3b6c not-for-merge tag 'spl-0.4.1' of https://github.com/zfsonlinux/spl |
||||
28d9aa198a32e3b683e741792436b69ead16de2e not-for-merge tag 'spl-0.4.2' of https://github.com/zfsonlinux/spl |
||||
17221eb570dea0bd581766a79656ad4c713ec759 not-for-merge tag 'spl-0.4.3' of https://github.com/zfsonlinux/spl |
||||
46a1d3fe02e7a59242b417e12332b871285ecb2d not-for-merge tag 'spl-0.4.4' of https://github.com/zfsonlinux/spl |
||||
f264e472ef078b51e4856218f456e0699a4dbd62 not-for-merge tag 'spl-0.4.5' of https://github.com/zfsonlinux/spl |
||||
6269bb7267809e221e4d63219e0960f8f6d71251 not-for-merge tag 'spl-0.4.6' of https://github.com/zfsonlinux/spl |
||||
3dbd424037e7dcdf74f7b2caa822b840f94a6cca not-for-merge tag 'spl-0.4.7' of https://github.com/zfsonlinux/spl |
||||
e86467fcf952b2734ee9939ef48252437a85baea not-for-merge tag 'spl-0.4.8' of https://github.com/zfsonlinux/spl |
||||
5c04498004a2a00f3ccc2542cc11a3e9902a304d not-for-merge tag 'spl-0.4.9' of https://github.com/zfsonlinux/spl |
||||
55d0582828402420da093e2a9002c2941f43bc3e not-for-merge tag 'spl-0.5.0' of https://github.com/zfsonlinux/spl |
||||
5580c16c869ceed5c4c16280b87ccefcb966950e not-for-merge tag 'spl-0.5.1' of https://github.com/zfsonlinux/spl |
||||
48eea97fed64c0fd6bac0dbf94788d11d69aac47 not-for-merge tag 'spl-0.5.2' of https://github.com/zfsonlinux/spl |
||||
7b85a4549f9624f69e52085f9ba72ec0845ec4e4 not-for-merge tag 'spl-0.6.0-rc1' of https://github.com/zfsonlinux/spl |
||||
64152b9093ae98187d97051e47e8de37f6aeac4b not-for-merge tag 'spl-0.6.0-rc10' of https://github.com/zfsonlinux/spl |
||||
bbcd7e15c58bcc2c3ceeb031a72e03cacfcd27b5 not-for-merge tag 'spl-0.6.0-rc11' of https://github.com/zfsonlinux/spl |
||||
1f49fc87fbea81d8e390b806f0499d6b633e5e2d not-for-merge tag 'spl-0.6.0-rc12' of https://github.com/zfsonlinux/spl |
||||
1cad00e56fcb7a6856ca84ffff4c3de17bcac6d4 not-for-merge tag 'spl-0.6.0-rc13' of https://github.com/zfsonlinux/spl |
||||
085913f746de3ccd1703203b452efc7a2b6b77ad not-for-merge tag 'spl-0.6.0-rc14' of https://github.com/zfsonlinux/spl |
||||
de69baa886347682efd53ecfae8a3b02fd12b60f not-for-merge tag 'spl-0.6.0-rc2' of https://github.com/zfsonlinux/spl |
||||
70a9fde629fc58d867f9ffd3abea773b77b4b370 not-for-merge tag 'spl-0.6.0-rc3' of https://github.com/zfsonlinux/spl |
||||
66d15f50659734e42876347ffc60a38899dd631c not-for-merge tag 'spl-0.6.0-rc4' of https://github.com/zfsonlinux/spl |
||||
bd8c888627201fbbbe3f5f031b4c199a4f374587 not-for-merge tag 'spl-0.6.0-rc5' of https://github.com/zfsonlinux/spl |
||||
133c515e9962b00a391d360a19d6c911df793d21 not-for-merge tag 'spl-0.6.0-rc6' of https://github.com/zfsonlinux/spl |
||||
658fb5fa08f10703b4d1861982dfc0d44da15db9 not-for-merge tag 'spl-0.6.0-rc7' of https://github.com/zfsonlinux/spl |
||||
55d3957b3fdee19e6e65f851fdd83f8874d856bb not-for-merge tag 'spl-0.6.0-rc8' of https://github.com/zfsonlinux/spl |
||||
b9910c44f097a5387cad97b003e8b6d7403381c9 not-for-merge tag 'spl-0.6.0-rc9' of https://github.com/zfsonlinux/spl |
||||
db4237ae0bc3fcb698c6f30962b2a67c03d2e1d7 not-for-merge tag 'spl-0.6.1' of https://github.com/zfsonlinux/spl |
||||
3395c5fa0533ae7fc6ae89ba314d2685e6feef37 not-for-merge tag 'spl-0.6.2' of https://github.com/zfsonlinux/spl |
||||
6ac27d4655cabe8b12193a8ae3378efa3c6d0537 not-for-merge tag 'spl-0.6.3' of https://github.com/zfsonlinux/spl |
||||
cb0ab65ebda93d903219cbf9d8f18b115bea5312 not-for-merge tag 'spl-0.6.3-1.1' of https://github.com/zfsonlinux/spl |
||||
eb5da9bb9177141ed250bd9ab692cdf93d64f28b not-for-merge tag 'spl-0.6.3-1.2' of https://github.com/zfsonlinux/spl |
||||
457ea9656e406be714de0196d15c94197761c9d9 not-for-merge tag 'spl-0.6.3-1.3' of https://github.com/zfsonlinux/spl |
||||
5aafddabeae97971e05bd6f592e19c04857bf4f2 not-for-merge tag 'spl-0.6.4' of https://github.com/zfsonlinux/spl |
||||
411e86843b0e549e7af8046731796d71b03fb45f not-for-merge tag 'spl-0.6.4.1' of https://github.com/zfsonlinux/spl |
||||
c0c263cf6e9b7ed9bfed38218c3421faee2d6588 not-for-merge tag 'spl-0.6.4.2' of https://github.com/zfsonlinux/spl |
||||
5882cac9e11b686172a1e396888aa867c48eb0fc not-for-merge tag 'spl-0.6.5' of https://github.com/zfsonlinux/spl |
||||
deba7f9a12be6a919fe620b8ee15dfad67832f83 not-for-merge tag 'spl-0.6.5.1' of https://github.com/zfsonlinux/spl |
||||
1ce822e0e5def2350d76ca88e4a0ece910ce260d not-for-merge tag 'spl-0.6.5.10' of https://github.com/zfsonlinux/spl |
||||
34ad3e7b6ca2ca7df2da3bc17f839baa8bb412b2 not-for-merge tag 'spl-0.6.5.11' of https://github.com/zfsonlinux/spl |
||||
9943439b15e7714de65a34597c23e5b917d1a3ab not-for-merge tag 'spl-0.6.5.2' of https://github.com/zfsonlinux/spl |
||||
0b975d704dc4533bb05db255d72b64a25df03409 not-for-merge tag 'spl-0.6.5.3' of https://github.com/zfsonlinux/spl |
||||
6e22e39b12ed3f83b7780a5ad4b95929745755ba not-for-merge tag 'spl-0.6.5.4' of https://github.com/zfsonlinux/spl |
||||
e0887960d2d51b5e578728f4d76a9353f5464a3a not-for-merge tag 'spl-0.6.5.5' of https://github.com/zfsonlinux/spl |
||||
d06b0a5a830a159ca6c15e11bc31db58caa0f228 not-for-merge tag 'spl-0.6.5.6' of https://github.com/zfsonlinux/spl |
||||
db011106da99c0fd3479e54359be8fb5906b693b not-for-merge tag 'spl-0.6.5.7' of https://github.com/zfsonlinux/spl |
||||
d8a15cf844b657b4dbb23362af8601f8ee4badcd not-for-merge tag 'spl-0.6.5.8' of https://github.com/zfsonlinux/spl |
||||
96685a2e3b1191312847428f99006f18cf2efafb not-for-merge tag 'spl-0.6.5.9' of https://github.com/zfsonlinux/spl |
||||
7aa4fe0f7c736fc97290c35e45139fe2f0268c7d not-for-merge tag 'spl-0.7.0' of https://github.com/zfsonlinux/spl |
||||
ee7ea32033efc0e1f6e53547141b0241bf8584f5 not-for-merge tag 'spl-0.7.0-rc1' of https://github.com/zfsonlinux/spl |
||||
03a898c7cff56d16e5cb36d46f8bd098ce40d9f3 not-for-merge tag 'spl-0.7.0-rc2' of https://github.com/zfsonlinux/spl |
||||
86f95600909240b53fe0d0623df0e017e1982931 not-for-merge tag 'spl-0.7.0-rc3' of https://github.com/zfsonlinux/spl |
||||
1d8998046f2c99d8174ad4b7f634252ec85b7a4a not-for-merge tag 'spl-0.7.0-rc4' of https://github.com/zfsonlinux/spl |
||||
2d418127ce858c148ac72e3de5d3eb33616ff0b9 not-for-merge tag 'spl-0.7.0-rc5' of https://github.com/zfsonlinux/spl |
||||
1053046e6d66fc6fc552d8700bc90e37ff2f217c not-for-merge tag 'spl-0.7.1' of https://github.com/zfsonlinux/spl |
||||
ab447aa79587d79b6be86d864276515ee61b6e45 not-for-merge tag 'spl-0.7.2' of https://github.com/zfsonlinux/spl |
||||
9f4b35c7ab2c7987ba84ae9d735ecde9e33fe20c not-for-merge tag 'spl-0.7.3' of https://github.com/zfsonlinux/spl |
||||
c5f73b0fcf863088097abce85d09704d34fd9782 not-for-merge tag 'spl-0.7.4' of https://github.com/zfsonlinux/spl |
@ -0,0 +1 @@ |
||||
ref: refs/heads/master |
@ -0,0 +1,8 @@ |
||||
[core] |
||||
repositoryformatversion = 0 |
||||
filemode = true |
||||
bare = true |
||||
[remote "origin"] |
||||
url = https://github.com/zfsonlinux/spl.git |
||||
fetch = +refs/*:refs/* |
||||
mirror = true |
@ -0,0 +1 @@ |
||||
Unnamed repository; edit this file 'description' to name the repository. |
@ -0,0 +1,15 @@ |
||||
#!/bin/sh |
||||
# |
||||
# An example hook script to check the commit log message taken by |
||||
# applypatch from an e-mail message. |
||||
# |
||||
# The hook should exit with non-zero status after issuing an |
||||
# appropriate message if it wants to stop the commit. The hook is |
||||
# allowed to edit the commit message file. |
||||
# |
||||
# To enable this hook, rename this file to "applypatch-msg". |
||||
|
||||
. git-sh-setup |
||||
commitmsg="$(git rev-parse --git-path hooks/commit-msg)" |
||||
test -x "$commitmsg" && exec "$commitmsg" ${1+"$@"} |
||||
: |
@ -0,0 +1,24 @@ |
||||
#!/bin/sh |
||||
# |
||||
# An example hook script to check the commit log message. |
||||
# Called by "git commit" with one argument, the name of the file |
||||
# that has the commit message. The hook should exit with non-zero |
||||
# status after issuing an appropriate message if it wants to stop the |
||||
# commit. The hook is allowed to edit the commit message file. |
||||
# |
||||
# To enable this hook, rename this file to "commit-msg". |
||||
|
||||
# Uncomment the below to add a Signed-off-by line to the message. |
||||
# Doing this in a hook is a bad idea in general, but the prepare-commit-msg |
||||
# hook is more suited to it. |
||||
# |
||||
# SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') |
||||
# grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1" |
||||
|
||||
# This example catches duplicate Signed-off-by lines. |
||||
|
||||
test "" = "$(grep '^Signed-off-by: ' "$1" | |
||||
sort | uniq -c | sed -e '/^[ ]*1[ ]/d')" || { |
||||
echo >&2 Duplicate Signed-off-by lines. |
||||
exit 1 |
||||
} |
@ -0,0 +1,8 @@ |
||||
#!/bin/sh |
||||
# |
||||
# An example hook script to prepare a packed repository for use over |
||||
# dumb transports. |
||||
# |
||||
# To enable this hook, rename this file to "post-update". |
||||
|
||||
exec git update-server-info |
@ -0,0 +1,14 @@ |
||||
#!/bin/sh |
||||
# |
||||
# An example hook script to verify what is about to be committed |
||||
# by applypatch from an e-mail message. |
||||
# |
||||
# The hook should exit with non-zero status after issuing an |
||||
# appropriate message if it wants to stop the commit. |
||||
# |
||||
# To enable this hook, rename this file to "pre-applypatch". |
||||
|
||||
. git-sh-setup |
||||
precommit="$(git rev-parse --git-path hooks/pre-commit)" |
||||
test -x "$precommit" && exec "$precommit" ${1+"$@"} |
||||
: |
@ -0,0 +1,49 @@ |
||||
#!/bin/sh |
||||
# |
||||
# An example hook script to verify what is about to be committed. |
||||
# Called by "git commit" with no arguments. The hook should |
||||
# exit with non-zero status after issuing an appropriate message if |
||||
# it wants to stop the commit. |
||||
# |
||||
# To enable this hook, rename this file to "pre-commit". |
||||
|
||||
if git rev-parse --verify HEAD >/dev/null 2>&1 |
||||
then |
||||
against=HEAD |
||||
else |
||||
# Initial commit: diff against an empty tree object |
||||
against=4b825dc642cb6eb9a060e54bf8d69288fbee4904 |
||||
fi |
||||
|
||||
# If you want to allow non-ASCII filenames set this variable to true. |
||||
allownonascii=$(git config --bool hooks.allownonascii) |
||||
|
||||
# Redirect output to stderr. |
||||
exec 1>&2 |
||||
|
||||
# Cross platform projects tend to avoid non-ASCII filenames; prevent |
||||
# them from being added to the repository. We exploit the fact that the |
||||
# printable range starts at the space character and ends with tilde. |
||||
if [ "$allownonascii" != "true" ] && |
||||
# Note that the use of brackets around a tr range is ok here, (it's |
||||
# even required, for portability to Solaris 10's /usr/bin/tr), since |
||||
# the square bracket bytes happen to fall in the designated range. |
||||
test $(git diff --cached --name-only --diff-filter=A -z $against | |
||||
LC_ALL=C tr -d '[ -~]\0' | wc -c) != 0 |
||||
then |
||||
cat <<\EOF |
||||
Error: Attempt to add a non-ASCII file name. |
||||
|
||||
This can cause problems if you want to work with people on other platforms. |
||||
|
||||
To be portable it is advisable to rename the file. |
||||
|
||||
If you know what you are doing you can disable this check using: |
||||
|
||||
git config hooks.allownonascii true |
||||
EOF |
||||
exit 1 |
||||
fi |
||||
|
||||
# If there are whitespace errors, print the offending file names and fail. |
||||
exec git diff-index --check --cached $against -- |
@ -0,0 +1,53 @@ |
||||
#!/bin/sh |
||||
|
||||
# An example hook script to verify what is about to be pushed. Called by "git |
||||
# push" after it has checked the remote status, but before anything has been |
||||
# pushed. If this script exits with a non-zero status nothing will be pushed. |
||||
# |
||||
# This hook is called with the following parameters: |
||||
# |
||||
# $1 -- Name of the remote to which the push is being done |
||||
# $2 -- URL to which the push is being done |
||||
# |
||||
# If pushing without using a named remote those arguments will be equal. |
||||
# |
||||
# Information about the commits which are being pushed is supplied as lines to |
||||
# the standard input in the form: |
||||
# |
||||
# <local ref> <local sha1> <remote ref> <remote sha1> |
||||
# |
||||
# This sample shows how to prevent push of commits where the log message starts |
||||
# with "WIP" (work in progress). |
||||
|
||||
remote="$1" |
||||
url="$2" |
||||
|
||||
z40=0000000000000000000000000000000000000000 |
||||
|
||||
while read local_ref local_sha remote_ref remote_sha |
||||
do |
||||
if [ "$local_sha" = $z40 ] |
||||
then |
||||
# Handle delete |
||||
: |
||||
else |
||||
if [ "$remote_sha" = $z40 ] |
||||
then |
||||
# New branch, examine all commits |
||||
range="$local_sha" |
||||
else |
||||
# Update to existing branch, examine new commits |
||||
range="$remote_sha..$local_sha" |
||||
fi |
||||
|
||||
# Check for WIP commit |
||||
commit=`git rev-list -n 1 --grep '^WIP' "$range"` |
||||
if [ -n "$commit" ] |
||||
then |
||||
echo >&2 "Found WIP commit in $local_ref, not pushing" |
||||
exit 1 |
||||
fi |
||||
fi |
||||
done |
||||
|
||||
exit 0 |
@ -0,0 +1,169 @@ |
||||
#!/bin/sh |
||||
# |
||||
# Copyright (c) 2006, 2008 Junio C Hamano |
||||
# |
||||
# The "pre-rebase" hook is run just before "git rebase" starts doing |
||||
# its job, and can prevent the command from running by exiting with |
||||
# non-zero status. |
||||
# |
||||
# The hook is called with the following parameters: |
||||
# |
||||
# $1 -- the upstream the series was forked from. |
||||
# $2 -- the branch being rebased (or empty when rebasing the current branch). |
||||
# |
||||
# This sample shows how to prevent topic branches that are already |
||||
# merged to 'next' branch from getting rebased, because allowing it |
||||
# would result in rebasing already published history. |
||||
|
||||
publish=next |
||||
basebranch="$1" |
||||
if test "$#" = 2 |
||||
then |
||||
topic="refs/heads/$2" |
||||
else |
||||
topic=`git symbolic-ref HEAD` || |
||||
exit 0 ;# we do not interrupt rebasing detached HEAD |
||||
fi |
||||
|
||||
case "$topic" in |
||||
refs/heads/??/*) |
||||
;; |
||||
*) |
||||
exit 0 ;# we do not interrupt others. |
||||
;; |
||||
esac |
||||
|
||||
# Now we are dealing with a topic branch being rebased |
||||
# on top of master. Is it OK to rebase it? |
||||
|
||||
# Does the topic really exist? |
||||
git show-ref -q "$topic" || { |
||||
echo >&2 "No such branch $topic" |
||||
exit 1 |
||||
} |
||||
|
||||
# Is topic fully merged to master? |
||||
not_in_master=`git rev-list --pretty=oneline ^master "$topic"` |
||||
if test -z "$not_in_master" |
||||
then |
||||
echo >&2 "$topic is fully merged to master; better remove it." |
||||
exit 1 ;# we could allow it, but there is no point. |
||||
fi |
||||
|
||||
# Is topic ever merged to next? If so you should not be rebasing it. |
||||
only_next_1=`git rev-list ^master "^$topic" ${publish} | sort` |
||||
only_next_2=`git rev-list ^master ${publish} | sort` |
||||
if test "$only_next_1" = "$only_next_2" |
||||
then |
||||
not_in_topic=`git rev-list "^$topic" master` |
||||
if test -z "$not_in_topic" |
||||
then |
||||
echo >&2 "$topic is already up-to-date with master" |
||||
exit 1 ;# we could allow it, but there is no point. |
||||
else |
||||
exit 0 |
||||
fi |
||||
else |
||||
not_in_next=`git rev-list --pretty=oneline ^${publish} "$topic"` |
||||
/usr/bin/perl -e ' |
||||
my $topic = $ARGV[0]; |
||||
my $msg = "* $topic has commits already merged to public branch:\n"; |
||||
my (%not_in_next) = map { |
||||
/^([0-9a-f]+) /; |
||||
($1 => 1); |
||||
} split(/\n/, $ARGV[1]); |
||||
for my $elem (map { |
||||
/^([0-9a-f]+) (.*)$/; |
||||
[$1 => $2]; |
||||
} split(/\n/, $ARGV[2])) { |
||||
if (!exists $not_in_next{$elem->[0]}) { |
||||
if ($msg) { |
||||
print STDERR $msg; |
||||
undef $msg; |
||||
} |
||||
print STDERR " $elem->[1]\n"; |
||||
} |
||||
} |
||||
' "$topic" "$not_in_next" "$not_in_master" |
||||
exit 1 |
||||
fi |
||||
|
||||
exit 0 |
||||
|
||||
################################################################ |
||||
|
||||
This sample hook safeguards topic branches that have been |
||||
published from being rewound. |
||||
|
||||
The workflow assumed here is: |
||||
|
||||
* Once a topic branch forks from "master", "master" is never |
||||
merged into it again (either directly or indirectly). |
||||
|
||||
* Once a topic branch is fully cooked and merged into "master", |
||||
it is deleted. If you need to build on top of it to correct |
||||
earlier mistakes, a new topic branch is created by forking at |
||||
the tip of the "master". This is not strictly necessary, but |
||||
it makes it easier to keep your history simple. |
||||
|
||||
* Whenever you need to test or publish your changes to topic |
||||
branches, merge them into "next" branch. |
||||
|
||||
The script, being an example, hardcodes the publish branch name |
||||
to be "next", but it is trivial to make it configurable via |
||||
$GIT_DIR/config mechanism. |
||||
|
||||
With this workflow, you would want to know: |
||||
|
||||
(1) ... if a topic branch has ever been merged to "next". Young |
||||
topic branches can have stupid mistakes you would rather |
||||
clean up before publishing, and things that have not been |
||||
merged into other branches can be easily rebased without |
||||
affecting other people. But once it is published, you would |
||||
not want to rewind it. |
||||
|
||||
(2) ... if a topic branch has been fully merged to "master". |
||||
Then you can delete it. More importantly, you should not |
||||
build on top of it -- other people may already want to |
||||
change things related to the topic as patches against your |
||||
"master", so if you need further changes, it is better to |
||||
fork the topic (perhaps with the same name) afresh from the |
||||
tip of "master". |
||||
|
||||
Let's look at this example: |
||||
|
||||
o---o---o---o---o---o---o---o---o---o "next" |
||||
/ / / / |
||||
/ a---a---b A / / |
||||
/ / / / |
||||
/ / c---c---c---c B / |
||||
/ / / \ / |
||||
/ / / b---b C \ / |
||||
/ / / / \ / |
||||
---o---o---o---o---o---o---o---o---o---o---o "master" |
||||
|
||||
|
||||
A, B and C are topic branches. |
||||
|
||||
* A has one fix since it was merged up to "next". |
||||
|
||||
* B has finished. It has been fully merged up to "master" and "next", |
||||
and is ready to be deleted. |
||||
|
||||
* C has not merged to "next" at all. |
||||
|
||||
We would want to allow C to be rebased, refuse A, and encourage |
||||
B to be deleted. |
||||
|
||||
To compute (1): |
||||
|
||||
git rev-list ^master ^topic next |
||||
git rev-list ^master next |
||||
|
||||
if these match, topic has not merged in next at all. |
||||
|
||||
To compute (2): |
||||
|
||||
git rev-list master..topic |
||||
|
||||
if this is empty, it is fully merged to "master". |
@ -0,0 +1,24 @@ |
||||
#!/bin/sh |
||||
# |
||||
# An example hook script to make use of push options. |
||||
# The example simply echoes all push options that start with 'echoback=' |
||||
# and rejects all pushes when the "reject" push option is used. |
||||
# |
||||
# To enable this hook, rename this file to "pre-receive". |
||||
|
||||
if test -n "$GIT_PUSH_OPTION_COUNT" |
||||
then |
||||
i=0 |
||||
while test "$i" -lt "$GIT_PUSH_OPTION_COUNT" |
||||
do |
||||
eval "value=\$GIT_PUSH_OPTION_$i" |
||||
case "$value" in |
||||
echoback=*) |
||||
echo "echo from the pre-receive-hook: ${value#*=}" >&2 |
||||
;; |
||||
reject) |
||||
exit 1 |
||||
esac |
||||
i=$((i + 1)) |
||||
done |
||||
fi |
@ -0,0 +1,36 @@ |
||||
#!/bin/sh |
||||
# |
||||
# An example hook script to prepare the commit log message. |
||||
# Called by "git commit" with the name of the file that has the |
||||
# commit message, followed by the description of the commit |
||||
# message's source. The hook's purpose is to edit the commit |
||||
# message file. If the hook fails with a non-zero status, |
||||
# the commit is aborted. |
||||
# |
||||
# To enable this hook, rename this file to "prepare-commit-msg". |
||||
|
||||
# This hook includes three examples. The first comments out the |
||||
# "Conflicts:" part of a merge commit. |
||||
# |
||||
# The second includes the output of "git diff --name-status -r" |
||||
# into the message, just before the "git status" output. It is |
||||
# commented because it doesn't cope with --amend or with squashed |
||||
# commits. |
||||
# |
||||
# The third example adds a Signed-off-by line to the message, that can |
||||
# still be edited. This is rarely a good idea. |
||||
|
||||
case "$2,$3" in |
||||
merge,) |
||||
/usr/bin/perl -i.bak -ne 's/^/# /, s/^# #/#/ if /^Conflicts/ .. /#/; print' "$1" ;; |
||||
|
||||
# ,|template,) |
||||
# /usr/bin/perl -i.bak -pe ' |
||||
# print "\n" . `git diff --cached --name-status -r` |
||||
# if /^#/ && $first++ == 0' "$1" ;; |
||||
|
||||
*) ;; |
||||
esac |
||||
|
||||
# SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') |
||||
# grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1" |
@ -0,0 +1,128 @@ |
||||
#!/bin/sh |
||||
# |
||||
# An example hook script to block unannotated tags from entering. |
||||
# Called by "git receive-pack" with arguments: refname sha1-old sha1-new |
||||
# |
||||
# To enable this hook, rename this file to "update". |
||||
# |
||||
# Config |
||||
# ------ |
||||
# hooks.allowunannotated |
||||
# This boolean sets whether unannotated tags will be allowed into the |
||||
# repository. By default they won't be. |
||||
# hooks.allowdeletetag |
||||
# This boolean sets whether deleting tags will be allowed in the |
||||
# repository. By default they won't be. |
||||
# hooks.allowmodifytag |
||||
# This boolean sets whether a tag may be modified after creation. By default |
||||
# it won't be. |
||||
# hooks.allowdeletebranch |
||||
# This boolean sets whether deleting branches will be allowed in the |
||||
# repository. By default they won't be. |
||||
# hooks.denycreatebranch |
||||
# This boolean sets whether remotely creating branches will be denied |
||||
# in the repository. By default this is allowed. |
||||
# |
||||
|
||||
# --- Command line |
||||
refname="$1" |
||||
oldrev="$2" |
||||
newrev="$3" |
||||
|
||||
# --- Safety check |
||||
if [ -z "$GIT_DIR" ]; then |
||||
echo "Don't run this script from the command line." >&2 |
||||
echo " (if you want, you could supply GIT_DIR then run" >&2 |
||||
echo " $0 <ref> <oldrev> <newrev>)" >&2 |
||||
exit 1 |
||||
fi |
||||
|
||||
if [ -z "$refname" -o -z "$oldrev" -o -z "$newrev" ]; then |
||||
echo "usage: $0 <ref> <oldrev> <newrev>" >&2 |
||||
exit 1 |
||||
fi |
||||
|
||||
# --- Config |
||||
allowunannotated=$(git config --bool hooks.allowunannotated) |
||||
allowdeletebranch=$(git config --bool hooks.allowdeletebranch) |
||||
denycreatebranch=$(git config --bool hooks.denycreatebranch) |
||||
allowdeletetag=$(git config --bool hooks.allowdeletetag) |
||||
allowmodifytag=$(git config --bool hooks.allowmodifytag) |
||||
|
||||
# check for no description |
||||
projectdesc=$(sed -e '1q' "$GIT_DIR/description") |
||||
case "$projectdesc" in |
||||
"Unnamed repository"* | "") |
||||
echo "*** Project description file hasn't been set" >&2 |
||||
exit 1 |
||||
;; |
||||
esac |
||||
|
||||
# --- Check types |
||||
# if $newrev is 0000...0000, it's a commit to delete a ref. |
||||
zero="0000000000000000000000000000000000000000" |
||||
if [ "$newrev" = "$zero" ]; then |
||||
newrev_type=delete |
||||
else |
||||
newrev_type=$(git cat-file -t $newrev) |
||||
fi |
||||
|
||||
case "$refname","$newrev_type" in |
||||
refs/tags/*,commit) |
||||
# un-annotated tag |
||||
short_refname=${refname##refs/tags/} |
||||
if [ "$allowunannotated" != "true" ]; then |
||||
echo "*** The un-annotated tag, $short_refname, is not allowed in this repository" >&2 |
||||
echo "*** Use 'git tag [ -a | -s ]' for tags you want to propagate." >&2 |
||||
exit 1 |
||||
fi |
||||
;; |
||||
refs/tags/*,delete) |
||||
# delete tag |
||||
if [ "$allowdeletetag" != "true" ]; then |
||||
echo "*** Deleting a tag is not allowed in this repository" >&2 |
||||
exit 1 |
||||
fi |
||||
;; |
||||
refs/tags/*,tag) |
||||
# annotated tag |
||||
if [ "$allowmodifytag" != "true" ] && git rev-parse $refname > /dev/null 2>&1 |
||||
then |
||||
echo "*** Tag '$refname' already exists." >&2 |
||||
echo "*** Modifying a tag is not allowed in this repository." >&2 |
||||
exit 1 |
||||
fi |
||||
;; |
||||
refs/heads/*,commit) |
||||
# branch |
||||
if [ "$oldrev" = "$zero" -a "$denycreatebranch" = "true" ]; then |
||||
echo "*** Creating a branch is not allowed in this repository" >&2 |
||||
exit 1 |
||||
fi |
||||
;; |
||||
refs/heads/*,delete) |
||||
# delete branch |
||||
if [ "$allowdeletebranch" != "true" ]; then |
||||
echo "*** Deleting a branch is not allowed in this repository" >&2 |
||||
exit 1 |
||||
fi |
||||
;; |
||||
refs/remotes/*,commit) |
||||
# tracking branch |
||||
;; |
||||
refs/remotes/*,delete) |
||||
# delete tracking branch |
||||
if [ "$allowdeletebranch" != "true" ]; then |
||||
echo "*** Deleting a tracking branch is not allowed in this repository" >&2 |
||||
exit 1 |
||||
fi |
||||
;; |
||||
*) |
||||
# Anything else (is there anything else?) |
||||
echo "*** Update hook: unknown type of update to ref $refname of type $newrev_type" >&2 |
||||
exit 1 |
||||
;; |
||||
esac |
||||
|
||||
# --- Finished |
||||
exit 0 |
@ -0,0 +1,6 @@ |
||||
# git ls-files --others --exclude-from=.git/info/exclude |
||||
# Lines that start with '#' are comments. |
||||
# For a project mostly in C, the following would be a good set of |
||||
# exclude patterns (uncomment them if you want to use them): |
||||
# *.[oa] |
||||
# *~ |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,697 @@ |
||||
# pack-refs with: peeled fully-peeled sorted |
||||
eed143dfa6af0e004d0239bd3297b30e45b8c4d3 refs/heads/master |
||||
ce4c4630719b5c1dfecc7157e705b77507240846 refs/heads/spl-0.6.3-stable |
||||
c8acde095f219045c4e1bdeb59d65b90dc376aea refs/heads/spl-0.6.4-release |
||||
3010774dd6ad6e6eb1f6a4d9c603dd49c55c79c9 refs/heads/spl-0.6.5-release |
||||
1f2671b9c9108add67bae998e7a4e41352c2a12f refs/heads/spl-0.7-release |
||||
e192bb45c9505a3d9ae3dc61c83298c1a56e6721 refs/pull/100/head |
||||
ab265cad8f4f2fc2196cc79bc04c9e45db21c373 refs/pull/100/merge |
||||
4ae877da651a9abd3c950217e4d73f27572098df refs/pull/101/head |
||||
f87f7d353c31b54e63a2daf3bd40d0126dedff9d refs/pull/101/merge |
||||
e5b907326d4dbdd904dc40ecc31400b90196a5b7 refs/pull/102/head |
||||
8eb234551ba63311affa443d1697b33f311fbe01 refs/pull/102/merge |
||||
6c6b5c179a4becec449bbf057c58158ad2d1c818 refs/pull/103/head |
||||
852b0a5338577658281ba4fc1fc79bf91b3eda20 refs/pull/103/merge |
||||
1ddaa465dc766d4fc908b9e1e96b1f56d1d94585 refs/pull/104/head |
||||
091ed47f157ae36f8e054badab7659156abee0c1 refs/pull/104/merge |
||||
03bfbdf977047dcfb32b39a9c73f970cef0f9978 refs/pull/105/head |
||||
ba895bf9684d9c82e5c322e62f0f11582d0389cb refs/pull/105/merge |
||||
d981332500febf6b5ebcdf138ddd16b5c311fc47 refs/pull/106/head |
||||
8248d35242c5a100d708102a36e48029eecf516c refs/pull/106/merge |
||||
69050d2daadc0723905af3a1b35b86c289336627 refs/pull/107/head |
||||
0c90ecbcb6afa5961ff50fec608849c3b9dba81b refs/pull/107/merge |
||||
2205b3ac05479ede2022a540f4fe9cb878fded81 refs/pull/111/head |
||||
fa2a872c7052364a3b10336de0c15e0621e0b0eb refs/pull/111/merge |
||||
9b5dce4fdd7a6a504099773dccd7df3b4000c38a refs/pull/114/head |
||||
4f17ac17bdf4186f6f630b4cf9c15ffda77d5c9f refs/pull/114/merge |
||||
7d620426e7f76925e8cb3b1874c7f47a8f9577fd refs/pull/115/head |
||||
d0116c5464c7884c53d7cdd4d60c0df599ea6814 refs/pull/115/merge |
||||
d280a2787b0e2504e096c068840d2c3bbc67c9db refs/pull/124/head |
||||
cff538fa4c4ee9e217edf81da6731d9da9226292 refs/pull/124/merge |
||||
c21ac90e89f7af982c87a8b2d982159d91230e2f refs/pull/126/head |
||||
0457be4ef70c0c5354ad50f2d658a67a3c759b31 refs/pull/126/merge |
||||
60436900682e4ab6d1e0875385ab490bea3b1569 refs/pull/129/head |
||||
0fd6a71047766c0a26694c471b6aad4ec1060844 refs/pull/129/merge |
||||
5ca50ef459c59bc74b7a7cd3af7311da2b1cd2c3 refs/pull/131/head |
||||
04c9423ca43b18a4086e2786e65554a2bb0e527d refs/pull/131/merge |
||||
7d21663955f5e2383b1e7c9c561fcb832a5df5f1 refs/pull/132/head |
||||
051b797bc530affbbbe0e7bc2299a88195bc95e3 refs/pull/132/merge |
||||
bb2a0a04583c9ee6872580a62b5ab328d8270247 refs/pull/135/head |
||||
4b8b2fe3c53dc8c3ee067304e0e1210e53584df5 refs/pull/135/merge |
||||
078dfa6f44ffebc6da70b6e009c5eb7f6882dffa refs/pull/136/head |
||||
d0d471207eb7950d22225f075f0a4cd75e9f8b1f refs/pull/136/merge |
||||
2f04c992263b56cafe4400aba2fe2fed543eac2c refs/pull/137/head |
||||
fef62325e4514bf3538fdc634a772fa675489778 refs/pull/137/merge |
||||
45125ddd856806c68cc5fb333db62c1b81814e1e refs/pull/138/head |
||||
20d33be3453badb1470d01557017e8d19a64d44c refs/pull/138/merge |
||||
c7ad7c146d8b4421430156f8aa53e1a81aa23c46 refs/pull/142/head |
||||
6efaca3007dff955c4d564a0567ffc7b24fcb65a refs/pull/142/merge |
||||
b0bc39c1f49db539cdc636753eda5ebe0bd7b9c4 refs/pull/145/head |
||||
14866e61e2ad22f90d4d6eb3db2a58d9ce8bb623 refs/pull/145/merge |
||||
4e2562a7e20e86376750317a310873e88ffea206 refs/pull/147/head |
||||
13e67edd99977f6968c1c5c99a4ed0d9ef6b47ed refs/pull/147/merge |
||||
31945c4e10925d54e4f9d7a0ad190b7043bd1c6c refs/pull/149/head |
||||
5cc6f1075d4e69c879ed160464b4a118cb2408e7 refs/pull/149/merge |
||||
3a0043815e7ef25b0cf9dd3f7a5ec0e342b393a8 refs/pull/150/head |
||||
4a9715f09544974ac09d92b8066fd0a1f679068a refs/pull/150/merge |
||||
d1bfae912a69ee9891ad4cf95d8923e936e25041 refs/pull/152/head |
||||
702db9460364188045f33ae4db3dff835775bdce refs/pull/152/merge |
||||
a595675799aad4de6d402cc00ea9aea051ee19d3 refs/pull/153/head |
||||
b0feafd88a0748e8923e42dc1e5a0b611d3f4023 refs/pull/153/merge |
||||
8ec7bab048aa2b6c014372f0b2811649ff6385a9 refs/pull/155/head |
||||
a811da6045b459a1e73c259158958946c5385ebd refs/pull/155/merge |
||||
729ffdc658b3afa587bcf1f3c15a837d4b9417c6 refs/pull/160/head |
||||
1ae5e93fa6ccdb79c467456a7168a0d7a7ed9d91 refs/pull/160/merge |
||||
516de3ae7138a5b2d246086f9a6199d9a2b1a7ca refs/pull/161/head |
||||
97fb66f9049a296fcb528cc0c6a9faf3a0ff4455 refs/pull/161/merge |
||||
0057bafab9628587dd9f1b8cbd92bf050aa3e13f refs/pull/163/head |
||||
d38976c7038a49231168720f252a6fc9dfce8efa refs/pull/163/merge |
||||
af3d021cc6faf22b35a039659c1d7e8250622787 refs/pull/164/head |
||||
9660efd4cc3dc2c9cb673a2525d6f52468c98d2b refs/pull/164/merge |
||||
0b946014bbc00debe7184d97f92500d7e4a65108 refs/pull/165/head |
||||
1f024d897dc1da7091e338bd637e5192b05724eb refs/pull/165/merge |
||||
299d6422728551e2dd33b0ea3ed1e5316c9df607 refs/pull/167/head |
||||
8432b1bf7c46c0c704584070b91ab1d9a71051f5 refs/pull/167/merge |
||||
e525c70d1e70d8bbe682cc234ee128867f767502 refs/pull/168/head |
||||
ddb1cb21f04bb52d528045445fb115f84b20466a refs/pull/168/merge |
||||
c63f0c664f927ca3963c96a7aec3f0004166afcd refs/pull/170/head |
||||
005e9d062af8fbbca838072d27c962d529378a49 refs/pull/170/merge |
||||
bbdc6ae49518a4be7230ab673370e9231e2f72e7 refs/pull/175/head |
||||
79d7d2713260db8986270a57b39aa6a520defe88 refs/pull/175/merge |
||||
ba3ab22803c1093069f30b15f660b9868ab6db62 refs/pull/177/head |
||||
9373da5f1baf038637fcdc85457b12ff13ed7c8d refs/pull/177/merge |
||||
d3bbc9a9e8cd20b7ea52e94d3cb34f4e272c990c refs/pull/178/head |
||||
ec5a388cce94daa981ae0ffc833a69f0fbbf0978 refs/pull/178/merge |
||||
fc9cbad2e263a77a88c836bc706f5a9b8ad190e7 refs/pull/179/head |
||||
19095617526b29bd8e9fcfb6bf584f9b34c53e80 refs/pull/179/merge |
||||
8261345961c284907667e103f26e2dc0e7fc613e refs/pull/184/head |
||||
c9190bd6c9d098d1815e84dee99adf0506719924 refs/pull/184/merge |
||||
dc1b30224f9b1587dbe383d9c8e16caa4b1f71d3 refs/pull/189/head |
||||
1bfc9fcab0d0b6e8be7acf5a041de2dac057a8b1 refs/pull/189/merge |
||||
01c5d2cac03bd52f1b564345a7ebc65c472bec35 refs/pull/196/head |
||||
817ade0baac177c5f1702ff0a4d4e185c1fb334d refs/pull/196/merge |
||||
11fc38924a2c66a21871f8a7b3a5a2137b1a5be3 refs/pull/198/head |
||||
945c5633f1684bae3a4f8657a60ee199e864c005 refs/pull/198/merge |
||||
9ec8b2f99d0c096e6e833185044c36b6777fecc7 refs/pull/199/head |
||||
bcd6ef6a6fcf117a7d9dd68eabc2b033c422556d refs/pull/199/merge |
||||
a44bd633cbaa6a7ccf8b042ef95b1790a917452e refs/pull/200/head |
||||
9920563d2b034ab9711a2055ca3d8e120b4e9bdf refs/pull/200/merge |
||||
f8fa6edc45ef9244b5ce605b17c361d6c0652754 refs/pull/202/head |
||||
0080390cff350ab23d7783118c917cf1bf204a70 refs/pull/202/merge |
||||
8f377af0e8626e66f0ce41f05e5bfe30f572ea3d refs/pull/206/head |
||||
ddb6d20032ec972a7519ae515fe7b8ada3f630a0 refs/pull/206/merge |
||||
f382051ed4efcba47ea979dedc47f16a4178d493 refs/pull/207/head |
||||
8d73fba970512f15698f006039a236c41c14cf7c refs/pull/207/merge |
||||
8fadda5cbac104b0e46344d9fd12fbae842f18d0 refs/pull/208/head |
||||
088e280dd6ddac790fc55a8c16b2e67a9644e945 refs/pull/209/head |
||||
ac3ecc75dbde066d82a81b7d2792424ba1db7f18 refs/pull/209/merge |
||||
f71a341d6bd991e6a67ffd34c800ad07944af24e refs/pull/212/head |
||||
520347bfe6dd053e80011306844d63d098e197dd refs/pull/212/merge |
||||
fe87c637f3dde09b7ae4915c660abf11a6f1790c refs/pull/213/head |
||||
0f1b30129074d8841a0b9e0f569b1d5062a1276e refs/pull/213/merge |
||||
a158a9686631b5a783d31c0c1e9a20a625fb52ab refs/pull/214/head |
||||
be684fa2c236b351e26862bae7acc015a2c5f0ef refs/pull/214/merge |
||||
de31a3a9b7200ecb2a612acea3cfa0f0de1d8ef5 refs/pull/216/head |
||||
7ee08c651d4d2a8a02757b81e852589dcdc2efe8 refs/pull/216/merge |
||||
3d6af2dd6d598bebf6ab04d0e2b6f6ba6e5d0f00 refs/pull/219/head |
||||
34d2afb5b231fa3718cc2a435d78caa52b2bd89d refs/pull/219/merge |
||||
5b9d8a0b91009920e47e883065992d76abef9b36 refs/pull/220/head |
||||
18ec5e5733b17dc2492bb13349a66d6b41ddaf0d refs/pull/220/merge |
||||
93d28d921962c0b8147665c35090b08ed6c0dd49 refs/pull/221/head |
||||
351eef97ca019ed623b1b2acd2c98afca972a30b refs/pull/221/merge |
||||
9e831dcfad6c2e7853e8f58bd68e7be1730eda1c refs/pull/222/head |
||||
bfa40022112889b2282fd9804d476e5f16a7a0e8 refs/pull/222/merge |
||||
90cbb2a3078058b4a49a284545d603b679a416ae refs/pull/224/head |
||||
cfd275c611880cc6f18adec3f471c586b4c5100c refs/pull/224/merge |
||||
6aed515f010b3c388846a28ff2056576acf4649a refs/pull/227/head |
||||
744416bdbe8c19b92705c9da08684d937abd9ead refs/pull/227/merge |
||||
6d5376cf451c76a436369b31083103c33a95c81f refs/pull/231/head |
||||
5642142164c357d5a218a517adf8796763922b5d refs/pull/231/merge |
||||
a79bf23d5e894ad4d195493911e7e98212ec5968 refs/pull/232/head |
||||
f46e9c84e462d16b483ced0aa458fb92a920a989 refs/pull/232/merge |
||||
c7ad57d2f5252fc6273faf0f32a74b4cf0683831 refs/pull/237/head |
||||
13481eacb97064706dc1d84a2c2891bb3033d248 refs/pull/237/merge |
||||
0038ebebf4829e1a8f1831c4af2e3c86acb585a8 refs/pull/242/head |
||||
c6f742cb54769948bf1a8ec97a086597a61e4539 refs/pull/242/merge |
||||
32d89206ca92fcb33e3455a53b4b732728692d63 refs/pull/243/head |
||||
cab1e42f3a0cb0d180e363b15206d37756708b7a refs/pull/243/merge |
||||
57179020048c5e066cc54cfcabb2e804035fe97a refs/pull/245/head |
||||
0bcf6762bbb513389f80232ad0efb14ca4caba0e refs/pull/245/merge |
||||
84a24fc0d1484da659034d4ec3a5cc63957fde85 refs/pull/246/head |
||||
540e164790e9b7f12cd80d0d27895212b11af992 refs/pull/246/merge |
||||
b09b8e933a144b30e0ea3ae1f4fa30cf949dae64 refs/pull/253/head |
||||
846b4efb1079789d4b9696d31a14f1fcd8fb7178 refs/pull/253/merge |
||||
f28e6d118cd9a884d4fbc0a5a4619ce97408192f refs/pull/254/head |
||||
835dd2ab5ea32ea50d4ca75d28b4d3c61de28f00 refs/pull/254/merge |
||||
5044b2a8b091f3441d5ed81baa1537ff21e0da14 refs/pull/256/head |
||||
98f5535e2016a03368761064de29c3e73c1adddc refs/pull/256/merge |
||||
eb9d59aa093efa6f50013f8f42ab705cfdd24cea refs/pull/257/head |
||||
d517f31ffd5fa5b057a208447761e3cef4fa43f9 refs/pull/257/merge |
||||
ee71a5af0cded52026f03351cb4189b3b605a3e2 refs/pull/258/head |
||||
bd7c3540754382b95a70a7bafd4f70544066c240 refs/pull/258/merge |
||||
5f36ab5db594ad7f078116bf485fe293fc02f056 refs/pull/259/head |
||||
93277b30bd5d66ecbe29373a3c9537295a1331b0 refs/pull/259/merge |
||||
1b76504e3aca8ca66544828546e872dba8c85579 refs/pull/260/head |
||||
f6dab936e56dd8560fd8781f818ed2d3439092e1 refs/pull/260/merge |
||||
b9547c263ba56d7bc4d8ea14787aaf73ae5d12da refs/pull/265/head |
||||
bb95b9342cb926d4ebc90a06eb1fb37f8772a405 refs/pull/265/merge |
||||
7740f87286ed5e4f44f3014cf8d00769c93c517e refs/pull/266/head |
||||
66191ddf7e59acd96f8f5e167e8864ce89309552 refs/pull/266/merge |
||||
5143552607e097f42417a4a105e361177ee7f25d refs/pull/267/head |
||||
a11f1801b34cb598526d80c2a70a72bac8a333d2 refs/pull/267/merge |
||||
58f4379c4f3f65f0256d65b5aeeb26532c31ead0 refs/pull/268/head |
||||
a0068e1fa0e12cbc9bda6f89851f836334916d3e refs/pull/268/merge |
||||
9b8fe68090116b271e31560d14bf025b38d6103a refs/pull/272/head |
||||
ab9077d387a63d8281ab9342e0cbba05d05ff1b3 refs/pull/272/merge |
||||
4773c7a10b21f2ca52cc0fd5f8c4ed263f54a245 refs/pull/273/head |
||||
0bc723db0700ccee643abe96320c2d246b0f3119 refs/pull/273/merge |
||||
c953a19fa9b7392aab7db66b0f36050589560e70 refs/pull/274/head |
||||
9b1c8f2b26e049e15f1dc10fda5f9d10c56fda2c refs/pull/274/merge |
||||
fb0fe5d38802fdb9491fdc08c4d98588f987205c refs/pull/279/head |
||||
812f03809fb27fe28e943abe93a714a94f4823ae refs/pull/279/merge |
||||
43a7babc14fce3164ffbb8f012e1d4d58714fcec refs/pull/281/head |
||||
0e0c96c50dccc64baa20400a60b4a721c7a833c5 refs/pull/281/merge |
||||
02c69441bcd6cfb2aadc946d56ca42672c9c6174 refs/pull/286/head |
||||
87004926e916c61fea596250a8d6e30dfb6235bd refs/pull/286/merge |
||||
d878068427b7a1663c948c144bf16d1225627d38 refs/pull/288/head |
||||
66b08dbba4dea8ec9cbfb0b1eb4ab748cd130134 refs/pull/288/merge |
||||
50dc0b07334b629e1c10b78c68790df57708cbaf refs/pull/289/head |
||||
77ea83be93d886750683d43da64ca877eda9ef1d refs/pull/289/merge |
||||
5608080dbd47dabdcd798bdc5eb50d717cd9813c refs/pull/294/head |
||||
6f52506d2b8db7e9d70260bb081f18f28ed48b8a refs/pull/294/merge |
||||
4ed01d1b45eff061f72d070f01699a1c0e277d8e refs/pull/296/head |
||||
6777ac50b36a9c6e7c27ef40718126128bdfff00 refs/pull/296/merge |
||||
461496a5fa254cef89ae3ca8b884eb7758c5e287 refs/pull/297/head |
||||
938bb724740b156f72132cbc655020c7b5330862 refs/pull/297/merge |
||||
5c3eb5d98141e60fa9c023859f39dbc0fd1d838c refs/pull/299/head |
||||
13e369f1d65b74a08bb51d9de9696b02136f8551 refs/pull/299/merge |
||||
916dfaea11f609a831f7ca456c4133e54781f551 refs/pull/300/head |
||||
895d63da4c309736ac5c993349fc8a8d25e43c7c refs/pull/300/merge |
||||
43a88c6d62276f4e41da0a0d7ebf320e68f3de79 refs/pull/301/head |
||||
50e8525fb87eac262d8b8c3435225cbd68032945 refs/pull/301/merge |
||||
4c7c4e6b51940264b02596fad0e6fe8b3d611308 refs/pull/303/head |
||||
e71b2421bff1948aa61dfb72e6497f9b604de68f refs/pull/303/merge |
||||
49641a9fa5e43fa9af7b5885f2052c6560b39539 refs/pull/304/head |
||||
02d83079ab6be2dfa3b8a18af0090f903b70913c refs/pull/304/merge |
||||
3bfba820c09dfbf04d40a3f9cac08ad3e00d4b6d refs/pull/307/head |
||||
1019e2658231c194c94fa7b096c5e93086dc5e94 refs/pull/307/merge |
||||
c3b8adace3eff2cc77bf5d15be390e9fa72861fc refs/pull/309/head |
||||
ca8649b8085b5c4e5475c145211696c400f7c075 refs/pull/309/merge |
||||
b2174a6e1befafbf60717cdf16ae6d3aed3dec0d refs/pull/312/head |
||||
ba9a3d8e5ecfd6da57194097bddab57d784bb220 refs/pull/312/merge |
||||
f98042d91fe54b88c7b9c8ee1da3dccd0402487f refs/pull/314/head |
||||
5fdccc17cec3f2d92c6905fb4fd70da4383562ca refs/pull/314/merge |
||||
bfbcf9f3a29abe5cbb29f997456005147f092c3a refs/pull/316/head |
||||
57a460dda41dcfdcdc2f6812c74aab7ab4c52489 refs/pull/316/merge |
||||
017b5303fbeafe439f63bf8ab1b156cdf77265a2 refs/pull/317/head |
||||
dea312aaad07388edc61ac8c9e1312a490516124 refs/pull/317/merge |
||||
9a870e32c61f74b9c79adafeb640659b1c0c6689 refs/pull/326/head |
||||
187dbfedda0cdcac98bbba0347f7f70d62ddcc6f refs/pull/326/merge |
||||
adb9d7a3f4b7a082320726f1417fe761c6ba79aa refs/pull/327/head |
||||
fef5778dcd26eaf5b5cb0165a10d654627962087 refs/pull/327/merge |
||||
2a05b3dfcf9b204cc427b4b40d0f0f90da6fff6a refs/pull/328/head |
||||
799b90323f80d157f4b341e1d2c724638221be03 refs/pull/328/merge |
||||
65681f535959e981fd2a5499fab3cb377db24569 refs/pull/335/head |
||||
4cf39e319645aeb4b8c74b18883e3c1e3c89c806 refs/pull/335/merge |
||||
fd41c45fce4069491936751a7378a3a8c0689549 refs/pull/336/head |
||||
d067328443d69e57f45e200ee23daac8bee7c18e refs/pull/336/merge |
||||
a60da24d07025c6eb7ff4b790a2cbf56b3a31042 refs/pull/337/head |
||||
914927f48a464cf47c96194561f985fb7061b06d refs/pull/337/merge |
||||
4a0984bb5a2c56a834abb303d53210b3e67e5122 refs/pull/340/head |
||||
ea24eb84ae2a6918f03f95e030f629d10cfd4dc2 refs/pull/340/merge |
||||
033442f3ca6f0bf3e70dc0c9f0ce5d239e20f138 refs/pull/342/head |
||||
45d96333cc8b38b6fdb01e3488e4f1654b26991a refs/pull/342/merge |
||||
97a9e80e379152be3a52026f56c7dfb7f7a0f6b6 refs/pull/348/head |
||||
3defd5e9f5dc843fd387445b9a74e18dab9b365d refs/pull/348/merge |
||||
5e87cc8378e2c71895836c4f24e07ef773ce9a1e refs/pull/349/head |
||||
b19be7935bbaabd85deb10f84aebfd59f0f7d4f2 refs/pull/349/merge |
||||
1d1750989b8579bc1e866cde91364eda2a346ad6 refs/pull/351/head |
||||
85e9d4c33ad3907e77d32e3a34ca51fe50d13dbc refs/pull/351/merge |
||||
dcb0c33b940775b4e79c6776012fe2f125e84236 refs/pull/353/head |
||||
8a37fc68b7ac552fd0c3c4e5980670428e227e9e refs/pull/353/merge |
||||
26cdb506efff2bb35d7178e88a0317b4d9b4a06f refs/pull/355/head |
||||
b7a88fb8d2d4978a84ca4ce415cd0e370e103346 refs/pull/355/merge |
||||
da3ac30c1c497df49a6e487caa749672100b72c9 refs/pull/356/head |
||||
3735dfa6e6e8159d6e076ae996903fa1054c7c81 refs/pull/356/merge |
||||
fea47ebd464ab94332f194c15c0d5d4f77afa995 refs/pull/358/head |
||||
086c4bf093b1230d53b38290fb0657262a08352a refs/pull/358/merge |
||||
63077c2ce810c3ef51b9ee33be1a382ab116bbf9 refs/pull/360/head |
||||
d039920ebfe7917fb0604a49aee550b1245c4860 refs/pull/360/merge |
||||
647dcd8b7c3c0ff8d5a67a3a6905c1cdbaa2ad83 refs/pull/361/head |
||||
41ee5d868543c411fa84b7e27a79712ff11a4f94 refs/pull/361/merge |
||||
51250f5020ad7a13ab1c8e085009b4292b16c7de refs/pull/362/head |
||||
24eb977511ecb9e680f0cde65eed2776df655b8e refs/pull/362/merge |
||||
68492f697d1e9ee88159a1605261e6ef358f5ca4 refs/pull/363/head |
||||
97bd71847f5e3c47253b0ba0aad8457e9b93ae2b refs/pull/363/merge |
||||
949cec882a7339fbe2e2b1ec8892f009a991c11c refs/pull/367/head |
||||
e1f7707a35206a718455c393d02d6b4370c6a7a5 refs/pull/367/merge |
||||
723c8bb6bd447c9c3faa1f858be9fc915582f629 refs/pull/369/head |
||||
546f2e44e00102c684e362be2fefb88676498558 refs/pull/369/merge |
||||
3c9006567f030cb2c70b2fb6b3b470874a53dd16 refs/pull/370/head |
||||
e22b1799d85f3f132f51fa25c9c79961ed82c30f refs/pull/370/merge |
||||
5c159377a3b240a9e3a37aadd01e04b8358afa90 refs/pull/372/head |
||||
03eccb727886e95d2b7fad663257ee7ce01fced2 refs/pull/372/merge |
||||
d607ed9545038139380e08da44fa34c884e7d0e2 refs/pull/375/head |
||||
ebfe3be1daaee67f4bb01809f7ad23ee2a9a3184 refs/pull/375/merge |
||||
41ff7fab903dc60473490f5b69d36909e861af64 refs/pull/377/head |
||||
4f88611d8c3abe923dca00a6b35887f9e6e0b1c6 refs/pull/377/merge |
||||
0103f457ea6eb45244dbff27f26472a17174d02c refs/pull/379/head |
||||
a664960f02cf4f8b4504240b9a5d867226538aae refs/pull/379/merge |
||||
de0caedb77c7bd8f018ffabae93344bfaf37aa30 refs/pull/38/head |
||||
ae8707dcbd677f326b8fa31fed1c7089ca5062d3 refs/pull/380/head |
||||
67fd04447d681d81e8169328ba5e39f8255dc060 refs/pull/380/merge |
||||
7301cdfc5abea12e0fff2c4d2461f76bdcf22744 refs/pull/381/head |
||||
3329ef8d7167c12b0dffada3ebe38db3e4daa8d9 refs/pull/381/merge |
||||
0e9c83a0df0516634e8d54d2c684aa03f472a758 refs/pull/382/head |
||||
e1e205883f760efb41241a8a0bb0a11859b3d18b refs/pull/382/merge |
||||
b45054e9c607924a19d4b41a4ac850d4cf7c0c17 refs/pull/383/head |
||||
844b44384d335b5c8c67ef1b33af4f7a6ec98303 refs/pull/383/merge |
||||
77f75f67b3a73ae4dde08c9d3ca5207a769b3efd refs/pull/384/head |
||||
b86af7153798f86bd00712f78a67c90dff49fe99 refs/pull/384/merge |
||||
ff913ffc5a802648e1e83ca6c51a1f4ded88d661 refs/pull/387/head |
||||
1620502bee72653bb80679f72ac423a900f70721 refs/pull/387/merge |
||||
f25299f99f8df487d73601d8b499c0a9c789cada refs/pull/391/head |
||||
43157e7809d875ac02f6b8618637bdd9da342ceb refs/pull/391/merge |
||||
027177b659dc30c0be83b68e41e96b2833d0f061 refs/pull/392/head |
||||
fda1f002f3a3912e9c3993f898df6346d5e63c65 refs/pull/392/merge |
||||
f9efe33645f861ba45b13ff2374587b48dd77d8a refs/pull/394/head |
||||
bcc279689e6087ff1a9d73a5119ca1dcf09789b8 refs/pull/394/merge |
||||
dcf91382b9cfad776f4de9458e53319e5a106331 refs/pull/395/head |
||||
f5b713e36cc11b04271ee3ac4eb96eed11bde89a refs/pull/399/head |
||||
1efed0b9e6593668828894e2c848c15ecd06929a refs/pull/399/merge |
||||
c95b308d12be1a7f317d5b280a9f14e7d0b1f104 refs/pull/40/head |
||||
48e4c5ba015f0653bc7e802a80e9d1001b1750a4 refs/pull/40/merge |
||||
20391138843d929f1e3b1363fac74dd449abbafb refs/pull/402/head |
||||
624d37a4f5f1a16047880e883a62e7ce8142a2cd refs/pull/402/merge |
||||
f9757c668b6dd34deebf64a5112c1e71c36754c7 refs/pull/403/head |
||||
405708e7d4750784b2dd4fa354ac4a701cc20551 refs/pull/403/merge |
||||
bb9c2acf545d50a188ae5faaaba2171b1438c116 refs/pull/408/head |
||||
4af22c1841c9eb573fb2ac41f60ef48718c16410 refs/pull/408/merge |
||||
78cf6cf6be82e93de53ab3ac15ea5d01a3787348 refs/pull/410/head |
||||
2e077f8064460a5279fb855371cf951b390d31cc refs/pull/410/merge |
||||
d5c4859fd075f2df85ee988b60b743e3fc8e9354 refs/pull/411/head |
||||
cc94d9cf98a0d4e6f8ea8c3e4cd1b2257ea46f94 refs/pull/411/merge |
||||
c65cc486956d90c3f391e4e32473b5759884ddd4 refs/pull/414/head |
||||
a08b8958bb694968144cc7691575db2789475a46 refs/pull/414/merge |
||||
a5249cc130078474ace00b499681a3b48ebe1349 refs/pull/421/head |
||||
b23e20188f751873321e56969567262b9839b2d9 refs/pull/421/merge |
||||
79a82a0fd97765687da6afab6c89945527743e1a refs/pull/423/head |
||||
c94d591b6cc7fece8b24538f95552d8b0d34ed6a refs/pull/423/merge |
||||
0b49718fd7570b9d1adedc34d57a55a817a64171 refs/pull/425/head |
||||
881a0644512e91d84cedf01341295c02c085261b refs/pull/425/merge |
||||
76f445e2485aa17a63e3593071458c6e0b7aeaa5 refs/pull/426/head |
||||
ca56d76f33727550181e1fa251740f517b056659 refs/pull/426/merge |
||||
c0b6882ae1949204da1d5f8697594dc3d593506d refs/pull/427/head |
||||
4927a79b148e8ab22a632da7a81fd86defcc6819 refs/pull/427/merge |
||||
76dda63b84cb9e1348582a398b1e94ea2d1e827d refs/pull/428/head |
||||
73451f0a924ea94ca641472ed28931cab8795f7b refs/pull/428/merge |
||||
c123fd13b9dd9f8a9f3cdbc5de8ca729d8d5ccc6 refs/pull/433/head |
||||
4909b172bdeafe63e4ccde52cf743aed345f7361 refs/pull/433/merge |
||||
344e28adba32fc4f5a5444cc9e93c67b2ba3f97e refs/pull/435/head |
||||
3312c1112ff99feec4a4fc150cab9454d4edcfe9 refs/pull/435/merge |
||||
0f86c9e30a0709dffa6cf5990cc23ffa80c15cd8 refs/pull/438/head |
||||
8fa37734a1824b5f8a8bdea1418db993eb4afd2a refs/pull/438/merge |
||||
c8620aaab0b41308e9d1901255427ca2600bbaec refs/pull/439/head |
||||
0c20dd402b4f935b47a856dcf076a3abd43660d5 refs/pull/439/merge |
||||
693eb5599919761179b35588db92ef3adf785fad refs/pull/440/head |
||||
f830243166ae06d5da728f449d473bc3b291f8f9 refs/pull/440/merge |
||||
888feaf2e849a9ad2cc5a84d8004f3d45b6e7266 refs/pull/442/head |
||||
a8955926d97f8cf298315ff0f86be3c532956a57 refs/pull/442/merge |
||||
9c21d58a0a48d8630e002d19922b9d259b3173a2 refs/pull/443/head |
||||
da7a3150f1ce9bb634388c2ac8077aa86f95760f refs/pull/443/merge |
||||
34aebb0bdaae2779799f11cb70b7fa603e9213f1 refs/pull/444/head |
||||
4bcf9a3d433ee99ea8a59c4bf254b4091d6e8199 refs/pull/444/merge |
||||
71686795a19830d4fb0852debf62e4489f7222e6 refs/pull/446/head |
||||
bda6e68c922872a8e38b18f007a610dccf2fded4 refs/pull/446/merge |
||||
ab044c6e1e723f6ac1f593220e1ccbded75cefc2 refs/pull/449/head |
||||
e687d1010f4198d60ee5626efca48efdf532a38d refs/pull/449/merge |
||||
c191661fef1d0a7ef6d0ac0b54ff1ab6f7590751 refs/pull/45/head |
||||
902db3cb8cc2f658845e8a0f89701eb4ac92f161 refs/pull/45/merge |
||||
5636aaa04ec70b05b1deda2ad92d746113f3708a refs/pull/450/head |
||||
1c7ec2f260209f2881de711544ebd3e9cc9330d4 refs/pull/450/merge |
||||
84a4f135bdac6f661640bbe8600f24127de6c8a5 refs/pull/453/head |
||||
5e6f999d36895d842d3d887f36d88f2c3edcfa14 refs/pull/453/merge |
||||
30c34fe00b60d8335b92973812f8705f84948eaf refs/pull/454/head |
||||
42b94fbaea3ff82f063d986c24917fa95acf9839 refs/pull/454/merge |
||||
a0f5e417ac9ae28f1df38e2e0a4cf1be24767d21 refs/pull/455/head |
||||
6b5f10abe81928a8350fa2d230ee19573fdd31ba refs/pull/455/merge |
||||
785a1466db52933ed4e05450b5a9f230c4dd387e refs/pull/456/head |
||||
fe1a1e614e51332493a4ba49c6f16dbd852502fa refs/pull/456/merge |
||||
0f1d8f631037fdc861a4f7f805e4b85368b84ef8 refs/pull/458/head |
||||
a38942f89490c82fa72dd5f741c7a21f373a0073 refs/pull/458/merge |
||||
5b95319f6ee8a1d84646da8a2aa963a1f1d525b2 refs/pull/460/head |
||||
8db6dd09a1780b1dddd94ba8014b9abe05e2ffe0 refs/pull/460/merge |
||||
7517ff4471becd5a6fb944d759d38bfe787ba689 refs/pull/461/head |
||||
73b3e0c4647135df280c3d4dbdde3840ffe84b2e refs/pull/461/merge |
||||
17b1b092ad71c40bf5deaa284894552a004dfc85 refs/pull/464/head |
||||
4618a502a8bd83ed6393f908ecb10df3c45bdb96 refs/pull/464/merge |
||||
ca1b1231c0127581663d45aa02e7e347a811a70a refs/pull/465/head |
||||
dda03d0a161f2ce69705334d002c2d9763d767f3 refs/pull/465/merge |
||||
518ccfab6cabf0cd377bccd4b04e36ec86d37cae refs/pull/466/head |
||||
4ee8361b86c17beb7d3e7c26f0ac50bf87507d57 refs/pull/466/merge |
||||
624b06f351c1b7b9a738545cd67dfc79300af780 refs/pull/467/head |
||||
593bcc543bd11fc473099606518f1cf5e7f4a296 refs/pull/467/merge |
||||
f89f3184c295ffe0285cd96f4828d9afdb20c638 refs/pull/468/head |
||||
3f05ef70ccc42c2bbd5ca0b2f27af76ae661c4f1 refs/pull/468/merge |
||||
7cb5315746d38e00cea5f59052e20c6e1d75be28 refs/pull/469/head |
||||
533c3f75b1acf331442c3b398d9aadb1e60fe08a refs/pull/469/merge |
||||
35c190cdd52c261233b127ade23b50958fea685e refs/pull/471/head |
||||
8bcc7c438199bd17621afa14a1acef670ceb8971 refs/pull/471/merge |
||||
888583bed24a5c567d6c8aaeaa091b998bdcc00b refs/pull/472/head |
||||
649255bae6887928a23ce42997a062f4debdfc2e refs/pull/472/merge |
||||
42f794c8d09d85e24511b7f59178d64b74312f11 refs/pull/473/head |
||||
5bba7c178637b78a721324dd7f2fd0be1ab62da1 refs/pull/473/merge |
||||
77bd432e4d8f3612e5521bbe15c0948ea840b2a3 refs/pull/474/head |
||||
0edf28e3e04058ba5a4056bf7c27c8e3184c0fdd refs/pull/474/merge |
||||
a86b56d7a7bc7a6ad4a14bad7fbfa10fd52176ff refs/pull/477/head |
||||
a861309e88e94adcfbd8f6ad917f5e3c19eeb30c refs/pull/478/head |
||||
dd852eb59b681a72db4d827b1ec67bb558c57b63 refs/pull/478/merge |
||||
5ae0cf11bce3d8d54428488d6fff8a788d804cbe refs/pull/479/head |
||||
acccdced111fb38451d49bd0ed3b445d958a9bbc refs/pull/479/merge |
||||
aca2626760dd37b293c3efb8677a047f5d881155 refs/pull/480/head |
||||
b245b9c6f1165201d8b1e914aeefc6df1cbfae93 refs/pull/480/merge |
||||
992cc30a0d0bc9878a8a115c2f4c1fee8b061abf refs/pull/482/head |
||||
544c31ef30b86da5934ff0aec7635677e1c93112 refs/pull/482/merge |
||||
b5488877cfbe4bfb662beee806c731de3d827ff3 refs/pull/484/head |
||||
00dabb3fed143dfbf0a79cc6f1c4169b7ee1a0e3 refs/pull/484/merge |
||||
80f77ed77e22531073e8e86c6268123b5a25a471 refs/pull/487/head |
||||
a6db1c08722d20736602d3c02aa8cd43dcba66cc refs/pull/487/merge |
||||
3c361fdb1dce216eec21c7baee0963b90dfbef8d refs/pull/488/head |
||||
431e7daf73d181c8fcaeb35de868489836b79930 refs/pull/488/merge |
||||
44d7556a1ab07e2786db94e889c098988ea06a48 refs/pull/491/head |
||||
1f80cb41ada2d33d54dc43b3d883e757006fbd4a refs/pull/491/merge |
||||
75c5dd18450eaf0d673c3ea82b66a518d958e2e8 refs/pull/492/head |
||||
81a89cffb3c9541057f9cb919001599314f5bc3c refs/pull/492/merge |
||||
7d64a1f0bbbce5ac5f83dd25bdb705d7d4a65ec6 refs/pull/493/head |
||||
91a00a570d174a3560280a59c3c43279b46d425a refs/pull/493/merge |
||||
04cc88a2ca3aa0307683f160518692a46a32d133 refs/pull/494/head |
||||
948996e002c263a9cf9cb4acccc059d755a73f5c refs/pull/494/merge |
||||
5a7f55168b3cdbcc79018f153c88fe5e5869f88f refs/pull/496/head |
||||
6391324f7a78e319f51820fc13eaad2e9ae5ab78 refs/pull/496/merge |
||||
adf60374cb63f8170df60ff73425f4efda47438b refs/pull/497/head |
||||
2cf726d431b4255a071d77eebba83a11c6a4fb53 refs/pull/497/merge |
||||
c75342d30a1af3557a79441c8c4f8b0ecaa3b40d refs/pull/499/head |
||||
bf35fa64ed12934a86dfd2845ee1a3cfc78b8790 refs/pull/499/merge |
||||
e01b39879b7499f5b85fb5ff72f48276fcca9670 refs/pull/501/head |
||||
b970d935cd95cbc718bf8730409b9ba0279f6a53 refs/pull/501/merge |
||||
ae3014101bf507f22fb611b97ef40934c926dfcd refs/pull/502/head |
||||
e1efd905e20eb604e212f0195500c7bd749db41f refs/pull/502/merge |
||||
320c7a5a067dcd79c927c6e96ed26d59d1b11068 refs/pull/503/head |
||||
6168bb1acd18ed8f32e1fbb55b216be50b4a886e refs/pull/503/merge |
||||
14372ba93d5a0994a356c711e96d94c4adbafbd8 refs/pull/504/head |
||||
1b87f65a0b78dae3cd2b0a201e4cce8d2548d5ec refs/pull/504/merge |
||||
40d821d5cb9c671ef0920cae245fa5cd6c7a8b02 refs/pull/505/head |
||||
fd8ba1232c564ebeb65baa775a44d3ce22473bdb refs/pull/505/merge |
||||
1a754c81084c74ae4081a6c18affe0e59178fb44 refs/pull/506/head |
||||
be9d3d2a239135d2a262c1a68fbed0b3d7bd62cf refs/pull/506/merge |
||||
75a27cfa12019ccb7e58488c8fcfcb35e83a2630 refs/pull/507/head |
||||
92cc8aa5fe21c466357ef5745290024ea63e10cb refs/pull/507/merge |
||||
625a42172f2f625457409e4b2144e466a6377984 refs/pull/508/head |
||||
3bb60285b2dc2bc3efab3d4b4ad4face5c59914c refs/pull/508/merge |
||||
0037108cec6db182d78a952fc8f3d939456084b2 refs/pull/509/head |
||||
77406ddedbb04b0fc74b43381ffd45474de4ddeb refs/pull/509/merge |
||||
844922ff6bc5b54d7fe739c674a4c12ba150d982 refs/pull/510/head |
||||
600993a7217181222a391a7bb47b5284d45738d8 refs/pull/510/merge |
||||
ec4d29519e4ae53544cd9730b6fe797b7b8426de refs/pull/512/head |
||||
dcb3bd0c9e20c98b43ca077219f4f7963ecb25fe refs/pull/512/merge |
||||
769e0305a71d77de84a42c9a22ecf5ac532014be refs/pull/513/head |
||||
990cb50541d5b5d08edafbca901cb85119402899 refs/pull/513/merge |
||||
5ce4a5ab669e05d30d7d9f8b3a47bc8134c9b2c3 refs/pull/514/head |
||||
cb358bf3c8c40ee9b9338be90497bd9a3d159ea4 refs/pull/514/merge |
||||
8de6d7b44da3b2832c206ffe21147e7d340ed748 refs/pull/515/head |
||||
a6832dfc0f227cd916c04757ccf941ff59ff926c refs/pull/515/merge |
||||
9c5eaa687d84872996c4a4c4bc6d9230d1e212c3 refs/pull/516/head |
||||
eb1f03c29e98766d15a60d87d430a04db84427a7 refs/pull/516/merge |
||||
eb2778e8afadbbffb57a169f2e24f11023c4b85b refs/pull/519/head |
||||
506fc73286274b396a2728c5cab6f1f2e95dcdd3 refs/pull/519/merge |
||||
0d43cff3ba4198acfca4907942bade3d7e4eff1a refs/pull/520/head |
||||
04d15cf5a150dfdd718211b730085bf161b639e8 refs/pull/520/merge |
||||
c64a993b5a2ac5e0e469c02ee9881518666ee864 refs/pull/523/head |
||||
d3d295f7bd139903e1b7e71fa5df0983f89a4a1a refs/pull/523/merge |
||||
d818defb58229d9b76439c9d3e0d4ba3dff674fc refs/pull/524/head |
||||
3ee6df32450accb949b4ac059f838f8ac2fe4287 refs/pull/524/merge |
||||
6a92bb8295b44d292e04f2f7308de43b80f9b8cf refs/pull/525/head |
||||
668afc91da7f93322c834546952a3247051fae76 refs/pull/525/merge |
||||
c6543ec8d7cff33b18d1585a4e1726e77e45b99c refs/pull/527/head |
||||
b0933ee80074b69d7d85ba5ab445029f3d127e06 refs/pull/527/merge |
||||
9cd27c5c2d241ffab8fab004f3e231122edda0cc refs/pull/528/head |
||||
663bdcdf3262c4fe48cc893d358974167833dd74 refs/pull/528/merge |
||||
0d6f39e83f60f1894a311a5dcaf2a3be224a3185 refs/pull/529/head |
||||
615b904fe134918015c0465506d14c59bdb09dd3 refs/pull/529/merge |
||||
e0f9a680b904c65290e4a2ecddd8c0a706cb3990 refs/pull/530/head |
||||
da9e1499cd38e36e44b9b804872b3a8a9495add8 refs/pull/530/merge |
||||
cb14b86928c2a96d117b98cbd2089be36dd4469b refs/pull/531/head |
||||
38672112c33d4d039fa313467b89cfd9c1cbe0ec refs/pull/531/merge |
||||
4a5932b1a4c6a5f969740f6a52fd7ad7f513fe8f refs/pull/532/head |
||||
29064dc6c93f51ef0442aeb8c7a70aea86e1eeac refs/pull/532/merge |
||||
f201c18ea799217b6833aaa08ed2e341e316b29e refs/pull/533/head |
||||
494c196ce4940c469309b343c6107d425ec7ccb9 refs/pull/533/merge |
||||
f19713a9851ab17db647a34b24cd3bbdec41edbc refs/pull/536/head |
||||
b199dfe45a034f4f0231cfcf87777da431e62ad4 refs/pull/536/merge |
||||
5d873977738eb90732f7bd465faa1aa7edbb365c refs/pull/537/head |
||||
60607813bdc84967fdedf095f1c6c2bd3cb23d82 refs/pull/537/merge |
||||
7fc5ce133a8b2de81f4dec2eebd745f1e5f9cb8a refs/pull/54/head |
||||
4ae3ab4486e6708d25b6818b9b2ff57f0e64611e refs/pull/54/merge |
||||
1c126eb3ee87ae54e08a6be5fd6ac06e6be042a8 refs/pull/540/head |
||||
9e6d852e53ab5ac4bbc231e67b28438f2a792523 refs/pull/540/merge |
||||
aa140080b1f8c38c4406d4748e64e10703e7cc60 refs/pull/542/head |
||||
aa2ae60c99ddcd5fa5c3a310ffad9e5e16079f14 refs/pull/542/merge |
||||
69e99296c3aedc657f9a7abf6f4fa22fe765fa4e refs/pull/543/head |
||||
b483c956102a4b0266797f6a7e10af0006db9fdc refs/pull/543/merge |
||||
fd3846fd692b91303e1a11938934ca0952fd9ef0 refs/pull/546/head |
||||
fa1464b5c3c66a6b72e16f5d61452d6ba42b4978 refs/pull/547/head |
||||
046fcec750797fa2b4302afc58ace1c78ef9f6d0 refs/pull/547/merge |
||||
a14d0dfa0cd8b7688c754edeb2c6a708d1f5a4b5 refs/pull/548/head |
||||
d1404b03ba4eadc66e2f7993955d0845ae8e6dfd refs/pull/548/merge |
||||
eece723006901c7ab93a0f1306a45e48bdf4dd4e refs/pull/549/head |
||||
76fb6b7940f82efa1f273ae4b209eaac110f104b refs/pull/549/merge |
||||
429ae5967265cfbd4f7347c3a7e616c6a643749f refs/pull/551/head |
||||
6f3f60646a6077b0f3179c215595ce277ba98f89 refs/pull/551/merge |
||||
e7265909f6e3b1b49d8de98c0629687709f836c2 refs/pull/553/head |
||||
bdfabc3e773e3cb716303a793818ffab1bea105b refs/pull/553/merge |
||||
d8b6a25bb57b476ef3f632870dc39db4dadc990e refs/pull/554/head |
||||
2dbd8ce88ab86c4e686f7e9c5ac47eaba75cfede refs/pull/554/merge |
||||
7683091a0ced1964de56d8cc3c1a59cafc2514f4 refs/pull/557/head |
||||
8672cd45e345c290f85aaad54c89a31e3a94db35 refs/pull/557/merge |
||||
3e8dc46ce84231b1d9925acf69ec8dce4e4fd514 refs/pull/558/head |
||||
485608994431b279a8d9be14b643885df70e43a0 refs/pull/558/merge |
||||
fd889d30bb304cea8b67f6485c794e845ce676c5 refs/pull/560/head |
||||
67391d6a94ebe96f522f97f7811ccf918664f566 refs/pull/560/merge |
||||
17d00ace366f0d7c92b5c3f9de81a97beb79124e refs/pull/561/head |
||||
3f3e56ad83393028327c6200ec984874f09ec51f refs/pull/561/merge |
||||
76e6cee2132474fdb3e1b4f489b4b1184ba377fa refs/pull/562/head |
||||
ff718cc332f29b6cfe1361db0b6e77f0e67f4aad refs/pull/562/merge |
||||
0484fbbabcc1d89b1a892652e1214640c9aeb608 refs/pull/564/head |
||||
93399591f72f550643b67e25abb6694b17a3a98d refs/pull/564/merge |
||||
52a99f2b2878064e5f76353f5f6598fe34ad84e1 refs/pull/565/head |
||||
e29929a230fd687d7b224af8ea8e755dd938ebc3 refs/pull/565/merge |
||||
f1ad2925006156f50ea46d9fdfa95877f99e9e28 refs/pull/566/head |
||||
a4e612bf66c8d159ed12ed22b679a60c0746cc24 refs/pull/566/merge |
||||
5d20e5a980e1a06a26268e3194ad1945527a49f1 refs/pull/567/head |
||||
1b4e94d6ccdef51065f02a8797271655e41a364c refs/pull/567/merge |
||||
640ff406295af25b4ba0c9d7b2a0d53d5eaa32d9 refs/pull/568/head |
||||
018ea808a60aaefe834f400360184e0606fbd2c3 refs/pull/569/head |
||||
c46efd74ca878f51af509b667bca72754f7f3aa7 refs/pull/570/head |
||||
d9ddbfe1aeeb5821bc73d9b96ad712e94d883cf9 refs/pull/571/head |
||||
7ff3ca209129dd73ef19eeb2fddc35758cbab5a7 refs/pull/572/head |
||||
0f70edb052d465f131b3c8756740d69182882a8e refs/pull/574/head |
||||
43e0d0fc713918bef2194222204d5ab8aa2ee40f refs/pull/576/head |
||||
73276d829c2b2916bd93158f3427499e7faf1d04 refs/pull/577/head |
||||
2e8deaf5ff718a09a753b9ad08e6cd71ece5244c refs/pull/578/head |
||||
77d27f70662aad8b5b3163711b6be38f69b70c85 refs/pull/580/head |
||||
1eb80224b1c9cebf03e6a7f3cb33fce7f13797fc refs/pull/580/merge |
||||
39df28a5d344abc090b810affd3f6b0a52ca431b refs/pull/581/head |
||||
9bc6214ca0968f37d5158dd97e26dc5d48488606 refs/pull/581/merge |
||||
d8b968cd36ded196dd0176ef71c849718fc25c3d refs/pull/583/head |
||||
15070c54ce148f57ac33599a9644c631a11a6259 refs/pull/586/head |
||||
8d3f46c9a7ab8ead7464c353dd4642f279f6a7ea refs/pull/587/head |
||||
54bffafb749277e407a3b3c4f3749e94ad8c8c67 refs/pull/587/merge |
||||
c13d4d06c316671d294f09c155b7ba4d97bca0f1 refs/pull/588/head |
||||
3d96ef441b3e4dcc35feb71e36f7c76ee4ef062e refs/pull/589/head |
||||
2dec405ac6d0a6b094f194b791bf8dc657335047 refs/pull/589/merge |
||||
6bc42433e4aa066b98a8e28eadf5a4a2d1990ebc refs/pull/59/head |
||||
bdcd2697848242aa852a61fd9b74b1008480d6b6 refs/pull/59/merge |
||||
5ece07d1e5df9494059f3dab0d035b70033184a0 refs/pull/590/head |
||||
1ed759886073d2a608fad0117d2a0b979c77371b refs/pull/591/head |
||||
e5c5babf81439821316679c43f52016c774ee551 refs/pull/591/merge |
||||
d6855fae2db3b351e025bd6ad3cb354ebc42a330 refs/pull/593/head |
||||
077ed95b7e1b350f784994d4c78469597bcc6232 refs/pull/594/head |
||||
2cee09c4f19a2c5839fda9877af62da7099dba8f refs/pull/595/head |
||||
3233768716ae597e38002941c9cc790fa84aa0d5 refs/pull/597/head |
||||
253be2ee4408795a5a983c878f0291655b40d3c9 refs/pull/598/head |
||||
e0517825dabbbc8722a0346543ed5bfec1dc9fc1 refs/pull/599/head |
||||
bdb032e43042ea71cafc7e8e346264b11e065813 refs/pull/60/head |
||||
0e2f7cacf0a5791d7b3ea43ea12b31843b959704 refs/pull/60/merge |
||||
c503b5e2574a48b54216b5eed12c83554938acb9 refs/pull/600/head |
||||
fe42ee750a2f8762d3393aac6c493f103f89ab55 refs/pull/601/head |
||||
970b1ab59e760b1d4628fe01e6c5ffb388e36245 refs/pull/601/merge |
||||
e5076c86b49522864dc63262914a1585948205cd refs/pull/603/head |
||||
1cea011da75c99733a6f590fa419d1644b07a31e refs/pull/605/head |
||||
85b1c39f014cef5a024827da8e9e4c0fe55e16cd refs/pull/605/merge |
||||
b77e013e3a44cf0721e2af92ec77c4a7f731f872 refs/pull/606/head |
||||
ecf933265d79a8d9c19bfdac20edb2533430047c refs/pull/606/merge |
||||
00feaf39dd6ce4ff564ee22d0591ee8de68bfa4a refs/pull/607/head |
||||
9d616cc8e2cf77d991609256a14d66e10621c56b refs/pull/608/head |
||||
1825328871e84f764a7436da9fcee9e947b0f077 refs/pull/608/merge |
||||
6d28e9b01046085cbc4f2576038b65d613d82034 refs/pull/609/head |
||||
37f9c6997162a840c4c9ba59ecffe366b548919b refs/pull/61/head |
||||
dd0cb63184aba222d66aa9b4dce1a1cabf00438f refs/pull/61/merge |
||||
d6168212011fd84eee1fbc104e5d44cce496efb9 refs/pull/610/head |
||||
fa00e9e206f619ede0017bd0930a00baa09051ac refs/pull/613/head |
||||
dd6792eae3519e078de719341fba7e61fe4ae301 refs/pull/613/merge |
||||
447ef0648334c85b14ffb434557d5dbd493d1fe3 refs/pull/614/head |
||||
b129b71f5cb99de334bd11b4aa0d309ec78aa233 refs/pull/615/head |
||||
ac18b0311ef952851183f726271d24de6eadf060 refs/pull/615/merge |
||||
f0b26e3442962ed68c977cd32bbd29f3539c3467 refs/pull/616/head |
||||
6724778398198da221dd25361dc3f0a9680df0ef refs/pull/617/head |
||||
dd8049d47bb1af0ec779be744c4e6dce66bc1be3 refs/pull/622/head |
||||
0c96fedbeed232850d88bb0dafebd3eb9c4eba28 refs/pull/622/merge |
||||
0565016eb7e6334ffb64f32b4fba81e845abb812 refs/pull/623/head |
||||
2eaac1d09b0b3d7f783c3e0fb87d21095cfaec59 refs/pull/623/merge |
||||
336e105ca3283017ac040d8e8e0e1af025f13352 refs/pull/625/head |
||||
9184b143345e9bea1d9fdac570263dfb656674fb refs/pull/625/merge |
||||
6c7b93dc4b60c05e2913bbbb610dcdc3c16d061b refs/pull/626/head |
||||
4e36b95cb5f74d58b3a44e95e74baf4a58891155 refs/pull/626/merge |
||||
aed0eabaf5f81551d42b5bb273ab466ae8df409c refs/pull/627/head |
||||
318802d94521cc54e92f06eaf4f4a5b79c6ede44 refs/pull/627/merge |
||||
895986061153d9b1aeeead19aa6ed24198281f90 refs/pull/628/head |
||||
e63b168e55a7ec86b79482fc4bb22abd17e937a9 refs/pull/629/head |
||||
e8897f8fccea25f780ab613df9386ccf61b1687c refs/pull/633/head |
||||
c9f12ce9cc7e75036f7d13adaae31ef1a497c3b6 refs/pull/634/head |
||||
21cd90662d4474d5624e4f2cdd99e747b99d2d69 refs/pull/635/head |
||||
9e65bc8ab66a336879b9445b1c633ec31cb77234 refs/pull/636/head |
||||
1511c344fcb9332928e5ffc80fd5d7a055c9b342 refs/pull/64/head |
||||
c8c08bc6fd558af940051b38a76c00c7aa59e01e refs/pull/64/merge |
||||
7c1eca3d3cf3fd3347b463a53a62b33ca52ee1fc refs/pull/65/head |
||||
877f90e87691383b2b14315baa826faab8c96338 refs/pull/65/merge |
||||
722b8620f6f571b0dbac7659e41e1aae4fb16856 refs/pull/67/head |
||||
fc587a777a40926856ce2915e2787e3ed629be10 refs/pull/67/merge |
||||
b399efcda849f1c4308c832af948cb92f6cece6a refs/pull/69/head |
||||
4599c159279cbfc184025fadf3f858ad7fcca592 refs/pull/69/merge |
||||
c40077f3e4ae517ea8dd5bed2e010d787655e01e refs/pull/70/head |
||||
e4078f0043022e438757675b0f2d23470dd412d2 refs/pull/70/merge |
||||
a02f9efaba4cf6a99b38865a45bf57c379365970 refs/pull/74/head |
||||
3359272324b4afb7ecac3198b37223a06c90ae56 refs/pull/74/merge |
||||
9557281fbc2879ec235fd5f5503dfa9daf497cc9 refs/pull/75/head |
||||
2b2f4c327ff9871ed298a47e73c83e8a7386718e refs/pull/75/merge |
||||
34fe15f6e5918b94fdf1735c004bfd5385fbc682 refs/pull/77/head |
||||
2fbfed47648c6c80c5be7f49459b976766eaf64f refs/pull/77/merge |
||||
b72e57a4c375aecb7820a64158204a269de3305f refs/pull/78/head |
||||
244e5ec162370f7e4f1da06714a3b8893aa96979 refs/pull/78/merge |
||||
f75abb7984d13d16ece445a205f6621b83dc2c4c refs/pull/85/head |
||||
b08c63a3bb7cf7c9ea45af8d91d97f9b9fd2d452 refs/pull/85/merge |
||||
b0065fd03d92a56ded237c128c206b907899c22e refs/pull/86/head |
||||
85e5fc892640c9b84e47a793b5e6b5eb93aea846 refs/pull/86/merge |
||||
87debcb617913d8243e69ea85591aaebfb01a3c2 refs/pull/88/head |
||||
e90a6ed9d77e7ba71d4fc4cfb54bb16be1f6f435 refs/pull/88/merge |
||||
3d37c2ece0bd9fe34807d75e764d58eef66842e3 refs/pull/98/head |
||||
1c04b1e3bf6d8061a7c3287c3edfe54cb5b5ac7e refs/pull/98/merge |
||||
6d68a05a779a6a3428c53926734c8fec95ed3b1a refs/pull/99/head |
||||
5c39d7931d3325dedb70d3d296c1ce6679932d28 refs/pull/99/merge |
||||
72e7de60262b8a1925e0a384a76cc1d745ea310e refs/tags/spl-0.4.0 |
||||
60844c45530c731a83594162599181ab70ee3b6c refs/tags/spl-0.4.1 |
||||
^064bbffb633dfbc85a29843b421925214742c7e4 |
||||
28d9aa198a32e3b683e741792436b69ead16de2e refs/tags/spl-0.4.2 |
||||
^e50ad76da5379916a2b2942e4617c6670fb43b27 |
||||
17221eb570dea0bd581766a79656ad4c713ec759 refs/tags/spl-0.4.3 |
||||
^f8b2932a43d955d804731c3ad03c7a47177f481c |
||||
46a1d3fe02e7a59242b417e12332b871285ecb2d refs/tags/spl-0.4.4 |
||||
^aaad2f7226d26c8ca3575830d07aa08363f346b3 |
||||
f264e472ef078b51e4856218f456e0699a4dbd62 refs/tags/spl-0.4.5 |
||||
^68ada11e5ccd5aab3485d77953b446937d12852b |
||||
6269bb7267809e221e4d63219e0960f8f6d71251 refs/tags/spl-0.4.6 |
||||
^f97cd5fd875e8c28c6411ef86845ad0ec283f115 |
||||
3dbd424037e7dcdf74f7b2caa822b840f94a6cca refs/tags/spl-0.4.7 |
||||
^f6ea161924b3fe4166faa1de709fce0049bf4b11 |
||||
e86467fcf952b2734ee9939ef48252437a85baea refs/tags/spl-0.4.8 |
||||
^c5c3d402f7109e37eeee54cd69d15c8d6cabf5d6 |
||||
5c04498004a2a00f3ccc2542cc11a3e9902a304d refs/tags/spl-0.4.9 |
||||
^8a1c9a02fb66ac5885990ec4d82faf03f820085b |
||||
55d0582828402420da093e2a9002c2941f43bc3e refs/tags/spl-0.5.0 |
||||
^1db69544ccbbb923a419757bc8b3d1a1e8c2ef0f |
||||
5580c16c869ceed5c4c16280b87ccefcb966950e refs/tags/spl-0.5.1 |
||||
^a7958f7eef5ba55987810336d887437767941d26 |
||||
48eea97fed64c0fd6bac0dbf94788d11d69aac47 refs/tags/spl-0.5.2 |
||||
^00ba7ef9002a7dc7919260240f58fd8f31cea24f |
||||
7b85a4549f9624f69e52085f9ba72ec0845ec4e4 refs/tags/spl-0.6.0-rc1 |
||||
^bf665d4075e9777af089e669c65f72d5d652f26e |
||||
64152b9093ae98187d97051e47e8de37f6aeac4b refs/tags/spl-0.6.0-rc10 |
||||
^3a9c241e555e98d364f1152c6cf22d091b7288b6 |
||||
bbcd7e15c58bcc2c3ceeb031a72e03cacfcd27b5 refs/tags/spl-0.6.0-rc11 |
||||
^a6c6839a88b7dc344f3cd8e875a01802b34645cd |
||||
1f49fc87fbea81d8e390b806f0499d6b633e5e2d refs/tags/spl-0.6.0-rc12 |
||||
^e71a4534b340228d2e73bdadacaff570ade5ab6a |
||||
1cad00e56fcb7a6856ca84ffff4c3de17bcac6d4 refs/tags/spl-0.6.0-rc13 |
||||
^02d25048d293a44001de6967872476f7d78e2397 |
||||
085913f746de3ccd1703203b452efc7a2b6b77ad refs/tags/spl-0.6.0-rc14 |
||||
^869f30f1aecbb9fbd03c43980beb2ee16975f2a4 |
||||
de69baa886347682efd53ecfae8a3b02fd12b60f refs/tags/spl-0.6.0-rc2 |
||||
^181a9b89988a00a3faa06203b94cc155f10fe1e7 |
||||
70a9fde629fc58d867f9ffd3abea773b77b4b370 refs/tags/spl-0.6.0-rc3 |
||||
^96cdefab84061e807f54ed17b93e0586393f9448 |
||||
66d15f50659734e42876347ffc60a38899dd631c refs/tags/spl-0.6.0-rc4 |
||||
^dde6b7b137f56894a45723e7b49227629cfd3bd5 |
||||
bd8c888627201fbbbe3f5f031b4c199a4f374587 refs/tags/spl-0.6.0-rc5 |
||||
^d9365224ea04562af1b0cf2a1c2e84ab429a13b2 |
||||
133c515e9962b00a391d360a19d6c911df793d21 refs/tags/spl-0.6.0-rc6 |
||||
^ecc39810077bbf3836fe9be0800c0d7668e33fc4 |
||||
658fb5fa08f10703b4d1861982dfc0d44da15db9 refs/tags/spl-0.6.0-rc7 |
||||
^5d139aaa2b0d7c635e1f3ea0423dc428e844896a |
||||
55d3957b3fdee19e6e65f851fdd83f8874d856bb refs/tags/spl-0.6.0-rc8 |
||||
^8920c6918a984a9624c853460fe00e9a200bbd48 |
||||
b9910c44f097a5387cad97b003e8b6d7403381c9 refs/tags/spl-0.6.0-rc9 |
||||
^50fe7a010c085f672d8dc6b8ef44fcadf4f704b0 |
||||
db4237ae0bc3fcb698c6f30962b2a67c03d2e1d7 refs/tags/spl-0.6.1 |
||||
^6385874dbfe0478a5f3d70c5e5983e800b038d49 |
||||
3395c5fa0533ae7fc6ae89ba314d2685e6feef37 refs/tags/spl-0.6.2 |
||||
^e90856f1d2ac1c5135802b802a66e60439b2ac1a |
||||
6ac27d4655cabe8b12193a8ae3378efa3c6d0537 refs/tags/spl-0.6.3 |
||||
^31cb5383bff0fddc5058973e32a6f2c446d45e59 |
||||
cb0ab65ebda93d903219cbf9d8f18b115bea5312 refs/tags/spl-0.6.3-1.1 |
||||
^ac6fcd4a434513fabebf372dc0c169c8425d3573 |
||||
eb5da9bb9177141ed250bd9ab692cdf93d64f28b refs/tags/spl-0.6.3-1.2 |
||||
^099c670c5b2cae87b1aff5253ba25558308b7c1f |
||||
457ea9656e406be714de0196d15c94197761c9d9 refs/tags/spl-0.6.3-1.3 |
||||
^ce4c4630719b5c1dfecc7157e705b77507240846 |
||||
5aafddabeae97971e05bd6f592e19c04857bf4f2 refs/tags/spl-0.6.4 |
||||
^cd69f020e4b0f9c416dd07a264e48c9488a7633f |
||||
411e86843b0e549e7af8046731796d71b03fb45f refs/tags/spl-0.6.4.1 |
||||
^c8acde095f219045c4e1bdeb59d65b90dc376aea |
||||
c0c263cf6e9b7ed9bfed38218c3421faee2d6588 refs/tags/spl-0.6.4.2 |
||||
^04974ca1306c654775547d6c303275bb22c16554 |
||||
5882cac9e11b686172a1e396888aa867c48eb0fc refs/tags/spl-0.6.5 |
||||
^f17d005bcc9b7edeb15b10bf947379a504b2d9f7 |
||||
deba7f9a12be6a919fe620b8ee15dfad67832f83 refs/tags/spl-0.6.5.1 |
||||
^2b5a45f77663db6898ab36f0b24aa901be39e8e6 |
||||
1ce822e0e5def2350d76ca88e4a0ece910ce260d refs/tags/spl-0.6.5.10 |
||||
^497491766d2dc6b52e72dcaff21a660b76fbdfb3 |
||||
34ad3e7b6ca2ca7df2da3bc17f839baa8bb412b2 refs/tags/spl-0.6.5.11 |
||||
^3010774dd6ad6e6eb1f6a4d9c603dd49c55c79c9 |
||||
9943439b15e7714de65a34597c23e5b917d1a3ab refs/tags/spl-0.6.5.2 |
||||
^2fd6834ef72fcbe2386bdd68e8214e3d2480e910 |
||||
0b975d704dc4533bb05db255d72b64a25df03409 refs/tags/spl-0.6.5.3 |
||||
^7e85f6bf2860a2de09afb32e430f3683a6699f07 |
||||
6e22e39b12ed3f83b7780a5ad4b95929745755ba refs/tags/spl-0.6.5.4 |
||||
^6e5e068f5bdab06996b068863cca854600bb467d |
||||
e0887960d2d51b5e578728f4d76a9353f5464a3a refs/tags/spl-0.6.5.5 |
||||
^bb0eec6ff4961a8140febb60f6f02dd7fb14f5e6 |
||||
d06b0a5a830a159ca6c15e11bc31db58caa0f228 refs/tags/spl-0.6.5.6 |
||||
^5079f5b3a3200731342c224203390bd410c94472 |
||||
db011106da99c0fd3479e54359be8fb5906b693b refs/tags/spl-0.6.5.7 |
||||
^03a97b0c033e76f571d8494ffb713d9d6683a580 |
||||
d8a15cf844b657b4dbb23362af8601f8ee4badcd refs/tags/spl-0.6.5.8 |
||||
^640ff406295af25b4ba0c9d7b2a0d53d5eaa32d9 |
||||
96685a2e3b1191312847428f99006f18cf2efafb refs/tags/spl-0.6.5.9 |
||||
^b5bed497279d61d626c85cf0fff091eee22118f8 |
||||
7aa4fe0f7c736fc97290c35e45139fe2f0268c7d refs/tags/spl-0.7.0 |
||||
^1f2671b9c9108add67bae998e7a4e41352c2a12f |
||||
ee7ea32033efc0e1f6e53547141b0241bf8584f5 refs/tags/spl-0.7.0-rc1 |
||||
^4fd75d35af1f101ad2ab3e98220f4e52a24532f6 |
||||
03a898c7cff56d16e5cb36d46f8bd098ce40d9f3 refs/tags/spl-0.7.0-rc2 |
||||
^7b25c48e6ec6aa55bd5fead2d57ade01bfb0777b |
||||
86f95600909240b53fe0d0623df0e017e1982931 refs/tags/spl-0.7.0-rc3 |
||||
^f5c5286daa5f76532d7a8a7988d6a42cfd58038c |
||||
1d8998046f2c99d8174ad4b7f634252ec85b7a4a refs/tags/spl-0.7.0-rc4 |
||||
^3665037f301b83144d198676f06a782f3273676f |
||||
2d418127ce858c148ac72e3de5d3eb33616ff0b9 refs/tags/spl-0.7.0-rc5 |
||||
^ae42190b7917d5aaa8ec0c0951ff65e8df6fa601 |
@ -0,0 +1 @@ |
||||
ed19bccfb651843fa208232b3a2d3d22a4152bc8 |
@ -0,0 +1 @@ |
||||
42bc9d5a766fb65fce5c03dde27379477ac75ffb |
@ -0,0 +1 @@ |
||||
df0b2a8d41a7c668bc55e9e3ab5212009d6e8a0e |
@ -0,0 +1 @@ |
||||
9c26705490f43a99e3aa8a44998dd618022b10b8 |
@ -0,0 +1 @@ |
||||
22599eb0a4151c8ccc115bf9a066bc515c85f5e6 |
@ -0,0 +1 @@ |
||||
0dfee842b0c27001083b02d5eb6742214c100755 |
@ -0,0 +1 @@ |
||||
20d4e678b3b30be6174a6ad0d1552030a2d18273 |
@ -0,0 +1 @@ |
||||
26e6a8eca24cdbed142fd86f9b649020d53e50e7 |
@ -0,0 +1 @@ |
||||
2eb147e4092a5b693f22d1f52e53cefc291afece |
@ -0,0 +1 @@ |
||||
fa9d026181a6a05929206d185693c351194da467 |
@ -0,0 +1 @@ |
||||
78608f1963234592c6ffcfaa45082a54209e0d87 |
@ -0,0 +1 @@ |
||||
b744ec381629bfab02b02f31523da3e45a994bc7 |
@ -0,0 +1 @@ |
||||
d985c191627e5dec006507caf7ec4cbed07b617d |
@ -0,0 +1 @@ |
||||
b4bddcac952123f25a66fd7e0f7a61c963d11c0f |
@ -0,0 +1 @@ |
||||
720c5e0d8d2c6cdcfc9fb10a6f8b2eacaf88c955 |
@ -0,0 +1 @@ |
||||
89c19bf51c7ec007ef94e1222d85fbe3bfdf8e98 |
@ -0,0 +1 @@ |
||||
ac18a8f2194224ff344328432631bd69b24749d1 |
@ -0,0 +1 @@ |
||||
22b0d7bd052f3fd1715205257efd44afb7f1d621 |
@ -0,0 +1 @@ |
||||
235a57d3ae4eed7a705bb4967e0b5bd021c35e4f |
@ -0,0 +1 @@ |
||||
b633677cc671caed0d21354c539f32fbd0702511 |
@ -0,0 +1 @@ |
||||
28c7cb9dfeb5d473d2b6cbe9b396b4bfc3f1f5af |
@ -0,0 +1 @@ |
||||
7026d13612a9ae8a0fdc8f2048ea59a50794bc8e |
@ -0,0 +1 @@ |
||||
f265abe678d0af2a94d429c2269508c34b3c7eb9 |
@ -0,0 +1 @@ |
||||
8fadbed84951d54ef7379f2b08a63bb601dc8a08 |
@ -0,0 +1 @@ |
||||
a0664e74e49aa4ead57612b77cfe696122be02a5 |
@ -0,0 +1 @@ |
||||
2b048ac06ea2f5d52fc6bcf764109209fa69b75f |
@ -0,0 +1 @@ |
||||
fd261ef8502b29608a9ff79417a516bda2c502e2 |
@ -0,0 +1 @@ |
||||
d79d710a509017d2ae2a0d2385b863cd0295a01a |
@ -0,0 +1 @@ |
||||
a632ee0fa9313faebe1c60e5cada5606bcc4e82a |
@ -0,0 +1 @@ |
||||
53be762acc5c961686f49cedb494cbbf03c1896a |
@ -0,0 +1 @@ |
||||
c697608b0f353b37370b3b4b9052e7fb450b42c5 |
@ -0,0 +1 @@ |
||||
0217d618098d4b688b1744cf617b851ea9df1195 |
@ -0,0 +1 @@ |
||||
48086806a933082a3fb8f4f1687c4162b219e1ac |
@ -0,0 +1 @@ |
||||
9304461177df49791eb917ce1988014f697d48f5 |
@ -0,0 +1 @@ |
||||
e8ffa28ecb1d71be778e6782344c97ec2c4c2f30 |
@ -0,0 +1 @@ |
||||
68a61e992b275e4716a3239454448f43c4f03ade |
@ -0,0 +1 @@ |
||||
3dc463b32160b4b76d9edf631b5bcef768922769 |
@ -0,0 +1 @@ |
||||
945f9ce00e34f843c3d317688f6c43635db03423 |
@ -0,0 +1 @@ |
||||
e04111793a91863fac7128785c993a994b2c1910 |
@ -0,0 +1 @@ |
||||
8a89f29506bf882d7ff8abdb170fe41ad1d6f827 |
@ -0,0 +1 @@ |
||||
f164ff7220b25616c5902e1dc5f892f39e49489e |
@ -0,0 +1 @@ |
||||
29ca17913dccf469d1b69154370bfacd6cd54d83 |
@ -0,0 +1 @@ |
||||
1053046e6d66fc6fc552d8700bc90e37ff2f217c |
@ -0,0 +1 @@ |
||||
ab447aa79587d79b6be86d864276515ee61b6e45 |
@ -0,0 +1 @@ |
||||
9f4b35c7ab2c7987ba84ae9d735ecde9e33fe20c |
@ -0,0 +1 @@ |
||||
c5f73b0fcf863088097abce85d09704d34fd9782 |
Loading…
Reference in new issue