Age | Commit message (Expand) | Author |
2022-01-03 | fix(bureau): fix `status` variable name causing error (#10561) | Marc Cornellà |
2022-01-03 | fix: quote % in `box_name` prompt functions | Marc Cornellà |
2022-01-03 | fix(bureau): quote % in git prompt function and remove global variables | Marc Cornellà |
2022-01-03 | fix(trapd00r): fix potential command injection in `zsh_path` | Marc Cornellà |
2022-01-03 | fix(agnoster): quote % in prompt functions | Marc Cornellà |
2021-12-28 | fix(random): fix negated logic in `ZSH_THEME_RANDOM_QUIET` | Marc Cornellà |
2021-12-26 | fix(random): fix `ZSH_THEME_RANDOM_QUIET` check (#10534) | Marc Cornellà |
2021-12-21 | fix(af-magic): add space before git and hg information (#9396) | rutriff |
2021-12-16 | fix(jonathan): fix top bar alignment with RPROMPT | Marc Cornellà |
2021-12-16 | fix: declare variables as global when using `typeset` | Marc Cornellà |
2021-12-14 | style: use `typeset` for dynamic variable names | Marc Cornellà |
2021-12-13 | fix(ys): use default color instead of gray for improved readability (#10506) | deimosian |
2021-12-13 | refactor(themes): use `ruby_prompt_info` everywhere | Marc Cornellà |
2021-12-13 | style(simonoff): fix code style and optimize use of variables | Marc Cornellà |
2021-12-13 | fix(jonathan): fix theme for non-UTF8 locales | Marc Cornellà |
2021-12-13 | style(jonathan): fix code style in jonathan theme | Marc Cornellà |
2021-12-13 | fix(bira): fix color bleed in user_host prompt section (#10505) | Marc Cornellà |
2021-12-13 | refactor(adben): simplify used variables and %-quote prompt functions | Marc Cornellà |
2021-12-13 | feat(afowler): add mercurial support | Frank Van Damme |
2021-12-13 | style(afowler): simplify code and remove unnecessary variables | Marc Cornellà |
2021-12-13 | style(af-magic): fix code style and remove unnecessary variables | Marc Cornellà |
2021-12-13 | perf(mercurial): optimize utility functions | Marc Cornellà |
2021-12-13 | feat(bira): improve theme and add support for mercurial (#6631) | Romain Failliot |
2021-12-01 | chore: fix spelling errors across the project (#10459) | Josh Soref |
2021-11-11 | fix(themes): fix potential command injection in `pygmalion`, `pygmalion-virtu... | Marc Cornellà |
2021-11-09 | fix(emotty): fix glyphs output width in emotty theme | Marc Cornellà |
2021-11-09 | feat(refined): allow selecting git branch by changing prefix to `:` (#10400) | Janusz Mordarski |
2021-11-02 | feat(ys): increase color contrast with light color schemes (#10295) | Aaron Hutchinson |
2021-10-13 | feat(obraun): display time with leading zeros (#10289) | Igor Gavelyuk |
2021-09-30 | fix(half-life): fix prompt color bleeding and code clean up (#10085) | Marc Cornellà |
2021-08-25 | feat(mlh): let users configure the official MLH theme (#9997) | Bartek Pacia |
2021-06-13 | style(mlh): update the official theme of Major League Hacking (#9971) | Bartek Pacia |
2021-05-28 | fix(gentoo): fix the color of the prompt symbol (#9885) | Keita Urashima |
2021-04-23 | feat(ys): add virtualenv prompt info (#8453) | MrAureliusR |
2021-04-23 | feat(ys): add setting to hide dirty info in hg repositories (#8415) | Kirk |
2021-04-11 | fix(gentoo): fix tab color completion (#9810) | Thomas De Backer |
2021-03-28 | refactor(adben): refactor theme and degrade gracefully on missing dependencie... | Marc Cornellà |
2021-03-25 | fix: use `$USERNAME` guaranteed to always be defined in zsh | Marc Cornellà |
2021-03-13 | feat(gentoo)!: use `vcs_info` to support other VCSs (#9440) | Marc Cornellà |
2021-01-31 | refactor(gallois): clean up theme and fix typos | Marc Cornellà |
2021-01-16 | feat(essembeh): update theme with new features (#9595) | Sébastien MB |
2020-10-10 | agnoster: fix icon for unstaged git status (#9164) | Sreekanth S |
2020-10-05 | fino: stop bold with prompt sequence | Marc Cornellà |
2020-10-05 | fino: fix dangling "using" and clean up (#9307) | Matsievskiy S.V |
2020-09-26 | agnoster: allow disabling AWS prompt with SHOW_AWS_PROMPT=false | Marc Cornellà |
2020-09-26 | avit: reenable use of $fg instead of prompt sequence colors to fix weird bug | Marc Cornellà |
2020-09-20 | random: add ZSH_THEME_RANDOM_QUIET setting | Marc Cornellà |
2020-09-18 | Remove racially-charged language from the codebase | Marc Cornellà |
2020-09-02 | fishy: fix one-level directory bug and bad array assignment in zsh 5.0.1 | Marc Cornellà |
2020-09-01 | Remove perl dependency | Marc Cornellà |