summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* expand string parameters with (g::) where appropriateromkatv2019-03-182-5/+37
|
* optimze prompt compilerromkatv2019-03-181-74/+51
|
* optimize left_prompt_segment furtherromkatv2019-03-181-2/+2
|
* optimize left_prompt_segmentromkatv2019-03-181-66/+50
|
* make left and right more consistentromkatv2019-03-171-1/+1
|
* simplify code a littleromkatv2019-03-171-4/+4
|
* pull upstream changes from gitstatusromkatv2019-03-171-1/+1
|
* close fifo descriptor on exec and ensure timer process exitsromkatv2019-03-171-12/+30
|
* pull upstream changes from gitstatusromkatv2019-03-175-56/+41
|
* remove _P9K_H* stuff that is no longer necessaryromkatv2019-03-171-44/+17
|
* Merge branch 'master' of github.com:romkatv/powerlevel10kromkatv2019-03-171-0/+3
|\
| * docsRoman Perepelitsa2019-03-171-0/+3
| |
* | fix regression in truncate_with_package_name; fixes #29romkatv2019-03-171-2/+2
|/
* pull upstream changes from gitstatusromkatv2019-03-163-0/+0
|
* move segment renderring logic to prompt expansion timeromkatv2019-03-161-144/+192
|
* be more aggressive in attempt to maintain correct prompt optionsromkatv2019-03-161-4/+5
|
* Merge branch 'master' of github.com:romkatv/powerlevel10kromkatv2019-03-151-1/+1
|\
| * Merge pull request #27 from RealBarrettBrown/specify-command-rmRoman Perepelitsa2019-03-151-1/+1
| |\ | | | | | | Specify `command rm` to bypass any aliases
| | * Specify `command rm` to bypass any aliasesBarrett Brown2019-03-151-1/+1
| |/
* / pull upstream changes from gitstatusromkatv2019-03-151-3/+3
|/
* stupid typoromkatv2019-03-151-1/+1
|
* bug fix: accidentally defined function named "local"... oops!romkatv2019-03-151-1/+1
|
* pull upstream changes from gitstatusromkatv2019-03-152-11/+23
|
* kill timer process on exitromkatv2019-03-151-0/+6
|
* cleanupromkatv2019-03-151-13/+10
|
* better quotingromkatv2019-03-151-1/+1
|
* make dir formatting a little less brokenromkatv2019-03-151-20/+16
|
* escape properlyromkatv2019-03-151-116/+107
|
* speed up background_jobsromkatv2019-03-151-6/+5
|
* update TOCromkatv2019-03-141-1/+2
|
* pull upstreamromkatv2019-03-145-14/+21
|
* docsromkatv2019-03-141-1/+4
|
* Merge branch 'master' of github.com:romkatv/powerlevel10kromkatv2019-03-141-0/+1
|\
| * another shot in the darkRoman Perepelitsa2019-03-141-0/+1
| |
| * fix prompt_virtualenvRoman Perepelitsa2019-03-141-1/+1
| |
* | support tags and revisions in gitstatus-powered vcs segment; respect vcs hooksromkatv2019-03-141-35/+65
|/
* shot in the darkromkatv2019-03-141-3/+2
|
* fix linux distro iconsromkatv2019-03-141-2/+1
|
* mention that POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME breaks completion menuromkatv2019-03-141-0/+2
|
* fix cdromkatv2019-03-141-1/+1
|
* formattingromkatv2019-03-141-6/+3
|
* it is up to 3 background processes nowromkatv2019-03-141-3/+5
|
* formattingromkatv2019-03-141-1/+1
|
* nitpickers will nitpickromkatv2019-03-141-1/+2
|
* fix TOCromkatv2019-03-141-2/+1
|
* remove non-refreshing background jobs from known bugs. this is fixedromkatv2019-03-141-6/+0
|
* ln -s gitstatusd-linux-armv7l gitstatusd-linux-aarch64romkatv2019-03-141-0/+1
|
* fix background_jobs; the segment now refreshes when jobs completeromkatv2019-03-141-29/+70
|
* fix POWERLEVEL9K_SHORTEN_DELIMITERromkatv2019-03-142-3/+1
|
* suppress "no such command: tput" on startupromkatv2019-03-141-1/+1
|