Tim Mulqueen
|
4d034351e8
|
fix: Don't check extensions of directories (#64)
* now checks for type of path when doing scan
* added unit test to cover failure case
|
2019-05-22 12:04:51 -04:00 |
Matan Kushner
|
90d6e6cf0b
|
Implement the git status module (#45)
|
2019-05-13 22:43:11 -06:00 |
Tim Mulqueen
|
5fd715e7c3
|
Implement directory scanner (#34)
|
2019-05-12 13:37:23 -04:00 |
Matan Kushner
|
8b5055d510
|
Parallelize prompt modules (#46)
|
2019-05-09 23:51:50 -04:00 |
Matan Kushner
|
9a352c0acc
|
Add the Git branch segment (#32)
Added
- Repository to Context for reuse in directory and git_branch
- git_branch to prompt
Changed
- Made segments bold to match spaceship
|
2019-04-26 22:07:07 -04:00 |
Matan Kushner
|
bb2bcd604b
|
Share dir_files between segments through Context (#16)
|
2019-04-23 14:51:08 -04:00 |
Matan Kushner
|
022e0002e4
|
Use "context" to contain run details (#14)
* Create "context" to contain run details
* Use context in tests and benchmarks
|
2019-04-19 16:57:14 -04:00 |