Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-07-29
| ||
| 18:41 | Powershell script for installing Leaf check-in: 691f922d5a user: dirk tags: trunk | |
| 18:37 | Tweak check-in: 94a3dc3ddc user: dirk tags: trunk | |
| 15:43 | Fix the directory name check-in: 425b6031cd user: dirk tags: trunk | |
| 15:42 | Deal with errors for "branch" check-in: 869ed35121 user: dirk tags: trunk | |
| 15:37 | launchSettings.json check-in: 929cd71251 user: dirk tags: trunk | |
| 15:37 | Get the correct subdirectory for submodules? Command "status" gracefully handles the case the directory doesn't exist check-in: 05566c63f6 user: dirk tags: trunk | |
| 15:22 | Appending "submodules" won't work, since it will be called again check-in: b0f8101791 user: dirk tags: trunk | |
| 15:20 | Can debug, no need for "printf-debugging" check-in: 021705c27c user: dirk tags: trunk | |
| 15:02 | Sample submodule for easier testing check-in: 330fc352b8 user: dirk tags: trunk | |
| 15:00 | Try to use `submodules` as subdirectory check-in: f847593fa9 user: dirk tags: trunk | |
|
2026-07-24
| ||
| 17:58 | Wording check-in: a5ad8f6ec8 user: dirk tags: trunk | |
| 17:57 | Leave some links to the dotnet tools documentation check-in: 3bfa512687 user: dirk tags: trunk | |
| 17:55 | Mention fossil in the repo URL check-in: ef138fcc5f user: dirk tags: trunk | |
| 17:54 | Try to get the link right check-in: f599df311b user: dirk tags: trunk | |
| 17:53 | Link to the official home check-in: 27643234c1 user: dirk tags: trunk | |
| 17:49 | Tweak docs check-in: 5a90cd13d5 user: dirk tags: trunk | |
| 17:39 | Can package this as a dotnet tool check-in: 13c629cf40 user: dirk tags: trunk | |
| 17:04 | Start a README check-in: 32a07195ed user: dirk tags: trunk | |
| 16:29 | Help text check-in: 429c56c564 user: dirk tags: trunk | |
| 16:19 | Add a license check-in: 937a9668f7 user: dirk tags: trunk | |
| 16:14 | Better comment check-in: 720657d878 user: dirk tags: trunk | |
| 16:12 | Explicit module name for git, for later differentiation check-in: 0541991fc5 user: dirk tags: trunk | |
| 16:11 | Implement checkout check-in: aa59feab35 user: dirk tags: trunk | |
| 16:04 | Can display diverged status check-in: 6dc822e421 user: dirk tags: trunk | |
| 16:00 | Implement fixate check-in: 7b4357341b user: dirk tags: trunk | |
| 15:48 | By default, let repo handling functions return the submodule (changed or not) check-in: 9f0a7b7201 user: dirk tags: trunk | |
| 15:40 | Format check-in: a965912e21 user: dirk tags: trunk | |
| 15:39 | Write JSON with LF line endings check-in: c9fbc5f5aa user: dirk tags: trunk | |
| 15:33 | Fix the JSON output (pretty-print, ignore null, ignore the IsValid propert) check-in: 5b02441916 user: dirk tags: trunk | |
| 15:21 | A submodule can have a commit check-in: 9738b2ca68 user: dirk tags: trunk | |
| 15:19 | Can potentially return a changed submodule check-in: c0aa2e4cfb user: dirk tags: trunk | |
| 15:16 | Can display the branch check-in: 8a59368f5c user: dirk tags: trunk | |
| 15:09 | Potential Git.getBranch and getLastCommit check-in: 8fc22581e2 user: dirk tags: trunk | |
| 14:55 | Implement status, be less chatty check-in: 89fb356227 user: dirk tags: trunk | |
| 14:48 | Stop processing when command line parsing is not 100% ok, return a status code check-in: f84eb77f86 user: dirk tags: trunk | |
| 14:40 | Implement status partially, but make status code handling a priority check-in: 89f51b3875 user: dirk tags: trunk | |
| 12:44 | Start a status function check-in: f7901f782a user: dirk tags: trunk | |
| 12:42 | RepoStatus check-in: 457861f342 user: dirk tags: trunk | |
| 12:03 | Cloning works check-in: 4f89d54465 user: dirk tags: trunk | |
| 11:40 | Looks like full recursion is working check-in: 3de2c73acb user: dirk tags: trunk | |
| 11:33 | Funnel the top-level handler down to the leaves, where it can get called again check-in: 56a3a354e6 user: dirk tags: trunk | |
| 10:58 | Trying to get the recursion right check-in: a3b6763fb8 user: dirk tags: trunk | |
| 10:52 | Refactor for the recursion check-in: 6c99362fe7 user: dirk tags: trunk | |
| 10:38 | Command/options first check-in: b4b6f94180 user: dirk tags: trunk | |
|
2026-07-23
| ||
| 16:22 | Prepare for processing subdirectories check-in: 884e252df3 user: dirk tags: trunk | |
| 16:16 | Make it so loadAndProcessSubmodules can be called again (with parsed options) check-in: d5e2184f7e user: dirk tags: trunk | |
| 12:53 | React with printfn to the given command check-in: 6e6666244e user: dirk tags: trunk | |
| 12:50 | Tell fantomas to stick with LF line endings check-in: 63ff9bec9c user: dirk tags: trunk | |
| 12:44 | New command line parsing check-in: ba8698993e user: dirk tags: trunk | |
| 12:19 | Throw away the existing command parser check-in: 06ffc02f9b user: dirk tags: trunk | |