149 Commits (04408c3578300ac7cc1b1530bbaec54de299b200)

Author SHA1 Message Date
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
Eric Wong 60d02ccc18 git-svn: migrate out of contrib 19 years ago
Ville Skytt,Ad(B b5dd9d2027 Fix print-log and diff compatibility with recent vc versions 19 years ago
Eric Wong 4bbf599f7b git-svn: avoid fetching files outside of the URL we're tracking 19 years ago
Eric Wong 03e0ea8712 git-svn: allow a local target directory to be specified for init 19 years ago
Jakub Narebski 7b8cf0cf29 Rename man1 and man7 variables to man1dir and man7dir 19 years ago
Jakub Narebski e14421b9aa Allow INSTALL, bindir, mandir to be set in main Makefile 19 years ago
Eric Wong 80f50749da git-svn: be verbose by default on fetch/commit, add -q/--quiet option 19 years ago
Eric Wong a00439acd2 git-svn: add --follow-parent and --no-metadata options to fetch 19 years ago
Eric Wong 27e9fb8d41 git-svn: add the commit-diff command 19 years ago
Eric Wong c1927a8554 git-svn: several graft-branches improvements 19 years ago
Eric Wong dc62e25cbd git-svn: SVN 1.1.x library compatibility 19 years ago
Eric Wong ec9d00d078 git-svn: fix commit --edit flag when using SVN:: libraries 19 years ago
Eric Wong c07eee1f2a git-svn: fix --rmdir when using SVN:: libraries 19 years ago
Eric Wong 1a82e79315 git-svn: rebuild convenience and bugfixes 19 years ago
Eric Wong 0e8a002c59 git-svn: svn (command-line) 1.0.x compatibility 19 years ago
Eric Wong 86f363791b git-svn: tests no longer fail if LC_ALL is not a UTF-8 locale 19 years ago
Eric Wong c0d4822268 git-svn: bugfix and optimize the 'log' command 19 years ago
Eric Wong 968bdf1f3d git-svn: Eliminate temp file usage in libsvn_get_file() 19 years ago
Eric Wong cf7424b021 git-svn: fix several small bugs, enable branch optimization 19 years ago
Eric Wong 6c5cda89e9 git-svn: avoid creating some small files 19 years ago
Eric Wong 42d328701d git-svn: make the $GIT_DIR/svn/*/revs directory obsolete 19 years ago
Eric Wong a5e0cedc0a git-svn: add support for Perl SVN::* libraries 19 years ago