Noah Gorny
|
600b425e0a
|
Merge pull request #1695 from NoahGorny/clean-90210-theme
Clean 90210 theme
|
2020-11-01 17:09:29 +02:00 |
Noah Gorny
|
a717283163
|
docs: Add label to git_prompt section
|
2020-10-31 23:12:31 +02:00 |
Noah Gorny
|
0076db0efb
|
docs: Add CI stage
|
2020-10-31 23:07:02 +02:00 |
Noah Gorny
|
3844b652b4
|
Add readthedocs configuration
|
2020-10-31 23:07:02 +02:00 |
Noah Gorny
|
1228418653
|
docs: Change theme to sphinx rtd theme
|
2020-10-31 23:07:02 +02:00 |
Noah Gorny
|
f7e295f691
|
Move most of the documentation to .rst format
|
2020-10-31 23:07:02 +02:00 |
Noah Gorny
|
6abb26c6c6
|
docs: Add empty _static and _templates directories
|
2020-10-31 23:07:02 +02:00 |
Noah Gorny
|
b667a71995
|
docs: Add basic sphinx docs
|
2020-10-31 23:07:02 +02:00 |
Noah Gorny
|
3f68817047
|
Clean 90210 theme
|
2020-10-31 12:33:12 +02:00 |
Noah Gorny
|
af6af2d932
|
Merge pull request #1687 from NoahGorny/enforce-pre-commit-only-newlines
Enforce pre-commit newline fixes
|
2020-10-31 12:32:02 +02:00 |
Noah Gorny
|
0b9da701c4
|
Rename lint CI job
|
2020-10-30 10:17:38 +02:00 |
Noah Gorny
|
dd1474990c
|
Modify general editorconfig settings
|
2020-10-30 10:17:11 +02:00 |
Noah Gorny
|
54116fc068
|
Bump shellcheck, shfmt hooks to 2.1.4
|
2020-10-29 23:05:23 +02:00 |
Noah Gorny
|
1f5d9b757f
|
Fix newline and trailing space issues
|
2020-10-29 19:57:14 +02:00 |
Noah Gorny
|
507e4bec82
|
Convert files with spaces and tabs to only spaces
|
2020-10-29 19:57:14 +02:00 |
Ira Abramov
|
eca68db8cc
|
Fixing the indent to everyone's content
|
2020-10-29 19:57:14 +02:00 |
Ira Abramov
|
81f7af5036
|
In case we ARE committing to tabs now...
|
2020-10-29 19:57:14 +02:00 |
Ira Abramov
|
3a1283dad5
|
Fix EOF
|
2020-10-29 19:57:14 +02:00 |
Ira Abramov
|
c42e3e8b21
|
Removed trailing whitespaces
|
2020-10-29 19:57:14 +02:00 |
Noah Gorny
|
3f318914fd
|
Merge pull request #1624 from NoahGorny/enforce-pre-commit
Enforce pre commit take 2
|
2020-10-29 19:55:55 +02:00 |
Noah Gorny
|
d150fc6ec1
|
ci: Run pre-commit only on whitelisted files
|
2020-10-28 11:51:04 +02:00 |
Noah Gorny
|
2acf26b7b3
|
pre-commit: Do not run shfmt/shellcheck on .bats files
|
2020-10-28 11:51:04 +02:00 |
Noah Gorny
|
45d076567a
|
Add simple shellcheckrc
|
2020-10-28 11:51:04 +02:00 |
Noah Gorny
|
b14a38fec9
|
ci: Add pre-commit run and remove trailling spaces
|
2020-10-28 11:51:04 +02:00 |
Ira Abramov
|
5045867b2c
|
Don't touch tab indentations, they are there for a good reason
|
2020-10-28 09:08:04 +02:00 |
Ira Abramov
|
d986261f98
|
another round of refinements after PR #1434
|
2020-10-28 09:08:04 +02:00 |
Ira Abramov
|
250bd2bbd8
|
Add a note on how to use the pre-commit yaml.
|
2020-10-28 09:08:04 +02:00 |
Ira Abramov
|
9ac6a6ab96
|
Enforce some coding standards for the contributers
|
2020-10-28 09:08:04 +02:00 |
Noah Gorny
|
e290af4eec
|
Merge pull request #1690 from NoahGorny/bash-it-version-improvement
Improve bash-it version output
|
2020-10-28 07:33:04 +02:00 |
Noah Gorny
|
93cc173815
|
Merge pull request #1691 from NoahGorny/git-push-delete-alias
git: Add git push --delete alias
|
2020-10-28 07:32:15 +02:00 |
Noah Gorny
|
313abebbb0
|
git: Add git push --delete alias
|
2020-10-27 20:06:37 +02:00 |
Noah Gorny
|
e023d6f851
|
Improve bash-it version output
As we now have "stable" releases and "dev" type of versions, `version` command should
provide usefull output on that
|
2020-10-27 20:01:50 +02:00 |
Noah Gorny
|
40d154cb16
|
Merge pull request #1689 from NoahGorny/rename-bash-it-update-internal
Rename _bash-it_update to _bash-it-update
|
2020-10-25 21:08:46 +02:00 |
Noah Gorny
|
825fc88a8f
|
Rename _bash-it_update to _bash-it-update
|
2020-10-25 15:24:19 +02:00 |
Noah Gorny
|
c7d67aedb9
|
Merge pull request #1685 from NoahGorny/binary-exists
Add _binary_exists and use in github-cli completion
|
2020-10-21 11:23:31 +03:00 |
Noah Gorny
|
3838f12498
|
Add tests for _binary_exists
|
2020-10-21 11:02:55 +03:00 |
BarbUk
|
5e65235d0e
|
Theme barbuk - add venv glyph and fix venv display in ssh mode (#1681)
* Add python venv glyph
* Fix venv display (tested for local and ssh prompt)
* Add documentation for python venv
|
2020-10-21 00:27:48 +03:00 |
Noah Gorny
|
8a36f21ca1
|
Add _binary_exists and use in github-cli completion
gh was also used as an git alias, and caused _command_exists to not fail as expected
|
2020-10-21 00:14:11 +03:00 |
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 |