gitbutler/src-tauri/src
nikita@galaiko.rocks 5ca9a644d2 cargo fmt
2023-07-18 09:28:01 +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 make upstream optional 2023-07-17 09:12:20 +02:00
project_repository rm duplicated diff calculation 2023-07-14 12:36:55 +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 cargo fmt 2023-07-18 09:28:01 +02:00
watcher make upstream optional 2023-07-17 09:12:20 +02:00
app.rs rm duplicated diff calculation 2023-07-14 12:36:55 +02:00
assets.rs proxy remote branch autors avatars 2023-07-17 16:13:16 +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 proxy remote branch autors avatars 2023-07-17 16:13:16 +02: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