summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/visual-studio'Junio C Hamano2019-08-024-94/+470
|\
| * vcxproj: also link-or-copy builtinsJohannes Schindelin2019-07-291-0/+3
| * msvc: add a Makefile target to pre-generate the Visual Studio solutionJohannes Schindelin2019-07-291-1/+2
| * contrib/buildsystems: add a backend for modern Visual Studio versionsJohannes Schindelin2019-07-291-0/+385
| * contrib/buildsystems: handle options starting with a slashJohannes Schindelin2019-07-291-1/+1
| * contrib/buildsystems: also handle -lexpatJohannes Schindelin2019-07-291-0/+2
| * contrib/buildsystems: handle libiconv, tooJohannes Schindelin2019-07-291-0/+2
| * contrib/buildsystems: handle the curl library optionPhilip Oakley2019-07-291-1/+3
| * contrib/buildsystems: error out on unknown optionJohannes Schindelin2019-07-291-0/+2
| * contrib/buildsystems: optionally capture the dry-run in a filePhilip Oakley2019-07-291-0/+10
| * contrib/buildsystems: redirect errors of the dry run into a log filePhilip Oakley2019-07-291-1/+6
| * contrib/buildsystems: ignore gettext stuffPhilip Oakley2019-07-291-0/+6
| * contrib/buildsystems: handle quoted spaces in filenamesPhilip Oakley2019-07-291-3/+4
| * contrib/buildsystems: fix misleading error messagePhilip Oakley2019-07-291-1/+1
| * contrib/buildsystems: ignore irrelevant files in Generators/Johannes Schindelin2019-07-291-1/+1
| * contrib/buildsystems: ignore invalidcontinue.objPhilip Oakley2019-07-291-3/+7
| * Vcproj.pm: urlencode '<' and '>' when generating VC projectsJohannes Schindelin2019-07-291-0/+8
| * Vcproj.pm: do not configure VCWebServiceProxyGeneratorToolJohannes Schindelin2019-07-291-12/+0
| * Vcproj.pm: list git.exe first to be startup projectPhilip Oakley2019-07-291-14/+19
| * Vcproj.pm: auto-generate GUIDsJohannes Schindelin2019-07-291-57/+9
* | Merge branch 'pw/prompt-cherry-pick-revert-fix'Junio C Hamano2019-07-191-4/+33
|\ \ | |/ |/|
| * git-prompt: improve cherry-pick/revert detectionPhillip Wood2019-07-011-4/+33
* | Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-101-1/+55
|\ \
| * | completion: disable dwim on "git switch -d"Nguyễn Thái Ngọc Duy2019-06-201-0/+4
| * | completion: support restoreNguyễn Thái Ngọc Duy2019-05-071-0/+15
| * | completion: support switchNguyễn Thái Ngọc Duy2019-04-021-1/+36
* | | Merge branch 'rs/copy-array'Junio C Hamano2019-07-101-15/+46
|\ \ \
| * | | coccinelle: use COPY_ARRAY for copying arraysRené Scharfe2019-06-181-15/+46
| | |/ | |/|
* | | Merge branch 'nd/completion-no-cache-failure'Junio C Hamano2019-07-101-1/+2
|\ \ \ | |/ / |/| |
| * | completion: do not cache if --git-completion-helper failsNguyễn Thái Ngọc Duy2019-06-121-1/+2
* | | list-objects-filter: disable 'sparse:path' filtersChristian Couder2019-05-291-1/+1
* | | Merge branch 'cw/diff-highlight'Junio C Hamano2019-05-191-1/+6
|\ \ \
| * | | diff-highlight: use correct /dev/null for UNIX and WindowsChris. Webster2019-05-091-1/+6
| |/ /
* | | Merge branch 'nd/sha1-name-c-wo-the-repository'Junio C Hamano2019-05-081-7/+13
|\ \ \
| * | | commit.c: add repo_get_commit_tree()Nguyễn Thái Ngọc Duy2019-04-161-3/+3
| * | | commit.cocci: refactor code, avoid double rewriteNguyễn Thái Ngọc Duy2019-04-161-7/+13
| | |/ | |/|
* | | Merge branch 'dl/submodule-set-branch'Junio C Hamano2019-04-251-1/+4
|\ \ \
| * | | submodule: teach set-branch subcommandDenton Liu2019-04-101-1/+4
| | |/ | |/|
* | | Merge branch 'da/smerge'Junio C Hamano2019-04-221-1/+2
|\ \ \
| * | | contrib/completion: add smerge to the mergetool completion candidatesDavid Aguilar2019-04-041-1/+2
| | |/ | |/|
* | | Merge branch 'dl/flex-str-cocci'Junio C Hamano2019-04-221-0/+13
|\ \ \
| * | | cocci: FLEX_ALLOC_MEM to FLEX_ALLOC_STRDenton Liu2019-04-041-0/+13
| |/ /
* | | Merge branch 'tz/completion'Junio C Hamano2019-04-161-4/+4
|\ \ \
| * | | completion: use __git when calling --list-cmdsTodd Zullinger2019-03-211-4/+4
| |/ /
* / / contrib/subtree: ensure only one rev is providedDenton Liu2019-03-121-12/+12
|/ /
* | Merge branch 'nd/completion-more-parameters'Junio C Hamano2019-03-071-3/+40
|\ \
| * | completion: add more parameter value completionNguyễn Thái Ngọc Duy2019-02-201-3/+40
| |/
* | Merge branch 'dl/complete-submodule-absorbgitdirs'Junio C Hamano2019-03-071-1/+1
|\ \ | |/ |/|
| * completion: complete git submodule absorbgitdirsDenton Liu2019-02-061-1/+1
* | Merge branch 'sg/strbuf-addbuf-cocci'Junio C Hamano2019-02-051-0/+30
|\ \