Commit graph

7 commits

Author SHA1 Message Date
Antoine Martin 7639a0dedd home: jj: check for filepath only
In case I manually edit some changelog entries to look like

* path1.txt, path2.txt: changes described here.
2025-03-17 16:32:17 +01:00
Antoine Martin 20647c820f home: jj: dryer changelog template 2025-03-17 16:29:16 +01:00
Antoine Martin 7cc542e27f home: jj: add changelog commit description
For this commit, this would generate something like

```
* home/jj/config.toml:
```

automatically.
2025-03-17 14:56:48 +01:00
Antoine Martin 95c5fe1b49 home: jj: add better commit draft templates 2025-03-07 12:38:19 +01:00
Antoine Martin f083325b4a home: jj: drop fancy icon from log
This messes with the graph formatting when history is not linear because
the fancy icon's width is non-standard
2025-03-07 12:38:19 +01:00
Antoine Martin ba4d2ef80c home: jj: log and status as default command 2025-02-28 16:07:48 +01:00
Antoine Martin e758c5f215 home: add jj config and add jj to home path 2025-02-28 14:30:04 +01:00