Thesis Details

Reportovací nástroj nad git

Bachelor's Thesis Student: Nečas Vojtěch Academic Year: 2017/2018 Supervisor: Vojnar Tomáš, prof. Ing., Ph.D.
English title
Git Reporting Tool
Language
Czech
Abstract

This bachelor thesis is about an implementation of the software tool dedicated for creation and visualization of statistical information files work. It also refers about Git version control system. System Git does not have any functions to display graphical statistics (graph or chart), therefore the output of the changes of the files is available in command line only. Such data, especially in a large amount of specific files, are not easy to analyze without using other existing statistic tools. There are couple of tools available which are capable of getting information of changes in Git, classify the statistics and display the results. The main disadvantage of such tools is a very long time needed to obtain the results. These tools support only very brief statistics and the user interface does not provide sufficient comfort either. The tool elaborated in this paper is offering more effective access to the changes information from Git using the saved data database. This database, compare to a single command line, is offering quick access to all information and timeline while there is only one time demanding operation - setting up the database. User-friendly interface is enabling an easy operation of the tool itself using window based interface. As a result there are various statistics (graphs and charts) which are user-editable. On the top of that the tool is equipped with an approximate estimation of the project work trends (mathematical-statistical method of the least squares).

Keywords

system, control, version, git, log, revision, vcs, report, tool, graph, plot, statistic, database, schema, visualization

Department
Degree Programme
Information Technology
Files
Status
defended, grade E
Date
12 June 2019
Reviewer
Committee
Ryšavý Ondřej, doc. Ing., Ph.D. (DIFS FIT BUT), předseda
Fuchs Petr, RNDr., Ph.D. (DMAT FEEC BUT), člen
Hradiš Michal, Ing., Ph.D. (DCGM FIT BUT), člen
Křena Bohuslav, Ing., Ph.D. (DITS FIT BUT), člen
Vašíček Zdeněk, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
NEČAS, Vojtěch. Reportovací nástroj nad git. Brno, 2018. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-12. Supervised by Vojnar Tomáš. Available from: https://www.fit.vut.cz/study/thesis/21203/
BibTeX
@bachelorsthesis{FITBT21203,
    author = "Vojt\v{e}ch Ne\v{c}as",
    type = "Bachelor's thesis",
    title = "Reportovac\'{i} n\'{a}stroj nad git",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2019,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/21203/"
}
Back to top