Skip to content

Commit 7d43f19

Browse files
committed
Create the dataset used for replication
The main difference to the original copy of this file is that the clone URLs use the forked repositories from the DiffDetective users which should be safe for replication.
1 parent ae74a92 commit 7d43f19

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

docs/replication/datasets.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+
apache-httpd | web server | y | y | https://github.com/apache/httpd | https://github.com/DiffDetective/httpd.git | 32,927
4+
berkeley-db-libdb | database system | y | y | https://github.com/berkeleydb/libdb | https://github.com/DiffDetective/libdb.git | 7
5+
busybox | embedded systems | y | y | https://git.busybox.net/busybox | https://github.com/DiffDetective/busybox | 17,447
6+
cherokee-webserver | web server | y | y | https://github.com/cherokee/webserver | https://github.com/DiffDetective/webserver.git | 5,853
7+
clamav | antivirus program | y | y | https://github.com/Cisco-Talos/clamav | https://github.com/DiffDetective/clamav.git | 10,656
8+
dia | diagramming software | y | y | https://github.com/GNOME/dia | https://github.com/DiffDetective/dia.git | 6,666
9+
emacs | text editor | y | y | https://github.com/emacs-mirror/emacs | https://github.com/DiffDetective/emacs.git | 153,926
10+
freebsd | operating system | y | y | https://github.com/freebsd/freebsd-src | https://github.com/DiffDetective/freebsd-src.git | 271,937
11+
gcc | compiler framework | y | y | https://github.com/gcc-mirror/gcc | https://github.com/DiffDetective/gcc.git | 191,255
12+
ghostscript | postscript interpreter | y | y | https://github.com/ArtifexSoftware/ghostpdl | https://github.com/DiffDetective/ghostpdl.git | 22,137
13+
gimp | graphics editor | y | y | https://gitlab.gnome.org/GNOME/gimp | https://github.com/DiffDetective/gimp.git | 47,782
14+
glibc | programming library | y | y | https://sourceware.org/git/?p=glibc.git | https://github.com/DiffDetective/glibc.git | 38,318
15+
gnumeric | spreadsheet application | y | y | https://gitlab.gnome.org/GNOME/gnumeric | https://github.com/DiffDetective/gnumeric.git | 24,134
16+
gnuplot | plotting tool | y | y | https://github.com/gnuplot/gnuplot | https://github.com/DiffDetective/gnuplot.git | 11,748
17+
Godot | game engine | y | y | https://github.com/godotengine/godot | https://github.com/DiffDetective/godot.git | 40,742
18+
irssi | IRC client | y | y | https://github.com/irssi/irssi | https://github.com/DiffDetective/irssi.git | 6,346
19+
libssh | network | y | y | https://gitlab.com/libssh/libssh-mirror | https://github.com/DiffDetective/libssh.git | 5,349
20+
libxml2 | XML library | y | y | https://gitlab.gnome.org/GNOME/libxml2 | https://github.com/DiffDetective/libxml2.git | 5,130
21+
lighttpd | web server | y | y | https://git.lighttpd.net/lighttpd/lighttpd1.4 | https://github.com/DiffDetective/lighttpd.git | 4,431
22+
linux | operating system | y | y | https://github.com/torvalds/linux | https://github.com/DiffDetective/linux.git | 1,072,142
23+
lynx | web browser | y | y | https://github.com/lynx/lynx | https://github.com/DiffDetective/lynx.git | 125
24+
Marlin | 3d printing | y | y | https://github.com/MarlinFirmware/Marlin | https://github.com/DiffDetective/Marlin.git | 19,258
25+
minix | operating system | y | y | https://github.com/Stichting-MINIX-Research-Foundation/minix | https://github.com/DiffDetective/minix.git | 7,153
26+
mplayer-svn | media player | y | y | https://github.com/pigoz/mplayer-svn | https://github.com/DiffDetective/mplayer-svn.git | 37,992
27+
MPSolve | mathematical software | y | y | https://github.com/robol/MPSolve | https://github.com/DiffDetective/MPSolve.git | 1,773
28+
openldap | LDAP directory service | y | y | https://github.com/openldap/openldap | https://github.com/DiffDetective/openldap.git | 23,928
29+
opensolaris | operating system | y | y | https://github.com/kofemann/opensolaris | https://github.com/DiffDetective/opensolaris.git | 11,422
30+
openvpn | security application | y | y | https://github.com/OpenVPN/openvpn | https://github.com/DiffDetective/openvpn.git | 3,118
31+
parrot | virtual machine | y | y | https://github.com/parrot/parrot | https://github.com/DiffDetective/parrot.git | 49,989
32+
php | program interpreter | y | y | https://github.com/php/php-src | https://github.com/DiffDetective/php-src.git | 127,609
33+
Pidgin | instant messenger | y | y | https://github.com/Intika-Pidgin/Pidgin | https://github.com/DiffDetective/Pidgin.git | 40,097
34+
postgresql | database system | y | y | https://github.com/postgres/postgres | https://github.com/DiffDetective/postgres.git | 52,881
35+
privoxy | proxy server | y | y | https://www.privoxy.org/gitweb/?p=privoxy.git;a=summary | https://github.com/DiffDetective/privoxy.git | 7,558
36+
cpython | program interpreter | y | y | https://github.com/python/cpython | https://github.com/DiffDetective/cpython.git | 112,096
37+
sendmail | mail transfer agent | y | y | https://github.com/guileen/node-sendmail | https://github.com/DiffDetective/node-sendmail.git | 86
38+
sqlite | databases | y | y | https://github.com/smparkes/sqlite | https://github.com/DiffDetective/sqlite.git | 8,664
39+
subversion | revision control system | y | y | https://github.com/apache/subversion | https://github.com/DiffDetective/subversion.git | 60,030
40+
sylpheed | e-mail client | y | y | https://github.com/jan0sch/sylpheed | https://github.com/DiffDetective/sylpheed.git | 2,682
41+
tcl | program interpreter | y | y | https://github.com/tcltk/tcl | https://github.com/DiffDetective/tcl.git | 24,396
42+
vim | text editor | y | y | https://github.com/vim/vim | https://github.com/DiffDetective/vim.git | 15,274
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

0 commit comments

Comments
 (0)