Mining Tools
Set of tools to explore data regarding FOSS projects. more…
There are several sources of information, such as software repositories, bug trackers, mailing list, newsfeeders aggregators. Each of them store valuable data that may be analyzed in order to improve the understanding of the development processes.
cvsanaly
A tool to analize software repositories. more…
The CVSAnalY tool extracts information out of source code repository logs and stores it into a database in order to study the development of Free/Libre/Open Source Software.
It can extract information from CVS, Subversion and Git repositories. Bazaar support is still experimental. The extracted information may be stored in SQLite, MySQL and PostgreSQL.
This tool is developed by GSyC/Libresoft group at Universidad Rey Juan Carlos in Móstoles.
-
Cloning this repository:
git clone git://gitorious.org/mining-tools/cvsanaly.git cvsanaly cd cvsanaly
Add this repository as a remote to an existing local repository:
git remote add cvsanaly git://gitorious.org/mining-tools/cvsanaly.git git fetch cvsanaly git checkout -b my-local-tracking-branch cvsanaly/master_or_other_branch
carnarvon
Carnarvon analyses how old the software system is on a per-line basis and extracts figures and indexes that make it possible to identify how old the software is, how much it has been maintained and how much effort it may suppose to maintain it in the future. more…
The original webpage locate at tigris.
-
Cloning this repository:
git clone git://gitorious.org/mining-tools/carnarvon.git carnarvon cd carnarvon
Add this repository as a remote to an existing local repository:
git remote add carnarvon git://gitorious.org/mining-tools/carnarvon.git git fetch carnarvon git checkout -b my-local-tracking-branch carnarvon/master_or_other_branch
git_mining_tools
A set of tools to mine information from Git repositories. more…
This is a fork of github’s git mining tools
-
Cloning this repository:
git clone git://gitorious.org/mining-tools/git_mining_tools.git git_mining_tools cd git_mining_tools
Add this repository as a remote to an existing local repository:
git remote add git_mining_tools git://gitorious.org/mining-tools/git_mining_tools.git git fetch git_mining_tools git checkout -b my-local-tracking-branch git_mining_tools/master_or_other_branch
gitdm
gitdm is the tool used by Jonathan Corbet in his reports of the kernel code.
-
Cloning this repository:
git clone git://gitorious.org/mining-tools/gitdm.git gitdm cd gitdm
Add this repository as a remote to an existing local repository:
git remote add gitdm git://gitorious.org/mining-tools/gitdm.git git fetch gitdm git checkout -b my-local-tracking-branch gitdm/master_or_other_branch
dmgnome-utils
Utilities for data mining GNOME git repositories
-
Cloning this repository:
git clone git://gitorious.org/mining-tools/dmgnome-utils.git dmgnome-utils cd dmgnome-utils
Add this repository as a remote to an existing local repository:
git remote add dmgnome-utils git://gitorious.org/mining-tools/dmgnome-utils.git git fetch dmgnome-utils git checkout -b my-local-tracking-branch dmgnome-utils/master_or_other_branch
test
-
Cloning this repository:
git clone git://gitorious.org/mining-tools/test.git test cd test
Add this repository as a remote to an existing local repository:
git remote add test git://gitorious.org/mining-tools/test.git git fetch test git checkout -b my-local-tracking-branch test/master_or_other_branch
mlstats
Clone of mlstats (Mailing List stats)
-
Cloning this repository:
git clone git://gitorious.org/mining-tools/mlstats.git mlstats cd mlstats
Add this repository as a remote to an existing local repository:
git remote add mlstats git://gitorious.org/mining-tools/mlstats.git git fetch mlstats git checkout -b my-local-tracking-branch mlstats/master_or_other_branch
Activities 
-
Friday October 28 2011
-
Push
07:48
Germán Póo-Caamaño pushed 5 commits to mining-tools/mlstats:master. View diff
master changed from 871da5c to 90e05a3
-
-
Wednesday October 26 2011
-
Push
07:33
Germán Póo-Caamaño pushed 4 commits to mining-tools/mlstats:master. View diff
master changed from 34d0377 to 871da5c
-
-
Friday October 07 2011
-
Commit
07:32
Germán Póo-Caamaño deleted branch refactor on mining-tools/mlstats
-
-
Thursday October 06 2011
-
Push
15:52
Germán Póo-Caamaño pushed 7 commits to mining-tools/mlstats:master. View diff
master changed from 027bd61 to 34d0377
-
-
Wednesday October 05 2011
-
Push
16:44
Germán Póo-Caamaño pushed 1 commit to mining-tools/mlstats:master. View diff
master changed from e5dc3e2 to 027bd61
-
-
Tuesday October 04 2011
-
Push
21:59
Germán Póo-Caamaño pushed 10 commits to mining-tools/mlstats:refactor. View diff
refactor changed from 58affc0 to 6d4d6fe
-
Push
21:49
Germán Póo-Caamaño pushed 1 commit to mining-tools/mlstats:master. View diff
master changed from 47b69ce to e5dc3e2
-
-
Monday October 03 2011
-
Commit
09:33
Germán Póo-Caamaño created branch refactor on mining-tools/mlstats
-
Commit
09:32
Germán Póo-Caamaño started development of mining-tools/mlstats
-
Repository
09:29
Germán Póo-Caamaño created repository mlstats in Mining Tools
Clone of mlstats (Mailing List stats)
-
-
Friday June 24 2011
-
Push
20:01
Germán Póo-Caamaño pushed 1 commit to mining-tools/gitdm:refactoring. View diff
refactoring changed from b2770f2 to 69f9ad7
-
Commit
07:18
Germán Póo-Caamaño created branch refactoring on mining-tools/gitdm
-
Commit
07:18
Germán Póo-Caamaño deleted branch refactoring on mining-tools/gitdm
-
Push
05:12
Germán Póo-Caamaño pushed 1 commit to mining-tools/gitdm:refactoring. View diff
refactoring changed from 6c35d23 to a9e522a
-
Push
01:32
Germán Póo-Caamaño pushed 1 commit to mining-tools/gitdm:refactoring. View diff
refactoring changed from 1a85ace to 6c35d23
-
-
Thursday June 23 2011
-
Commit
02:35
Germán Póo-Caamaño created branch refactoring on mining-tools/gitdm
-
Push
02:35
Germán Póo-Caamaño pushed 12 commits to mining-tools/gitdm:master. View diff
master changed from ea23ca5 to 75bc147
-
Commit
02:34
Germán Póo-Caamaño created branch old-refactoring on mining-tools/gitdm
-
Commit
02:33
Germán Póo-Caamaño deleted branch refactoring on mining-tools/gitdm
-
-
Monday June 13 2011
-
Commit
13:26
Germán Póo-Caamaño started development of mining-tools/test
-
Repository
13:24
Germán Póo-Caamaño created repository test in Mining Tools
-
-
Sunday September 19 2010
-
Push
07:13
Germán Póo-Caamaño pushed 13 commits to mining-tools/gitdm:master
master changed from 3b39893 to ea23ca5

-
Commit
07:04
Germán Póo-Caamaño created branch refactoring on mining-tools/gitdm
-
Push
07:02
Germán Póo-Caamaño pushed 7091fb52 to mining-tools/gitdm:gnome
Germán Póo-Caamaño on March 17, 2010 05:17
-
-
Monday July 12 2010
-
Favorite
16:10
Luis Cañas Díaz started watching mining-tools/dmgnome-utils
-
Favorite
16:10
Luis Cañas Díaz started watching mining-tools/git_mining_tools
-
Favorite
16:10
Luis Cañas Díaz started watching mining-tools/carnarvon
-

