28 Commits (9ad18fe7a70959991da7b7209407c3a7d43ee521)

Author SHA1 Message Date
Sorin Ionescu e7c72ac02a Reorganized Git aliases. 13 years ago
Sorin Ionescu b2fcfc684c Renamed check-bool to is-true. 13 years ago
Sorin Ionescu 902edfdd61 Added missing new lines at end of files. 13 years ago
Sorin Ionescu 9e88fdb30e Fixed the Git list untracked files alias. 13 years ago
Sorin Ionescu 95c29bada8 Standardized error messages. 13 years ago
Sorin Ionescu 8d00173fd2 Clarified git-info completion descriptions. 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 f0499b76c3 Use zstyle instead of variables for configuration. 13 years ago
Sorin Ionescu 60f39d8d91 Moved hub into the git plugin. 13 years ago
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase. 13 years ago
Sorin Ionescu b65195156d Added missing FX and named colors to spectrum. 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 14 years ago
Jakub Nawalaniec 758b415e72 Zsh will now complete git aliases with git stuff 14 years ago
Robby Russell ca710c949a Using git-diff instead of git diff 14 years ago
Daniel Hahler d15d88cf81 Fix `gdv`: make it a function, and use `view`. 14 years ago
Jakub Nawalaniec e4ded4e6ff Further git completion improovements 14 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