955 Commits (b74d7efb108c9d3fd2d057b0c452583552a0577a)

Author SHA1 Message Date
Daniel Cheng (aka SDiZ) ba7906f2f4 Fix bash completion in path with spaces 16 years ago
Thomas Rast 67f1fe5f08 bash completion: only show 'log --merge' if merging 16 years ago
Johannes Schindelin 63801da88d import-zips: fix thinko 16 years ago
Stephen Boyd e1d37937ac completion: add --thread=deep/shallow to format-patch 16 years ago
Stephen Boyd 3f7df3a71a completion: add --cc and --no-attachment option to format-patch 16 years ago
Stephen Boyd 77813151f9 completion: add --annotate option to send-email 16 years ago
Arto Jonsson 4bca86367b bash completion: add options for 'git fsck' 16 years ago
Kevin McConnell ebd15bf0d7 Add --staged to bash completion for git diff 16 years ago
Giuseppe Bilotta 6872f606d9 import-tars: separate author from committer 16 years ago
David Aguilar 2464456a6a contrib/difftool: use a separate config namespace for difftool commands 16 years ago
Pete Wyckoff 3b167396b4 git-p4: remove tabs from usermap file 16 years ago
Jay Soffian 0a4e14727f bash completion: teach fetch, pull, and push to complete their options 16 years ago
Jay Soffian 3c7b480a1c bash completion: refactor --strategy completion 16 years ago
Jay Soffian 52d5c3b5b2 bash completion: fix completion issues with fetch, pull, and push 16 years ago
Jay Soffian bc14fac825 builtin-remote: add set-head subcommand 16 years ago
Teemu Likonen 72de29c24f bash completion: add --format= and --oneline options for "git log" 16 years ago
Michael J Gruber 3dbe1165e9 Fix typo in contrib/examples/git-svnimport.txt 16 years ago
Marius Storm-Olsen ddb6d01023 Fixup: Add bare repository indicator for __git_ps1 16 years ago
Abhijit Menon-Sen 3ca9364222 Convert git-* invocations to "git *" in the svnimport example. 16 years ago
Pete Wyckoff b4b0ba06f8 git-p4: avoid syncing duplicate changes 16 years ago
Marius Storm-Olsen f50edca56c Add bare repository indicator for __git_ps1 16 years ago
Alexandre Julliard 6f3c504b54 Add a README in the contrib/emacs directory. 16 years ago
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