86 Commits (c4c3d32d60053e45b4037bd609e3732503c37811)

Author SHA1 Message Date
Tejas Bubane 8cb97d6f22 Add alias for git add --all 11 years ago
Robby Russell 5e25913178 Revert "Exit early from git plugin if not in git repo." 12 years ago
AJ Henriques f0d5cfdc33 add git difftool alias (gdt) 12 years ago
DariusPHP 5d6c73d7d3 #git plugin git diff-tree --name-only added 12 years ago
lundberg 9a0196dbf7 New alias for git plugin: gbr == git branch --remote 12 years ago
Bruno Oliveira 45abe764e5 Inclusion of aliases for sign git commits and tags 12 years ago
Jim Remsik 4f1ee6c1ee Add gap (git add --patch) 12 years ago
Benoit Dubertret a869ec9bc8 Fix gwip alias in git plugin when no files to rm 12 years ago
Emanuele Zattin f6f3e93019 Improve oneline logs 12 years ago
Sam O d60522c7a2 escape dashes 12 years ago
Sam O 827d9dfcb4 Update git.plugin.zsh 12 years ago
onemouth c81e42f050 Update git.plugin.zsh 13 years ago
Steven Schmid 05b3ea342a Fix work_in_progress in empty git repos 13 years ago
Maxime Chaisse-Leal 095a01d92a Added WIP (work in progress) feature to git.plugin 13 years ago
Torsten Bühl 5bf20572cc Add commonly used git stash aliases 13 years ago
yleo77 6041e4938c set default value `--max-count=10` 13 years ago
Tehmasp Chaudhri 57a2327ddf Added a 'git diff --cached' alias -> 'gdc' 13 years ago
Okura Masafumi c51ef9dce6 Change duplicated alias name 13 years ago
Michiel Missotten d6945e2daa Adding a rebase option to git alias. 13 years ago
Gaetan Semet 46f0d8dba9 Improvement in the git plugin 13 years ago
Ayush Samantroy 6f8e8c58a0 Added alias for git clean 13 years ago
yleo77 00848cd8b7 add gf alias for git flow 13 years ago
simlegate 22dce9e715 add git alias 'gcmsg' and stand for 'git commit -m' 13 years ago
simlegate 29e696d902 rename gcm to gcmsg and stand for 'git commit -m' #1790 13 years ago
simlegate b36c42b76d rename gcm to gcmsg and stand for 'git commit -m' 13 years ago
simlegate cf3a03d45e rm alias gcm='git checkout master' and add alias gcm='git commit -m' 13 years ago
Ben Marshall-Corser f7f487c426 Alias for commit and commit all with amend 13 years ago
Anton Eicher fdb3c0e68d Added check for .git directory in current, before wasting time querying git. This saves seconds on my pc. 13 years ago
Marcus Müller ab13d0756f git find 13 years ago
Stanislav Mekhonoshin 7991562e76 Added gwc(git whatchanged alias) 14 years ago
Josh Matthews 7be660bf1d Adding grt alias to the git plugin. 14 years ago
Árni Hermann Reynisson 003b0da9e5 Use pull --rebase for 'gup' shortcut. 14 years ago
Alexander Surma 28d28ee6f6 git plugin: Add `gpoat` alias 14 years ago
Sean M. Collins 74faabbcab Add shortcut for showing log of all branches 14 years ago
Ted Vessenes 027fcccc92 Make git use sha when branch name is missing. 14 years ago
Dr Nic Williams 73df0c8e93 added 'gcl'for 'git config --list'; and gd for 'git diff' 14 years ago
mapc 3dd3c1f415 Add aliases for git-remote: gr... 14 years ago
Dr Nic Williams 79847ad77d added 'gcl'for 'git config --list'; and gd for 'git diff' 14 years ago
Steven G. Harms 9b05a44387 Adds glo; glp (arg) 14 years ago
pomaxa b1e4ef1754 current repository action 14 years ago
Carlos Rodriguez 8769e5f8c9 Removed trailing spaces in Git files. Fixes #867 14 years ago
Jordan MacDonald 49d44adb09 Fixed compdef alias to use 'gd' as shortcut. 14 years ago
Chad Seeger ae735335e1 Kill the compdef; Introduce 'grh' alias for 'git reset HEAD' 14 years ago
Jordan MacDonald 730e029664 Added alias for git diff. 14 years ago
Chad Seeger 9ac98f6ceb Git Plugin: adds 'grhh' alias for 'git reset HEAD --hard' 14 years ago
Alexander Balashov 12a04571bb Added alias gcm='git checkout master 14 years ago
Gavin Huang 7553d0171f Replace "git-diff" with "git diff" in the git plugin 15 years ago
Dan Shearmur c1c7b0e4af added git merge as gm 15 years ago
Mark Szymanski bd6aba9c68 Add an alias for ga --> git add, too 15 years ago
Mark Szymanski 1fb141cfb5 Add gss alias for git status -s 15 years ago