1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:18:11 +00:00
serenity/DevTools/HackStudio/Git
Itamar ba11082b4b HackStudio: Add functionality to GitRepo object
Added functionality for:
- Original files contents (without the current changes)
- Unstaged diffs
- Checking whether a file is tracked
2020-09-15 21:43:29 +02:00
..
DiffViewer.cpp HackStudio: Add DiffViewer widget 2020-09-15 21:43:29 +02:00
DiffViewer.h HackStudio: Add DiffViewer widget 2020-09-15 21:43:29 +02:00
GitFilesModel.cpp HackStudio: Add basic Git integration 2020-09-15 21:43:29 +02:00
GitFilesModel.h HackStudio: Add basic Git integration 2020-09-15 21:43:29 +02:00
GitFilesView.cpp HackStudio: Add basic Git integration 2020-09-15 21:43:29 +02:00
GitFilesView.h HackStudio: Add basic Git integration 2020-09-15 21:43:29 +02:00
GitRepo.cpp HackStudio: Add functionality to GitRepo object 2020-09-15 21:43:29 +02:00
GitRepo.h HackStudio: Add functionality to GitRepo object 2020-09-15 21:43:29 +02:00
GitWidget.cpp HackStudio: Add "commit" and "refresh" actions to Git widget 2020-09-15 21:43:29 +02:00
GitWidget.h HackStudio: Add "commit" and "refresh" actions to Git widget 2020-09-15 21:43:29 +02:00