Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-24 | Merge pull request #2138 from Profpatsch/theme-agnoster | Robby Russell | |
More expressive symbols for git and mercurial. | |||
2013-10-20 | Fix: Agnoster theme added venv name even if disabled | Jacob Magnusson | |
See http://www.virtualenv.org/en/latest/index.html\?highlight\=virtual_env_disable_prompt\#activate-script for info regarding this. | |||
2013-10-02 | More expressive symbols for git and mercurial. | Profpatsch | |
2013-09-19 | Revert "Replace no unicode glyph on hexa string" | Robby Russell | |
This reverts commit baffc3b0bd2594b789316cb135ba84fb54f50dd9. | |||
2013-08-29 | Replace no unicode glyph on hexa string | Mr Prud | |
2013-06-25 | add virtualenv prompt support for agnoster theme | Gong Hao | |
2013-06-06 | Update the character used in powerline | Grégoire Détrez | |
The code points have been updated in 53fbfe1, see - https://github.com/Lokaltog/powerline/commit/53fbfe15fead8cc7598bcb4ee9714a221ab7e446 - https://github.com/Lokaltog/powerline/issues/4 | |||
2013-04-23 | Merge pull request #1575 from mguindin/agnoster-change | Robby Russell | |
[agnoster-theme] modifying theme for dirty/staged files | |||
2013-03-26 | IMPROVED: untracked file status has priority over modified (ie: if you have ↵ | Yohann Bianchi | |
both modified and untracked files, your prompt will be red indicating the presence of untracked files) | |||
2013-01-30 | [agnoster] modifying theme to show dot for dirty files and plus for staged ↵ | Matt Guindin | |
files in git repos | |||
2013-01-20 | ADDED: Mercurial prompt info support even if hg prompt extension is unavailable | Yohann Bianchi | |
2013-01-19 | ADDED: Mercurial repository info | Yohann Bianchi | |
2012-12-21 | Revert "agnoster theme shows error code instead of an "x"" | Isaac Wolkerstorfer | |
This reverts commit f09af5717923cca4e5c538e14846ea4816295949. It is far more aesthetically pleasing, and conveys the correct amount of information. The exact numeric status code is extremely rarely of use, and increases cognitive parsing burden on the user. (cherry picked from commit 8f664edcaf55adcc540f0fe43d4205b66e4f9fb6) | |||
2012-11-27 | fixed symbolic-ref git view of agnoster theme | Hauke Stange | |
2012-11-27 | removed 'x' from prompt_context() function name | Hauke Stange | |
2012-11-03 | agnoster theme shows error code instead of an "x" | Fuad Saud | |
2012-09-25 | Add link to gist | Isaac Wolkerstorfer | |
2012-09-25 | Updated documentation for agnoster theme | Isaac Wolkerstorfer | |
2012-09-17 | Refactored theme | Isaac Wolkerstorfer | |
2012-09-13 | Add agnoster.zsh-theme | Isaac Wolkerstorfer | |