2971 Commits (7e6b96c73b24a797762440e7a1ef0eaf5e7a8dca)

Author SHA1 Message Date
Johannes Schindelin b18ae14a8f vcxproj: also link-or-copy builtins 6 years ago
Johannes Schindelin 976aaedca0 msvc: add a Makefile target to pre-generate the Visual Studio solution 6 years ago
Johannes Schindelin 384a61bc6a contrib/buildsystems: add a backend for modern Visual Studio versions 6 years ago
Johannes Schindelin 4553f9de23 contrib/buildsystems: handle options starting with a slash 6 years ago
Johannes Schindelin 6e500217f9 contrib/buildsystems: also handle -lexpat 6 years ago
Johannes Schindelin 1a537ecfbb contrib/buildsystems: handle libiconv, too 6 years ago
Philip Oakley 9103a75c58 contrib/buildsystems: handle the curl library option 6 years ago
Johannes Schindelin 66697467f8 contrib/buildsystems: error out on unknown option 6 years ago
Philip Oakley a530a59a6f contrib/buildsystems: optionally capture the dry-run in a file 6 years ago
Philip Oakley 03aa7118c3 contrib/buildsystems: redirect errors of the dry run into a log file 6 years ago
Philip Oakley aae1713f14 contrib/buildsystems: ignore gettext stuff 6 years ago
Philip Oakley d8c07013b9 contrib/buildsystems: handle quoted spaces in filenames 6 years ago
Philip Oakley 90d5170cac contrib/buildsystems: fix misleading error message 6 years ago
Johannes Schindelin e88919bfe2 contrib/buildsystems: ignore irrelevant files in Generators/ 6 years ago
Philip Oakley 865406bc54 contrib/buildsystems: ignore invalidcontinue.obj 6 years ago
Johannes Schindelin 158471d155 Vcproj.pm: urlencode '<' and '>' when generating VC projects 6 years ago
Johannes Schindelin 905fa99e7a Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool 6 years ago
Philip Oakley 92e2f6e053 Vcproj.pm: list git.exe first to be startup project 6 years ago
Johannes Schindelin b704b8292a Vcproj.pm: auto-generate GUIDs 6 years ago
Phillip Wood e981bf7525 git-prompt: improve cherry-pick/revert detection 6 years ago
Nguyễn Thái Ngọc Duy 97ed685701 completion: disable dwim on "git switch -d" 6 years ago
René Scharfe 177fbab747 coccinelle: use COPY_ARRAY for copying arrays 6 years ago
Nguyễn Thái Ngọc Duy 69702523af completion: do not cache if --git-completion-helper fails 6 years ago
Christian Couder e693237e2b list-objects-filter: disable 'sparse:path' filters 6 years ago
Chris. Webster 6804ba3a58 diff-highlight: use correct /dev/null for UNIX and Windows 6 years ago
Nguyễn Thái Ngọc Duy 75f4c7c1eb completion: support restore 6 years ago
Nguyễn Thái Ngọc Duy 301b8c7f40 commit.c: add repo_get_commit_tree() 6 years ago
Nguyễn Thái Ngọc Duy a133c40b23 commit.cocci: refactor code, avoid double rewrite 6 years ago
Denton Liu b57e8119e6 submodule: teach set-branch subcommand 6 years ago
Denton Liu 0cf2b0a04b cocci: FLEX_ALLOC_MEM to FLEX_ALLOC_STR 6 years ago
David Aguilar f57b2ae348 contrib/completion: add smerge to the mergetool completion candidates 6 years ago
Nguyễn Thái Ngọc Duy ae36fe6941 completion: support switch 6 years ago
Todd Zullinger 2eb6f09f7d completion: use __git when calling --list-cmds 6 years ago
Denton Liu 77128ed90e contrib/subtree: ensure only one rev is provided 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
Denton Liu db7750cfbe completion: complete git submodule absorbgitdirs 6 years ago
SZEDER Gábor 28c23cd4c3 strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other 6 years ago
brian m. carlson 974e4a85e3 cache: make oidcpy always copy GIT_MAX_RAWSZ bytes 6 years ago
Jeff King 5d3679ee02 sha1-file: drop has_sha1_file() 6 years ago
Jeff King 98374a07c9 convert has_sha1_file() callers to has_object_file() 6 years ago
Matthieu Moy 99177b34db git-multimail: update to release 1.5.0 6 years ago
Chayoung You 0650614982 completion: fix typo in git-completion.bash 6 years ago
Chayoung You 6d54f528c7 completion: treat results of git ls-tree as file paths 6 years ago
Chayoung You 7a478b36aa zsh: complete unquoted paths with spaces correctly 6 years ago
Stefan Beller f54fbf5eef pretty: prepare format_commit_message to handle arbitrary repositories 6 years ago
Stefan Beller 424510ed19 commit: prepare logmsg_reencode to handle arbitrary repositories 6 years ago
Stefan Beller 70315373ae commit: prepare repo_unuse_commit_buffer to handle any repo 6 years ago
Stefan Beller 07de3fd840 commit: prepare get_commit_buffer to handle any repo 6 years ago
Stefan Beller 4d5430f747 commit-reach: prepare in_merge_bases[_many] to handle any repo 6 years ago
Stefan Beller 21a9651ba3 commit-reach: prepare get_merge_bases to handle any repo 6 years ago