89 Commits (c38c2dd90910e808bbad02dfff269a790e5111f9)

Author SHA1 Message Date
François Vantomme fb6f3f7ee9 Feat (aliases): add aliases for git flow
8 years ago
Eduardo San Martin Morote c0049855c5 Added option to skip git aliases definition
8 years ago
Justin Filip ddfc870f9a Use less destructive git push --force-with-lease.
8 years ago
Wojciech Pietrzak 65b05c0220 Add notice about potential shadowing of the gb command (#1124)
8 years ago
Zhiming Wang 12d48dfcf9 Remove extra use of grep in git-hub-shorten-url (#904)
8 years ago
Sorin Ionescu d43bcb9720 Revert "Remove extra git-dir call in git-info and use git_dir variable instead"
10 years ago
Yegor Pomortsev 3012c0984b Remove extra git-dir call in git-info and use git_dir variable instead
10 years ago
Milan Milanov 17a6124b43 Fix git log pretty format argument
10 years ago
Sorin Ionescu a84ac5b002 Only one newline at end of file
10 years ago
Johannes Doerfert fedad8e9cf Fix git-info added/deleted count formatting typo
11 years ago
Sorin Ionescu 39b88fe334 Remove the git-info SIGINT message
12 years ago
Sorin Ionescu a7623aad6b [Fix #307] Do not auto-off git-info
12 years ago
Sorin Ionescu db384b2ac6 Remove ununsed variable
12 years ago
Sorin Ionescu 7845c36951 Clarify Git listing aliases descriptions
12 years ago
Sorin Ionescu 75c0d49f56 Swap aliases gsd and gsL
12 years ago
Sorin Ionescu d4e78d427a Rename alias gRc to gRp
12 years ago
Sorin Ionescu e836957e4f [Fix #221] Add a simple git-info
12 years ago
Sorin Ionescu 5306bab7ce [#221] Do not format undefined zstyles
12 years ago
Sorin Ionescu f3ae9dd82c Initialize ahead and behind local variables
12 years ago
Sorin Ionescu 05a6653284 Sort Git conflict aliases
12 years ago
Scott Stevenson f86854ebd4 Correct typos in git module README
12 years ago
Scott Stevenson 16a8e45cfa Wrap errant long line in git module README
12 years ago
Sorin Ionescu 14da495193 [Fix #349] Display diff when committing
12 years ago
Sorin Ionescu bb6b590919 [Fix #360] Set alias giR to reset the index interactively
12 years ago
Sorin Ionescu 1d0b0e2e9b [Fix #357] Set alias gcO to check out hunks interactively
12 years ago
Sorin Ionescu c737369083 Add an alias to ammend a git commit, including the message
12 years ago
omarriott 795495b864 Fix a typo in git documentation
12 years ago
Sorin Ionescu bb597ae22d Replace table captions with headings
12 years ago
Sorin Ionescu cfc95cd5ee [Fix #244] Add Git special action styles
12 years ago
Sorin Ionescu 4f607bb470 Simplify git-log zstyle documentation
12 years ago
Sorin Ionescu be300dbd80 [Fix #96] Add documentation for git
12 years ago
Sorin Ionescu 3f4d5fac0c Add zstyles for git-log formats
12 years ago
Sorin Ionescu 5b2dcb8844 Rename gk prefixed aliases to gC
12 years ago
Sorin Ionescu 4c116cb4d2 Rename git-info zstyle patterns
12 years ago
Sorin Ionescu bd9327ca3f Rename the Git status ignore submodules zstyle pattern
12 years ago
Sorin Ionescu 768c9d6ad3 Rename aliases gSu to gSI and gSU to gSu
12 years ago
Sorin Ionescu 0899dd4d38 Rename the alias gsc to gsX
12 years ago
Sorin Ionescu 770737bd83 Remove the gig alias
12 years ago
Sorin Ionescu 8b8a883718 Add completion for Git submodule moving and removing
12 years ago
Sorin Ionescu 6cf368cf4d Silence git-branch-current in aliases
12 years ago
Sorin Ionescu 102da8bea0 Make sure that the current directory is a Git repository
12 years ago
Sorin Ionescu 6c1a81b5cf Return inside of the if statement
12 years ago
Sorin Ionescu 39a793af0a Simplify git-config calls
12 years ago
Sorin Ionescu 2bee82dc2a Fix a #compdef bug introduced in 7dd7859
12 years ago
Sorin Ionescu 26d3d16154 Add missing backslashes
12 years ago
Sorin Ionescu c6cdd47b24 Define variable expl as local
12 years ago
Sorin Ionescu b0a71cae3c Load dependencies in Git init
12 years ago
Sorin Ionescu eb0856d2f5 Add a missing '.'
12 years ago
Sorin Ionescu 7b453c1073 Add git-grep aliases
12 years ago
Sorin Ionescu 003ca8365b Add an alias for stashing the Git working copy
12 years ago