171 Commits (27dd1a83cbedb65d7116814ef2c0bf9d4986c8f5)

Author SHA1 Message Date
Junio C Hamano d2c11a38c4 UTF-8: introduce i18n.logoutputencoding. 18 years ago
Alexandre Julliard 4de0f9f9b6 vc-git: Ignore errors caused by a non-existent directory in vc-git-registered. 18 years ago
Jeff King ff7f22f36e vim syntax: follow recent changes to commit template 18 years ago
Shawn O. Pearce 9013192449 Teach bash the new features of 'git show'. 18 years ago
Andy Parkins a159ca0cb7 Allow subcommand.color and color.subcommand color configuration 18 years ago
Shawn O. Pearce 67ffa11425 Fix broken bash completion of local refs. 18 years ago
Shawn O. Pearce 4548e855e4 Teach bash how to complete long options for git-commit. 18 years ago
Shawn O. Pearce 8832919515 Teach bash about git-am/git-apply and their whitespace options. 18 years ago
Shawn O. Pearce b51ec6bddb Cache the list of merge strategies and available commands during load. 18 years ago
Shawn O. Pearce ce1e39d29e Support --strategy=x completion in addition to --strategy x. 18 years ago
Shawn O. Pearce 5de40f59d4 Teach bash about git-repo-config. 18 years ago
Shawn O. Pearce 35e65ecca7 Support bash completion of refs/remote. 18 years ago
Shawn O. Pearce 6e31b866e4 Teach bash about git log/show/whatchanged options. 18 years ago
Shawn O. Pearce 61d926a3cd Teach bash how to complete git-rebase. 18 years ago
Shawn O. Pearce 1273231ee9 Teach bash how to complete git-cherry-pick. 18 years ago
Shawn O. Pearce f53352fbaf Teach bash how to complete git-format-patch. 18 years ago
Shawn O. Pearce d3d717a4ad Add current branch in PS1 support to git-completion.bash. 18 years ago
Shawn O. Pearce d33909bf6e Teach bash how to complete options for git-name-rev. 18 years ago
Shawn O. Pearce f2bb9f8880 Hide plumbing/transport commands from bash completion. 18 years ago
Shawn O. Pearce 4ad91321ee Teach git-completion.bash how to complete git-merge. 18 years ago
Junio C Hamano 7595e2ee6e git-shortlog: make common repository prefix configurable with .mailmap 18 years ago
Johannes Schindelin d8e812502f shortlog: read mailmap from ./.mailmap again 18 years ago
Shawn O. Pearce a79c6551a3 Remove more sed invocations from within bash completion. 18 years ago
Shawn O. Pearce e5d5b21fdf Support bash completion on symmetric difference operator. 18 years ago
Shawn O. Pearce 873537fadc Take --git-dir into consideration during bash completion. 18 years ago
Shawn O. Pearce 56fc25f21e Bash completion support for remotes in .git/config. 18 years ago
Shawn O. Pearce 76c3eb51ed Only load .exe suffix'd completions on Cygwin. 18 years ago
Shawn O. Pearce 144d33dec9 Added missing completions for show-branch and merge-base. 18 years ago
Shawn O. Pearce 67e78c3b8a Added bash completion support for git-reset. 18 years ago
Shawn O. Pearce dfb960920d Added completion support for git-branch.exe. 18 years ago
Alexandre Julliard 2379d61fa6 git.el: Include MERGE_MSG in the log-edit buffer even when not committing a merge. 18 years ago
Alexandre Julliard 2ac2b19601 git.el: Move point after the log message header when entering log-edit mode. 18 years ago
Alexandre Julliard b8ee51815a git.el: Added a function to open the current file in another window. 18 years ago
Alexandre Julliard 8a078c3f72 git.el: Added functions for moving to the next/prev unmerged file. 18 years ago
Dennis Stosberg 367dce2a5b Bash completion support for aliases 18 years ago
Karl Hasselström b4aee09e61 ignore-errors requires cl 18 years ago
Karl Hasselström 474a90fef9 git-vc: better installation instructions 18 years ago
Alexandre Julliard 13f8e0b24b vc-git.el: Switch to using git-blame instead of git-annotate. 18 years ago
Alexandre Julliard c530c5aa31 git.el: Fixed inverted "renamed from/to" message. 18 years ago
Junio C Hamano 690d8824c8 Contributed bash completion support for core Git tools. 18 years ago
Jeff King cdad8bbe92 contrib/vim: add syntax highlighting file for commits 18 years ago
Jonas Fonseca 5bab25fd91 gitview.txt: improve asciidoc markup 18 years ago
Ville Skyttä 076a10c728 Be nicer if git executable is not installed 18 years ago
Alexandre Julliard 5df52584fa git.el: Put the git customize group in the 'tools' parent group. 19 years ago
Alexandre Julliard 73389f12bf git.el: Try to reuse an existing buffer when running git-status. 19 years ago
Alexandre Julliard 9f56a7fda9 git.el: Prepend a slash to the file name when adding to .gitignore. 19 years ago
Alexandre Julliard 51a6e56fb7 git.el: Run git-rerere on commits if the rr-cache directory exists. 19 years ago
Jakub Narebski 5716e794bf Display help for Git mode after pressing `h' or `?' in *git-status* 19 years ago
Jakub Narebski 1b3a667461 Wrap long lines in docstrings in contrib/emacs/git.el 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago