Noah Gorny
c387517122
Merge pull request #1626 from NoahGorny/update-to-stable-or-unstable
...
bash-it update to stable or dev
2020-10-16 14:16:06 +03:00
Nils Winkler
27702f648c
Merge pull request #1672 from NoahGorny/bash-it-reset
...
Add bash-it restart command
2020-10-16 08:42:38 +02:00
Noah Gorny
9b0edd5665
Merge pull request #1679 from tbhaxor/git-alias
...
added git alias to list remote branch creators with date and time
2020-10-16 00:12:30 +03:00
Gurkirat Singh
fff5439242
added git alias to list remote branch creators with date and time
2020-10-16 02:25:42 +05:30
Noah Gorny
66abae9cdd
Merge pull request #1674 from szczad/add-kind-completion
...
Add Kind support
2020-10-15 12:00:47 +03:00
Noah Gorny
21995df6bf
Merge pull request #1675 from szczad/add-terra-aliases
...
Add Terraform and Terragrunt aliases
2020-10-15 11:31:48 +03:00
Grzegorz Szczudlik
ecef6ed008
Add Kind support
2020-10-15 10:27:18 +02:00
Noah Gorny
81585e2494
Merge pull request #1676 from seefood/ira/fix-gifski
...
Correct the commandline for gifski on MacOS
2020-10-15 10:20:18 +03:00
Ira Abramov
b82a827ae6
Fix the commandline for gifski
2020-10-15 09:19:13 +03:00
Nils Winkler
268b6edc88
Merge pull request #1673 from NoahGorny/my-git-aliases
...
Add new git push/pull/log aliases
2020-10-14 18:31:07 +02:00
Grzegorz Szczudlik
beb3b06e3f
Add Terraform and Terragrunt aliases
2020-10-14 17:40:29 +02:00
Noah Gorny
a1adfaaa3e
lib: helpers: Handle stable revert update
2020-10-13 15:41:28 +03:00
Noah Gorny
6bed26eccb
lib: helpers: Rename Upgrading -> Updating
2020-10-13 15:30:19 +03:00
Noah Gorny
0a9b43e86d
lib: Fetch from remote before calculating latest tag in bash-it update
2020-10-13 15:30:19 +03:00
Noah Gorny
fc17169b1c
test: Add completion test for -s --silent flag
2020-10-13 14:42:02 +03:00
Noah Gorny
2fd1cd66e4
completion: Add --silent and -s completion
2020-10-13 14:42:02 +03:00
Noah Gorny
3f2c6e79ee
doc: Add --silent flag documentation
2020-10-13 14:42:02 +03:00
Noah Gorny
4ca6dd9a36
helpers: Add --slient option to bash-it update
2020-10-13 14:42:02 +03:00
Noah Gorny
9b208e7d5c
lib: Update no-op message in case of stable update
2020-10-13 14:42:02 +03:00
Noah Gorny
8e6876719b
lib: Add BASH_IT_DEVELOPMENT_BRANCH variable
2020-10-13 14:42:02 +03:00
Noah Gorny
ecf65569ce
lib: Update to stable now correctly fails if no tags are present
2020-10-13 14:42:02 +03:00
Noah Gorny
d8c2256c39
doc: Add stable/dev option to update section
2020-10-13 14:42:02 +03:00
Noah Gorny
1bdcacf242
completion: Update completion for new bash-it update
...
Also fix the update completion test
2020-10-13 14:42:02 +03:00
Noah Gorny
96295e92a5
lib: Improve bash-it update so it can update to latest tag
2020-10-13 14:42:02 +03:00
Noah Gorny
d46fc18bd4
alias: git: Add new pretty git log alias (ggf)
2020-10-13 14:41:06 +03:00
Noah Gorny
5dc1c1d589
alias: git: Add git pull / git push --force aliases
2020-10-13 14:37:43 +03:00
Noah Gorny
f4279e63c1
Add bash-it restart command
...
Also add completion and completion tests
2020-10-12 15:29:36 +03:00
Nils Winkler
21d094ed5a
Merge pull request #1670 from NoahGorny/add-github-cli
...
Add GitHub cli
2020-10-12 08:19:38 +02:00
Nils Winkler
bc7db11ff2
Merge pull request #1671 from NoahGorny/improve-auto-reload
...
helpers: Auto reload now only reloads and not reset the shell
2020-10-12 08:17:28 +02:00
Noah Gorny
24c05995e7
helpers: Auto reload now only reloads and not reset the shell
2020-10-10 04:02:30 +03:00
Noah Gorny
92a1310bc2
Remove deprecated and unused gh completion/plugin
2020-10-10 02:54:58 +03:00
Noah Gorny
e010512dee
completion: github: Use _log_warning instead of simple echo
2020-10-10 02:41:45 +03:00
Travis Swicegood
582ea5c260
Update based on @nwinkler's feedback
2020-10-10 02:39:05 +03:00
Travis Swicegood
ac3957393e
Update tests so github-cli is expected
2020-10-10 02:39:02 +03:00
Travis Swicegood
11819278b4
Add GitHub CLI completion
2020-10-10 02:36:17 +03:00
Nils Winkler
8a8a9018bb
Merge pull request #1668 from zzhengnan/master
...
Make bobby and bobby-python themes more readable
2020-10-02 10:40:45 +02:00
Nils Winkler
29951e6f9e
Merge pull request #1667 from phreakocious/color_fix
...
fix __color_rgb function to properly compare r,g,b as variables
2020-10-02 10:28:00 +02:00
Zhengnan Zhao
f3cb4e5122
Make bobby and bobby-python themes more readable
2020-10-01 23:45:57 -04:00
phreakocious
ee7075b5f1
add that pesky dollar sign
2020-10-01 08:07:18 -07:00
phreakocious
5e101fce34
fix __color_rgb function to properly compare r,g,b as variables and not lettersg
2020-09-30 22:09:42 -07:00
Nils Winkler
49a021ebd8
Merge pull request #1663 from BeameryEdge/hotfix/test_command_exists
...
Fix the _command_exists function exists test use case
2020-09-25 08:50:11 +02:00
Nils Winkler
d1a00edf1c
Merge pull request #1661 from 8F3E/barbuk-python-venv
...
Detect python venv and show in prompt
2020-09-25 08:35:57 +02:00
Ahmad Assaf
95b60098cd
Update helpers.bats
...
Fix the `assert_success` by adding the required `run`
2020-09-24 05:20:04 -07:00
8F3E
43dfe23d10
Declare python_venv as a local variable
2020-09-23 11:32:18 +01:00
Nils Winkler
4365fa8d69
Merge pull request #1641 from cornfeedhobo/system-completion-nitpick
...
System completion nitpick
2020-09-23 08:27:57 +02:00
8F3E
185257e971
Detect python venv and show in prompt
2020-09-22 11:31:05 +01:00
cornfeedhobo
f40bfa80f1
system completion nitpicks
...
- General cleanup of system completion
- Use homebrew's completion loading script instead
- Deprecate completions covered by system
- Adjust load priority of brew to happen after system
2020-09-21 09:07:09 -05:00
Nils Winkler
7dd5b3a67f
Merge pull request #1658 from oliverralbertini/stop-hexdump-squeezing
...
hg SCM_CHANGE: prevent hexdump squeezing
2020-09-21 08:34:04 +02:00
Oliver Ruben Albertini
ba02955340
hg SCM_CHANGE: prevent hexdump squeezing
...
hexdump by default will replace any repeated groups with an asterisk and
a newline, which breaks prompts. This can be disabled with the `-v`
flag. For example:
```
printf 'aac' | hexdump -e '1/1 "%02x"'
61*
63
printf 'abc' | hexdump -e '1/1 "%02x"'
616263
printf 'aac' | hexdump -ve '1/1 "%02x"'
616163
```
2020-09-12 09:58:37 -07:00
Nils Winkler
03afc5f046
Merge pull request #1656 from NoahGorny/add-warning-to-gitstatus
...
gitstatus: Add informative warning in case dir is not found
2020-09-09 20:48:45 +02:00