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 19:16:30 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4877a4341a009b8239dce02ebd3c44992125f7bf
eepp
/
src
/
tools
/
ecode
/
plugins
/
git
History
Martín Lucas Golini
4877a4341a
Added "Buffer Only Mode" to Global Search & Replace (
#545
).
...
emscripten build is now multi-threaded only.
2025-07-05 20:57:21 -03:00
..
git.cpp
Fix for
SpartanJ/ecode#461
. Used CreateProcess is the Unicode version ("CreateProcessW"), and binary paths are now resolved as absolute paths in Windows.
2025-05-11 19:45:42 -03:00
git.hpp
Make Git plugin less verbose.
2025-04-07 21:16:20 -03:00
gitbranchmodel.cpp
Fix FileSystemModel Model rename not updating childs paths recursively.
2025-02-22 00:49:18 -03:00
gitbranchmodel.hpp
Display the stashes creation date. Also add a tooltip text for the stash in order to make easier to read the full name.
2024-10-25 00:10:30 -03:00
gitplugin.cpp
Added "Buffer Only Mode" to Global Search & Replace (
#545
).
2025-07-05 20:57:21 -03:00
gitplugin.hpp
Added C3 syntax highlighting and LSP support.
2025-04-04 01:48:39 -03:00
gitstatusmodel.cpp
Fixes in Git plugin staging.
2025-01-25 12:56:41 -03:00
gitstatusmodel.hpp
Git plugin: Added stash management.
2024-01-28 21:24:53 -03:00