Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many gpg keys #256

Closed
wants to merge 112 commits into from
Closed

Many gpg keys #256

wants to merge 112 commits into from

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    cfcfdd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    babc78b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29be691 View commit details
    Browse the repository at this point in the history
  4. chore: fix clippy lints

    oknozor committed May 25, 2021
    Configuration menu
    Copy the full SHA
    f5a326a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8035c61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ef913e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48b74b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    995ff2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37344d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7cdd35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c16c82 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b65d150 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa64d57 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    edbe4bf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2e57530 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    becad6d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1034c36 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8c1cf88 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0f6b104 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f479e13 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8465509 View commit details
    Browse the repository at this point in the history
  22. chore: ignore aur package

    oknozor committed May 25, 2021
    Configuration menu
    Copy the full SHA
    ea6eac4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e1b25d1 View commit details
    Browse the repository at this point in the history
  24. chore: fix action CD script

    oknozor committed May 25, 2021
    Configuration menu
    Copy the full SHA
    2717e86 View commit details
    Browse the repository at this point in the history
  25. chore(version): 2.0.0

    oknozor committed May 25, 2021
    Configuration menu
    Copy the full SHA
    caa85ad View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    37096cd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. feat: add post install hooks, rename hooks to posthooks

    Travis Davis authored and oknozor committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    4a21843 View commit details
    Browse the repository at this point in the history
  2. docs: updated documentation for hooks

    Travis Davis authored and oknozor committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    da56a4d View commit details
    Browse the repository at this point in the history
  3. test: fixed test code

    Travis Davis authored and oknozor committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    337874e View commit details
    Browse the repository at this point in the history
  4. feat: add pre&post hook to get command

    Travis Davis authored and oknozor committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    2e7b651 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. docs: Fix minor grammar issue

    HaoZeke authored and oknozor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    9f56272 View commit details
    Browse the repository at this point in the history
  2. chore: clippy lints and fmt *

    oknozor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    36b82b0 View commit details
    Browse the repository at this point in the history
  3. docs: Add use-case

    HaoZeke authored and oknozor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    c5e3c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8485455 View commit details
    Browse the repository at this point in the history
  5. feat: clone dotfiles from remote

    When cloning a dotfiles repo we need to know bombadil config location to
    install it right away, because of this, bombadil config's name needs to
    constantly be "bombadil.toml", using a custom bombadil config name is
    not allowed anymore.
    oknozor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    98afb6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ede6828 View commit details
    Browse the repository at this point in the history
  7. docs: fix default language

    oknozor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    9a43dca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3032204 View commit details
    Browse the repository at this point in the history
  9. fix: Fill in missing fmt argument in error message

    Without this, the error message would literally be "Dotfiles base path :
    {}, not found" with curly braces in it instead of the path.
    dtolnay authored and oknozor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    14ed188 View commit details
    Browse the repository at this point in the history
  10. chore: add github sponsor

    oknozor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    20696fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da2efdf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    078d22b View commit details
    Browse the repository at this point in the history
  13. chore(version): 2.1.0

    oknozor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    7f110de View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    821c1c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. feat: add extra profiles

    oknozor committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    7741f39 View commit details
    Browse the repository at this point in the history
  2. chore: fix clippy lints

    oknozor committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    482e9ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9307457 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3780d09 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dirs requirement from ^3 to ^4

    Updates the requirements on [dirs](https://github.com/soc/dirs-rs) to permit the latest version.
    - [Release notes](https://github.com/soc/dirs-rs/releases)
    - [Commits](https://github.com/soc/dirs-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: dirs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and oknozor committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    2ee87e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a321566 View commit details
    Browse the repository at this point in the history
  7. chore(version): 2.2.0

    cog-bot committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    545b88e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e104eb0 View commit details
    Browse the repository at this point in the history
  9. chore(version): 2.2.1

    cog-bot committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    5a7ff4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0279e96 View commit details
    Browse the repository at this point in the history
  11. chore(version): 2.2.2

    cog-bot committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    5b44f46 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9963e7 View commit details
    Browse the repository at this point in the history
  13. chore(version): 2.2.3

    cog-bot committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    177f1ba View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    d4d87a8 View commit details
    Browse the repository at this point in the history
  2. docs: remove DSpeckhals example repositories

    Since this commit DSpeckhals/dotfiles@5f0710d
    The following _example repository_ https://github.com/DSpeckhals/dotfiles has moved away from toml-bombadil
    
    Can be confusing for user to be redirect to some repo where missing bombadil.toml
    kakawait authored and oknozor committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    d516414 View commit details
    Browse the repository at this point in the history
  3. docs: typo on punctuations

    kakawait authored and oknozor committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f6dae99 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. chore: Add cargo.lock to project

    Nukesor authored and oknozor committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    bac3b31 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. ci: update codecov action

    oknozor committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    87eeeb5 View commit details
    Browse the repository at this point in the history
  2. chore: use 2018 module imports

    Nukesor authored and oknozor committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ae610e0 View commit details
    Browse the repository at this point in the history
  3. docs: update displayed version to be bombadil version

    instead of adidoks version
    kakawait authored and oknozor committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    409baf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    eacf932 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    3880658 View commit details
    Browse the repository at this point in the history
  2. chore(version): 2.2.4

    cog-bot committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    c187cc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. chore(deps): bump anyhow from 1.0.53 to 1.0.55

    Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.53 to 1.0.55.
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.53...1.0.55)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and oknozor committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    787b4ba View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    c57a5d5 View commit details
    Browse the repository at this point in the history
  2. feat!: use tera for templating

    Nukesor authored and oknozor committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    0a528fd View commit details
    Browse the repository at this point in the history
  3. chore(version): 3.0.0

    cog-bot committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    d0d9f5c View commit details
    Browse the repository at this point in the history
  4. docs: Add updated installation instructions for Arch Linux

    I just slapped toml-bombadil into [community] so the README should be updated accordingly.
    svenstaro authored and oknozor committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    900a994 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    f789e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b43e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    3ecc202 View commit details
    Browse the repository at this point in the history
  2. chore: Various smaller doc fixes

    svenstaro authored and oknozor committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    9b03122 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. chore: bump libgit2 to 0.14

    closes oknozor#87
    oknozor committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4c6009e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3e798c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e11fe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7076663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb025ad View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. feat: Add bombadil watch feature

    svenstaro authored and oknozor committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e5b8ceb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    455eef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e31e00 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    5e3c148 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. chore(version): 3.1.0

    cog-bot committed May 11, 2022
    Configuration menu
    Copy the full SHA
    9515982 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    c803bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d0380 View commit details
    Browse the repository at this point in the history
  3. chore: remove install module

    oknozor committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f475d6c View commit details
    Browse the repository at this point in the history
  4. fix: bump watchexec to 2.0.0

    oknozor committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    20432d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3741aee View commit details
    Browse the repository at this point in the history
  6. fix: fix ignored path

    oknozor committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    c7c63c4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d89c77 View commit details
    Browse the repository at this point in the history
  8. chore: bump dependencies

    oknozor committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    19cb490 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    f7bb7ce View commit details
    Browse the repository at this point in the history
  2. fix(watch): detech changes on .dot directory

    Since we now modify .dots generated files instead of recreating them
    detecting changes this way is not an issue anymore. This allow to track
    changes when profile variables get updated.
    oknozor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e270b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3099e View commit details
    Browse the repository at this point in the history
  4. chore: clippy lints

    oknozor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    fdc3d2b View commit details
    Browse the repository at this point in the history
  5. ci: update ci and cog.toml

    oknozor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1b7d5b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4323090 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29bdb44 View commit details
    Browse the repository at this point in the history
  8. chore: bump cargo deps

    oknozor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5d2b5a4 View commit details
    Browse the repository at this point in the history
  9. chore: bump clap to v4

    oknozor committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1821e22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5aa644 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b28834a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. chore(deps): bump speculoos from 0.9.0 to 0.10.0

    Bumps [speculoos](https://github.com/oknozor/speculoos) from 0.9.0 to 0.10.0.
    - [Release notes](https://github.com/oknozor/speculoos/releases)
    - [Commits](oknozor/speculoos@0.9.0...0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: speculoos
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and oknozor committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3a3609c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. docs: Fix typos/grammar

    salim-b authored and oknozor committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    99fcad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Minor typo

    ShoyuVanilla authored and oknozor committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    8449e66 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. allow encrypting/decrypting to/from multiple keys

    This uses the key `gpg_user_ids`, but keeps `gpg_user_id` as alias for
    backwards compatibility.
    ibotty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    0545635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    100bf25 View commit details
    Browse the repository at this point in the history
  3. remove trailing whitespace in gpg docs

    This was showing up in the syntax highlighting.
    ibotty committed May 2, 2023
    Configuration menu
    Copy the full SHA
    87d0762 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5928176 View commit details
    Browse the repository at this point in the history