Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-09Merge branch 'rs/fast-import-simplify-mempool-allocation'Junio C Hamano
2024-01-09Merge branch 'en/sparse-checkout-eoo'Junio C Hamano
2024-01-09Merge branch 'jc/sparse-checkout-set-default-fix'Junio C Hamano
2024-01-09Merge branch 'en/header-cleanup'Junio C Hamano
2024-01-03Merge branch 'ps/pseudo-refs'Junio C Hamano
2024-01-03Merge branch 'jc/orphan-unborn'Junio C Hamano
2024-01-03Merge branch 'la/trailer-cleanups'Junio C Hamano
2024-01-03Merge branch 'jc/retire-cas-opt-name-constant'Junio C Hamano
2024-01-03Merge branch 'rs/rebase-use-strvec-pushf'Junio C Hamano
2023-12-28Merge branch 'ps/clone-into-reftable-repository'Junio C Hamano
2023-12-28Merge branch 'jx/fetch-atomic-error-message-fix'Junio C Hamano
2023-12-28Merge branch 'rs/show-ref-incompatible-options'Junio C Hamano
2023-12-28Merge branch 'jc/checkout-B-branch-in-use'Junio C Hamano
2023-12-26sparse-checkout: use default patterns for 'set' only !stdinJunio C Hamano
2023-12-26sparse-checkout: be consistent with end of options markersElijah Newren
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-26treewide: add direct includes currently only pulled in transitivelyElijah Newren
2023-12-26fsmonitor--daemon.h: remove unnecessary includesElijah Newren
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-26fast-import: use mem_pool_calloc()René Scharfe
2023-12-20Merge branch 'jk/config-cleanup'Junio C Hamano
2023-12-20Merge branch 'jk/implicit-true'Junio C Hamano
2023-12-20Merge branch 'jk/bisect-reset-fix'Junio C Hamano
2023-12-20Merge branch 'rs/incompatible-options-messages'Junio C Hamano
2023-12-20rebase: use strvec_pushf() for format-patch revisionsRené Scharfe
2023-12-19remote.h: retire CAS_OPT_NAMEJunio C Hamano
2023-12-19Merge branch 'ad/merge-file-diff-algo'Junio C Hamano
2023-12-19Merge branch 'rs/column-leakfix'Junio C Hamano
2023-12-19Merge branch 'rs/i18n-cannot-be-used-together'Junio C Hamano
2023-12-19Merge branch 'jb/reflog-expire-delete-dry-run-options'Junio C Hamano
2023-12-19Merge branch 'cc/git-replay'Junio C Hamano
2023-12-18fetch: no redundant error message for atomic fetchJiang Xin
2023-12-14bisect: consistently write BISECT_EXPECTED_REV via the refdbPatrick Steinhardt
2023-12-13checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano
2023-12-12builtin/clone: create the refdb with the correct object formatPatrick Steinhardt
2023-12-12builtin/clone: skip reading HEAD when retrieving remotePatrick Steinhardt
2023-12-12builtin/clone: set up sparse checkout laterPatrick Steinhardt
2023-12-12builtin/clone: fix bundle URIs with mismatching object formatsPatrick Steinhardt
2023-12-11show-ref: use die_for_incompatible_opt3()René Scharfe
2023-12-10Merge branch 'ak/rebase-autosquash'Junio C Hamano
2023-12-10Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano
2023-12-10Merge branch 'ss/format-patch-use-encode-headers-for-cover-letter'Junio C Hamano
2023-12-10Merge branch 'jw/git-add-attr-pathspec'Junio C Hamano
2023-12-09push: drop confusing configset/callback redundancyJeff King
2023-12-09fsck: handle NULL value when parsing message configJeff King
2023-12-09config: handle NULL value when parsing non-boolsJeff King
2023-12-09bisect: always clean on resetJeff King
2023-12-09worktree: simplify incompatibility message for --orphan and commit-ishRené Scharfe
2023-12-09worktree: standardize incompatibility messagesRené Scharfe
2023-12-09clean: factorize incompatibility messageRené Scharfe