Commit graph

412 commits

Author SHA1 Message Date
Sebastian Morr 7f3b8d1bca Remove unused callback functions 2020-09-01 16:48:22 +02:00
Sebastian Morr 01cf45dee4 Implement server that listens for connection from fake-editor script
As well as a commit message editor! \o/
2020-09-01 15:14:01 +02:00
Sebastian Morr 80cbff92a1 Run commands in the terminal using /bin/sh
And some hacks that set the EDITOR and the PATH.
2020-09-01 14:03:18 +02:00
Sebastian Morr f3c311be58 Indent using tabs, which is Godot's default behavior
This should make it easier for new people to contribute.
2020-08-24 16:49:39 +02:00
Sebastian Morr 2f94af8e60 Add a terminal 2020-06-10 18:25:41 +02:00
Sebastian Morr 6e62e80ea0 Don't delete built binaries 2020-03-18 20:32:49 +01:00
Sebastian Morr 4e45330ad0 Show index, show refs and symrefs 2020-03-18 20:03:17 +01:00
Sebastian Morr 0059b7b196 Beginnings of a force-directed layout 2020-03-18 16:42:19 +01:00
Sebastian Morr f8c05fffb1 Show content on hover 2020-03-18 16:28:48 +01:00
Sebastian Morr 89b96f24d5 Basic visualization 2020-03-18 16:20:55 +01:00
Sebastian Morr 1d6fdb9b8a Basic Git object functionality 2020-03-18 15:23:38 +01:00
Sebastian Morr 2ceb1eeb89 Basic project with export Makefile 2020-01-29 20:25:13 +01:00