Commit Graph

2971 Commits (54116fc0683cdb8c9f70a3b1bacad97c6ba32afd)

Author SHA1 Message Date
cornfeedhobo ca409b699d
minor cleanups to fzf plugin 2020-07-12 12:33:29 -05:00
Nils Winkler ec71fd57bc
Merge pull request #1637 from blueberrystream/feature/sftp-complation
completion/ssh: support sftp command
2020-07-10 09:01:08 +02:00
KID the Euforia e9c01e1843
completion/ssh: support sftp command
Signed-off-by: KID the Euforia <kid0725+github@gmail.com>
2020-07-09 18:51:48 +09:00
Nils Winkler 63fc3e76bf
Merge pull request #1636 from cornfeedhobo/cleanup-node-plugin
Ensure node plugin plays nice with nodenv
2020-07-09 11:29:49 +02:00
cornfeedhobo 1c06c0ab61
cleanup node plugin, and make it play nice with nodenv 2020-07-08 11:32:12 -05:00
Nils Winkler be2180c365
Merge pull request #1634 from nwinkler/custom-log-fix
Added missing colon and space while loading custom files
2020-07-07 13:19:27 +02:00
Nils Winkler e0ee6bd32f
Added missing colon and space while loading custom files
Looks like I missed this during my review, @NoahGorny
2020-07-07 13:17:17 +02:00
Nils Winkler 2814946d86
Merge pull request #1628 from NoahGorny/add-load-logs
Add load/reloader logs
2020-07-07 13:10:32 +02:00
Noah Gorny 72dbfd2480 lib: log: Insert log level before message prefix
Also fix tests accordinly
2020-07-02 21:11:40 +03:00
Noah Gorny 3069af37e0 tests: Include lib log 2020-07-02 21:11:40 +03:00
Noah Gorny e6ebcda608 log: Fix logging to comply with the tests 2020-07-02 21:11:40 +03:00
Noah Gorny 8d9f81fce0 lib: Add get-component-name/type-from-path 2020-07-02 20:13:57 +03:00
Noah Gorny 811c9ecd71 bash-it: Reorder main bash-it.sh so logs can happen 2020-07-02 20:13:57 +03:00
Noah Gorny 8a3cf76307 lib: Move _has_colors to log module 2020-07-02 20:13:42 +03:00
Noah Gorny 5daecc9381 lib: Log in case _command_exists fails 2020-06-30 20:58:09 +03:00
Noah Gorny 6a4142ced7 scripts: Add logs to reloader.bash 2020-06-30 20:58:09 +03:00
Noah Gorny 453c17de3d bash-it: Add logs to bash-it.sh 2020-06-30 20:58:09 +03:00
Noah Gorny 0053f27820 test: Add alias-completion plugin test 2020-06-28 11:37:08 +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 a224d65f5b plugins: Fix quotes around prec_word agruments 2020-06-24 15:11:49 +03:00
Nils Winkler afbb7e18e1
Merge pull request #1623 from NoahGorny/bash-it-doctor
Bash it doctor command + log functions
2020-06-24 10:20:11 +02:00
Noah Gorny 5263f5ac59 test: Add lib log basic testing 2020-06-23 15:59:14 +03:00
Noah Gorny 3e7a95660f lib: Add _has_colors function and use it in log output 2020-06-23 15:42:22 +03:00
Noah Gorny 862c154793 docs: Add bash-it doctor and logs documentation 2020-06-23 15:12:43 +03:00
Noah Gorny 1e674643b3 completion: Add bash-it doctor completion
Also fix the tests and add a new one
2020-06-23 15:12:43 +03:00
Noah Gorny 86824a93ed helpers: Add bash-it doctor command 2020-06-23 15:12:43 +03:00
Noah Gorny 802c45b401 lib: Add log module 2020-06-23 15:12:43 +03:00
Nils Winkler 8b0c776b98
Merge pull request #1622 from NoahGorny/gitstatusd
Gitstatusd support take 2
2020-06-23 08:55:08 +02:00
Noah Gorny a697fd2c53 plugins: Tidy gitstatus plugin comments and code 2020-06-22 14:57:06 +03:00
Noah Gorny d7aebe17a3 plugins: Rename SCM_GIT_GITSTATUS_PLUGIN_SH_LOC to SCM_GIT_GITSTATUS_DIR
Also fix the destructor in case plugin did not load as expected
2020-06-22 14:57:06 +03:00
Noah Gorny 3eac73f613 plugins: Rename gitstatusd plugin to gitstatus 2020-06-22 14:57:05 +03:00
Noah Gorny 6294797986 Rename SCM_GIT_GITSTATUSD_LOC to SCM_GIT_GITSTATUSD_PLUGIN_SH_LOC 2020-06-22 14:56:13 +03:00
Noah Gorny 1143bb8ddf plugins: Add disable callback for gitstatusd 2020-06-22 14:56:13 +03:00
Noah Gorny bda85c3679 lib: Add on-disable-callback for plugins to use 2020-06-22 14:56:13 +03:00
Noah Gorny 4f4bae95e4 tests: Fix search git test 2020-06-22 14:56:13 +03:00
Noah Gorny b95062192a Add docs about gitstatusd in README.md 2020-06-22 14:56:12 +03:00
Noah Gorny 5d14030591 plugins: Add gitstatud plugin 2020-06-22 14:55:25 +03:00
Noah Gorny fb2e8549ad themes: Tidy base.theme and remove uneeded changes 2020-06-19 21:50:21 +03:00
Markus Krause 3c0738ba43 fix expansion inconsistency 2020-06-19 19:45:59 +03:00
Markus Krause feae99431a implement feedback 2020-06-19 19:45:59 +03:00
Markus Krause 83fdc89ec1 implement gitstatusd support 2020-06-19 19:45:58 +03:00
Nils Winkler e0dba93561
Merge pull request #1620 from NoahGorny/new-git-aliases
New git rebase + git show aliases
2020-06-19 10:50:28 +02:00
Noah Gorny 7232506dab aliases/git: Add git show alias 2020-06-19 01:52:06 +03:00
Noah Gorny 937094f277 aliases/git: Add git rebase aliases 2020-06-19 01:45:59 +03:00
Nils Winkler 741c33d7e8
Merge pull request #1618 from finn-matti/patch-1
Add git difftool alias

Closes #1617
2020-06-17 10:33:30 +02:00
Nils Winkler 0186c656f1
Merge pull request #1619 from nwinkler/fix-svn-comparison
Fixed comparison for SVN info parameter
2020-06-17 10:30:02 +02:00
Nils Winkler 107cfe5daf
Fixed comparison for SVN info parameter
Based on @arturmartins comment in #1615 - thanks!
2020-06-17 10:26:47 +02:00
finn-matti a204f85f41
Add git difftool alias
See #1617
2020-06-17 11:11:52 +03:00
Nils Winkler 29858b8b93
Merge pull request #1615 from nwinkler/svn-xcode-unit-test
Added test case for base theme SVN functionality
2020-06-16 17:00:03 +02:00
Nils Winkler 3cffa35092
Fixed some more comments 2020-06-16 16:59:29 +02:00