Sorin Ionescu
a952a60362
Fix a syntax error introduced in bf654dd
12 years ago
Sorin Ionescu
bf654dde09
Improve the readability of _git-action
12 years ago
Sorin Ionescu
8d7f785ea9
Remove the unnecessary action local variable
12 years ago
Sorin Ionescu
722353130e
Detect the sequenced Git cherry picking action
12 years ago
Sorin Ionescu
0f9a6878f8
[ Fix #209 ] Switch the casing of y/n
13 years ago
Sorin Ionescu
a4cf629c2f
Refactor the listing of lost Git commits
13 years ago
Sorin Ionescu
f932fa792e
Add the ability to recover dropped Git stashes
13 years ago
Sorin Ionescu
7e60f13d7d
Add spacing to increase readability
13 years ago
Sorin Ionescu
00394b6069
Rename git-current-branch to git-branch-current
13 years ago
Sorin Ionescu
d3cad0721b
Remove 'prompt' from the Git position zstyle
13 years ago
Sorin Ionescu
aa925d22b4
[ Fix #170 ] Remove Git stash count leading spaces
13 years ago
Sorin Ionescu
0cd33ca694
[ Fix #169 ] Ask for confirmation when executing gsc
13 years ago
Sorin Ionescu
3c084f57bb
[ #169 ] Move _git-dir out of git-info into git-dir
13 years ago
Sorin Ionescu
73f22c2a32
Revert "[ Fix #64 ] Remove the clean git-info style"
...
This reverts commit a06f13f036
.
Conflicts:
modules/git/functions/git-info
plugins/git/style.zsh
13 years ago
Colin Hebert
5b6855e3eb
Always format Git dirty
13 years ago
Sorin Ionescu
9d8187ba6b
Merge completions into functions
...
Completions are nothing more than auto-loadable functions prefixed with
an underscore placed somewhere in $FPATH.
13 years ago
Sorin Ionescu
aa0c1faa19
[ Fix #88 ] Allow arbitrary git-info formats
...
The terms 'prompt' and 'rprompt' are not always appropriate.
A multi-line theme may choose 'line-one' and 'line-two' instead.
@ColinHebert contributed to this commit.
13 years ago
Sorin Ionescu
c9b8ad569d
Convert add-zsh-trap into a module
13 years ago
Sorin Ionescu
d13b697792
Simplify Git submodule ignore settings
13 years ago
Sorin Ionescu
68dd3109fc
Move Git zstyles into the git-info header comment
13 years ago
Sorin Ionescu
48dcd2f723
Shorten git zstyle namespace
13 years ago
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
13 years ago