1106 Commits (bdab6a59cf078a3cf50d36afa439814f7eb96f3e)

Author SHA1 Message Date
Jonathan Nieder e605164d1d Add a sample user for the svndump library 15 years ago
Andrew Sayers 6d158cba28 bash completion: Support "divergence from upstream" messages in __git_ps1 15 years ago
Andrew Sayers 6c44b6406b bash-completion: Fix __git_ps1 to work with "set -u" 15 years ago
Stephen Boyd d8e1e5df95 completion: Add --signature and format.signature 15 years ago
Erick Mattos 86e8e7a566 bash completion: add --orphan to 'git checkout' 15 years ago
Michael J Gruber ff9c0825cf completion: --set-upstream option for git-branch 15 years ago
Jonathan Nieder cc24a1d809 post-receive-email: document command-line mode 15 years ago
Jonathan Nieder 50ab6558bf request-pull: protect against OPTIONS_KEEPDASHDASH from environment 15 years ago
Samuel Tardieu 944163a4bd Honor "tagopt = --tags" configuration option 15 years ago
Eric Raymond 2c4dc02346 Integrate version 3 ciabot scripts into contrib/. 15 years ago
R. Tyler Ballance 44211e8c2e Correct references to /usr/bin/python which does not exist on FreeBSD 15 years ago
Benjamin C Meyer 6a01298a7e Fix a spelling mistake in a git-p4 console message 15 years ago
Ian Ward Comfort d23e7570a7 bash: complete *_HEAD refs if present 15 years ago
SZEDER Gábor 6672950945 bash: completion for gitk aliases 15 years ago
SZEDER Gábor 8024ea60db bash: support user-supplied completion scripts for aliases 15 years ago
SZEDER Gábor 424cce832d bash: support user-supplied completion scripts for user's git commands 15 years ago
SZEDER Gábor c63437cbd7 bash: improve aliased command recognition 15 years ago
Evan Powers b39c3612eb git-p4: fix bug in symlink handling 15 years ago
Johan Herland cd067d3bf4 Builtin-ify git-notes 15 years ago
SZEDER Gábor 85f6b439f2 bash: support 'git am's new '--continue' option 15 years ago
Björn Gustavsson 6d0d465e20 bash: support the --autosquash option for rebase 15 years ago
Junio C Hamano 9517e6b843 Typofixes outside documentation area 15 years ago
Pal-Kristian Engstad 562d53fa69 git-p4: Fix sync errors due to new server version 15 years ago
SZEDER Gábor 00f09d0e4b bash: support 'git notes' and its subcommands 15 years ago
SZEDER Gábor 63d04a7804 bash: don't offer remote transport helpers as subcommands 15 years ago
Ramsay Jones 38743b7d10 msvc: Fix an "unrecognized option" linker warning 15 years ago
Ramsay Jones 74cf9bdda6 engine.pl: Fix a recent breakage of the buildsystem generator 15 years ago
Nicolas Pitre 8b187e6b0e fix git-p4 editor invocation 15 years ago
Avery Pennarun 8cc5b29065 git merge -X<option> 15 years ago
Bart Trojanowski 0def5b6ed4 hg-to-git: fix COMMITTER type-o 15 years ago
Thomas Rast cf6e7ba1c4 bash completion: factor submodules into dirty state 15 years ago
Shawn O. Pearce 4cc47382df bash completion: add space between branch name and status flags 15 years ago
Robert Zeh c18d5d82b4 Add completion for git-svn mkdirs,reset,and gc 15 years ago
Björn Gustavsson e25e2b4201 bash: Support new 'git fetch' options 15 years ago
SZEDER Gábor 9a424b276c bash: update 'git commit' completion 15 years ago
Jonathan Nieder eaa4e6ee2a Speed up bash completion loading 15 years ago
Björn Gustavsson 9858b87fbb bash: add the merge option --ff-only 15 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 15 years ago
Jonathan Nieder fe9a215214 Retire fetch--tool helper to contrib/examples 15 years ago
Sebastian Schuberth 3fe9747b94 Make the MSVC projects use PDB/IDB files named after the project 15 years ago
Scott Chacon c8998b4823 mergetool--lib: add p4merge as a pre-configured mergetool option 15 years ago
Markus Heidelberg f7ad96cfaa bash completion: difftool accepts the same options as diff 15 years ago
Björn Gustavsson 93cf50a412 bash: complete more options for 'git rebase' 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Marius Storm-Olsen c36e16385b MSVC: Enable OpenSSL, and translate -lcrypto 15 years ago
Ingmar Vanhassel 2a94552887 import-tars: Add support for tarballs compressed with lzma, xz 15 years ago
Thomas Rast 17225c49d5 bash completion: complete refs for git-grep 15 years ago
Björn Gustavsson e1c1a0674b bash: add support for 'git replace' 15 years ago
Stephen Boyd e0d7805954 completion: fix alias listings with newlines 15 years ago
Stephen Boyd 427e586b19 completion: fix completion of git <TAB><TAB> 15 years ago