edi/src/lib
Alastair Poole 98af64fd4a scm: Add clone depth.
It's useful to either clone a full git history or one commit in
depth. One for cloning an existing (welcome screen) and one
shallow clone for our examples repo which is massive now!
This probably could become useful later on. It resolves the issue
of our examples being huge now.
2020-03-13 21:51:06 +00:00
..
Edi.h editor: Disable items build related. 2020-01-07 22:16:48 +00:00
edi.c editor: Disable items build related. 2020-01-07 22:16:48 +00:00
edi_build_provider.c build: Add support for Go building 2018-02-17 20:02:03 +00:00
edi_build_provider.h exe: Add methods to handle async shell execution and acting on exit status. 2017-09-05 15:58:00 +01:00
edi_build_provider_cargo.c edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_build_provider_cmake.c edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_build_provider_go.c edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_build_provider_make.c edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_build_provider_meson.c edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_build_provider_python.c edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_builder.c exe: Add methods to handle async shell execution and acting on exit status. 2017-09-05 15:58:00 +01:00
edi_builder.h exe: Add methods to handle async shell execution and acting on exit status. 2017-09-05 15:58:00 +01:00
edi_create.c scm: Add clone depth. 2020-03-13 21:51:06 +00:00
edi_create.h examples: extract example from git to create new projects 2018-01-06 14:48:04 +00:00
edi_exe.c edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_exe.h edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_mime.c search: improve stability. 2020-02-02 13:20:36 +00:00
edi_mime.h Edi_Mime: Use our own variation to detect mime. 2019-12-20 18:00:57 +00:00
edi_path.c Centralise some more path handling methods 2017-02-19 16:22:53 +00:00
edi_path.h ui: Speed up screen load and remember current tab 2017-06-08 18:31:45 -07:00
edi_private.h examples: extract example from git to create new projects 2018-01-06 14:48:04 +00:00
edi_process.c process: Check for NULL return value. 2019-12-16 21:13:14 +00:00
edi_process.h edi_process: Introduce new process API. 2018-11-25 17:05:16 +00:00
edi_scm.c scm: Add clone depth. 2020-03-13 21:51:06 +00:00
edi_scm.h scm: Add clone depth. 2020-03-13 21:51:06 +00:00
md5.c scm: Add avatar to commit window 2017-06-07 22:38:21 -07:00
md5.h scm: Add avatar to commit window 2017-06-07 22:38:21 -07:00
meson.build Edi_Mime: Use our own variation to detect mime. 2019-12-20 18:00:57 +00:00