Login
Changes To FIXMEs
Login

Changes to "FIXMEs" between 2021-05-31 02:05:42 and 2021-06-16 03:02:33

1
2
3
4






5
6
7
8
9
10
11
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17




+
+
+
+
+
+







An informal list of FIXMEs which don't warrant full tickets...

This is not *intended* to be a list of long-lived fixme's, but more of a scratchpad for things which come up spontaneously and shouldn't be forgotten.

In no particular order...

# f-zip

Fossil's tar and zip commands add the generated `manifest`, `manifest.uuid`, and `manifest.tags` to the output file if they repo has those enabled. `f-zip` should do the same. Apropos: `f-tar` should also eventually be implemented.

# f-vdiff

Just does really weird stuff sometimes when using the symbolic name `.` for the local checkout. e.g. after merging in fossil's trunk to the leaves-command-branched-from branch, then...

```
$ f-vdiff --from trunk --to .
...