Commit Graph

10 Commits (05934b2883f82fd6383c9e646db317fedb4667c1)

Author SHA1 Message Date
Ira Abramov 05934b2883 Merge branch 'master' into feature/pre-commit-hook
* master: (285 commits)
  added git alias to list remote branch creators with date and time
  Add Kind support
  Fix the commandline for gifski
  Add Terraform and Terragrunt aliases
  lib: helpers: Handle stable revert update
  lib: helpers: Rename Upgrading -> Updating
  lib: Fetch from remote before calculating latest tag in bash-it update
  test: Add completion test for -s --silent flag
  completion: Add --silent and -s completion
  doc: Add --silent flag documentation
  helpers: Add --slient option to bash-it update
  lib: Update no-op message in case of stable update
  lib: Add BASH_IT_DEVELOPMENT_BRANCH variable
  lib: Update to stable now correctly fails if no tags are present
  doc: Add stable/dev option to update section
  completion: Update completion for new bash-it update
  lib: Improve bash-it update so it can update to latest tag
  alias: git: Add new pretty git log alias (ggf)
  alias: git: Add git pull / git push --force aliases
  Add bash-it restart command
  ...
2020-10-17 11:56:55 +03:00
Noah Gorny 9a23725ce0 log: Add BASH_IT_LOG_PREFIX option
Also add a new test to check it
2020-06-25 00:16:16 +03:00
Noah Gorny 862c154793 docs: Add bash-it doctor and logs documentation 2020-06-23 15:12:43 +03:00
Noah Gorny bda85c3679 lib: Add on-disable-callback for plugins to use 2020-06-22 14:56:13 +03:00
Ira Abramov a7a37b8e89 Add a note on how to use the pre-commit yaml. 2020-03-10 10:51:02 +02:00
Nils Winkler b37da4e1f0 Updated documentation for global directory 2017-09-17 21:05:58 +02:00
Nils Winkler 228b86f3d1 Change order of theme loading
The base theme is now loaded after plugins, since it now uses the
`command_exists` function, which is defined in the `base` plugin.
2017-06-24 17:31:31 +02:00
Nils Winkler 095ee3bb91 Added a note about unit testing 2017-06-24 17:31:30 +02:00
Nils Winkler 51c8970eb8 Fixed indentation 2017-06-24 17:31:30 +02:00
Nils Winkler 959dd09713 Added development file 2017-06-24 17:31:30 +02:00