47 Commits (f77abf061f6424ed875ca05c7675f08b42134bd6)

Author SHA1 Message Date
hidekuro 8f0bf4af9d git: Use `update` instead of `foreach` in alias 'gSu' 3 years ago
Indrajit Raychaudhuri 5b32fa6962 git: Alias and function cleanup and formatting for clarity 3 years ago
hidekuro 9f9b6f9257 Remove `--all` from git alias `glg` (#1853) 4 years ago
Diego Rabatone Oliveira 7b82128925 [git] Add git pull autostash alias 4 years ago
Kaleb Elwert b4a8dc1617 git: add documentation for new aliases 6 years ago
Bruno Oliveira da Silva 0762b8c877 Aliases to digital sign/verify commits and tags (#651) 6 years ago
François VANTOMME 97bc27e169 Feat (git): add an alias displaying the commits yet to be applied to upstream (#1565) 6 years ago
Rick Jones fb480a6e98 git: add tag aliases 6 years ago
Khai Do ebae698f70 change alias to gfcr 7 years ago
Khai Do d69070268a add alias for cloning a repo including all submodules 7 years ago
Ihab Soliman a75c63768c Add git aliases for signing commits (#1126) 7 years ago
Kyle Rich 3d7a8c2870 Add some new git aliases, modify a few more. (#1301) 7 years ago
Sudarshan Wadkar f15557159a New `alias gfa=git fetch --all` for git module 7 years ago
François Vantomme fb6f3f7ee9 Feat (aliases): add aliases for git flow 7 years ago
Eduardo San Martin Morote c0049855c5 Added option to skip git aliases definition 7 years ago
Justin Filip ddfc870f9a Use less destructive git push --force-with-lease. 7 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
Sorin Ionescu 75c0d49f56 Swap aliases gsd and gsL 11 years ago
Sorin Ionescu d4e78d427a Rename alias gRc to gRp 11 years ago
Sorin Ionescu 05a6653284 Sort Git conflict aliases 11 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
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 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 6cf368cf4d Silence git-branch-current in aliases 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
Sorin Ionescu deeb115ae2 Add Git submodule moving and removing 12 years ago
Sorin Ionescu 7dd78595ae Rename git-hub to git-hub-browse 12 years ago
Sorin Ionescu 935e6a5060 Show references in Git one line and graph formats 12 years ago
Sorin Ionescu 2b186900cb Improve Git submodule updating aliases 12 years ago
Sorin Ionescu a4cf629c2f Refactor the listing of lost Git commits 12 years ago
Sorin Ionescu f932fa792e Add the ability to recover dropped Git stashes 12 years ago
Sorin Ionescu 00394b6069 Rename git-current-branch to git-branch-current 12 years ago
Sorin Ionescu 0cd33ca694 [Fix #169] Ask for confirmation when executing gsc 12 years ago
Sorin Ionescu ea19b5e6a7 Add an alias to git show-branch 12 years ago
Sorin Ionescu 9f0336b9d8 Remove '--mixed' from the 'gir' alias 12 years ago
Sorin Ionescu c6793d38b9 [#23] Remove unnecessary compdef calls 12 years ago
Sorin Ionescu e2859daba4 [#23] Prevent errors when completion is disabled 12 years ago
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