summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-04Merge branch 'jc/blame-ignore-fix'Junio C Hamano
2020-10-04Merge branch 'jk/drop-unaligned-loads'Junio C Hamano
2020-10-04Merge branch 'js/no-builtins-on-disk-option'Junio C Hamano
2020-10-04Merge branch 'ab/mediawiki-fixes'Junio C Hamano
2020-10-03credential: treat CR/LF as line endings in the credential protocolNikita Leonov
2020-10-03Merge remote-tracking branch 'paulus/master' into pm/gitk-updateJunio C Hamano
2020-10-03gitk: Resize panes correctly when reducing window sizePaul Mackerras
2020-10-03gitk: replace tabs with spacesDenton Liu
2020-10-02commit-reach: fix in_merge_bases_many bugDerrick Stolee
2020-10-01format-patch: teach format.useAutoBase "whenAble" optionJacob Keller
2020-10-01submodule update: silence underlying merge/rebase with "--quiet"Theodore Dubois
2020-09-30refspec: add support for negative refspecsJacob Keller
2020-09-30combine-diff: handle --find-object in multitree code pathJeff King
2020-09-30hashmap_for_each_entry(): workaround MSVC's runtime check failure #3Junio C Hamano
2020-09-30cmake (Windows): recommend using Visual Studio's built-in CMake supportJohannes Schindelin
2020-09-30cmake (Windows): initialize vcpkg/build dependencies automaticallyJohannes Schindelin
2020-09-30cmake (Windows): complain when encountering an unknown compilerJohannes Schindelin
2020-09-30cmake (Windows): let the `.dll` files be found when running the testsJohannes Schindelin
2020-09-30cmake: quote the path accurately when editing `test-lib.sh`Johannes Schindelin
2020-09-30cmake: fall back to using `vcpkg`'s `msgfmt.exe` on WindowsJohannes Schindelin
2020-09-30dir.c: drop unused "untracked" from treat_path_fast()Jeff King
2020-09-30sequencer: handle ignore_footer when parsing trailersJeff King
2020-09-30test-advise: check argument count with argc instead of argvJeff King
2020-09-30sparse-checkout: fill in some options boilerplateJeff King
2020-09-30sequencer: drop repository argument from run_git_commit()Jeff King
2020-09-30push: drop unused repo argument to do_push()Jeff King
2020-09-30assert PARSE_OPT_NONEG in parse-options callbacksJeff King
2020-09-30env--helper: write to opt->value in parseopt helperJeff King
2020-09-30drop unused argc parametersJeff King
2020-09-30convert: drop unused crlf_action from check_global_conv_flags_eol()Jeff King
2020-09-29Eighteenth batchJunio C Hamano
2020-09-29Merge branch 'ah/pull'Junio C Hamano
2020-09-29Merge branch 'tg/range-diff-same-file-fix'Junio C Hamano
2020-09-29Merge branch 'jc/t1506-rev-parse-leaves-range-endpoint-unpeeled'Junio C Hamano
2020-09-29Merge branch 'dl/zero-oid-in-hooks'Junio C Hamano
2020-09-29Merge branch 'jk/make-protocol-v2-the-default'Junio C Hamano
2020-09-29Merge branch 'bc/clone-with-git-default-hash-fix'Junio C Hamano
2020-09-29Merge branch 'tb/bloom-improvements'Junio C Hamano
2020-09-29Merge branch 'bc/faq-misc'Junio C Hamano
2020-09-29diff: get rid of redundant 'dense' argumentSergey Organov
2020-09-28packfile: fix memory leak in add_delta_base_cache()Matheus Tavares
2020-09-28packfile: fix race condition on unpack_entry()Matheus Tavares
2020-09-28fetch: do not override partial clone filterJonathan Tan
2020-09-28Doc: show example scissors lineEvan Gates
2020-09-28cmake: ensure that the `vcpkg` packages are found on WindowsJohannes Schindelin
2020-09-28cmake: do find Git for Windows' shell interpreterJohannes Schindelin
2020-09-27config/uploadpack.txt: fix typo in `--filter=tree:<n>`Martin Ågren
2020-09-27config/fmt-merge-msg.txt: drop space in quoteMartin Ågren
2020-09-27worktree: use skip_prefix to parse targetMartin Ågren
2020-09-27worktree: rename copy-pasted variableMartin Ågren