Sun, 15 Jul 2012 10:40:16 +0200 Fix git prompt when showuntrackedfiles is set
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 10:40:16 +0200] rev 11
Fix git prompt when showuntrackedfiles is set When GIT_PS1_SHOWUNTRACKEDFILES is set, the output of __git_ps1 may contain a '%', which needs to be escaped before we can use it in the shell prompt.
Sun, 15 Jul 2012 01:58:11 +0200 Improve hg_pull_and_see (accept hg pull argument)
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 01:58:11 +0200] rev 10
Improve hg_pull_and_see (accept hg pull argument)
Sun, 15 Jul 2012 01:37:40 +0200 Improve hg_pull_and_see
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 01:37:40 +0200] rev 9
Improve hg_pull_and_see
Sun, 15 Jul 2012 01:17:55 +0200 Update ..* commands
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 01:17:55 +0200] rev 8
Update ..* commands Code from Frank Terbeck (https://dev.0x50.de/projects/ftzsh/).
Sun, 15 Jul 2012 01:13:18 +0200 Move zshrc_vcsinfo to a new directory
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 01:13:18 +0200] rev 7
Move zshrc_vcsinfo to a new directory "functions" will be reserved to autoload-able stuff.
Sat, 14 Jul 2012 23:13:35 +0200 Change my local mkcd alias into a function
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Jul 2012 23:13:35 +0200] rev 6
Change my local mkcd alias into a function I was grepping for my mkcd alias in the wrong terminal and found another version, which turned out to be a good thing as Frank's implementation looks better :) https://dev.0x50.de/projects/ftzsh/repository/revisions/master/entry/functions/mkcd
Sat, 14 Jul 2012 22:56:04 +0200 Move the ... functions to a new file
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Jul 2012 22:56:04 +0200] rev 5
Move the ... functions to a new file
Sat, 14 Jul 2012 22:50:44 +0200 Add hg_pull_and_see
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Jul 2012 22:50:44 +0200] rev 4
Add hg_pull_and_see
Sat, 14 Jul 2012 22:48:17 +0200 Add .zshenv
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Jul 2012 22:48:17 +0200] rev 3
Add .zshenv Add .zshenv, which simply sources the main zshenv file
Sat, 14 Jul 2012 19:58:47 +0200 Fix mistake committed when doing file reorganization
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Jul 2012 19:58:47 +0200] rev 2
Fix mistake committed when doing file reorganization
(0) -10 +10 tip