summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-12-18Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano18-22/+22
2023-12-18Merge branch 'ps/commit-graph-less-paranoid'Junio C Hamano1-3/+3
2023-12-18Merge branch 'cc/git-replay'Junio C Hamano1-0/+127
2023-12-18doc: format.notes specify a ref under refs/notes/ hierarchyJunio C Hamano1-1/+1
2023-12-15docs: MERGE_AUTOSTASH is not that specialJunio C Hamano1-1/+1
2023-12-15docs: AUTO_MERGE is not that specialJunio C Hamano3-3/+3
2023-12-15git-bisect.txt: BISECT_HEAD is not that specialJunio C Hamano1-1/+1
2023-12-15git.txt: HEAD is not that specialJunio C Hamano1-3/+4
2023-12-15git-add.txt: add missing short option -A to synopsisEric Sunshine1-1/+1
2023-12-14pack-bitmap: enable reuse from all bitmapped packsTaylor Blau1-5/+11
2023-12-14pack-objects: allow setting `pack.allowPackReuse` to "single"Taylor Blau1-1/+1
2023-12-14midx: implement `BTMP` chunkTaylor Blau1-0/+76
2023-12-13checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano2-3/+10
2023-12-09Start the 2.44 cycleJunio C Hamano1-0/+43
2023-12-09Merge branch 'tz/send-email-negatable-options'Junio C Hamano1-1/+1
2023-12-09Merge branch 'ak/rebase-autosquash'Junio C Hamano2-15/+23
2023-12-09Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano1-11/+12
2023-12-09Merge branch 'js/doc-unit-tests'Junio C Hamano2-0/+241
2023-12-03doc: make the gitfile syntax easier to discoverMarcel Krause2-1/+5
2023-11-26replay: add --contained to rebase contained branchesElijah Newren1-1/+11
2023-11-26replay: add --advance or 'cherry-pick' modeElijah Newren1-8/+33
2023-11-26replay: use standard revision rangesElijah Newren1-4/+54
2023-11-26replay: make it a minimal server side commandElijah Newren1-1/+4
2023-11-26replay: introduce new builtinElijah Newren1-0/+39
2023-11-26commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by defaultPatrick Steinhardt1-3/+3
2023-11-26doc: update links for andre-simon.deJosh Soref1-1/+1
2023-11-26doc: switch links to httpsJosh Soref10-11/+11
2023-11-26doc: update links to current pagesJosh Soref9-10/+10
2023-11-24orphan/unborn: add to the glossary and use them consistentlyJunio C Hamano5-5/+23
2023-11-22merge-file: add --diff-algorithm optionAntonin Delpeuch1-0/+6
2023-11-20Git 2.43v2.43.0Junio C Hamano1-55/+69
2023-11-20Merge branch 'vd/glossary-dereference-peel'Junio C Hamano1-14/+35
2023-11-17perl: bump the required Perl version to 5.8.1 from 5.8.0Todd Zullinger1-1/+1
2023-11-16ref-filter.c: use peeled tag for '*' format fieldsVictoria Dye1-2/+2
2023-11-16for-each-ref: clean up documentation of --formatVictoria Dye1-11/+12
2023-11-16rebase: rewrite --(no-)autosquash documentationAndy Koppe1-14/+20
2023-11-16rebase: support --autosquash without -iAndy Koppe1-1/+1
2023-11-16rebase: fully ignore rebase.autoSquash without -iAndy Koppe1-1/+3
2023-11-14glossary: add definitions for dereference & peelVictoria Dye1-14/+35
2023-11-12RelNotes: minor wording fixes in 2.43.0 release notesElijah Newren1-18/+18
2023-11-10unit tests: add a project plan documentJosh Steadmon2-0/+241
2023-11-08Git 2.43-rc1v2.43.0-rc1Junio C Hamano1-0/+5
2023-11-08Prepare for -rc1Junio C Hamano1-1/+19
2023-11-08Merge branch 'bc/merge-file-object-input'Junio C Hamano1-10/+28
2023-11-08Merge branch 'tb/format-pack-doc-update'Junio C Hamano1-4/+5
2023-11-08Merge branch 'ps/show-ref'Junio C Hamano1-3/+17
2023-11-08Merge branch 'ps/do-not-trust-commit-graph-blindly-for-existence'Junio C Hamano1-0/+10
2023-11-07RelNotes: improve wording of credential helper notesTodd Zullinger1-2/+3
2023-11-07RelNotes: minor typo fixes in 2.43.0 draftTodd Zullinger1-2/+2
2023-11-07A bit more before -rc1Junio C Hamano1-54/+15