Commit Graph

  • 476fcb4325 lib/theme: new `_bash_it_appearance_scm_init()` John D Pell 2021-09-11 09:59:04 -0700
  • f0690c09fb
    Merge pull request #1939 from Bash-it/revert-1767-disable-macos-11 Noah Gorny 2021-09-11 16:43:36 +0300
  • 9c1dbbcf12 lib/scmhelpers: reorder SCM detection waterfall John D Pell 2021-07-29 00:21:18 -0700
  • 8c0860588d themes/base: don't invoke svn if possible John D Pell 2021-09-10 23:15:49 -0700
  • ec3b8d645f
    Revert "ci: Remove macos-11.0 as it is unreliable" Noah Gorny 2021-09-10 16:54:51 +0300
  • c6f6d8c27a plugins: Fix shellcheck warnings on already linted files Noah Gorny 2021-09-09 11:18:17 +0300
  • 8797642112 I ran ./lint_clean_files.sh and fixed the errors matchi 2021-09-08 22:22:29 +0200
  • 9ea60020ae
    Merge pull request #1915 from gaelicWizard/bash_completion Noah Gorny 2021-09-07 10:12:12 +0300
  • 30a9c06f8b drop `dirname` in favor of native Bash strings (2 of 2) John D Pell 2021-09-05 16:15:11 -0700
  • 550b8e33e7 Drop `basename` in favor of Bash strings John D Pell 2021-09-05 16:19:10 -0700
  • c41bc37281 drop `dirname` in favor of native Bash strings (1 of 2) John D Pell 2021-09-05 16:15:02 -0700
  • feacd560b6 completion/system: update wording on shell version John D Pell 2021-08-14 18:26:45 -0700
  • ecfcaba32e completion/system: accomodate multiple versions John D Pell 2021-08-26 13:56:58 -0700
  • 5782325dea
    Merge pull request #1903 from gaelicWizard/unbound Noah Gorny 2021-08-31 20:16:26 +0300
  • 85408743fa lib/log: default to no logging at all John D Pell 2021-08-03 18:18:14 -0400
  • 3654198deb Tests for 'default' prefix John D Pell 2021-08-01 21:45:35 -0700
  • 0c412442f5 completion/system: give up hope John D Pell 2021-08-11 18:11:44 -0700
  • cd65e0925f plugins/base: unbound BASH_IT_LEGACY_PASS John D Pell 2021-08-14 20:19:12 -0700
  • bd9f4015a7 lib/helpers: handle unset parameter John D Pell 2021-07-25 23:18:56 -0700
  • 8fb75cf0e3 lib/helpers: handle unbound parameter John D Pell 2021-07-25 23:01:02 -0700
  • 0eff44930c lib/utilities: handle unbound parameter John D Pell 2021-07-25 21:59:40 -0700
  • 233fcc3091 lib/log: handle undefined variable John D Pell 2021-07-25 21:46:18 -0700
  • f71fa5be2c Handle unbound variables John D Pell 2021-07-25 21:30:28 -0700
  • 5001995e92 Deal with unabound BASH_IT_RELOAD_LEGACY John D Pell 2021-07-25 21:25:45 -0700
  • bcd67db4ab lib/preview: handle unbound parameter John D Pell 2021-07-25 21:09:51 -0700
  • 02c13b7921 lib/log: handle undefined variables John D Pell 2021-07-25 20:02:48 -0700
  • 8b3867fe35
    Merge pull request #1910 from gaelicWizard/brew Noah Gorny 2021-08-26 22:17:57 +0300
  • ad634e7fac Revert "defaults: Revert to old comparison" John D Pell 2021-08-22 13:07:08 -0700
  • 0f28824ad5 lib/helpers: invert test in _bash_it_homebrew_check() John D Pell 2021-08-14 18:23:06 -0700
  • 65ef8e2e8b Use _bash_it_homebrew_check() in plugins, completions John D Pell 2021-08-11 18:05:20 -0700
  • 9e255c2139 lib/helpers: new function to set BASH_IT_HOMEBREW_PREFIX John D Pell 2021-08-08 00:54:27 -0400
  • 226454b069
    Merge pull request #1921 from NoahGorny/fix-update-not-popping-back-cwd Noah Gorny 2021-08-18 21:17:11 +0300
  • 9566a3ec18 helpers: Improve pull_and_update_inner by restoring old pwd Noah Gorny 2021-08-17 23:49:04 +0300
  • caec973c18 helpers: Pop pwd correctly when not needing to update Noah Gorny 2021-08-17 23:40:19 +0300
  • 9cc36de58e
    Merge pull request #1918 from NoahGorny/fix-defaults-completion Noah Gorny 2021-08-17 23:36:19 +0300
  • 67eff71d72 defaults: Revert to old comparison Noah Gorny 2021-08-15 21:27:59 +0300
  • 907fa1de96
    Merge pull request #1916 from gaelicWizard/EditorConfig Noah Gorny 2021-08-15 21:04:51 +0300
  • 6ee4cb4597 EditorConfig: don't specify indent size John D Pell 2021-08-12 22:07:38 -0700
  • de9ea54b81
    Don't call external `uname` when `$OSTYPE` will do (#1911) John D Pell 2021-08-14 00:20:12 -0700
  • dcdf5b5a47 theme/rana: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 22:06:34 -0400
  • bc8f702cf5 theme/demula: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 22:04:39 -0400
  • 2f79932967 completion/fabric: use `$OSTYPE` instead of `uname` John D Pell 2021-08-08 22:03:16 -0400
  • 59477c1cf8 completion/git: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 22:01:09 -0400
  • 762c1efb5e completion/brew: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 22:00:42 -0400
  • 0c6e88402c plugins/base: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 21:58:45 -0400
  • dbba78f210 plugins/python: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 21:55:53 -0400
  • abb0634769 plugins/boot2docker: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 21:54:29 -0400
  • 7f150aaf72 plugins/osx: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 21:53:50 -0400
  • 3fcbd76927 lib/helpers: use `$OSTYPE` instead of `$(uname)` John D Pell 2021-08-08 21:53:42 -0400
  • e321a3d657
    Merge pull request #1913 from Bash-it/ksuther/master Noah Gorny 2021-08-12 00:35:13 +0300
  • a6d58351e7 Fixed defaults autocompletion. Need to use grep WITHOUT case-sensitivity. Otherwise results such as com.apple.iChat and com.apple.imagent won't be handled correctly and neither one can be completed. Fixed another comparison that prevented "defaults read com.apple.iChat <complete>" from correctly returning the available defaults keys in that file. Kent Sutherland 2013-03-04 21:39:05 -0500
  • 0fb9d0c090
    Merge pull request #1908 from gaelicWizard/bash_completion Noah Gorny 2021-08-12 00:11:47 +0300
  • 893c8dbb96 completion/system: support $BASH_COMPLETION John D Pell 2021-07-26 13:09:08 -0700
  • 43947e2cbc completion/system: prefer direct invocation John D Pell 2021-07-26 13:04:53 -0700
  • 9ea290a5ed
    Merge pull request #1852 from tbhaxor/feature/completion/dart Noah Gorny 2021-08-03 23:58:16 +0300
  • e89403d59b
    Merge pull request #1881 from NoahGorny/lint-pure-theme v2.1.4 Noah Gorny 2021-08-03 23:22:09 +0300
  • 61c0357414 completion: pip: Only invoke pip when trying to complete it Noah Gorny 2021-02-06 23:29:18 +0200
  • e13f7d1b07
    Merge pull request #1901 from cornfeedhobo/libera-chat cornfeedhobo 2021-07-11 11:30:21 -0500
  • aad58bc910
    move to Libera.Chat cornfeedhobo 2021-07-06 22:21:46 -0500
  • d4ebba174c
    feat(git): add git unpushed alias (#1897) Ron Green 2021-06-23 15:02:04 +0300
  • ae186ceb0b
    another reorder Ron Green 2021-06-23 14:43:28 +0300
  • 0f3e4dc8be
    Have git check out main branch if present (#1886) Zhengnan Zhao 2021-06-23 06:26:48 -0400
  • e51fe1fe2b
    Abort upgrade if unsaved changes found in bashit directory (#1890) Gurkirat Singh 2021-06-23 15:55:42 +0530
  • d979c32c8a
    Merge pull request #1891 from tbhaxor/bugfix/helper/upgrade Noah Gorny 2021-06-23 13:24:49 +0300
  • f6e3fc358c
    Merge pull request #1898 from tbhaxor/bugfix/lint/wpscan Noah Gorny 2021-06-23 13:22:25 +0300
  • e70211549f
    Merge pull request #1899 from georgettica/georgettica/bump-pre-commit-hooks Noah Gorny 2021-06-23 13:21:06 +0300
  • 000f5a03e2
    reorder commands Ron Green 2021-06-22 02:23:01 +0300
  • a3f5b5f29a chore(pre-commit): bump version Ron Green 2021-06-17 10:37:19 +0300
  • 4ea78da79f feat(git): add git unpushed alias Ron Green 2021-06-17 10:27:36 +0300
  • 682fd32a13
    lint (bugfix): wpscan completion linting fix Gurkirat Singh 2021-06-17 08:51:02 +0530
  • 257b979e03 git (bugfix): replace _command_exists with _binary_exists Gurkirat Singh 2021-06-13 04:56:49 +0530
  • 7225c4fae7 helpers (improvement): updated message Gurkirat Singh 2021-06-13 04:11:34 +0530
  • b0706ff7f3 helpers (bugfix): replace length check with -n Gurkirat Singh 2021-06-12 03:28:40 +0530
  • 6be4dfdfed helpers (bugfix): possible lint error fix Gurkirat Singh 2021-06-12 00:41:11 +0530
  • ad90f1d99f helpers (bugfix): remove extra newline Gurkirat Singh 2021-06-12 00:40:20 +0530
  • 574534f8c1 Fix npm version 7.17.0 will give errors. Eric-Guo 2021-06-11 16:27:12 +0800
  • 01b916c544 helpers (bugfix): restart bashit after upgrade Gurkirat Singh 2021-06-11 12:41:28 +0530
  • 3204229841 helper (improvement): added safegaurd for unsaved changes Gurkirat Singh 2021-06-11 12:14:36 +0530
  • 2444a57cc5
    feat: add k8s namespace indicator (#1887) ofir shtrull 2021-06-10 16:04:56 +0300
  • 9b62a5c4df
    Merge pull request #1888 from clupasq/feature/powerline-command-duration Noah Gorny 2021-06-10 16:04:28 +0300
  • 491ef67abc Create function to get default git branch Zhengnan Zhao 2021-06-05 15:55:22 -0400
  • 1e6113f7b7 Add command duration to the powerline theme family Cristian Lupascu 2021-06-04 15:07:06 +0300
  • d293e4c3ca fix readme Ofir Shtrull 2021-06-03 21:34:42 +0300
  • 997d8c0654 lint Ofir Shtrull 2021-06-03 17:54:44 +0300
  • 7e7d50e59f Add k8s namespace to promot Ofir Shtrull 2021-06-03 17:53:35 +0300
  • 45c15470bd Use tabs instead of spaces to be consistent with style guide Zhengnan Zhao 2021-05-30 18:08:31 -0400
  • 4115c3a732 Use main branch if present Zhengnan Zhao 2021-05-30 17:45:49 -0400
  • 10713d5545 Get rid of shellcheck disable=SC2046 Ira Abramov 2021-05-19 19:17:58 +0300
  • f0908c875a even more Fixes by the pre-commit checks Ira Abramov 2021-05-19 11:46:21 +0300
  • 457c106617 Fixes by the pre-commit checks Ira Abramov 2021-05-19 11:26:08 +0300
  • 9f4c71d40f Add history flushes on each command to the powerline themes. Ira Abramov 2021-05-19 10:54:28 +0300
  • dff892e0a3 themes: Adapt themes to new scm_prompt api Noah Gorny 2021-05-16 16:53:32 +0300
  • 2ae0350f5d themes: base: Add unified scm_prompt function Noah Gorny 2021-05-16 16:53:03 +0300
  • b65a7cc67c themes: Lint pure theme Noah Gorny 2021-05-16 13:59:18 +0300
  • 7f193a2e05 Add pure theme to clean_files.txt Noah Gorny 2021-05-16 13:52:05 +0300
  • 8c47706139
    Merge pull request #1877 from NoahGorny/fix-alias-completion-for-real Noah Gorny 2021-05-15 18:58:15 +0300
  • 2120be9372 plugins: Fix alias-completion by using helper util Noah Gorny 2021-04-25 22:04:49 +0300
  • 93214cfcce
    Merge pull request #1 from kigster/kig/powerline-enhancements Konstantin Gredeskoul 2021-05-10 02:47:12 -0700
  • 476c568566
    Merge pull request #1874 from oliverralbertini/add-hg-bookmarks-support Noah Gorny 2021-05-08 00:13:20 +0300
  • 29df3e2b77
    fixed linting errors Gurkirat Singh 2021-05-04 23:39:46 +0530