summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-09Fourteenth batchJunio C Hamano
2020-09-09Merge branch 'os/vcbuild'Junio C Hamano
2020-09-09Merge branch 'jt/interpret-branch-name-fallback'Junio C Hamano
2020-09-09Merge branch 'js/ci-squelch-false-failure'Junio C Hamano
2020-09-09Merge branch 'pb/imap-send-updates'Junio C Hamano
2020-09-09Merge branch 'hv/ref-filter-misc'Junio C Hamano
2020-09-09Merge branch 'ss/submodule-summary-in-c-fixes'Junio C Hamano
2020-09-09Merge branch 'so/separate-field-for-m-and-diff-merges'Junio C Hamano
2020-09-09Merge branch 'es/worktree-repair'Junio C Hamano
2020-09-09Merge branch 'jk/worktree-check-clean-leakfix'Junio C Hamano
2020-09-09Merge branch 'tb/repack-clearing-midx'Junio C Hamano
2020-09-09Merge branch 'ss/submodule-summary-in-c'Junio C Hamano
2020-09-09refs: add GIT_TRACE_REFS debugging mechanismHan-Wen Nienhuys
2020-09-09add -p: fix editing of intent-to-add pathsPhillip Wood
2020-09-09config: complain about --worktree outside of a git repoMatheus Tavares
2020-09-09Makefile: allow extra tweaking of distribution tarballJunio C Hamano
2020-09-08blame.c: replace instance of !oidcmp for oideqEdmundo Carmona Antoranz
2020-09-08index-pack: make quantum of work smallerJonathan Tan
2020-09-08refs: move REF_LOG_ONLY to refs-internal.hHan-Wen Nienhuys
2020-09-08t3200: clean side effect of git checkout --orphanAaron Lipman
2020-09-08format-patch: use 'origin' as start of current-series-range when knownEric Sunshine
2020-09-08diff-lib: tighten show_interdiff()'s interfaceEric Sunshine
2020-09-08diff: move show_interdiff() from its own file to diff-libEric Sunshine
2020-09-08add -i: use the built-in version when feature.experimental is setJunio C Hamano
2020-09-08add -p: fix memory leakPhillip Wood
2020-09-08contrib/buildsystems: fix expat library name for generated vcxprojOrgad Shaneh
2020-09-08add--interactive.perl: specify --no-color explicitlyJeff King
2020-09-08add-patch: fix inverted return code of repo_read_index()Jeff King
2020-09-07git-worktree.txt: discuss branch-based vs. throwaway worktreesEric Sunshine
2020-09-07worktree: teach `add` to recognize -d as shorthand for --detachEric Sunshine
2020-09-07git-checkout.txt: document -d short option for --detachEric Sunshine
2020-09-06submodule: suppress checking for file name and ref ambiguity for object idsOrgad Shaneh
2020-09-06pack-bitmap-write: use hashwrite_be32() in write_hash_cache()René Scharfe
2020-09-06midx: use hashwrite_u8() in write_midx_header()René Scharfe
2020-09-06fast-import: use write_pack_header()René Scharfe
2020-09-06refspec: add and use refspec_appendf()René Scharfe
2020-09-06push: release strbufs used for refspec formattingRené Scharfe
2020-09-06read-cache: fix mem-pool allocation for multi-threaded index loadingRené Scharfe
2020-09-06Makefile: add support for generating JSON compilation databasePhilippe Blain
2020-09-06log_tree_diff: get rid of extra check for NULLSergey Organov
2020-09-06log_tree_diff: get rid of code duplication for first_parent_onlySergey Organov
2020-09-06fetch: do not look for submodule changes in unchanged refsOrgad Shaneh
2020-09-03Thirteenth batchJunio C Hamano
2020-09-03Merge branch 'pb/doc-external-diff-env'Junio C Hamano
2020-09-03Merge branch 'jk/xrealloc-avoid-use-after-free'Junio C Hamano
2020-09-03Merge branch 'jc/post-checkout-doc'Junio C Hamano
2020-09-03Merge branch 'pb/doc-sequence-editor-configuration'Junio C Hamano
2020-09-03Merge branch 'hl/bisect-doc-clarify-bad-good-ordering'Junio C Hamano
2020-09-03Merge branch 'so/pretty-abbrev-doc'Junio C Hamano
2020-09-03Merge branch 'mr/diff-hide-stat-wo-textual-change'Junio C Hamano