.. |
bin
|
exponential backoff for failed fetches
|
2023-07-04 08:52:18 +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
|
move repository lock from session writer to a higher level
|
2023-07-05 14:15:32 +02:00 |
project_repository
|
propagate error message for unsupported push credentials
|
2023-07-06 10:11:59 +02:00 |
projects
|
exponential backoff for failed fetches
|
2023-07-04 08:52:18 +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
|
propagate error message for unsupported push credentials
|
2023-07-06 10:11:59 +02:00 |
watcher
|
add emit event for the watcher
|
2023-07-04 09:32:21 +02:00 |
app.rs
|
propagate error message for unsupported push credentials
|
2023-07-06 10:11:59 +02:00 |
events.rs
|
fix moving hunks
|
2023-07-04 10:22:32 +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
|
propagate error message for unsupported push credentials
|
2023-07-06 10:11:59 +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 |