Age | Commit message (Expand) | Author |
2023-10-13 | fix(gnzh): Don't show .local for local hostnames in theme | Robby Russell |
2023-10-13 | fix(avit): RPROMPT Fix for #10307 (#11131) | Steve Lessard Jr |
2023-09-11 | feat(oldgalois): add theme (#11880) | Felipe Gallois |
2023-09-11 | feat(mortalscumbag): show toolbox info (#11884) | AJ Jordan |
2023-09-06 | feat(gallois): big rewrite to `gallois` theme (#11867) | Felipe Gallois |
2023-07-25 | feat(agnoster): add git tag to prompt (#8417) | jabunovoty |
2023-07-25 | feat(fino-time): add conda environment (#11785) | naturedamends |
2023-07-23 | fix(michelebologna): use blue instead of white (#11810) | Zou Yang |
2023-05-24 | fix(bureau): properly display git stash info (#11711) | rogarb |
2023-05-23 | feat(half-life): add virtualenv prompt (#11708) | Felipe Francisco |
2023-05-22 | feat(bureau): ignore hidden git repos (#11707) | rogarb |
2023-05-09 | fix(robbyrussell) multiline command editing (#11681) | roodkcab |
2023-05-03 | fix(apple): go back to previous icon | Carlo Sala |
2023-05-02 | fix(apple): replace deprecated nerdfonts icon | Carlo Sala |
2023-02-23 | fix(af-magic): fix logic for separator with virtualenv (#11518) | WaferJay |
2023-02-14 | fix(af-magic): fix python venv checking logic (#11495) | shelfofclub |
2023-02-09 | feat(amuse): add virtualenv support (#8987) | Samyak Sarnayak |
2023-01-23 | feat(mlh): add separate prompt symbol for root user (#11451) | Bartek Pacia |
2022-12-09 | feat(agnoster): add remote-tracking status to prompt (#7209) | Dan Wallis |
2022-11-23 | fix(avit): replace deprecated GREP_COLOR (#11168) | Mathieu Fenniak |
2022-11-04 | docs: fix some capitalization typos(#11293) | Frieder Bluemle |
2022-07-12 | fix(frontcube): fix escape of reset color sequence (#10921) | Anubhav Sharma |
2022-04-09 | fix(frisk): fix color typo in `PS2` (#10839) | PierreD |
2022-03-03 | fix: fix svn branch output in themes: apple, gentoo, kolo, zhann (#10751) | Marc Cornellà |
2022-03-03 | style: remove VCS_INFO svn settings from themes that don't enable it | Marc Cornellà |
2022-02-24 | refactor(michelebologna): simplify and clean up code | Marc Cornellà |
2022-02-24 | fix(michelebologna): use `$HOST` variable instead of running `hostname` (#10724) | Carlo Sala |
2022-02-10 | fix(emotty): show error on missing plugin dependencies (#9811) | Marc Cornellà |
2022-02-07 | fix(bureau): fix top line space computation | Marc Cornellà |
2022-02-07 | perf(bureau): remove multiple grep calls in git status check | Marc Cornellà |
2022-02-07 | fix(bureau): fix never `CLEAN` git status (#10656) | Harris Miller |
2022-01-27 | style(rkj-repos): change `white` to `default` to support light color schemes ... | Lukas |
2022-01-27 | fix(ys): fix `$VIRTUAL_ENV` check if `nounset` is enabled (#9915) | Kuri Schlarb |
2022-01-24 | feat(simple): add color to git status indicator (#4962) | Mathias Neerup |
2022-01-22 | feat(ys): show `svn` repository information (#10582) | GitHubLeakedPAN, GitHubLeakedMyautsai |
2022-01-10 | fix: disable `log.showSignature` in `git log` calls | Marc Cornellà |
2022-01-10 | fix(avit): disable `log.showSignatures` in `_git_time_since_commit` (#10072) | WeZZard |
2022-01-05 | style: declare globals properly | Marc Cornellà |
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 |