Commit Graph

9 Commits (23f0a1ddccc796c013af79c47db552279e593b71)

Author SHA1 Message Date
Dominik Ritter 9d84e6fb6a Add tests for complex git submodule scenarios 6 years ago
Dominik Ritter 44b4b66925 Speedup VCS segment
Now the untracked files are detected via `git ls-files`, which is
much faster than `git status`. Additionally, we flipped the default
for checking submodules. They are now NOT checked by default, as most
users probably do not use git submodules.
6 years ago
Dominik Ritter df0c2198a0 Fix tests 6 years ago
Dominik Ritter e0630d7573 Merge branch 'fix_colors' into prepare_066 6 years ago
Dominik Ritter c7e543ff23 Merge branch 'fix_colors' into prepare_066 6 years ago
Dominik Ritter 81fd69ae98 Update shunit2 to newest version 6 years ago
Dominik Ritter 06de83cc0f Prepare tests for performance optimizations 6 years ago
Dominik Ritter 16e5e14af7 Fix tests on older ZSH versions 6 years ago
Dominik Ritter ad0c9a6802 Add tests for vcs (git) segment 6 years ago