2999 Commits (49b8133a9ece199a17db8bb2545202c6eac67485)

Author SHA1 Message Date
Alexandr Miloslavskiy fe0ed5d5e9 contrib/buildsystems: fix Visual Studio Debug configuration 5 years ago
Hervé Beraud d17ae00c97 hg-to-git: make it compatible with both python3 and python2 5 years ago
Clément Chigot af78249463 contrib/svn-fe: fix shebang for svnrdump_sim.py 5 years ago
Denton Liu aeeb978ba6 completion: teach archive to use __gitcomp_builtin 5 years ago
Denton Liu 2b9bd488ae completion: teach rebase to use __gitcomp_builtin 5 years ago
Max Rothman d49dffde9a completion: add missing completions for log, diff, show 5 years ago
Elijah Newren 9df53c5de6 Recommend git-filter-repo instead of git-filter-branch 5 years ago
Denton Liu 414d924beb rebase: teach rebase --keep-base 5 years ago
Denton Liu b1b16bba96 completion: add --skip for cherry-pick and revert 5 years ago
Denton Liu deaa65a754 completion: merge options for cherry-pick and revert 5 years ago
SZEDER Gábor 5af9d5f6c8 completion: complete config variables and values for 'git clone --config=' 6 years ago
SZEDER Gábor 88cd790d6a completion: complete config variables names and values for 'git clone -c' 6 years ago
SZEDER Gábor dd33472831 completion: complete values of configuration variables after 'git -c var=' 6 years ago
SZEDER Gábor e1e00089da completion: complete configuration sections and variable names for 'git -c' 6 years ago
SZEDER Gábor 42d0efec59 completion: split _git_config() 6 years ago
SZEDER Gábor d9ee1e0617 completion: simplify inner 'case' pattern in __gitcomp() 6 years ago
SZEDER Gábor 2675ea1cc0 completion: use 'sort -u' to deduplicate config variable names 6 years ago
SZEDER Gábor d9438873c4 completion: deduplicate configuration sections 6 years ago
SZEDER Gábor 840d7e5b3c completion: complete more values of more 'color.*' configuration variables 6 years ago
SZEDER Gábor 08a12175d8 completion: fix a typo in a comment 6 years ago
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