1178 Commits (bc2d159421bb017edc7b8b8d6d5544e1c83073e4)

Author SHA1 Message Date
Martin von Zweigbergk 6068ac8848 completion: add missing configuration variables 14 years ago
Tay Ray Chuan 057f327972 bash completion: add basic support for git-reflog 14 years ago
Jonathan Nieder dbda3b1090 bash: simple reimplementation of _get_comp_words_by_ref 14 years ago
Peter van der Does da48616f1d bash: get --pretty=m<tab> completion to work with bash v4 14 years ago
Alan Raison 8828aa3418 contrib/hooks/post-receive-email: fix return values from prep_for_email 14 years ago
knittl bd40d252ec bash: Match lightweight tags in prompt 14 years ago
David Kågedal 0cb3f80de0 git-blame.el: Add (require 'format-spec) 14 years ago
Matthieu Moy 13931236b9 Change incorrect "remote branch" to "remote tracking branch" in C code 14 years ago
Sven Eckelmann 06ac01a46a contrib/ciabot: git-describe commit instead of HEAD 14 years ago
Mark Lodato ca209065f3 completion: fix zsh check under bash with 'set -u' 14 years ago
Andrew Waters 8b130262fb Fix handling of git-p4 on deleted files 14 years ago
Thomas Rast 1bb28d87e1 {cvs,svn}import: use the new 'git read-tree --empty' 14 years ago
Kevin Ballard 34a6bbb549 completion: Support the DWIM mode for git checkout 14 years ago
SZEDER Gábor c3898111ac bash: support pretty format aliases 14 years ago
SZEDER Gábor 2a5da75579 bash: support more 'git notes' subcommands and their options 14 years ago
SZEDER Gábor 128191f5ee bash: not all 'git bisect' subcommands make sense when not bisecting 14 years ago
SZEDER Gábor 8205ff8e99 bash: offer refs for 'git bisect start' 14 years ago
Ævar Arnfjörð Bjarmason 3328acedc6 perl: use "use warnings" instead of -w 14 years ago
Michael J Gruber 861514d340 contrib/completion: --no-index option to git diff 14 years ago
Jeff King afa0876050 prefer test -h over test -L in shell scripts 14 years ago
Kevin P. Fleming 53cad69105 post-receive-email: ensure sent messages are not empty 15 years ago
Mark Lodato 06f44c3cc5 completion: make compatible with zsh 15 years ago
Ralf Wildenhues 22e5e58a3c Typos in code comments, an error message, documentation 15 years ago
Jonathan Nieder fdc4408a89 merge script: learn --[no-]rerere-autoupdate 15 years ago
Jonathan Nieder c2c9a87d4f merge script: notice @{-1} shorthand 15 years ago
Jonathan Nieder 2a70fa4f1e merge script: handle --no-ff --no-commit correctly 15 years ago
Jonathan Nieder f07df52489 merge script: --ff-only to disallow true merge 15 years ago
Jonathan Nieder d9a680acf6 merge script: handle many-way octopus 15 years ago
Jonathan Nieder eeb70b6769 merge script: handle -m --log correctly 15 years ago
Jonathan Nieder f5d3a6f575 merge script: forbid merge -s index 15 years ago
Jonathan Nieder e69dccf8cd merge script: allow custom strategies 15 years ago
Jonathan Nieder 5d75a52b3a merge script: merge -X<option> 15 years ago
Jonathan Nieder 13dd255e4a merge script: improve log message subject 15 years ago
Jonathan Nieder 6239af1c6c merge script: refuse to merge during merge 15 years ago
Jonathan Nieder 64048d670b merge script: tweak unmerged files message to match builtin 15 years ago
Jonathan Nieder 22e0560a70 merge script: --squash, --ff from unborn branch are errors 15 years ago
Jonathan Nieder 130ab8ab9c Eliminate “Finished cherry-pick/revert” message 15 years ago
Jonathan Nieder d0fc40c741 svn-fe manual: Clarify warning about deltas in dump files 15 years ago
Jonathan Nieder 712308f29a Update svn-fe manual 15 years ago
David Barr 21746aa34f SVN dump parser 15 years ago
Greg Brockman 54baefda8c Add sample commands for git-shell 15 years ago
Matthieu Moy b5e233ecc4 post-receive-email: remove spurious commas in email subject 15 years ago
Ramkumar Ramachandra 755a605d6e contrib/svn-fe: Add the svn-fe target to .gitignore 15 years ago
Ramkumar Ramachandra 199f549874 contrib/svn-fe: Fix IncludePath 15 years ago
Jonathan Nieder 7f1592db5d examples/commit: use --abbrev for commit summary 15 years ago
Kevin P. Fleming b03e7b7d76 post-receive-email: optional message line count limit 15 years ago
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