989 Commits (4e2715fb9878235cb696f765695eef38078b0b7a)

Author SHA1 Message Date
Alexandre Julliard 5b4e44104e git.el: Improve the confirmation message on remove and revert. 16 years ago
Alexandre Julliard 21ba0e8435 git.el: Make sure that file lists are sorted as they are created. 16 years ago
Thomas Rast bf3c20f6e8 bash completion: only show 'log --merge' if merging 16 years ago
Thomas Rast a393777ec9 bash completion: refactor common log, shortlog and gitk options 16 years ago
SZEDER Gábor 4a5856cb24 bash: update 'git svn' options 16 years ago
SZEDER Gábor d532ebd5a7 bash: add missing 'git merge' options 16 years ago
SZEDER Gábor 48c9ab78f3 bash: fix misspelled 'git svn' option 16 years ago
Matt Kraai 901d615c5d bash-completion: Complete the values of color.interactive, color.ui, color.pager 16 years ago
Ted Pavlic 5c9cc64a4a completion: More fixes to prevent unbound variable errors 16 years ago
Ted Pavlic e5dd864adf completion: Better __git_ps1 support when not in working directory 16 years ago
Ted Pavlic ad244d2568 completion: Use consistent if [...] convention, not "test" 16 years ago
Ted Pavlic fa26a401be completion: For consistency, change "git rev-parse" to __gitdir calls 16 years ago
Pat Notz e5f5050ed1 Fix contrib/hooks/post-receive-email for new duplicate branch 16 years ago
Ted Pavlic a9ee90d7ff completion: Get rid of tabbed indentation in comments. Replace with spaces. 16 years ago
Ted Pavlic cf9957875c completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors. 16 years ago
Alexandre Julliard 7851386948 emacs: Remove the no longer maintained vc-git package. 16 years ago
Alexandre Julliard 5a7b3bf527 git.el: Add some notes about Emacs versions compatibility. 16 years ago
Alexandre Julliard 6c4f70d5b2 git.el: Use integer instead of character constants in case statement. 16 years ago
Alexandre Julliard efd49f50fc git.el: Set a regexp for paragraph-separate in log-edit mode. 16 years ago
Alexandre Julliard a7da5c4259 git.el: Make git-run-command-region display the error if any. 16 years ago
Alexandre Julliard ab69e3e43a git.el: Add commands for cherry-pick and revert. 16 years ago
Alexandre Julliard 811b10c746 git.el: Add a command to create a new branch. 16 years ago
Alexandre Julliard c375e9d04c git.el: Add a checkout command. 16 years ago
Thomas Rast e1ff064e1b contrib git-resurrect: find traces of a branch name and resurrect it 16 years ago
Thomas Rast 738a94a9f6 bash: offer to show (un)staged changes 16 years ago
David Aguilar 99ccabaffa contrib/difftool: Don't repeat merge tool candidates 16 years ago
Markus Heidelberg 384770a5e7 contrib/difftool: add support for Kompare 16 years ago
Markus Heidelberg f135e72d61 bash completion: add 'rename' subcommand to git-remote 16 years ago
Markus Heidelberg bc08fc4e85 contrib/difftool: remove distracting 'echo' in the SIGINT handler 16 years ago
Markus Heidelberg f13bfc1be7 contrib/difftool: change trap condition from SIGINT to INT 16 years ago
Thomas Rast 20bf729231 bash completion: refactor diff options 16 years ago
Thomas Rast 47d5a8fa71 bash completion: move pickaxe options to log 16 years ago
David Aguilar 28da86a58d difftool: put the cursor on the editable file for Vim 16 years ago
David Aguilar 507cfcbd81 difftool: fix documentation problems 16 years ago
Pete Harlan e82f0d73f0 git-svn: Add --localtime option to "fetch" 16 years ago
David Aguilar 5c38ea31f3 contrib: add 'git difftool' for launching common merge tools 16 years ago
SZEDER Gábor 3d279863de bash: refactor 'git log --pretty=<format>' options 16 years ago
SZEDER Gábor 8108513422 bash: add missing format-patch command line options 16 years ago
SZEDER Gábor 7de931c3c2 bash: remove unnecessary checks for long options with argument 16 years ago
Ted Pavlic a42577d4c8 bash-completion: Add comments to remind about required arguments 16 years ago
Ted Pavlic 50e126e185 bash-completion: Try bash completions before simple filetype 16 years ago
Ted Pavlic 25a31f8140 bash-completion: Support running when set -u is enabled 16 years ago
Markus Heidelberg abc776f788 contrib/vim: change URL to point to the latest syntax files 16 years ago
jidanni@jidanni.org 47a845bfc3 contrib/examples/README: give an explanation of the status of these files 16 years ago
Lee Marlow df3987717f bash completion: Use 'git add' completions for 'git stage' 16 years ago
Lee Marlow c9a114b591 bash completion: Add '--intent-to-add' long option for 'git add' 16 years ago
Johannes Schindelin cc54570925 bash completions: Add the --patience option 16 years ago
SZEDER Gábor e89e2ed7c2 bash: add '--merge' to 'git reset' 16 years ago
René Scharfe 6d0e674a57 diff: add option to show context between close hunks 16 years ago
Richard Hartmann f66bc5f928 Always show which directory is not a git repository 16 years ago