Skip to content

Commit 79f9619

Browse files
committed
dataset file fix
1 parent 69910de commit 79f9619

1 file changed

Lines changed: 46 additions & 3 deletions

File tree

docs/datasets.md

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

0 commit comments

Comments
 (0)