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 'ml/doc-merge-updates'Junio C Hamano
2024-01-03The fifth batchJunio C Hamano
2024-01-03Merge branch 'jc/orphan-unborn'Junio C Hamano
2023-12-28The fourth batchJunio C Hamano
2023-12-28Merge branch 'jc/doc-misspelt-refs-fix'Junio C Hamano
2023-12-28Merge branch 'jc/doc-most-refs-are-not-that-special'Junio C Hamano
2023-12-28Merge branch 'es/add-doc-list-short-form-of-all-in-synopsis'Junio C Hamano
2023-12-28Merge branch 'jc/checkout-B-branch-in-use'Junio 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-20The third batchJunio C Hamano
2023-12-20Merge branch 'mk/doc-gitfile-more'Junio C Hamano
2023-12-19The second batchJunio C Hamano
2023-12-19Merge branch 'ad/merge-file-diff-algo'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-18doc: format.notes specify a ref under refs/notes/ hierarchyJunio C Hamano
2023-12-16docs: MERGE_AUTOSTASH is not that specialJunio C Hamano
2023-12-16docs: AUTO_MERGE 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-13checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano
2023-12-10Start the 2.44 cycleJunio C Hamano
2023-12-10Merge branch 'tz/send-email-negatable-options'Junio C Hamano
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 'js/doc-unit-tests'Junio C Hamano
2023-12-03doc: make the gitfile syntax easier to discoverMarcel Krause
2023-11-26replay: add --contained to rebase contained branchesElijah Newren
2023-11-26replay: add --advance or 'cherry-pick' modeElijah Newren
2023-11-26replay: use standard revision rangesElijah Newren
2023-11-26replay: make it a minimal server side commandElijah Newren
2023-11-26replay: introduce new builtinElijah Newren
2023-11-26commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by defaultPatrick Steinhardt
2023-11-26doc: update links for andre-simon.deJosh Soref
2023-11-26doc: switch links to httpsJosh Soref
2023-11-26doc: update links to current pagesJosh Soref
2023-11-24orphan/unborn: add to the glossary and use them consistentlyJunio C Hamano
2023-11-22merge-file: add --diff-algorithm optionAntonin Delpeuch
2023-11-20Git 2.43v2.43.0maintJunio C Hamano
2023-11-20Merge branch 'vd/glossary-dereference-peel'Junio C Hamano
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger
2023-11-16ref-filter.c: use peeled tag for '*' format fieldsVictoria Dye
2023-11-16for-each-ref: clean up documentation of --formatVictoria Dye
2023-11-16rebase: rewrite --(no-)autosquash documentationAndy Koppe
2023-11-16rebase: support --autosquash without -iAndy Koppe
2023-11-16rebase: fully ignore rebase.autoSquash without -iAndy Koppe
2023-11-14glossary: add definitions for dereference & peelVictoria Dye