Skip to content

Commit 0a5d88f

Browse files
committed
feat: view study run setup
1 parent 0bdefb5 commit 0a5d88f

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

docs/datasets/views.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
Project name | Domain | Source code available (**y**es/**n**o)? | Is it a git repository (**y**es/**n**o)? | Repository URL | Clone URL | Estimated number of commits
2+
-------------------|-------------------------|-----------------------------------------|------------------------------------------|--------------------------------------------------------------|----------------------------------------------------|-----------------------------
3+
linux | operating system | y | y | https://github.com/torvalds/linux | https://github.com/DiffDetective/linux.git | 1,072,142
4+
busybox | embedded systems | y | y | https://git.busybox.net/busybox | https://github.com/DiffDetective/busybox | 17,447
5+
Marlin | 3d printing | y | y | https://github.com/MarlinFirmware/Marlin | https://github.com/DiffDetective/Marlin.git | 19,258
6+
vim | text editor | y | y | https://github.com/vim/vim | https://github.com/DiffDetective/vim.git | 15,274
7+
emacs | text editor | y | y | https://github.com/emacs-mirror/emacs | https://github.com/DiffDetective/emacs.git | 153,926
8+
gcc | compiler framework | y | y | https://github.com/gcc-mirror/gcc | https://github.com/DiffDetective/gcc.git | 191,255
9+
Godot | game engine | y | y | https://github.com/godotengine/godot | https://github.com/DiffDetective/godot.git | 40,742
10+
apache-httpd | web server | y | y | https://github.com/apache/httpd | https://github.com/DiffDetective/httpd.git | 32,927
11+
berkeley-db-libdb | database system | y | y | https://github.com/berkeleydb/libdb | https://github.com/DiffDetective/libdb.git | 7
12+
cherokee-webserver | web server | y | y | https://github.com/cherokee/webserver | https://github.com/DiffDetective/webserver.git | 5,853
13+
clamav | antivirus program | y | y | https://github.com/Cisco-Talos/clamav | https://github.com/DiffDetective/clamav.git | 10,656
14+
dia | diagramming software | y | y | https://github.com/GNOME/dia | https://github.com/DiffDetective/dia.git | 6,666
15+
freebsd | operating system | y | y | https://github.com/freebsd/freebsd-src | https://github.com/DiffDetective/freebsd-src.git | 271,937
16+
ghostscript | postscript interpreter | y | y | https://github.com/ArtifexSoftware/ghostpdl | https://github.com/DiffDetective/ghostpdl.git | 22,137
17+
gimp | graphics editor | y | y | https://gitlab.gnome.org/GNOME/gimp | https://github.com/DiffDetective/gimp.git | 47,782
18+
glibc | programming library | y | y | https://sourceware.org/git/?p=glibc.git | https://github.com/DiffDetective/glibc.git | 38,318
19+
gnumeric | spreadsheet application | y | y | https://gitlab.gnome.org/GNOME/gnumeric | https://github.com/DiffDetective/gnumeric.git | 24,134
20+
gnuplot | plotting tool | y | y | https://github.com/gnuplot/gnuplot | https://github.com/DiffDetective/gnuplot.git | 11,748
21+
irssi | IRC client | y | y | https://github.com/irssi/irssi | https://github.com/DiffDetective/irssi.git | 6,346
22+
libssh | network | y | y | https://gitlab.com/libssh/libssh-mirror | https://github.com/DiffDetective/libssh.git | 5,349
23+
libxml2 | XML library | y | y | https://gitlab.gnome.org/GNOME/libxml2 | https://github.com/DiffDetective/libxml2.git | 5,130
24+
lighttpd | web server | y | y | https://git.lighttpd.net/lighttpd/lighttpd1.4 | https://github.com/DiffDetective/lighttpd.git | 4,431
25+
lynx | web browser | y | y | https://github.com/lynx/lynx | https://github.com/DiffDetective/lynx.git | 125
26+
minix | operating system | y | y | https://github.com/Stichting-MINIX-Research-Foundation/minix | https://github.com/DiffDetective/minix.git | 7,153
27+
mplayer-svn | media player | y | y | https://github.com/pigoz/mplayer-svn | https://github.com/DiffDetective/mplayer-svn.git | 37,992
28+
MPSolve | mathematical software | y | y | https://github.com/robol/MPSolve | https://github.com/DiffDetective/MPSolve.git | 1,773
29+
openldap | LDAP directory service | y | y | https://github.com/openldap/openldap | https://github.com/DiffDetective/openldap.git | 23,928
30+
opensolaris | operating system | y | y | https://github.com/kofemann/opensolaris | https://github.com/DiffDetective/opensolaris.git | 11,422
31+
openvpn | security application | y | y | https://github.com/OpenVPN/openvpn | https://github.com/DiffDetective/openvpn.git | 3,118
32+
parrot | virtual machine | y | y | https://github.com/parrot/parrot | https://github.com/DiffDetective/parrot.git | 49,989
33+
php | program interpreter | y | y | https://github.com/php/php-src | https://github.com/DiffDetective/php-src.git | 127,609
34+
Pidgin | instant messenger | y | y | https://github.com/Intika-Pidgin/Pidgin | https://github.com/DiffDetective/Pidgin.git | 40,097
35+
postgresql | database system | y | y | https://github.com/postgres/postgres | https://github.com/DiffDetective/postgres.git | 52,881
36+
privoxy | proxy server | y | y | https://www.privoxy.org/gitweb/?p=privoxy.git;a=summary | https://github.com/DiffDetective/privoxy.git | 7,558
37+
cpython | program interpreter | y | y | https://github.com/python/cpython | https://github.com/DiffDetective/cpython.git | 112,096
38+
sendmail | mail transfer agent | y | y | https://github.com/guileen/node-sendmail | https://github.com/DiffDetective/node-sendmail.git | 86
39+
sqlite | databases | y | y | https://github.com/smparkes/sqlite | https://github.com/DiffDetective/sqlite.git | 8,664
40+
subversion | revision control system | y | y | https://github.com/apache/subversion | https://github.com/DiffDetective/subversion.git | 60,030
41+
sylpheed | e-mail client | y | y | https://github.com/jan0sch/sylpheed | https://github.com/DiffDetective/sylpheed.git | 2,682
42+
tcl | program interpreter | y | y | https://github.com/tcltk/tcl | https://github.com/DiffDetective/tcl.git | 24,396
43+
xfig | vector graphics editor | y | y | https://github.com/hhoeflin/xfig | https://github.com/DiffDetective/xfig.git | 9
44+
xine-lib | media library | y | y | https://github.com/rpmfusion/xine-lib | https://github.com/DiffDetective/xine-lib.git | 114
45+
xorg-server | X server | y | y | https://gitlab.freedesktop.org/xorg/xserver | https://github.com/DiffDetective/xorg-server.git | 17,786
46+
xterm | terminal emulator | y | y | https://github.com/Maximus5/xterm | https://github.com/DiffDetective/xterm.git | 112

scripts/runViewFeasibilityStudy.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
java -cp "target/diffdetective-1.0.0-jar-with-dependencies.jar" org.variantsync.diffdetective.experiments.views.Main "docs/datasets/views.md"
2+
echo "runValidation.sh DONE"

0 commit comments

Comments
 (0)