Commit Graph

5 Commits

Author SHA1 Message Date
Érico Rolim 81c7f243a7 Add framework to display detected programming languages.
Very dumb initial C detection.
2021-02-22 04:43:40 -03:00
Érico Rolim c7a24d775d Support more of git status output. 2021-02-22 03:12:52 -03:00
Érico Rolim dc4a59881c Enable git status reporting.
Also reorganize git.c to contain most of the implementation details,
main just calls the functions without any arguments.
2021-02-22 02:40:31 -03:00
Érico Rolim d8b6432c6b Fix git.h, move it to ep.h. 2021-02-22 01:43:22 -03:00
Érico Rolim 3fe513c4c9 Add basic git functionality and error logging. 2021-02-22 01:39:58 -03:00