Skip to content
  1. Jan 14, 2020
  2. Dec 26, 2019
  3. Dec 19, 2019
  4. Dec 17, 2019
  5. Dec 09, 2019
  6. Dec 08, 2019
  7. Dec 01, 2019
  8. Nov 07, 2019
    • nimrod's avatar
      Updates to binaries, vendored filed. · 9d005412
      nimrod authored
      - Add toolbox script, bash completion.
      - Better ansible-local in Makefile (match shell alias).
      - Delete gcloud SDK bash completion, the mirror in github is gone.
      - Update to newer version of binaries and vendored files.
      9d005412
  9. Nov 01, 2019
  10. Oct 31, 2019
  11. Oct 28, 2019
  12. Oct 27, 2019
  13. Oct 20, 2019
  14. Oct 14, 2019
  15. Sep 13, 2019
  16. Sep 09, 2019
  17. Aug 22, 2019
  18. Aug 17, 2019
  19. Aug 16, 2019
  20. Aug 14, 2019
    • nimrod's avatar
      Update Travis CI. · fa09fb66
      nimrod authored
      fa09fb66
    • nimrod's avatar
      Vagrant scripts. · df0853f6
      nimrod authored
      - Add missing symlink to the wrapper script, without it the scripts
      can't be called as Vagrant commands.
      - Fix pylint issues.
      df0853f6
    • nimrod's avatar
      A commit that's just too big. · 8335e2b1
      nimrod authored
      Too many changes in one commit that aren't relevant to each other all
      because I didn't commit these for some time and they piled up, exactly
      what I shouldn't do.
      
      - Remove some Git submodules. They're not needed.
      - Remove the REPREPRO_BASE_DIR environment variable, it's set with
      direnv inside that project.
      - Use Docker Buildkit.
      - Use auto Python interpeter with Ansible, prefer Python3.
      - Better ls aliases.
      - Netcat aliases to listen and check ports and sockets.
      - Aliases and functions for Terraform.
      - Use Black to format Python code.
      - Show the run duration and exit code in a line before the prompt, maybe
      better with Bash earlier than 5.0, where there's an annoying with line
      wrapping.
      - Valid name for the flatpak_kill shell function.
      - Delete user-dirs files, didn't do anything anyway.
      - Convert README from reStructuredText to Markdown.
      - Don't install gsutil with Python2, use snap to install the Google SDK.
      - More pre-commit hooks, update the exiting ones, format the file for
      yamllint, Use flake8 from it's repo, the one from the hooks repo is
      deprecated.
      - Clean the Shore SSH config.
      - Add the shared AWS keys to the Endless SSH config.
      8335e2b1
    • nimrod's avatar
      508671e0