1 Commits (8d98e62b34ba190f48869449c39d90ba88269c40)

Author SHA1 Message Date
Sorin Ionescu a7340886b3 [#23] Rename plugins to modules 12 years ago
Sorin Ionescu d4a5bedb48 [Fix #77] Alias giR to 'git reset --keep' 12 years ago
Sorin Ionescu 39f8602c63 [#77] Use the gwD/giD aliases for Git word diff 12 years ago
Sorin Ionescu 25405b226b [Fix #67] Rename git-branch to git-current-branch 12 years ago
Sorin Ionescu 6a9a4ea8d6 [Fix #60] Do not use parentheses in function names 12 years ago
Sorin Ionescu e29049a4e3 Fixed the git stash save alias. 13 years ago
Sorin Ionescu 37ba1cbc98 Added an alias to git stash include untracked. 13 years ago
Sorin Ionescu 16962c6817 Simplified Git log aliases using new formats. 13 years ago
Sorin Ionescu e4e56f0312 Prettify the default git log. 13 years ago
Sorin Ionescu b96bbca51c Added or edited file headers. 13 years ago
Sorin Ionescu e7c72ac02a Reorganized Git aliases. 13 years ago
Sorin Ionescu 9e88fdb30e Fixed the Git list untracked files alias. 13 years ago
Sorin Ionescu 5b15f3ab1e Fixed Git graph log aliases. 13 years ago
Sorin Ionescu 5f81b5ba1e View Git index diffs in Vim. 13 years ago
Sorin Ionescu 66c4aae59e Support the browsing of other Git remotes/branches. 13 years ago
Sorin Ionescu 225ea89e74 Rewrote the Git plugin and Sorin theme. 13 years ago
Sorin Ionescu 9c24ac8211 Added helper functions. 13 years ago
Sorin Ionescu c17c459968 Cleaned up the Git plugin. 13 years ago
Sorin Ionescu 4727e12013 Merged lib/git.zsh and lib/rvm.zsh into plugins/. 13 years ago
Sorin Ionescu 94ab5e0ec8 Cleaned up lib/ and removed trailing white space everywhere. 13 years ago
Jakub Nawalaniec e684afcba0 Completions are git subdommand-aware now 13 years ago
Jakub Nawalaniec 758b415e72 Zsh will now complete git aliases with git stuff 13 years ago
Robby Russell ca710c949a Using git-diff instead of git diff 13 years ago
Daniel Hahler d15d88cf81 Fix `gdv`: make it a function, and use `view`. 13 years ago
Jakub Nawalaniec e4ded4e6ff Further git completion improovements 13 years ago
Hakan Ensari 088fae93f2 Typo 14 years ago
Hakan Ensari f89eb82987 Aliased git checkout as `gco` 14 years ago
Sven Lito 220d953396 added git log incl. stats for the past 5 commits 14 years ago
Robby Russell be63480e22 Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 14 years ago
Robby Russell ba9b9111b5 Adding a ggpnp which does a git pull followed by a git push. 14 years ago
Robby Russell d164123064 Moving current_branch() to git plugin 14 years ago
Robby Russell 210a72b441 Initial implementation of a new plugin system, so that people can managed which aliases/functions they want. 14 years ago