Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move .bashrc_* to .bash_utils/ | Egor Tensin | 2016-08-17 |
| | |||
* | list_repo_dirs: bugfix | Egor Tensin | 2016-08-14 |
| | | | | | | If there was a dir within a repo with a few other dirs in it (and no files), that top-level directory wouldn't come up in list_repo_dirs's output. | ||
* | add licensing notices | Egor Tensin | 2016-08-14 |
| | |||
* | get rid of multi-`source`ing protection | Egor Tensin | 2016-08-14 |
| | |||
* | set -o errexit -o nounset -o pipefail in functions | Egor Tensin | 2016-08-14 |
| | |||
* | bugfix | Egor Tensin | 2016-08-14 |
| | |||
* | code style | Egor Tensin | 2016-08-13 |
| | |||
* | fix ShellCheck warnings | Egor Tensin | 2016-08-13 |
| | |||
* | list_repo_*: add command line options | Egor Tensin | 2016-07-26 |
| | |||
* | split .bashrc into multiple files | Egor Tensin | 2016-07-26 |
| | |||
* | move Netwrix-specific stuff to .bashrc_netwrix | Egor Tensin | 2016-07-15 |
| | |||
* | split .bashrc into multiple files | Egor Tensin | 2016-07-13 |