14
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some more usefull shortcut accelerators for menu entries.
frlan
as Frank Lanitz
More... over 16 years ago
Added accelerator to commit button inside commit dialog.
frlan
as Frank Lanitz
More... over 16 years ago
Added a little message if there is nothing to commit.
frlan
as Frank Lanitz
More... over 16 years ago
Don't show commit dialog if nothing to commit
yurand
as Yura Siamashka
More... over 16 years ago
fixed colorer in commit dialog when non asci characters are used.
yurand
as Yura Siamashka
More... over 16 years ago
Move all utils->get_locale_from_utf8 to one place
yurand
as Yura Siamashka
More... over 16 years ago
encoding fix (patch from Enrico Tröger)
yurand
as Yura Siamashka
More... over 16 years ago
add the shadows to commit dialog (by Enrico Tröger)
yurand
as Yura Siamashka
More... over 16 years ago
TODO update
yurand
as Yura Siamashka
More... over 16 years ago
commit dialog, colorize diff
yurand
as Yura Siamashka
More... over 16 years ago
Version update
yurand
as Yura Siamashka
More... over 16 years ago
Documentation update
yurand
as Yura Siamashka
More... over 16 years ago
Indentation script is added to dist
yurand
as Yura Siamashka
More... over 16 years ago
For status command use dir name instead of filename to find vc.
yurand
as Yura Siamashka
More... over 16 years ago
implemented git commit command
yurand
as Yura Siamashka
More... over 16 years ago
Don't call commit when user unchecked all files. Memory leak fix.
yurand
as Yura Siamashka
More... over 16 years ago
Removed remaning warnings
yurand
as Yura Siamashka
More... over 16 years ago
Make possible to call custom function on command instead of g_spawn_sync (usefull for git commit)
yurand
as Yura Siamashka
More... over 16 years ago
Removed some unused variables.
frlan
as Frank Lanitz
More... over 16 years ago
Merge branch 'master' of git+ssh://[email protected]/srv/git/geanyvc
frlan
as Frank Lanitz
More... over 16 years ago
Don't show diff of removed or added files
yurand
as Yura Siamashka
More... over 16 years ago
Added get_commit_files_git() function
yurand
as Yura Siamashka
More... over 16 years ago
Merge branch 'master' of git+ssh://[email protected]/srv/git/geanyvc
frlan
as Frank Lanitz
More... over 16 years ago
Added options to disable not wanted vc ststems.
yurand
as Yura Siamashka
More... over 16 years ago
Added missing svk commit command (fixed crash on commit)
yurand
as Yura Siamashka
More... over 16 years ago
fix in_svk code
yurand
as Yura Siamashka
More... over 16 years ago
Program for vc is checked only on plugin init. No more useless check for dir for svk.
yurand
as Yura Siamashka
More... over 16 years ago
show_output now takes filetyp as argument.
frlan
as Frank Lanitz
More... over 16 years ago
TODO update
yurand
as Yura Siamasha
More... over 16 years ago
Added windows makefile (thanks to Enrico Tröger)
yurand
as Yura Siamasha
More... over 16 years ago