Skip to content

Tags: positron-solutions/elisp-repo-kit

Tags

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
psionic-k Psionic K
execute the fallback jump, stay quiet about it

We can add some debugging messages with a debug flag, but the messages were just
noise.

Not the only offenders

Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
psionic-k Psionic K
Preparing to make better test shortcuts

Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
psionic-k Psionic K
shore up jump heuristics

makes them work in magit buffers

Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
psionic-k Psionic K
fixup some test names and a duplicate test

Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
psionic-k Psionic K
generated

Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
psionic-k Psionic K
shell-command -> call-process

Left behind the two shell-command-to-string calls.  They should be
benign in failiure.  Just returns error string if no git bin, so user
can see the situation ahead of the actual clone call.

Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
psionic-k Psionic K
- package lint inconsistent with Emacs indentation

Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
psionic-k Psionic K
fixup for test

omitted package prefix at some point

Signed-off-by: Psionik K <73710933+psionic-k@users.noreply.github.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from positron-solutions/finish-first-release

Finishing up first release

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from positron-solutions/streamlining

DCO checker needs a base defined, so cannot run on pushes alone