Bone

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-06-14
13:11
Fix options window should not be maximized. Leaf check-in: 495d138c42 user: Hype tags: trunk
13:05
Fix image color do not follow theme. Fix inconsistencies on button icons. check-in: c9ef117160 user: Hype tags: trunk
11:51
Fix columns widht on timeline. check-in: ba1e7f5687 user: half tags: trunk
11:09
Implement action for git import and wire up the ui interaction. check-in: e7bcbf7496 user: half tags: trunk
11:07
Introduce command and test for git import feature. check-in: c896d89bcd user: half tags: trunk
11:06
Use import form in the app and update translation file. check-in: c4b12615b5 user: half tags: trunk
11:03
Introduce views for import feature. check-in: dc4120f411 user: half tags: trunk
08:28
Implement action for export to git and wire up the action. check-in: 37bce1f413 user: half tags: trunk
08:26
Introduce command and test for export to git feature. check-in: 3589967550 user: half tags: trunk
08:23
Introduce views for export feature. check-in: 6618b341f6 user: half tags: trunk
2026-06-07
07:24
Clear all cache when all workspace has been closed. check-in: 1171d71284 user: half tags: trunk
07:08
Refresh views after applying patch. check-in: 9e62b54462 user: half tags: trunk
06:55
Fix: use previously choosen user option to overwrite patch file if checked, not always ask for it. check-in: 31267a1c43 user: half tags: trunk
06:31
Fix menu visibility. Add hint for apply patch action. check-in: e68a155f2d user: half tags: trunk
06:29
Fix patch information not shown when selecting a file by using different event. check-in: f4460abf28 user: half tags: trunk
06:08
Implement action for applying patch. Implement user interface wiring. check-in: 087a30aa2c user: half tags: trunk
06:04
Add apply patch form to the repository. Synchronize related files to the repository. check-in: b403fff674 user: half tags: trunk
04:38
Implement action for create patch. Remove action for patch view and diff (will be integrated in patch apply flow). check-in: 33582d27f7 user: half tags: trunk
04:13
Synchronize translation file. check-in: ee8b7c3c89 user: half tags: trunk
04:11
Implement user interface wiring for create patch action. Few menu action changes for branch. Changes in translation resource. check-in: b89cd68848 user: half tags: trunk
03:47
Remove patch view since its content is binary. Use simpler controls. check-in: 9850b4d883 user: half tags: trunk
2026-06-06
17:33
Add create patch form to the repository. check-in: 5d6daf5fff user: half tags: trunk
2026-06-03
16:07
Update translation files. check-in: 5de9306ee1 user: half tags: trunk
16:06
Introduce view action for fossil patch. check-in: 0e95a867dc user: half tags: trunk
16:05
Introduce commands for fossil patch feature. check-in: b2854ab241 user: half tags: trunk
2026-06-02
16:05
Implement remaining stash operations. check-in: a4879ca51b user: half tags: trunk
16:01
Introduce method to retrieve stashes ids. check-in: a9ff52d535 user: half tags: trunk
15:16
Use a compact calling of application state. check-in: cee98d8f2b user: half tags: trunk
15:14
Methods name arrangements. check-in: d634ee03cd user: half tags: trunk
2026-06-01
17:30
Revert last commit. Refactor to uncoupling view action from view binding. Add some guards againts possible access violations. check-in: b9e7ab6993 user: half tags: trunk
04:22
Refactor workspaces view binding. check-in: 0bbb03711e user: half tags: trunk
04:08
Removed unused revert repository action. check-in: 3fae5db042 user: half tags: trunk
04:03
Expose selected timeline hash. Use it refactored revert action. Add popup menus on timeline list, branch list and stash list. check-in: f7f8cff31c user: half tags: trunk
03:58
Fix branch used date can not be selected. check-in: 39b1d2a959 user: half tags: trunk
02:35
Move stash code of other code section. check-in: 9b4d6c976d user: half tags: trunk
2026-05-31
17:35
Avoid leaking on error. check-in: f5fbe0f3ac user: half tags: trunk
17:33
Add guards againsts malformed stash line. check-in: 3d02f1a325 user: half tags: trunk
17:24
Trim values. check-in: 694298f6a8 user: half tags: trunk
17:09
More reliable way to get focused virtual tree. check-in: a316706e08 user: half tags: trunk
17:06
Extract shared code to get filename from fossil changes command. Introduce method to get selected filenames from virtual tree items. check-in: 9ca949873a user: half tags: trunk
16:59
Give warning if stash process is failed. Set standard comment if stash comment is empty, to avoid fossil launch it standard editor and hangs the app. check-in: e076ba5e1c user: half tags: trunk
15:11
Add property workspace as indicator for active tab workspace. check-in: dab45f4b9a user: half tags: trunk
14:37
Introduce stash show command to display stashed change against baseline or current workspace. Wire up the controls. check-in: 150b042f3c user: half tags: trunk
12:43
Wrong place to initialize variables causing empty stashes. check-in: 24de7d9465 user: half tags: trunk
12:36
Add a guard that warns or prevents from including all files before stashing. check-in: 25cc5c177d user: half tags: trunk
11:53
Implement stash feature on main. check-in: f234a1cfa6 user: half tags: trunk
11:47
Introduce controller for stash view. check-in: a9998f2db0 user: half tags: trunk
11:44
Refactor on posibility of obscure or invalid result in view. check-in: 481032e7c3 user: half tags: trunk
11:25
Refactor command for stash to parse output of fossil execution. Now view can retrieve single line for stash information. check-in: 7bba469cd6 user: half tags: trunk
11:21
Cached stashes filename. check-in: 4aaadf5072 user: half tags: trunk