Pointless Fossil

Timeline
Login

Timeline

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

50 most recent check-ins

2025-03-30
16:48
feature: Fossil Generated Scripts add guards to make sure the user selection is technically correct to avoid confusion Leaf check-in: 04f7a3dffe user: cmiles tags: trunk
16:38
feature: Don't offer to commit if a selected file is Not Tracked to avoid confusion check-in: eca4646750 user: cmiles tags: trunk
16:35
feature: add the NP datagrid filter check-in: e220821d2e user: cmiles tags: trunk
16:35
feature: ReadMe Improvements. This attempts to address: Utility of having a generated README.md for GitHub with Mirror information, using generated Package Information, having a tool block for in-app display, having Project named generated ReadMe files that can all sit in a single top level directory without name collisions. check-in: b9e9908bdf user: cmiles tags: trunk
2025-03-28
15:26
feature: First implementation for 'Show All Files' rather than just changes check-in: fbcd60819e user: cmiles tags: trunk
2025-03-25
16:14
fix: Improve the Diff Refresh so refreshing the text diff with the same information doesn't result in a scroll position change check-in: 4b9e849b48 user: cmiles tags: trunk
16:01
fix: Add a Preview Request to the Refresh method so to keep an older diff version from showing in the UI check-in: 678eb86455 user: cmiles tags: trunk
15:40
fix: Fix for doubled output in the json User output check-in: 915d8f0e6b user: cmiles tags: trunk
15:38
feature: Add json dir classes for future use check-in: 0ea4ff8b84 user: cmiles tags: trunk
2025-03-24
20:34
feature: Add ability for user to run json from the Json tab fix: Improve the Timeline Web Tab Url Handling check-in: 9e8600f2b3 user: cmiles tags: trunk
2025-03-23
15:43
feat: Improve the diff/preview with some very basic image and 'no preview' options check-in: 248d93ef11 user: cmiles tags: trunk
15:43
package: Updates check-in: 6b740c560e user: cmiles tags: trunk
04:21
refactor: Small Cleanups check-in: 3b1c515161 user: cmiles tags: trunk
04:13
feat: RepositoryView Datagrid Right Click to UI Timeline check-in: d159490eb9 user: cmiles tags: trunk
01:24
feat: First version of scrollbar highlighting to show where changes are. check-in: e7d9efd63a user: cmiles tags: trunk
01:20
build: Set the TargetFramework to 'windows' rather than a more specific moniker check-in: b0b3cd2c70 user: cmiles tags: trunk
2025-03-21
14:53
fix: Wrong command associated with the branch button, namespace cleanup check-in: 46ff9205e3 user: cmiles tags: trunk
14:53
feat: Console History check-in: 5f598bd9e0 user: cmiles tags: trunk
14:52
feat: Experiment with a better shutdown for the Fossil processes check-in: a43ef51d55 user: cmiles tags: trunk
14:52
feat: Console History check-in: af15981999 user: cmiles tags: trunk
14:50
feat: Save and add an display window for the Console history check-in: 13a3bbae98 user: cmiles tags: trunk
14:48
bug: Nullability Fix in Event Handler check-in: 7a29a5da1c user: cmiles tags: trunk
14:47
build: Change TargetFramework check-in: 896f9d89ae user: cmiles tags: trunk
2025-03-19
06:19
feat: Change the commit statement to only generate if files are selected. An earlier change generated a commit script if there was a commit message or files selected to allow a commit for 'everything' - after using this better to require the user to deliberately select all. check-in: 3b39a5df19 user: cmiles tags: trunk
06:17
feat: Add license file check-in: 784fb36a3a user: cmiles tags: trunk
04:46
fix: The Fossil Faux Console wasn't showing the command that was run, only the start wrapper and output check-in: 1a4c8ea4c6 user: cmiles tags: trunk
04:35
feat: Add the Timeline Cef Webglue browser back into the RepositoryView. I didn't have any luck getting this web browser control running on Ubuntu but choosing to add it back in and focus on windows for the moment. check-in: 5ec03f7fc3 user: cmiles tags: trunk
04:26
build: Move specifically back to windows for now check-in: b35155f4a5 user: cmiles tags: trunk
2025-03-18
05:34
feat: Diff display for not trackeed, added, missing, renamed... check-in: a641141c0d user: charles tags: trunk
05:01
feature(vcs): Add the common project settings files check-in: d925c9f86d user: charles tags: trunk
04:56
fix: Clean up MainWindow after a commit included test code check-in: b56729bb89 user: charles tags: trunk
04:52
fix: Add missing Setup when there is no Date Version check-in: 8e17eabc1b user: charles tags: trunk
04:48
fix: Add missing switch to the foreground thread check-in: 887bb71501 user: charles tags: trunk
04:36
feat: Add class to support finding fossil check-in: 0d5972ae39 user: charles tags: trunk
04:31
feat: Add a static class to get the location of Fossil cross platform check-in: 21ba6217e7 user: charles tags: trunk
04:29
feat: First attempt at a top level uncaught exception handler check-in: bafc26b36e user: charles tags: trunk
04:24
feat: Add linux-x64 runtime check-in: 69e50c94f8 user: charles tags: trunk
2025-03-17
15:09
Script update after Linux testing check-in: 45b2488de3 user: charles tags: trunk
2025-03-16
15:44
Add a csx to get basic package information into Markdown and update the ReadMe check-in: 5516b2932c user: cmiles tags: trunk
07:28
Readme and Screenshot check-in: 704258a55c user: cmiles tags: trunk
07:27
Add readme and a first screen shot check-in: 5afe1b6e76 user: cmiles tags: trunk
07:24
Added File Datagrid Right Click Commands check-in: fb03b4711e user: cmiles tags: trunk
07:23
New Program Update feature support check-in: cfe9147b34 user: cmiles tags: trunk
2025-03-15
01:14
First Files Datagrid Context Menu with filename to Clipboard and opening File Explorer Windows - only targeting Windows for Explorer atm. check-in: 63fc433fa9 user: cmiles tags: trunk
2025-03-14
18:05
Add an event to the Faux console so subscribers can know a command has finished (in this case in order to refresh) check-in: 2f9a92c138 user: cmiles tags: trunk
17:34
Better Raw Data View, Exclude some version control directories from the File Watch, use new Queue check-in: 9512c7dd9c user: cmiles tags: trunk
2025-03-13
06:14
Work on program update check-in: d41e616964 user: cmiles tags: trunk
2025-03-12
14:35
First add of program update control. check-in: 8c749b9491 user: cmiles tags: trunk
06:04
Add program info to Titlebar check-in: dec952618d user: cmiles tags: trunk
06:04
Margin Fix on Faux Console check-in: 93c7dbe174 user: cmiles tags: trunk