1056 Commits (9f3d54d193d9edcf443c9dd62789af5e8e47635c)

Author SHA1 Message Date
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
Ingmar Vanhassel b6aaaa4470 import-tars: Add missing closing bracket 15 years ago
Stephen Boyd 8fd2cfa7ac completion: add dirstat and friends to diff options 15 years ago
Stephen Boyd af4e9e8c87 completion: update am, commit, and log 15 years ago
David Kågedal c5022f576a git-blame.el: Change how blame information is shown. 15 years ago
Sebastian Schuberth e0ab002b50 Make just opening the generated MSVC solution file not modify it 15 years ago
Sebastian Schuberth 76031f191e Make generated MSVC solution file open from Windows Explorer 15 years ago
Michael Wookey 6f798b9590 generators/vcproj.pm: remove UNICODE from build 15 years ago
SZEDER Gábor e648f8b6d0 bash: teach 'git checkout' options 15 years ago
SZEDER Gábor 9f040e9524 bash: teach 'git reset --patch' 15 years ago
SZEDER Gábor 59d5eeee9f bash: update 'git stash' completion 15 years ago
SZEDER Gábor 918c03c2a7 bash: rename __git_find_subcommand() to __git_find_on_cmdline() 15 years ago
Marius Storm-Olsen 259d87c354 Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) 16 years ago
Todd Zullinger 518ef8f07f completion: Replace config --list with --get-regexp 16 years ago
Reilly Grant 1d7367dce7 git-p4: Avoid modules deprecated in Python 2.6. 16 years ago
Martin Nordholts aaa68dd50f git.el: Use git-add-file for unmerged files, remove git-resolve-file 16 years ago
Josh Triplett 1c2eafb89b Add url.<base>.pushInsteadOf: URL rewriting for push only 16 years ago
Peter Krefting 2b72ccb20a Add script for importing bits-and-pieces to Git. 16 years ago
Peter Krefting 7e787953fb import-tars: Allow per-tar author and commit message. 16 years ago
Luke Diamand b932705b45 git-p4: stream from perforce to speed up clones 16 years ago
David Kågedal 8918f5cf96 git.el: Clarify documentation of git-commit-tree 16 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 16 years ago
Miklos Vajna b0c051d1a0 hg-to-git: don't import the unused popen2 module 16 years ago
Daniel Trstenjak 397f7c6371 Show the presence of untracked files in the bash prompt. 16 years ago
Michał Kiedrowicz a91f453f64 grep: Add --max-depth option. 16 years ago
SZEDER Gábor 4fe1a61973 bash: add '--merges' to common 'git log' options 16 years ago
Stephen Boyd f581de1b7b completion: __git_config_get_set_variables() handle values with spaces 16 years ago
Todd Zullinger 5d0e634343 completion: Add --full-diff to log options 16 years ago
Stephen Boyd 6fac1b83bd completion: add missing config variables 16 years ago
Paolo Bonzini cb8a9bd518 Test cccmd in t9001-send-email.sh and fix some bugs 16 years ago
Johannes Schindelin 6fb37f86bc import-tars: support symlinks 16 years ago
SZEDER Gábor 8513c54b2a bash: add support for 'git stash pop --index' option 16 years ago
Daniel Trstenjak 2414b45ce0 Show presence of stashed changes in bash prompt. 16 years ago
SZEDER Gábor ee6b71141f bash: remove always true if statement from __git_ps1() 16 years ago