index
:
powerlevel10k.git
kitty
master
nerdfonts-v3
screenshot
vcs
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Add tests for visual identifiers
Dominik Ritter
2016-02-13
1
-0
/
+36
|
*
|
Add tests for functions/colors.zsh
Dominik Ritter
2016-02-12
2
-0
/
+43
|
*
|
Add tests for functions/utilities.zsh
Dominik Ritter
2016-02-12
1
-0
/
+86
|
*
|
Add documentation for printSizeHumanReadable
Dominik Ritter
2016-02-12
1
-0
/
+3
|
*
|
Add unit tests for printSizeHumanReadable
Dominik Ritter
2016-02-12
2
-0
/
+23
|
*
|
Load submodules from HTTPS
Dominik Ritter
2016-02-12
1
-1
/
+1
|
*
|
Install ZSH on Travis-CI
Dominik Ritter
2016-02-12
1
-5
/
+18
|
*
|
Add Unit-Tests
Dominik Ritter
2016-02-12
4
-0
/
+60
*
|
|
Merge pull request #211 from Falkor/feature/better_dirty_check
Ben Hilburn
2016-02-09
1
-1
/
+5
|
\
\
\
|
*
|
|
mention to git_compare_version
Sebastien Varrette
2016-02-09
1
-1
/
+1
|
*
|
|
correct half-dirty detection -- restrict to untracked files
Sebastien Varrette
2016-02-09
1
-1
/
+1
|
*
|
|
dirty check even in subdirs
Sebastien Varrette
2016-02-08
1
-1
/
+5
|
/
/
/
*
|
|
Merge pull request #208 from dritter/fix_joining
Ben Hilburn
2016-02-06
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix joining segments
Dominik Ritter
2016-02-06
1
-2
/
+2
|
/
/
*
|
Pull PR #204 into `next`. Introduces new VCS state, `untracked`
Ben Hilburn
2016-02-05
3
-5
/
+33
|
\
\
|
*
|
Merging @theminor's changes from PR #204
Ben Hilburn
2016-02-05
3
-5
/
+33
|
/
|
|
|
*
|
update CHANGELOG re new UNTRACKED state in vcs segment
John Minor
2016-01-31
1
-0
/
+19
|
*
|
Add "_UNTRACKED" option for _VCS to change colors - default yellow
John Minor
2016-01-28
1
-2
/
+8
|
*
|
Add VCS_WORKDIR_HALF_DIRTY vrbl for unstaged files
theminor
2016-01-27
1
-1
/
+3
*
|
|
Merge branch 'master' into next
Ben Hilburn
2016-02-05
4
-0
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #207 from gitter-badger/gitter-badge
Ben Hilburn
2016-02-05
1
-0
/
+2
|
|
\
\
|
|
*
|
Add Gitter badge
The Gitter Badger
2016-02-05
1
-0
/
+2
|
|
/
/
|
*
|
Merge pull request #203 from dritter/beanstalk
Ben Hilburn
2016-02-05
4
-0
/
+19
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Added changelog entry.
Dominik Ritter
2016-01-23
1
-0
/
+6
|
|
*
Reworked the AWS Elastic Beanstalk segment.
Dominik Ritter
2016-01-23
1
-3
/
+4
|
|
*
More space for the Beanstalk-Icon.
Dominik Ritter
2016-01-23
1
-3
/
+3
|
|
*
Added documentation for the AWS Beanstalk segment.
Dominik Ritter
2016-01-23
1
-0
/
+1
|
|
*
Adding command prompt for AWS Elastic Beanstalk environment name.
James Bowman
2016-01-23
2
-0
/
+11
|
|
/
*
|
Merge pull request #205 from dritter/dir_delimiter
Ben Hilburn
2016-02-05
1
-1
/
+1
|
\
\
|
*
|
Change default dir truncation delimitor to ellipsis
Dominik Ritter
2016-02-04
1
-1
/
+1
|
|
/
*
|
Merge pull request #198 from dritter/vcs_customizable
Ben Hilburn
2016-02-05
1
-2
/
+4
|
\
\
|
*
|
Made the VCS-hooks customizable.
Dominik Ritter
2016-01-23
1
-2
/
+4
|
|
/
*
|
Merge pull request #181 from dritter/split_up_ram_segment
Ben Hilburn
2016-02-05
4
-47
/
+47
|
\
\
|
*
|
Split up `ram` segment into `ram` and `swap`.
Dominik Ritter
2016-01-23
4
-47
/
+47
|
|
/
*
|
Merge pull request #202 from dritter/join_conditional_segments
Ben Hilburn
2016-02-05
2
-27
/
+91
|
\
\
|
|
/
|
/
|
|
*
Joining conditional segments now work as expected. If between the last
Dominik Ritter
2016-01-23
2
-44
/
+82
|
*
Use explicit word splitting. No need to set SH_WORD_SPLIT
Dominik Ritter
2016-01-23
1
-4
/
+4
|
*
First try: Now joined segments are promoted to "full" segments, if their
Dominik Ritter
2016-01-23
1
-4
/
+30
|
/
*
README: Arrghhhhh. Newlines in tables breaking things.
Ben Hilburn
2016-01-23
1
-3
/
+1
*
README: Documenting new background_jobs feature
Ben Hilburn
2016-01-23
1
-1
/
+9
*
README: Updating language about ZSH frameworks
Ben Hilburn
2016-01-23
1
-3
/
+5
*
Syntax fix.
Dominik Ritter
2016-01-22
1
-1
/
+1
*
Merge pull request #201 from Kayant/zsh-frameworks
Ben Hilburn
2016-01-22
1
-3
/
+2
|
\
|
*
Fix spacing derp
Anthony
2016-01-22
1
-1
/
+1
|
*
Add more ZSH framework instructions
Kayant
2016-01-20
1
-2
/
+2
|
*
Improve zsh framework install description and add zplug
Kayant
2016-01-17
1
-3
/
+2
*
|
Merge pull request #200 from V1rgul/next
Ben Hilburn
2016-01-22
2
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
add background_jobs change in changelog
v1rgul
2016-01-22
1
-0
/
+7
|
*
fix wc glitch on OSX
v1rgul
2016-01-22
1
-1
/
+1
|
*
background_jobs: show number if verbose
v1rgul
2016-01-18
1
-2
/
+8
[prev]
[next]