commit
stringlengths
40
40
subject
stringlengths
0
840k
message
stringlengths
11
840k
repos
stringlengths
5
127k
old_file
stringlengths
1
920
new_file
stringlengths
1
920
848eb734b569b68154751409d3e1eb7daa1804ee
start of setxattr and getxattr implementation
start of setxattr and getxattr implementation
humphd/filer,filerjs/filer,sedge/filer,btulchinsky/idbfs,humphd/filer,btulchinsky/idbfs,sedge/filer,filerjs/filer
src/fs.js
src/fs.js
fc4e02bf88554db52012a07530c6c31f7440326e
[PR Review] Simplifications and clarifications
[PR Review] Simplifications and clarifications Signed-off-by: Christopher Maier <b4598f17a90ef80817bae8ad6c37249740caafb4@chef.io>
rsertelon/habitat,habitat-sh/habitat,rsertelon/habitat,habitat-sh/habitat,habitat-sh/habitat,habitat-sh/habitat,habitat-sh/habitat,habitat-sh/habitat,rsertelon/habitat,rsertelon/habitat,habitat-sh/habitat,habitat-sh/habitat,rsertelon/habitat,rsertelon/habitat,rsertelon/habitat
src/fs.rs
src/fs.rs
a06bd5d087e22c62f8a07fe6075f89ebdd59b099
Fix MAX redefinition on Darwin
Fix MAX redefinition on Darwin fts.h:39:9: warning: 'MAX' macro redefined [-Wmacro-redefined] Sponsored by: Apple via MacStadium's Open Source Project
martymac/fpart,martymac/fpart
src/fts.h
src/fts.h
2e968929c84a8d68b1522688a6ae0c299fe505bc
Moved the fx queueing over to the new expando system.
Moved the fx queueing over to the new expando system. git-svn-id: a6f3e0ffc78e78789c45711e92f8046af3fcb362@3173 c715fcbe-d12f-0410-84c4-316a508785bb
dantman/4query,dantman/4query
src/fx.js
src/fx.js
59e8f929ec97005097459d46419816d95132062e
Geo: commands top comment as in other Redis code.
Geo: commands top comment as in other Redis code.
JackieXie168/redis,JackieXie168/redis,JackieXie168/redis,JackieXie168/redis
src/geo.c
src/geo.c
3aad8df6a320b720052689c5a837357a244e8c6a
Wrap around when y_scroll + scanline > 255
Wrap around when y_scroll + scanline > 255
gusfm/gusgb,gusfm/gusgb,gusfm/gusgb
src/gpu.c
src/gpu.c
1b279cd46708c4ff3ddefb8e35aa88c326cbe3b7
Fix cgb colors
Fix cgb colors
gusfm/gusgb,gusfm/gusgb,gusfm/gusgb
src/gpu.c
src/gpu.c
1c9304df2be032b613496c9c66696148d0335a5b
Always report an error upon +CME ERROR
Always report an error upon +CME ERROR
DeforaOS/Phone,DeforaOS/Phone
src/gsm.c
src/gsm.c
5f8aa0e5cb9ca053a0209a950b0e00811b702cec
Use a background thread to load paths from stdin
Use a background thread to load paths from stdin
autrimpo/imv,eXeC64/imv,eXeC64/imv,autrimpo/imv
src/imv.c
src/imv.c
cc66f2dee629e2cce7bbf59b0d7e681df780d877
clean up comments from chaos.proton@gmail.com.
clean up comments from chaos.proton@gmail.com. git-svn-id: 839522a79b1d56a78fa446d2fd3a0c499f8e535e@1777 bbd45198-f89e-11dd-88c7-29a3b14d5316
geniusgogo/rt-thread,weiyuliang/rt-thread,zhaojuntao/rt-thread,gbcwbz/rt-thread,wolfgangz2013/rt-thread,armink/rt-thread,gbcwbz/rt-thread,wolfgangz2013/rt-thread,ArdaFu/rt-thread,nongxiaoming/rt-thread,igou/rt-thread,geniusgogo/rt-thread,wolfgangz2013/rt-thread,wolfgangz2013/rt-thread,AubrCool/rt-thread,armink/rt-threa...
src/ipc.c
src/ipc.c
30308ae845b0bf3839e5a92120559eaf56048c28
js: Explictly list all dependancies used with the "js" feature (#220)
js: Explictly list all dependancies used with the "js" feature (#220) This makes it easier to tell at a glance what parts of `wasm-bindgen` are needed for `getrandom`. See: https://github.com/tkaitchuck/aHash/issues/95#issuecomment-881152315 Signed-off-by: Joe Richey <24d3dd8348b5cac19a417e52b4f8141ba91506f0@go...
rust-random/getrandom
src/js.rs
src/js.rs
bb7c28c31ae1f90153da6a4c8133ffea5a606a4d
narrow locks
narrow locks
mwarning/KadNode,mwarning/KadNode,mwarning/KadNode
src/kad.c
src/kad.c
9c010371e18050f7638dcc26b0a3252c109ac4b9
Serialization to pem format
Serialization to pem format
torkve/ecdsa,torkve/ecdsa
src/key.c
src/key.c
091e5d50bc325dcbf04e1a3e6bd8cfcd7d6d0b45
merge conflict
merge conflict
xjkdev/Pennybank
src/lib.c
src/lib.c
1de033e635053ed24b8324f1fffcff45118f9e22
C API : Fixed Buffer overwrite in OCI_LobRead2() in Unicode builds (OCI_CHARSET_UNICODE)
C API : Fixed Buffer overwrite in OCI_LobRead2() in Unicode builds (OCI_CHARSET_UNICODE)
alexeyvo/ocilib,Convey-Compliance/ocilib,ljx0305/ocilib,Convey-Compliance/ocilib,lawrence200801/ocilib,vrogier/ocilib,lawrence200801/ocilib,alexeyvo/ocilib,lawrence200801/ocilib,vrogier/ocilib,kornefalk/ocilib2017,ljx0305/ocilib,vrogier/ocilib,ljx0305/ocilib,kornefalk/ocilib2017,alexeyvo/ocilib,vrogier/ocilib,kornefalk...
src/lob.c
src/lob.c
43a9842b28feb717a6f37a87c4bc4c74e267414f
Add 'O' and 'X' to format characters in log_error_write upper case stands for "don't append space"; o/O is for off_t, x/X for int as hex
Add 'O' and 'X' to format characters in log_error_write upper case stands for "don't append space"; o/O is for off_t, x/X for int as hex git-svn-id: c4e9838fefcfae554524937a357000afc2bbf25b@2286 152afb58-edef-0310-8abb-c4023f1b3aa9
PatchyFog/lighttpd1.4-mbedtls,kaleb-himes/lighttpd1.4,kaleb-himes/lighttpd1.4,ya1gaurav/lighttpd1.4,benegon/lighttpd-1.4,Andrew-liu/lighttpd1.4,lighttpd/lighttpd1.4,PatchyFog/lighttpd1.4-mbedtls,ya1gaurav/lighttpd1.4,benegon/lighttpd-1.4,loganaden/lighttpd1.4,HitoriSensei/lighttpd,Juniper/lighttpd-for-juise,Juniper/lig...
src/log.c
src/log.c
c00f4d99781f83c51fce80af10927023a4150331
yaz_log_init_file may take fd=<no>
yaz_log_init_file may take fd=<no> to open log file at the FD given.
dcrossleyau/yaz,dcrossleyau/yaz,dcrossleyau/yaz
src/log.c
src/log.c
575410cd8ce480708398facb1c5ce1b92befbd0d
* log: remove ansi color for stdout;
* log: remove ansi color for stdout;
vitalikp/timezero,vitalikp/timezero
src/log.c
src/log.c
8375f22659983777da62c488a7b102c2e21ec473
print usage
print usage
lieff/lvg,lieff/lvg,lieff/lvg
src/lvg.c
src/lvg.c
7edb5a937cd456a7eb579a0553028b2713662b77
Fix Mat_VarDuplicate for sparse arrays
Fix Mat_VarDuplicate for sparse arrays
MaartenBent/matio,NJannasch/matio,tbeu/matio,MaartenBent/matio,MaartenBent/matio,tbeu/matio,tbeu/matio,tbeu/matio,MaartenBent/matio,NJannasch/matio
src/mat.c
src/mat.c
8c302d146d2d32fa1cc659d68c85fb2d95bf3d62
Fix dangling else
Fix dangling else
MaartenBent/matio,MaartenBent/matio,MaartenBent/matio,MaartenBent/matio,tbeu/matio,tbeu/matio,tbeu/matio,tbeu/matio
src/mat.c
src/mat.c
589bcc8e3ab6a812824c94d6bf6e33997d4c985f
Fix issue opening small v4 MAT files
Fix issue opening small v4 MAT files * src/mat.c (Mat_Open): If 128 bytes was read, see if the file is a v5 or v7.3 file and if the mat version is not set, see if it is a v4 file
MaartenBent/matio,tbeu/matio,martinichka/matio-coder,tbeu/matio,tbeu/matio,CBL-ORION/matio-sf-mirror,tbeu/matio,martinichka/matio-coder,NJannasch/matio,MaartenBent/matio,NJannasch/matio,MaartenBent/matio,CBL-ORION/matio,CBL-ORION/matio-sf-mirror,MaartenBent/matio,CBL-ORION/matio,martinichka/matio-coder,telehan/libmatio...
src/mat.c
src/mat.c
1d4411f2bbff205af0700b1365b9f46c5047ea76
Fixes mixer issue introduced in r559 which caused music to only be audible when the volume was set to less than full.
Fixes mixer issue introduced in r559 which caused music to only be audible when the volume was set to less than full.
m0j0hn/editor-on-fire,m0j0hn/editor-on-fire,m0j0hn/editor-on-fire,destroyer07/editor-on-fire,m0j0hn/editor-on-fire,destroyer07/editor-on-fire,destroyer07/editor-on-fire,destroyer07/editor-on-fire
src/mix.c
src/mix.c
4dc037cc4e3a815cd7ea2679b2a848c3ad7d4e9a
Repin monad to latest fixes
Repin monad to latest fixes Resolves all approved work items prior to resubmission of a code review to the PowerShell team.
kmosher/PowerShell,bmanikm/PowerShell,daxian-dbw/PowerShell,daxian-dbw/PowerShell,bingbing8/PowerShell,PaulHigin/PowerShell,bingbing8/PowerShell,daxian-dbw/PowerShell,TravisEz13/PowerShell,bingbing8/PowerShell,JamesWTruher/PowerShell-1,daxian-dbw/PowerShell,kmosher/PowerShell,PaulHigin/PowerShell,KarolKaczmarek/PowerSh...
src/monad
src/monad
b04da54cefd1d307646582d6b5c9b41e6234a32b
get rid of warning
get rid of warning
cbagwell/sox,MageSlayer/sox,Distrotech/sox,Motiejus/sox,davel/sox,mhartzel/sox_personal_fork,MageSlayer/sox,cbagwell/sox,Distrotech/sox,uklauer/sox,Distrotech/sox,uklauer/sox,mhartzel/sox_personal_fork,pcqpcq/sox,CaptainHayashi/sox,CaptainHayashi/sox,jacksonh/sox,jacksonh/sox,CaptainHayashi/sox,cbagwell/sox,uklauer/sox...
src/mp3.c
src/mp3.c
4e63f411a964c8642e8f6cb8d408acb5e225d0cc
Remove setting device properties
Remove setting device properties This approach breaks ktool or any other scenario that doesn't expose a proxy device.
CESARBR/knot-service-source,CESARBR/knot-service-source,CESARBR/knot-service-source,CESARBR/knot-service-source,CESARBR/knot-service-source
src/msg.c
src/msg.c
570a523919001bc8d4985dd9b96e90f8ca923206
Don't leak so much
Don't leak so much
Floobits/diffshipper,Floobits/diffshipper
src/net.c
src/net.c
0fdddc5426bcb0a0389109f9a88ec53a28914dec
Socket F_SETFL after accept() only for non-Linux
Socket F_SETFL after accept() only for non-Linux
seanjensengrey/picolisp,rsdoiel/picolisp,seanjensengrey/picolisp,rsdoiel/picolisp,seanjensengrey/picolisp,rsdoiel/picolisp,rsdoiel/picolisp,rsdoiel/picolisp,seanjensengrey/picolisp,seanjensengrey/picolisp,rsdoiel/picolisp
src/net.c
src/net.c
dc9dd81ba285736973b5660097456879e7c8a0c1
net.c: Fix memory leak introduced in previous commit
net.c: Fix memory leak introduced in previous commit
Tilka/ncdc,Tilka/ncdc
src/net.c
src/net.c
3e2b8b07fdd28f5da65f4f646580edc33839414c
Add some documentation on the accept_cb
Add some documentation on the accept_cb
else/pubsub,else/pubsub,else/pubsub
src/net.c
src/net.c
1d45023f3ea9d77e56cfdd31e6ea2dd83d5122ac
assert on Release (#1317)
assert on Release (#1317)
worldbit/worldbit,alejandromgk/Lunar,rdqw/sscoin,ionomy/ion,ivansib/sib16,nmarley/dash,PandaPayProject/PandaPay,dashpay/dash,rsdevgun16e/energi,schinzelh/dash,projectinterzone/ITZ,terracoin/terracoin,crowning-/dash,worldbit/worldbit,BlockchainTechLLC/3dcoin,jmgilbert2/energi,biblepay/biblepay,HeliumGas/helium,ivansib/s...
src/net.h
src/net.h
6bb6ddfe8a6f5f13bdd5b7f0dfdfd2842ac5a3d5
Fix condition
Fix condition
jarun/noice,jarun/nnn,jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn
src/nnn.c
src/nnn.c
729e775998b873fe16056c372e885d31d7fcbe93
Revert "Handle nav cases separately"
Revert "Handle nav cases separately" This reverts commit 14309938580b48f5b0290959c214d2030b6f51d7.
jarun/nnn,jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn,jarun/noice
src/nnn.c
src/nnn.c
c5d122e299c30692b70e58daa2e6978a76d11a4d
Fix broken abort msg when starting in du mode
Fix broken abort msg when starting in du mode
jarun/nnn,jarun/noice,jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn
src/nnn.c
src/nnn.c
9a124ae93567429b95378456864adf54fe71d490
Initialize local array to NULL
Initialize local array to NULL
jarun/noice,jarun/nnn,jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn
src/nnn.c
src/nnn.c
928f325a7439193b11d34117f648b2cd846ea1ea
Use atoi from lib, use attribute for unused
Use atoi from lib, use attribute for unused
jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn,jarun/nnn,jarun/noice
src/nnn.c
src/nnn.c
f3fe27e6949842a31fcc9b3c9c2195ba31a1cc85
Fix invisible details when color code is 0
Fix invisible details when color code is 0
jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn,jarun/noice,jarun/nnn
src/nnn.c
src/nnn.c
983d689a05dae070c587544904fe42205bc4ded3
Disable auto-marking
Disable auto-marking
jarun/nnn,jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn,jarun/noice
src/nnn.c
src/nnn.c
7d171368ad1059e9112d2542c70de0405fb2e6f1
Revert "Prefer NNN_USE_EDITOR over opener (option )"
Revert "Prefer NNN_USE_EDITOR over opener (option )" This reverts commit 7f3d2c10aaabee34cfda435c199335f023215fba.
jarun/noice,jarun/nnn,jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn
src/nnn.c
src/nnn.c
03fc3b99c52e8fc67485f3eb357629ec0025e820
Add informative comment
Add informative comment
jarun/nnn,jarun/noice,jarun/noice,jarun/nnn,jarun/nnn,jarun/nnn
src/nnn.c
src/nnn.c
0fec0f7ebbacfcbc56b7525690e477defaeba48e
Remove default case of unhandled keys
Remove default case of unhandled keys
jarun/nnn,jarun/nnn,jarun/nnn,jarun/noice,jarun/nnn,jarun/noice
src/nnn.c
src/nnn.c
4f977ff26963c875ade0b9159d9017b0d9d606ca
Add force-tty capability to spawn and set pagers to it (#1070)
Add force-tty capability to spawn and set pagers to it (#1070) Co-authored-by: Anna Arad <9cd919ac015e9ce2e6e6d09b8ce1dbda2bd2cec3@shards.me>
jarun/noice,jarun/nnn,jarun/nnn,jarun/nnn,jarun/nnn,jarun/noice
src/nnn.c
src/nnn.c
ce06bf15d6e61b24c3cebe50b3ce9a9200364bda
Fix broken dir read from pipe
Fix broken dir read from pipe
jarun/nnn,jarun/nnn,jarun/nnn,jarun/noice,jarun/noice,jarun/nnn
src/nnn.c
src/nnn.c
861d44f9348ed694d6cf2109a007b0a09f359dd9
Simplify cd
Simplify cd
jarun/nnn,jarun/nnn,jarun/noice,jarun/noice,jarun/nnn,jarun/nnn
src/nnn.c
src/nnn.c
83bef1dd8829c34a7a00948831058be36b675628
Use predefined constants correctly.
Use predefined constants correctly.
fdb/frequensea,silky/frequensea,silky/frequensea,silky/frequensea,fdb/frequensea,fdb/frequensea,silky/frequensea,fdb/frequensea,silky/frequensea,fdb/frequensea
src/nrf.c
src/nrf.c
892c9552a419b1638758cab1faf4a1eb9162f48c
Tighten up a buffer, and use a named constant instead of a magic number.
Tighten up a buffer, and use a named constant instead of a magic number.
bremac/ntx,bremac/ntx
src/ntx.c
src/ntx.c
31d2a9a396109e2aec9220d8e3d8aadd4b3eb8b1
check dav1d_submit_frame() for errors
check dav1d_submit_frame() for errors Avoids a triggered assert with david-fuzzing-data:artifacts/crash-f448caf378e250b7eea4fa2d1c3cd7ef4a3211ce.
videolan/dav1d
src/obu.c
src/obu.c
9aae246439a3b1d596a552ce5c6c64e5b04e41c8
expose matches
expose matches
clubajax/on,clubajax/on
src/on.js
src/on.js
ff80ef811a5200cce03f11c764dabbf5eec5cca8
Simplify compute_pc() tests
Simplify compute_pc() tests
gimli-rs/gimli,gimli-rs/gimli
src/op.rs
src/op.rs
2237a15cf05599b8359f8aa534e5a3739daa7995
Initial commit
Initial commit
chris-wood/picture-grid
src/pg.py
src/pg.py
2d905a621419921f416f3fbb6464c9faa86fc2c0
[src] Cleaned up a compiler warning.
[src] Cleaned up a compiler warning. git-svn-id: 6e74a02f85675cec270f5d931b0f6998666294a3@27072 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
ashgti/parrot,ashgti/parrot,ashgti/parrot,ashgti/parrot,ashgti/parrot,ashgti/parrot,ashgti/parrot
src/pic.c
src/pic.c
93e3bb3e29aaf5c475db5373b616512de2651e0b
Fix build when langinfo.h is not found
Fix build when langinfo.h is not found
rockdaboot/libpsl,rockdaboot/libpsl,rockdaboot/libpsl
src/psl.c
src/psl.c
c3978fdd85b4e498ab2ba853254dbffcef6e944e
pvq: use integer approximation for exp2
pvq: use integer approximation for exp2 ntt-short1: PSNR YCbCr: 0.06% 0.28% 0.23% PSNRHVS: 0.05% SSIM: 0.04% MSSSIM: -0.00% CIEDE2000: -0.01% subset1: LOW (%) MEDIUM (%) HIGH (%) PSNR 0.016847 -0.010997 0.010651 PSNRHVS 0.010134 -0.007417 -0.019350 S...
ycho/daala,xiph/daala,ycho/daala,xiph/daala,xiph/daala,ycho/daala,xiph/daala,luctrudeau/daala,luctrudeau/daala,ycho/daala,luctrudeau/daala,luctrudeau/daala,xiph/daala,ycho/daala,luctrudeau/daala
src/pvq.c
src/pvq.c
b49313851b2da583b0816540e82121feb819fe71
Rework getpwent_r() to allow fuzzing
Rework getpwent_r() to allow fuzzing
DeforaOS/libc,DeforaOS/libc
src/pwd.c
src/pwd.c
ed28e8abf87d4f774f4cddb53321c21f7fd29950
add bugfix in arbRange
add bugfix in arbRange
darrint/qc.js,darrint/qc.js
src/qc.js
src/qc.js
37b1d20a57d7a6b5a2efc622b628230a16be8e3e
qxl.h: double include protection
qxl.h: double include protection
sombrafam/virtioqxl-xf86-video-qxl,facboy/xserver-xorg-video-qxl,facboy/xserver-xorg-video-qxl,fgouget/xf86-video-qxl,fgouget/xf86-video-qxl,facboy/xserver-xorg-video-qxl,fgouget/xf86-video-qxl,dezelin/xf86-video-qxl,sombrafam/virtioqxl-xf86-video-qxl,facboy/xserver-xorg-video-qxl,fgouget/xf86-video-qxl,dezelin/xf86-vi...
src/qxl.h
src/qxl.h
d14e1c3c7a7e1bbee28980333f91885d0948f872
Fix compile warning when log aux field
Fix compile warning when log aux field
JackieXie168/redis,JackieXie168/redis,JackieXie168/redis,JackieXie168/redis
src/rdb.c
src/rdb.c
63f635185829c8bf790a79f0aa101b80e1091197
RDB: load string objects directly as EMBSTR objects when possible.
RDB: load string objects directly as EMBSTR objects when possible.
louisliangjun/redis,louisliangjun/redis,MSOpenTech/redis,darksideofthemoo/redis-histogram,himoca/redis,slfs007/mk-redis,louisliangjun/redis,xuzhezhaozhao/redis_reading,spearhead-ea/redis,jxwr/redis,ttuna/msot-redis,ttuna/msot-redis,darksideofthemoo/redis-histogram,slfs007/mk-redis,ttuna/msot-redis,ksarch-saas/redis,Hun...
src/rdb.c
src/rdb.c
d8c7db1bdba3938f31856a067b2966285acbf97f
Improve RDB error-on-load handling
Improve RDB error-on-load handling Previouly if we loaded a corrupt RDB, Redis printed an error report with a big "REPORT ON GITHUB" message at the bottom. But, we know RDB load failures are corrupt data, not corrupt code. Now when RDB failure is detected (duplicate keys or unknown data types in the file), we run ch...
yossigo/redis,alenslan/redis,dreamquster/redis,wbailey5/redis,jingjidejuren/redis,antirez/redis,brg-liuwei/redis,pmem/redis,universsky/redis,pcarrier/redis,tellapart/redis,z-fork/redis,pedigree/redis,izhoujie/redis,weizijun/redis,harrisonfeng/redis,StevenTsai/redis,fengshao0907/redis,huyuezheng/redis,seandsky/redis,zgu...
src/rdb.c
src/rdb.c
1e633f21c589fb41b3a186a05040d07e9dc5c517
RDB file creation refactored to target non-disk target.
RDB file creation refactored to target non-disk target.
Jonavin/redis,hanmichael/redis,laurencee/redis,miminus/redis,miminus/redis,janeasystems/redis,ScottKaiGu/redis,janeasystems/redis,upsoft/redis,jacklee0810/redis,quangnguyen90/redis,janeasystems/redis,laurencee/redis,liqiang199105/redis,hanmichael/redis,damy/redis,Jonavin/redis,shanegxxiao/redis,Cybermaxs/redis,kolonse/...
src/rdb.c
src/rdb.c
5b23f4fa2ae76dc8a209b9ed0f6b865c0eaa1fa2
Diskless replication: set / reset socket send timeout.
Diskless replication: set / reset socket send timeout. We need to avoid that a child -> slaves transfer can continue forever. We use the same timeout used as global replication timeout, which is documented to also affect I/O operations during bulk transfers.
JackieXie168/redis,JackieXie168/redis,JackieXie168/redis,JackieXie168/redis
src/rdb.c
src/rdb.c
c9ad5f2699855383488c24f4896867e77b42a5a9
Added comments to functions.
Added comments to functions.
tpoikela/battles,tpoikela/battles,tpoikela/battles,tpoikela/battles,tpoikela/battles
src/rg.js
src/rg.js
69cecb511fef03795e94ba819308262ea44b2a18
make sure to return just 1 for rio.c write when the target is a buffer, as we do when the target is a file.
make sure to return just 1 for rio.c write when the target is a buffer, as we do when the target is a file.
mpalmer/redis,hoxworth/redis,cusspvz/redis,soloestoy/redis,healerkx/redis,adamweixuan/redis-3.0-annotated,modulexcite/redis,sunheehnus/redis,itamarhaber/redis,ScottKaiGu/redis,tanghaodong25/redis,CodeJuan/redis,xuzhezhaozhao/redis_reading,fanxu/redis,wujf/redis,viongpanzi/annotated_redis_source,adamweixuan/redis-3.0-an...
src/rio.c
src/rio.c
53b8c5279e196860f20a39bf8111a42ec3f52c4e
debug to give parameter to ros 'ros a=b c=d'
debug to give parameter to ros 'ros a=b c=d'
guicho271828/roswell,snmsts/roswell,snmsts/roswell,roswell/roswell,snmsts/roswell,roswell/roswell,roswell/roswell,guicho271828/roswell,roswell/roswell,snmsts/roswell,guicho271828/roswell,guicho271828/roswell
src/ros.c
src/ros.c
fc6b81b3ad170153b4e990ac203687126c12f6ba
declaration fixes
declaration fixes
cbratschi/aminogfx-gl,cbratschi/aminogfx-gl,cbratschi/aminogfx-gl,cbratschi/aminogfx-gl,cbratschi/aminogfx-gl
src/rpi.h
src/rpi.h
39ff8468e43a0028648bba74724a2cc2076f1b9b
Remove use of max_size.
Remove use of max_size.
hyPiRion/c-rrb,hyPiRion/c-rrb,hyPiRion/c-rrb,hyPiRion/c-rrb
src/rrb.c
src/rrb.c
8b6543f4b81cd62f5db3bf1b4f58d969abe88597
Remove the separate writeCache function
Remove the separate writeCache function
lucified/lucify-build-tools
src/s3.js
src/s3.js
47fc39828cd2421a079a413d007671fdbfb00c24
return +- inf in info struct for infeas / unbdd probs
return +- inf in info struct for infeas / unbdd probs
zhmz90/scs,ajfriend/scs,ajfriend/scs,robertwb/scs,robertwb/scs,robertwb/scs,zhmz90/scs,zhmz90/scs,ajfriend/scs,cvxgrp/scs,ajfriend/scs,ajfriend/scs,robertwb/scs,zhmz90/scs,ajfriend/scs,robertwb/scs,zhmz90/scs,zhmz90/scs,ajfriend/scs,robertwb/scs,robertwb/scs,zhmz90/scs
src/scs.c
src/scs.c
038a7704ac55226687044276ad65538b2d317712
better printing when generating infeasible certificate
better printing when generating infeasible certificate
robertwb/scs,robertwb/scs,ajfriend/scs,ajfriend/scs,SteveDiamond/scs,zhmz90/scs,zhmz90/scs,cvxgrp/scs,robertwb/scs,zhmz90/scs,SteveDiamond/scs,ajfriend/scs,zhmz90/scs,zhmz90/scs,ajfriend/scs,robertwb/scs,zhmz90/scs,ajfriend/scs,SteveDiamond/scs,robertwb/scs,SteveDiamond/scs,zhmz90/scs,ajfriend/scs,robertwb/scs,ajfriend...
src/scs.c
src/scs.c
9555f8f21b9f1780de307c19da268ef63f7c2ae9
sds.c new function sdsRemoveFreeSpace().
sds.c new function sdsRemoveFreeSpace(). The new function is used in order to resize the string allocation so that only the minimal allocation possible is used, removing all the free space at the end of the string normally used to improve efficiency of concatenation operations.
maodeyi/redis_lua,YongMan/redis,AplayER/redis,ipmobiletech/redis,himoca/redis,pmem/redis,ituncle/redis,july2993/redis,wprice/redis,huangz1990/experiment-redis,xujunhai1991/redis,ttuna/msot-redis,wenxueliu/redis_comment,valdsJohn/redis,linfangrong/redis,yuzhangjob/redis-3.0-annotated-unstable,dongqifan2/redis-3.0-annota...
src/sds.c
src/sds.c
ddfc5588327f4f763b0ed92c695aa4977c02a470
Removed binary
Removed binary
LinuxUser404/haskell-mcint,LinuxUser404/haskell-mcint
src/sobol
src/sobol
83ee9b56ceeded0f5bc20edbcfbf8aef3911d2cf
Fix typo
Fix typo Reported by: culot@
en90/pkg,junovitch/pkg,khorben/pkg,Open343/pkg,junovitch/pkg,khorben/pkg,Open343/pkg,en90/pkg,skoef/pkg,skoef/pkg,khorben/pkg
src/ssh.c
src/ssh.c
c6bde5164014a2a11eb772c2957999860a8a9a6c
Initial revision
Initial revision
RetroMud/dgd,dworkin/dgd,dworkin/dgd,RetroMud/dgd,dworkin/dgd
src/str.h
src/str.h
af1077ec7233ac352dfc9dab781b1dffd69979e0
Creating a new DB connection for every request. Fixed: db is undefined after restarting the browser
Creating a new DB connection for every request. Fixed: db is undefined after restarting the browser
CircuitCoder/C3Meow,CircuitCoder/C3Meow
src/sw.js
src/sw.js
8b230b1c134d97858bb427ec683860e799bce12f
library header
library header
lovasko/libtak,lovasko/libtak
src/tak.h
src/tak.h
78aa976fce485025e584f16de9ed3bc1d4a8c559
Avoid a leak by introducing goto
Avoid a leak by introducing goto
kulp/tenyr,kulp/tenyr,kulp/tenyr
src/tas.c
src/tas.c
e2b8d8e020001527115d82c109ea54b3194e9fa2
tcp.c: proper combo of errors and locks in ss_tcp_socket_create
tcp.c: proper combo of errors and locks in ss_tcp_socket_create
TidyHuang/sdn_sensor,megahall/sdn_sensor,TidyHuang/sdn_sensor,TidyHuang/sdn_sensor,TidyHuang/sdn_sensor,TidyHuang/sdn_sensor,megahall/sdn_sensor,megahall/sdn_sensor,TidyHuang/sdn_sensor,megahall/sdn_sensor,TidyHuang/sdn_sensor,megahall/sdn_sensor,megahall/sdn_sensor,megahall/sdn_sensor,megahall/sdn_sensor,TidyHuang/sdn...
src/tcp.c
src/tcp.c
7348f8a8aa6f47fce2e9154095938fa656550deb
Fix compatibility with OpenSSL 1.1.0. (#9233)
Fix compatibility with OpenSSL 1.1.0. (#9233)
JackieXie168/redis,JackieXie168/redis,JackieXie168/redis,JackieXie168/redis
src/tls.c
src/tls.c
0399f9f5e57d920fe2959cd1f6301da5a1d2d73b
Made reset_mode from TTY handle a class method
Made reset_mode from TTY handle a class method
saghul/pyuv,saghul/pyuv,fivejjs/pyuv,fivejjs/pyuv,saghul/pyuv,fivejjs/pyuv
src/tty.c
src/tty.c
67037fe6a38dd8501e6ade5e8e56bc8a0906a9aa
Document Uci::init()
Document Uci::init()
GunshipPenguin/shallow-blue,GunshipPenguin/shallow-blue,GunshipPenguin/shallow-blue,GunshipPenguin/shallow-blue
src/uci.h
src/uci.h
fbcd200fd5d545bc4c4d9220bd88f8cf3c3560e8
uev.h: Remind hardcore devs about checking common errors in callback
uev.h: Remind hardcore devs about checking common errors in callback Signed-off-by: Joachim Nilsson <583c295fd7602c168ad814279bbc3894ba65f5d6@gmail.com>
troglobit/libuev,troglobit/libuev
src/uev.h
src/uev.h
236b326e4e024054dee87cfcfdb56dc07af11472
Standard style
Standard style
valeriangalliat/jvc-cli
src/ui.js
src/ui.js
4b9d06b0e790e74074bef30d03515f4f152765e0
a little nicer color for testing
a little nicer color for testing
jstnlef/rustris
src/ui.rs
src/ui.rs
56639d5bb334a3f3ea776c5b4c205aad87fec2f6
ui: Use uiAnimatebox in uiAnimateBox
ui: Use uiAnimatebox in uiAnimateBox This concludes the removal of jQuery's .animate from UI code.
darkf/darkfo,darkf/darkfo,darkf/darkfo,darkf/darkfo,darkf/darkfo
src/ui.ts
src/ui.ts
7cccad8512b5e2ea7fa37e7551135ff5a8165fab
add callback to uv_close() calls
add callback to uv_close() calls
oswjk/libuvh
src/uvh.c
src/uvh.c
b91663f023e7c3ca9655d805023ec3704a7b3890
removes unused keyboard shortcuts
removes unused keyboard shortcuts
audy/dotflies,audy/dotflies,audy/dotflies,audy/dotflies,audy/dotflies,audy/dotflies,audy/dotflies
src/vimrc
src/vimrc
e7600d3af5c058e7b8a70e9ed944576966976336
implementation of Branch which doesn't add a level to the stack
implementation of Branch which doesn't add a level to the stack
alltom/luck
src/vm.ml
src/vm.ml
f9c9914eaa6d8a85ff475481437dca7dac8edc27
added IYield instruction and updated vm accordingly to match stubs in VM
added IYield instruction and updated vm accordingly to match stubs in VM
alltom/luck
src/vm.ml
src/vm.ml
83a3cdba65e883143a2c31b4a1e22287d2ddec2c
Added enter_scope and exit_scope functions
Added enter_scope and exit_scope functions
Marwes/gluon,Marwes/embed_lang,Marwes/embed_lang,Marwes/gluon,gluon-lang/gluon,gluon-lang/gluon
src/vm.rs
src/vm.rs
07ad9d52cf052597b9c7198f908492eca9440ef0
another small missing compare from last commit
another small missing compare from last commit git-svn-id: 79c0a0b434771571d36fb1f915535dd30d02fa63@1571 c1152ede-e825-0410-90e1-bb353d73734c
thiagoarrais/console,thiagoarrais/console,thiagoarrais/console
src/vte.c
src/vte.c
9ff56e238ec92b8982b6dacc456c2f313b548196
widget: Maintain selection when rewrapping
widget: Maintain selection when rewrapping https://bugzilla.gnome.org/show_bug.cgi?id=722635
jessevdk/vte,thestinger/vte-ng,rvu95/vte,jessevdk/vte,rvu95/vte,saitoha/vte-sixel,thestinger/vte-ng,rvu95/vte,flaxandteal/gasket-vte,pjm0616/vte,pjm0616/vte,saitoha/vte-sixel,jessevdk/vte,rvu95/vte,flaxandteal/gasket-vte,flaxandteal/gasket-vte,jessevdk/vte,thestinger/vte-ng,saitoha/vte-sixel,pjm0616/vte,flaxandteal/gas...
src/vte.c
src/vte.c
adb2aafe5d1eeca4f19d6c10b81f9ba18415ddcd
debug: Fix segfault
debug: Fix segfault
flaxandteal/gasket-vte,flaxandteal/gasket-vte,rvu95/vte,pjm0616/vte,pjm0616/vte,jessevdk/vte,thestinger/vte-ng,saitoha/vte-sixel,rvu95/vte,rvu95/vte,flaxandteal/gasket-vte,rvu95/vte,jessevdk/vte,saitoha/vte-sixel,thestinger/vte-ng,jessevdk/vte,saitoha/vte-sixel,pjm0616/vte,flaxandteal/gasket-vte,jessevdk/vte,thestinger...
src/vte.c
src/vte.c
ae806f8b3972ee6fd1b6f94cf5b008fa8d849721
We are a double word here.
We are a double word here.
davel/sox,davel/sox,davel/sox,davel/sox
src/wav.c
src/wav.c
1e0033bce42bce56de188a4381fd157f137810d6
Bugfix: Allocate 32 bytes for xcb_send_event, it always copies 32 bytes
Bugfix: Allocate 32 bytes for xcb_send_event, it always copies 32 bytes Fixes an 'uninitialized memory' error in valgrind
gnomus/i3-wm-gap,Azkae/i3,gnomus/i3-wm-gap,Zopieux/i3,jubalh/i3,stapelberg/i3,MForster/i3,saksham0808/i3,sideffect0/i3wm,EvilPudding/i3,avrelaun/i3,sideffect0/i3wm,simonnagl/i3,mh21/i3,sa1/i3,sideffect0/i3wm,cornerman/i3,renlinx007/i3wm,stfnm/i3,Kaligule/i3,MForster/i3,mariusmuja/i3wm,stfnm/i3,smrt28/i3,netzverweigerer...
src/xcb.c
src/xcb.c
f4c2794bf5990a0b2f6168f2b22b60b15e08ac44
Add majorCode, minorCode and resourceID fields to X generic error
Add majorCode, minorCode and resourceID fields to X generic error
topcat/xcb-win32,stapelberg/libxcb,topcat/xcb-win32,topcat/xcb-win32,stapelberg/libxcb,stapelberg/libxcb,topcat/xcb-win32,topcat/xcb-win32
src/xcb.h
src/xcb.h
16ce1a9dec2f3de4b1c9b1e3ad01b36adf778a5c
[t:3873], fix dictionary sequential queries, an accountablility variable that was no longer accurate thanks to bulk fetch
[t:3873], fix dictionary sequential queries, an accountablility variable that was no longer accurate thanks to bulk fetch git-svn-id: b5c078ec0b4d3a50497e9dd3081db18a5b4f16e5@34218 c7de825b-a66e-492c-adef-691d508d4ae1
kuszmaul/PerconaFT-tmp,davidl-zend/zenddbi,flynn1973/mariadb-aix,davidl-zend/zenddbi,ollie314/server,percona/PerconaFT,kuszmaul/PerconaFT,davidl-zend/zenddbi,davidl-zend/zenddbi,flynn1973/mariadb-aix,ollie314/server,ollie314/server,davidl-zend/zenddbi,BohuTANG/ft-index,natsys/mariadb_10.2,ottok/PerconaFT,davidl-zend/ze...
src/ydb.c
src/ydb.c
188a0423cc9b7c49209f49ee29e132528de6133f
Addresses #1040 Moved a couple of functions out of the critical path for the common case (only needed for uncommon case)
Addresses #1040 Moved a couple of functions out of the critical path for the common case (only needed for uncommon case) git-svn-id: 4b2652e19d8125fd9d24eff55f31fd1beb5a42e7@5298 c7de825b-a66e-492c-adef-691d508d4ae1
natsys/mariadb_10.2,ollie314/server,flynn1973/mariadb-aix,ollie314/server,ollie314/server,natsys/mariadb_10.2,ollie314/server,natsys/mariadb_10.2,flynn1973/mariadb-aix,ottok/PerconaFT,davidl-zend/zenddbi,natsys/mariadb_10.2,ottok/PerconaFT,natsys/mariadb_10.2,davidl-zend/zenddbi,percona/PerconaFT,davidl-zend/zenddbi,ku...
src/ydb.c
src/ydb.c
bdd8dfe50db54fa759f30cdf7af3a591bb819c06
Removed a comment and added an error checking case for c_pget Addresses #123
Removed a comment and added an error checking case for c_pget Addresses #123 git-svn-id: 4b2652e19d8125fd9d24eff55f31fd1beb5a42e7@971 c7de825b-a66e-492c-adef-691d508d4ae1
davidl-zend/zenddbi,davidl-zend/zenddbi,natsys/mariadb_10.2,natsys/mariadb_10.2,kuszmaul/PerconaFT,davidl-zend/zenddbi,davidl-zend/zenddbi,davidl-zend/zenddbi,natsys/mariadb_10.2,flynn1973/mariadb-aix,natsys/mariadb_10.2,natsys/mariadb_10.2,davidl-zend/zenddbi,flynn1973/mariadb-aix,flynn1973/mariadb-aix,ottok/PerconaFT...
src/ydb.c
src/ydb.c
d7109a63686d8a925fb150087137e54602e575ef
Fix mz_zip_time_t_to_dos_time() call (#236)
Fix mz_zip_time_t_to_dos_time() call (#236)
kuba--/zip,kuba--/zip
src/zip.c
src/zip.c
d68b20648d19e51a21d438d29fdae11a09540de2
Update sshexp.pl
Update sshexp.pl
mrdominguez/parallel-ssh-scp
sshexp.pl
sshexp.pl