57 Commits (a75bbff43fdfa3456beff966420a1118530e1e38)

Author SHA1 Message Date
Sorin Ionescu 5aed9da1a4 Add support for the official GitHub URL shortener 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 5883889646 Describe all default git-info styles 12 years ago
Sorin Ionescu 2dec6364cf [#73] Add a URL to @defunkt's hub 12 years ago
Colin Hebert 568830cf02 Add a style that shows the HEAD position 12 years ago
Sorin Ionescu 37b140d1d3 [#64] Remove remnants of the clean git-info style 12 years ago
Sorin Ionescu 25405b226b [Fix #67] Rename git-branch to git-current-branch 12 years ago
Colin Hebert c435dca233 Use git-rev-parse to get the git directory path 12 years ago
Sorin Ionescu a06f13f036 [Fix #64] Remove the clean git-info style 12 years ago
Colin Hebert 11f3d2c5ae [Fix #40] Use Git porcelain commands 12 years ago
Sorin Ionescu 6a9a4ea8d6 [Fix #60] Do not use parentheses in function names 12 years ago
Sorin Ionescu 854c67ada4 Format clean when the Git repository is not dirty 12 years ago
Sorin Ionescu 5e5a7803b6 Fix a formatting bug introduced in cdb95f8 12 years ago
Colin Hebert 7d08a49432 [Fix #37] Improve Git status parsing 12 years ago
Colin Hebert cdb95f810f [Fix #41] Do not truncate the commit id 12 years ago
Colin Hebert 514aaa014b [Fix #42] Count dirty files in Git repositories 12 years ago
Sorin Ionescu f3a0366438 Remove Zsh HEAD Git completion, close #38 12 years ago
Sorin Ionescu 6ac5c25e77 Fix Git indicators in submodules, close #18 13 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 60b15d0035 Improved the coding style of git-info. 13 years ago
Sorin Ionescu 3f3b2328f9 Added support for ignoring Git submodules. 13 years ago
Sorin Ionescu 16962c6817 Simplified Git log aliases using new formats. 13 years ago
Sorin Ionescu 1a3940b9a3 Added the ability to browse GitHub files. 13 years ago
Sorin Ionescu 304530d990 Filter other remote branches. 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 f430bd75c6 Filter the HEAD symbolic reference. 13 years ago
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 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