summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-01-29feat: use netlink for neighbor discoveryToby Vincent
2023-04-04chore: add crate metadataToby Vincent
2023-04-04chore(deps): remove unused dependenciesToby Vincent
2023-04-03refactor: clean up logic and impl trait for writing sessionsToby Vincent
2023-04-02feat: add exclude flag and localhost sessionToby Vincent
2023-04-02feat: rewrite to use Extend trait and remove tmux controlToby Vincent
2023-03-19refactor: remove ssh2 dependency and parse known_hosts manuallyToby Vincent
2023-03-19feat: impl SessionSource for /etc/hostsToby Vincent
2023-03-19feat: impl ssh KnownHosts file sourceToby Vincent
2023-03-18feat: impl history file and sortingToby Vincent
2023-03-17feat: impl list for tmux sessionsToby Vincent
2023-03-17chore: initial commitToby Vincent