Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-04-20
| ||
| 06:16 | * shows stash listing Leaf check-in: a4daa21880 user: fran tags: trunk | |
| 05:19 | do garbage collect backups... check-in: a21f7c6e96 user: fran tags: trunk | |
| 04:38 | garbage collect old backups (WIP it is unimplemented) check-in: 3283db7a27 user: fran tags: trunk | |
| 01:53 | s command implemented (still alpha). Also dont delete backups on exit (experimental) check-in: f26e009061 user: fran tags: trunk | |
|
2026-04-19
| ||
| 22:01 | dont overwrite logs. Create them in a new directory with current date check-in: b8cfb123fa user: fran tags: trunk | |
|
2026-04-15
| ||
| 18:02 | v command appeared on subsequent prompts when there are no changes check-in: 265ae70ea1 user: fran tags: trunk | |
| 17:51 | timeline command is now t and more polishing check-in: 45f9c0a9f2 user: fran tags: trunk | |
| 17:29 | color options in the prompt check-in: a2cc1d7edc user: fran tags: trunk | |
| 17:05 | rename options to be more mnemonic and some more polishing check-in: 332333bf54 user: fran tags: trunk | |
| 05:29 | store config files in .recordsession check-in: aebaba780d user: fran tags: trunk | |
|
2026-03-26
| ||
| 12:51 | fix crash on unmodified repository but with added files check-in: 39443eccf7 user: fran tags: trunk | |
| 12:36 | initialize settings/traces directory at program start check-in: 58c9cddde3 user: fran tags: trunk | |
|
2026-03-23
| ||
| 17:37 | remark that r option is dangerous check-in: 1bcd06db2b user: fran tags: trunk | |
| 17:35 | tostring_ignore broke before commit check-in: bf08a84d77 user: fran tags: trunk | |
|
2026-02-20
| ||
| 18:08 | title more simple check-in: cc83dae3ac user: fran tags: trunk | |
|
2026-02-19
| ||
| 19:03 | be more lenient matching ignored chunks check-in: 256199cd0b user: fran tags: trunk | |
| 18:02 | reworked ignore functionality was broken check-in: 1e9114472c user: fran tags: trunk | |
|
2026-02-18
| ||
| 08:14 | remove stupid function check-in: 9feb4a8320 user: fran tags: trunk | |
|
2026-02-16
| ||
| 19:38 | show dashboard if directory is clean check-in: b95c7cd55e user: fran tags: trunk | |
| 19:32 | revert command is now 'r' check-in: 1a32ec7ad4 user: fran tags: trunk | |
| 08:34 | show how many chunks are ignored check-in: 08fb64e202 user: fran tags: trunk | |
| 07:53 | save log files in recordsession/ check-in: 99da90a01c user: fran tags: trunk | |
|
2026-02-10
| ||
| 19:21 | cosmetic changes check-in: 3878258472 user: fran tags: trunk | |
|
2026-02-06
| ||
| 04:16 | many polishes. Also implement ignores check-in: 4b2dff622f user: fran tags: trunk | |
| 04:15 | dont allow two record instances running at the same time check-in: bdfec953a6 user: fran tags: trunk | |
| 04:11 | c command show less checkins check-in: 003aac4ad7 user: fran tags: trunk | |
|
2025-12-15
| ||
| 14:09 | handle selecting checkin number when there are too few checkins in the repo check-in: fd5ad194e4 user: fran tags: trunk | |
|
2025-12-14
| ||
| 19:09 | show digests of ignored hunks check-in: 2de7475ce3 user: fran tags: trunk | |
|
2025-12-13
| ||
| 23:15 | detect when there are less commits than requested check-in: 935152d7f9 user: fran tags: trunk | |
|
2025-12-12
| ||
| 16:52 | shorter message check-in: 8ea5c34f14 user: fran tags: trunk | |
| 16:24 | ignore command operates locally to the repository check-in: bb6f6054cc user: fran tags: trunk | |
| 13:15 | ignore hunks functionality check-in: c6de33eea3 user: fran tags: trunk | |
|
2025-12-10
| ||
| 11:12 | f command pager shows enumerated checkins too check-in: 6631dc6d01 user: fran tags: trunk | |
| 10:56 | fix broken logic in f command when selecting the last checkin 5 check-in: b65a0fe6f4 user: fran tags: trunk | |
| 10:37 | f command allow numbers in ascending order too check-in: 70c84bdfb2 user: fran tags: trunk | |
|
2025-12-09
| ||
| 20:28 | fix logic to disable v command check-in: 521ddbf678 user: fran tags: trunk | |
| 16:06 | hide v command when there is nothing to commit check-in: ecd6fe0daf user: fran tags: trunk | |
| 15:40 | refine behaviour when there are no hunks selected check-in: 0e275f6565 user: fran tags: trunk | |
| 15:37 | refine parsing of fossil output check-in: 0e674df52a user: fran tags: trunk | |
| 00:58 | many improvements. Also new * command check-in: 6d3eb51679 user: fran tags: trunk | |
|
2025-12-08
| ||
| 09:21 | simplify check-in: c762f5e655 user: fran tags: trunk | |
| 09:15 | more improvement check-in: babe40cfd9 user: fran tags: trunk | |
| 09:03 | improve ui check-in: 906f5ad965 user: fran tags: trunk | |
| 08:12 | Show ui even when there is nothing to commit check-in: 3db99bb859 user: fran tags: trunk | |
|
2025-12-06
| ||
| 00:33 | wrap message edition and avoid empty text a no-option (fossil asks confirmation) check-in: db4d7f5a7e user: fran tags: trunk | |
|
2025-12-05
| ||
| 20:53 | reorder some commands in the UI check-in: f5d4b8d382 user: fran tags: trunk | |
| 10:48 | be more precise to document f command check-in: cd16261238 user: fran tags: trunk | |
| 06:04 | fix "IndexError: list index out of range" on a pristine checkout check-in: 67866fd8bb user: fran tags: trunk | |
| 05:56 | colorify current checkout on timeline output check-in: fc1d0fac9a user: fran tags: trunk | |
| 05:55 | dont ask for quit confirmation when there are no hunks selected check-in: b98a5fbfa0 user: fran tags: trunk | |