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 |
Nils Winkler
|
c02638e946
|
Fixed comment
|
2020-06-16 16:58:29 +02:00 |
Nils Winkler
|
5aa525caae
|
Refactored setup/teardown
|
2020-06-16 09:25:07 +02:00 |
Nils Winkler
|
f933a86ff0
|
Added tests for additional SVN scenarios
|
2020-06-16 09:24:24 +02:00 |
Nils Winkler
|
47f6682292
|
Added test case for base theme SVN functionality
Unit tests for #1612, #1613.
|
2020-06-15 17:09:44 +02:00 |
Nils Winkler
|
ecd58894f7
|
Merge pull request #1613 from nwinkler/svn-xcode-no-longer-provided
Add check for broken XCode SVN command
|
2020-06-15 08:44:33 +02:00 |
Nils Winkler
|
47512a1624
|
Checking for SVN return code
|
2020-06-14 19:31:25 +02:00 |
Nils Winkler
|
2ba3797da6
|
Added check for SVN not available
|
2020-06-09 14:07:17 +02:00 |