entomologist/src
Sebastian Kuzminsky 1509c42734 add git::worktree_is_dirty()
This returns Ok(true) if the worktree has any modified files (staged or
unstaged), or any added (staged) files.  Ok(false) if not.

Ignores untracked files.
2025-07-09 22:33:58 -06:00
..
bin/ent update right-speech-bubble to use left-speech-bubble 2025-07-09 12:51:39 -06:00
comment.rs add author to Comment 2025-07-08 20:59:02 -06:00
git.rs add git::worktree_is_dirty() 2025-07-09 22:33:58 -06:00
issue.rs add ent assign ISSUE PERSON 2025-07-08 20:59:02 -06:00
issues.rs add optional 'assignee' to Issue 2025-07-08 20:59:02 -06:00
lib.rs add ent list filter by assignee 2025-07-09 10:20:23 -06:00