Bone

Timeline
Login

Timeline

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

50 most recent check-ins

2025-04-20
13:58
Update view when pull or sync with remote repository. Leaf check-in: 78d9a3d00f user: Hamsal tags: trunk
13:56
Introduce method to update workspace (apply changes from repository like after pull which fetch changes from remote or when switch branch). check-in: 8b8dac4048 user: Hamsal tags: trunk
13:21
Conform with os convention in linux (fix for #8b48a9011b). check-in: 37d058c2e3 user: hydrogen tags: trunk
13:14
Just use shellapi in windows. check-in: 048a609de9 user: hydrogen tags: trunk
13:05
Open standard file manager in linux. To Do: In future file manager can be set in preferences in case desktop environment not detected or want to use other file manager. check-in: 1332d50e6a user: hydrogen tags: trunk
12:31
Open terminal in linux. check-in: 369ed4ae62 user: hydrogen tags: trunk
11:25
Improve run external command method. Download latest fossil for linux and extract to application folder. check-in: d758ae639a user: hydrogen tags: trunk
07:54
Use what's worked in each platform for application color. check-in: aabf786fbf user: hydrogen tags: trunk
07:15
Remove empty lines from timelines (occured in fossil 2.23 [ffad4043e5] linux lite). check-in: 15f18acd6f user: hydrogen tags: trunk
2025-04-18
10:16
Adjust tab height on run time. check-in: 4427d9b97a user: Hamsal tags: trunk
10:13
Conform with os convention. check-in: 8b48a9011b user: Hamsal tags: trunk
10:01
Adjust controls position and size on new repository form. check-in: d1f395e9aa user: Hamsal tags: trunk
08:51
Determine form color from canvas brush color. check-in: 5aeb49c48b user: Hamsal tags: trunk
2025-04-17
08:13
Tweaks window new repository, add more space for gtk ui. check-in: 4bb9806b20 user: hydrogen tags: trunk
07:53
Change user interface font color in accord with form color. check-in: b401bb431f user: hydrogen tags: trunk
2025-04-16
10:37
Make about window wider. check-in: 0efc405904 user: edp tags: trunk
07:49
Minor ui tweaks for section font, make consistent with other components. check-in: ecb899a587 user: edp tags: trunk
2025-04-15
16:03
Fix path delimiter in view unit. check-in: 9c264dbd3e user: hydrogen tags: trunk
07:57
Add panel to align commit controls when resize. check-in: 58fa564d5d user: edp tags: trunk
07:47
Replace newline character with constant. check-in: 1b6e95f939 user: edp tags: trunk
07:33
Do not show empty result when pulling/pushing/syncing remote repository. check-in: b1b76f3747 user: edp tags: trunk
07:24
Don't autocreate archive download window. check-in: fea0c46977 user: edp tags: trunk
07:16
Use constant as new line character for windows or linux/unix. check-in: b9591398e6 user: edp tags: trunk
07:00
Move path delimiter to commons unit. check-in: 9e41aa35d3 user: edp tags: trunk
2025-04-14
15:52
Filename of fossil file to downloads for linux. check-in: aa0101b131 user: hydrogen tags: trunk
15:48
Implement how to find out wheter fossil installed in linux/unix. check-in: bf53d9a671 user: hydrogen tags: trunk
15:45
Fix path delimiter for unix/linux different from windows. check-in: 9485575e5d user: hydrogen tags: trunk
09:26
Use tpocess to run external program in cross platform way. check-in: 91ad28e675 user: half tags: trunk
08:04
Add nosync option when comitting changes. check-in: 0e6260f603 user: half tags: trunk
07:59
Add nosync options when opening a repository (always true right now). check-in: ad494b8c68 user: half tags: trunk
06:35
Download list of fossil releases and get the latest version relative to start line. check-in: c320adf346 user: half tags: trunk
2025-04-08
15:55
Refactor amend function in simpler way and more inline with other function. check-in: 20d485be2d user: Hamsal tags: trunk
15:17
Add control to download or generate an archive. Rename action for zip to download as more than just generating zip file. check-in: c7b82e1f3d user: Hamsal tags: trunk
15:13
Introduce view handler for downloading or generating archive. check-in: 2160587d81 user: Hamsal tags: trunk
15:12
Introduce fossil command for download or generate an archive from a commit. check-in: 1be586edc6 user: Hamsal tags: trunk
15:10
Add download or generate archive form to the repository with updated translation and project files. check-in: 86431818c3 user: Hamsal tags: trunk
2025-04-07
15:17
Adjust label position when displaying branch and tag name. check-in: 06bc4bdbc3 user: Hamsal tags: trunk
15:10
Update views by calling process event whenever selected timeline focus shifted. check-in: 759db7fc0c user: Hamsal tags: trunk
14:42
Add controls for branch and tag name of selected timeline. check-in: c2fd4c80ee user: Hamsal tags: trunk
14:39
Implement onclick callback event. Display branch and tag name of selected timeline. check-in: 578103a6aa user: Hamsal tags: trunk
14:00
Refresh (get latest version of the data to) the view, not just redraw. check-in: 178b1bdbf2 user: Hamsal tags: trunk
13:57
Update how to get branches since workspace method to do this has split in two. check-in: cbcb169919 user: Hamsal tags: trunk
13:38
Use arrow (unicode char) as indicator of current active branch. check-in: 7434e72cef user: Hamsal tags: trunk
13:30
Since if main form is disabled during process then stop button is useless, so introduce method to disable ui during process and enable it back when finished. check-in: 5dee6cb312 user: Hamsal tags: trunk
10:21
Merge branch "branch-and-merge-operation" to trunk. check-in: 784ed9f1eb user: Hamsal tags: trunk
10:04
Implement action for merging branch. Closed-Leaf check-in: 19bdfa1a0a user: Hamsal tags: branch-and-merge-operation
10:03
Introduce view for merging branch. check-in: 25bfecd3b2 user: Hamsal tags: branch-and-merge-operation
10:00
Introduce fossil command for merging a branch to current checkout. check-in: b370279126 user: Hamsal tags: branch-and-merge-operation
09:58
Add form for merge to repository, with updated translation and project files. check-in: f53164719e user: Hamsal tags: branch-and-merge-operation
08:53
Add toolbar action for refreshing workspace, to avoid for refresh triggered, while trying to open repository menu (conflicting accelerator key). check-in: 171397dd52 user: Hamsal tags: branch-and-merge-operation