index
:
fork/Android-Password-Store.git
archived/security-keys
aw/passkey-support
develop
hs/age-backend
hs/nio-paths
release
release-1.13
renovate/com.slack.lint-slack-lint-checks-0.x
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssh
Age
Commit message (
Expand
)
Author
2023-12-15
Revert "Refactor SSHKey into a separate module (#2450)"
...
Harsh Shandilya
2023-11-30
fix: replace `Enum.values()` with `Enum.entries`
Harsh Shandilya
2023-11-27
fix(deps): upgrade to JGit 4.5.7.201904151645-r
...
Harsh Shandilya
2023-09-27
fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697)
...
renovate[bot]
2023-09-18
fix(deps): update dependency com.facebook:ktfmt to v0.45 (#2687)
...
renovate[bot]
2023-09-04
fix(deps): update dependency com.hierynomus:sshj to v0.36.0 (#2670)
...
renovate[bot]
2023-08-30
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 (#2667)
...
renovate[bot]
2023-07-31
fix(deps): update bouncycastle to v1.76 (#2632)
...
renovate[bot]
2023-07-22
fix(ssh): remove usage of `kotlin.runCatching`
Harsh Shandilya
2023-06-15
fix: address `ComposeUnstableCollections` lint
Harsh Shandilya
2023-06-15
chore: rename TOML keys for coroutines deps
Harsh Shandilya
2023-06-04
chore: refresh lint baseline
Harsh Shandilya
2023-05-20
refactor(build): sync Gradle properties set with current AGP
Harsh Shandilya
2023-05-19
fix(ssh): make `SSHKeyManager.keyExists` infallible
Harsh Shandilya
2023-05-05
chore: remove redundant suppressions
Harsh Shandilya
2023-04-27
feat(lint): update baselines
Harsh Shandilya
2023-04-27
refactor(build): remove `kotlin-library` plugin from Android modules
Harsh Shandilya
2023-04-02
Refactor SSHKey into a separate module (#2450)
...
Aditya Wasan