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-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
2023-12-16docs: MERGE_AUTOSTASH is not that specialJunio C Hamano
2023-12-16docs: AUTO_MERGE is not that specialJunio C Hamano
2023-12-16refs.h: HEAD is not that specialJunio C Hamano
2023-12-16git-bisect.txt: BISECT_HEAD is not that specialJunio C Hamano
2023-12-16git.txt: HEAD is not that specialJunio C Hamano
2023-12-16git-add.txt: add missing short option -A to synopsisEric Sunshine
2023-12-15tests: adjust whitespace in chainlint expectationsPatrick Steinhardt
2023-12-15mailinfo: avoid recursion when unquoting From headersJeff King
2023-12-15t5100: make rfc822 comment test more carefulJeff King
2023-12-14bisect: consistently write BISECT_EXPECTED_REV via the refdbPatrick Steinhardt
2023-12-14refs: complete list of special refsPatrick Steinhardt
2023-12-14refs: propagate errno when reading special refs failsPatrick Steinhardt