edi/src/bin
Al Poole 417e895356 scm: store scm credentials and fix UI stash and commit.
First, make sure the project stores user/email for SCM (again!). Also
allow user to change the user/email > once. Add a check to
stash (from menu) for credentials also.

This allows us to change the remote user and email more than once.
Also it ensures that
2018-03-19 23:38:01 +00:00
..
editor statusbar: undo recursive dependency. 2018-03-18 11:29:10 +00:00
language suggest: fix potential crash. Don't list un-named methods? 2018-01-06 13:50:39 +00:00
mainview statusbar: undo recursive dependency. 2018-03-18 11:29:10 +00:00
screens scm: store scm credentials and fix UI stash and commit. 2018-03-19 23:38:01 +00:00
edi_build_main.c examples: extract example from git to create new projects 2018-01-06 14:48:04 +00:00
edi_config.c Fix unsafe usages of basename 2017-12-31 15:57:01 +00:00
edi_config.h theme: add settings for alpha 2017-12-05 22:03:46 +00:00
edi_consolepanel.c edi_theme: Add support for colour themes in EDI. 2017-11-27 23:09:51 +00:00
edi_consolepanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_content.c statusbar: undo recursive dependency. 2018-03-18 11:29:10 +00:00
edi_content.h statusbar: undo recursive dependency. 2018-03-18 11:29:10 +00:00
edi_content_provider.c content: move alternative content to edi_content.c 2018-03-17 17:43:34 +00:00
edi_content_provider.h fix doc 2016-05-16 09:11:11 +01:00
edi_debug.c edi_debug: improve debugging support. 2017-11-08 21:27:32 +00:00
edi_debug.h edi_debug: improve debugging support. 2017-11-08 21:27:32 +00:00
edi_debugpanel.c edi_theme: Add support for colour themes in EDI. 2017-11-27 23:09:51 +00:00
edi_debugpanel.h edi_debug: improve debugging support. 2017-11-08 21:27:32 +00:00
edi_file.c edi_file: replace. use a local temp directory rather than /tmp. 2017-10-21 14:05:13 +01:00
edi_file.h search: Add project-wide search and replace feature. 2017-09-28 01:23:18 +01:00
edi_filepanel.c Fix unsafe usages of basename 2017-12-31 15:57:01 +00:00
edi_filepanel.h filepanel: add icon statuses. 2017-09-19 00:18:46 +01:00
edi_logpanel.c edi_theme: Add support for colour themes in EDI. 2017-11-27 23:09:51 +00:00
edi_logpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_main.c scm: store scm credentials and fix UI stash and commit. 2018-03-19 23:38:01 +00:00
edi_private.h theme: add settings for alpha 2017-12-05 22:03:46 +00:00
edi_scm_main.c Fix unsafe usages of basename 2017-12-31 15:57:01 +00:00
edi_scm_ui.c Fix unsafe usages of basename 2017-12-31 15:57:01 +00:00
edi_scm_ui.h scm: refactor of scm 2017-12-28 23:44:28 +00:00
edi_searchpanel.c edi_theme: Add support for colour themes in EDI. 2017-11-27 23:09:51 +00:00
edi_searchpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_theme.c theme: remove unnecessary call, and slight tidy. 2017-12-06 23:43:44 +00:00
edi_theme.h theme: fix small bug and change label. 2017-12-06 18:34:53 +00:00
meson.build content: move alternative content to edi_content.c 2018-03-17 17:43:34 +00:00