Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-04-15
| ||
18:16 | bug fix: In the local command line json wasn't passing the Target Directory Leaf check-in: 8eed35c55f user: cmiles tags: trunk | |
18:03 | refactor: Work with Command Line json changes feature: Use charset decection - and lack of charset - to detect binary or other files that will not be diffed. check-in: cf879b4dee user: cmiles tags: trunk | |
18:01 | feature: Change the GetAllEntries method used to get all fossil files (changed or not) to command line json style check-in: fd78dc1f6c user: cmiles tags: trunk | |
18:00 | refactor: Move the method for running command line json commands into a helper class check-in: 595c7d5473 user: cmiles tags: trunk | |
2025-04-14
| ||
17:30 | feature: Move some of the json calls from server calls to commandline json calls check-in: 135088d778 user: cmiles tags: trunk | |
16:29 | build: script checking out and building fossil with json check-in: 570d489979 user: cmiles tags: trunk | |
16:27 | version: Update ignore to all of the FossilServer directory check-in: 6af6f2613a user: cmiles tags: trunk | |
16:27 | feature: Additional preview ignore file types check-in: 7179bcfd57 user: cmiles tags: trunk | |
14:45 | version: Update ignored files to ignore the json enabled fossil build check-in: 27c961fd0e user: cmiles tags: trunk | |
14:43 | feature: Add an ignore list to the previews with exe and com files feature: Ignore missing files in the commit generated statement. check-in: 96dae93446 user: cmiles tags: trunk | |
14:41 | Package Updates check-in: 848ac0afb5 user: cmiles tags: trunk | |
14:39 | Diffplex: Ensure horizontal scroll bar is visible check-in: 1ff95766d5 user: cmiles tags: trunk | |
14:38 | Package Updates, Json Enabled Fossil Server Location Update check-in: b5f1245eb9 user: cmiles tags: trunk | |
2025-04-10
| ||
14:27 | feature: Setup the Avalonia Accelerate Dev Tools. Package Updates check-in: 3c20ce04b9 user: cmiles tags: trunk | |
2025-03-30
| ||
16:48 | feature: Fossil Generated Scripts add guards to make sure the user selection is technically correct to avoid confusion 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 | |