gitbutler/src-tauri/src
2023-07-11 15:35:20 +02:00
..
bin Fix behind branch vbranch creation (#616) 2023-07-07 12:02:48 +02:00
bookmarks init bookmarks reader/writer/iterator 2023-06-05 16:15:43 +02:00
database use single connection to database 2023-05-23 10:27:01 +02:00
deltas remove deltas logic from vbranches 2023-06-20 14:51:08 +02:00
files remove db hooks 2023-05-22 16:56:10 +02:00
gb_repository store target upstream name separately 2023-07-11 15:35:20 +02:00
project_repository propagate error message for unsupported push credentials 2023-07-06 10:11:59 +02:00
projects fix attempts overflow 2023-07-10 16:46:50 +02:00
pty extract pty writer 2023-06-05 10:43:56 +02:00
search tests and fixes for virtual branch writer 2023-06-08 13:54:45 +02:00
sessions move repository lock from session writer to a higher level 2023-07-05 14:15:32 +02:00
users cargo fmt 2023-05-31 10:52:07 +02:00
virtual_branches store target upstream name separately 2023-07-11 15:35:20 +02:00
watcher store target upstream name separately 2023-07-11 15:35:20 +02:00
app.rs also apply a remote branch when we create a vbranch from it (#649) 2023-07-07 13:54:53 +02:00
events.rs specify order on create request 2023-07-07 11:08:17 +02:00
fs.rs handle strip_prefix error 2023-04-27 11:02:01 +02:00
lib.rs CLI and APIs binary for simple virtual branch manipulation (#425) 2023-06-20 14:33:02 +02:00
main.rs Replace svelte-dnd-action with native drag & drop 2023-07-07 15:58:12 +03:00
reader.rs store branch order 2023-06-30 08:11:23 +02:00
storage.rs share storage lock to ensure consistancy 2023-07-05 11:00:49 +02:00
writer.rs add support for deleting vbrahcnes 2023-07-01 12:10:56 +02:00
zip.rs fix some warnings 2023-05-31 10:52:07 +02:00