This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
eepp
Watch
1
Star
0
Fork
0
You've already forked eepp
mirror of
https://github.com/SpartanJ/eepp.git
synced
2026-06-01 02:56:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7a754a3c8c881fcb898fe3a51b607017c414337
eepp
/
src
/
tools
/
ecode
/
plugins
/
git
History
Martín Lucas Golini
b7a754a3c8
Fix bug in ProjectDirectoryTree when a file is renamed with a name that it's part of the gitignore, now it will properly *not* remove the file from the files list.
...
Small code refactor.
2024-03-11 02:22:11 -03:00
..
git.cpp
Fix bug in ProjectDirectoryTree when a file is renamed with a name that it's part of the gitignore, now it will properly *not* remove the file from the files list.
2024-03-11 02:22:11 -03:00
git.hpp
Git plugin fixes.
2024-03-08 20:25:42 -03:00
gitbranchmodel.cpp
eepp:
2024-01-31 20:49:45 -03:00
gitbranchmodel.hpp
eepp:
2024-01-31 20:49:45 -03:00
gitplugin.cpp
Git plugin fixes.
2024-03-08 20:25:42 -03:00
gitplugin.hpp
Fix bug in LSP Plugin when opening a same document in a split and then closing the original document, keybinds were lost after that.
2024-03-10 13:07:21 -03:00
gitstatusmodel.cpp
Move git models to its own source files.
2024-01-26 00:48:05 -03:00
gitstatusmodel.hpp
Git plugin: Added stash management.
2024-01-28 21:24:53 -03:00