﻿__group__	ticket	summary	component	version	milestone	type	owner	status	created	_changetime	_description	_reporter
Active Tickets	7	Optimise multi-arg	component1			enhancement	asher	accepted	2026-04-21T10:03:49+01:00	2026-04-21T10:04:01+01:00	Currently, the `OperCommand::Remove` match arm removes entries repeatedly in a very IO-heavy, inefficient way. Optimise this. Specifically, make the arm only execute one write (excluding clearing) to `.gitignore`, potentially by removing all the specified `PATHS`s at the buffer stage, before writing.	asher
Active Tickets	3	Better command help	other	0.1.0	Simple Docs	enhancement	asher	accepted	2026-04-05T19:45:45+01:00	2026-04-05T19:54:23+01:00		asher
Active Tickets	2	Provide man page	other	0.1.0	Simple Docs	task	asher	accepted	2026-04-05T17:40:54+01:00	2026-04-05T21:05:22+01:00	Provide a man page in man-db describing basic usage.	asher
