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
2023-12-26treewide: add direct includes currently only pulled in transitivelyElijah Newren
2023-12-26trace2/tr2_tls.h: remove unnecessary includeElijah Newren
2023-12-26submodule-config.h: remove unnecessary includeElijah Newren
2023-12-26pkt-line.h: remove unnecessary includeElijah Newren
2023-12-26line-log.h: remove unnecessary includeElijah Newren
2023-12-26http.h: remove unnecessary includeElijah Newren
2023-12-26fsmonitor--daemon.h: remove unnecessary includesElijah Newren
2023-12-26blame.h: remove unnecessary includesElijah Newren
2023-12-26archive.h: remove unnecessary includeElijah Newren
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-26treewide: remove unnecessary includes from header filesElijah Newren
2023-12-26fast-import: use mem_pool_calloc()René Scharfe
2023-12-21archive: "--list" does not take further optionsJunio C Hamano
2023-12-21Merge branch 'jk/end-of-options' into jc/sparse-checkout-set-add-end-of-optionsJunio C Hamano
2023-12-21Documentation/git-merge.txt: use backticks for command wrappingMichael Lohmann
2023-12-21Documentation/git-merge.txt: fix reference to synopsisMichael Lohmann
2023-12-20trailer: use offsets for trailer_start/trailer_endLinus Arver
2023-12-20trailer: find the end of the log messageLinus Arver
2023-12-20The third batchJunio C Hamano
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 'jk/end-of-options'Junio C Hamano
2023-12-20Merge branch 'rs/incompatible-options-messages'Junio C Hamano
2023-12-20Merge branch 'jc/revision-parse-int'Junio C Hamano
2023-12-20Merge branch 'mk/doc-gitfile-more'Junio C Hamano
2023-12-20Merge branch 'ps/ref-tests-update-more'Junio C Hamano
2023-12-20Merge branch 'jp/use-diff-index-in-pre-commit-sample'Junio C Hamano
2023-12-20Merge branch 'en/complete-sparse-checkout'Junio C Hamano
2023-12-20rebase: use strvec_pushf() for format-patch revisionsRené Scharfe
2023-12-20completion: support pseudoref existence checks for reftablesStan Hu
2023-12-20completion: refactor existence checks for pseudorefsStan Hu
2023-12-19remote.h: retire CAS_OPT_NAMEJunio C Hamano
2023-12-19The second batchJunio C Hamano
2023-12-19Merge branch 'jh/trace2-redact-auth'Junio 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 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-12-19Merge branch 'ps/commit-graph-less-paranoid'Junio C Hamano
2023-12-19Merge branch 'cc/git-replay'Junio C Hamano
2023-12-19Merge branch 'ac/fuzz-show-date'Junio C Hamano
2023-12-19Merge branch 'ps/ref-deletion-updates'Junio C Hamano
2023-12-19Merge branch 'js/packfile-h-typofix'Junio C Hamano
2023-12-18doc: format.notes specify a ref under refs/notes/ hierarchyJunio C Hamano
2023-12-18test-lib-functions.sh: fix test_grep fail message wordingShreyansh Paliwal
2023-12-18git-compat-util: convert skip_{prefix,suffix}{,_mem} to boolRené Scharfe
2023-12-18fetch: no redundant error message for atomic fetchJiang Xin
2023-12-18t5574: test porcelain output of atomic fetchJiang Xin