65856 Commits (fa48de62ac00bdd634ea5bcd5b1a6bccfa4d9117)
 

Author SHA1 Message Date
Junio C Hamano 8b9c425629 Merge branch 'jh/p4-fix-use-of-process-error-exception' 3 years ago
Junio C Hamano 492261a6de Merge branch 'jc/find-header' 3 years ago
Junio C Hamano 7a9ae6d0d9 Merge branch 'pb/pull-rebase-autostash-fix' 3 years ago
Liginity Lee 45d0212a71 fix typo in git-mktree.txt 3 years ago
Shaoxuan Yuan 74f3390dde builtin/diff.c: fix "git-diff" usage string typo 3 years ago
Elijah Newren 0dec322d31 diff-merges: avoid history simplifications when diffing merges 3 years ago
Elijah Newren 0d83d8240d merge-ort: mark conflict/warning messages from inner merges as omittable 3 years ago
Elijah Newren 20323d104e show, log: include conflict/warning messages in --remerge-diff headers 3 years ago
Elijah Newren 95433eeed9 diff: add ability to insert additional headers for paths 3 years ago
Elijah Newren 6054d1aac3 merge-ort: format messages slightly different for use in headers 3 years ago
Elijah Newren a28d094ac2 merge-ort: mark a few more conflict messages as omittable 3 years ago
Elijah Newren 24dbdab50d merge-ort: capture and print ll-merge warnings in our preferred fashion 3 years ago
Elijah Newren 35f6967161 ll-merge: make callers responsible for showing warnings 3 years ago
Elijah Newren 7b90ab467a log: clean unneeded objects during `log --remerge-diff` 3 years ago
Elijah Newren db757e8b8d show, log: provide a --remerge-diff capability 3 years ago
Elijah Newren 714edc620c repo-settings: rename the traditional default fetch.negotiationAlgorithm 3 years ago
Elijah Newren a9a136c232 repo-settings: fix error handling for unknown values 3 years ago
Elijah Newren a68c5b9eba repo-settings: fix checking for fetch.negotiationAlgorithm=default 3 years ago
Ævar Arnfjörð Bjarmason 6798b08e84 perl Git.pm: don't ignore signalled failure in _cmd_close() 3 years ago
Thomas Gummerer c9e04d905e fetch --prune: exit with error if pruning fails 3 years ago
Junio C Hamano 5d01301f2b Git 2.35.1 3 years ago
Junio C Hamano 90fb70e458 Name the next one 2.36 to prepare for 2.35.1 3 years ago
Junio C Hamano 4c53a8c20f Git 2.35.1 3 years ago
Junio C Hamano f120b65cd4 Merge branch 'en/keep-cwd' into maint 3 years ago
Robert Coup 2826ffad8c fetch: fix negotiate-only error message 3 years ago
Elijah Newren 0f03f04c5c sparse-checkout: fix a couple minor memory leaks 3 years ago
Johannes Schindelin 75408ca949 diff-filter: be more careful when looking for negative bits 3 years ago
Johannes Schindelin 4d4d4eaa7b diff.c: move the diff filter bits definitions up a bit 3 years ago
Johannes Schindelin d843e319f8 docs(diff): lose incorrect claim about `diff-files --diff-filter=A` 3 years ago
Johannes Schindelin e9b272e4c1 stash: stop warning about the obsolete `stash.useBuiltin` config setting 3 years ago
Johannes Schindelin deeaf5ee07 stash: remove documentation for `stash.useBuiltin` 3 years ago
Johannes Schindelin 5d4dc38bfd add: remove support for `git-legacy-stash` 3 years ago
Johannes Schindelin 6de07229ac git-sh-setup: remove remnant bits referring to `git-legacy-stash` 3 years ago
Junio C Hamano cdba0295b0 SubmittingPatches: explain why we care about log messages 3 years ago
Junio C Hamano 607817a3c8 CodingGuidelines: hint why we value clearly written log messages 3 years ago
Junio C Hamano fa1101afb6 SubmittingPatches: write problem statement in the log in the present tense 3 years ago
Taylor Blau f8b60cf99b pack-bitmap.c: gracefully fallback after opening pack/MIDX 3 years ago
Taylor Blau 7f514b7a5e midx: read `RIDX` chunk when present 3 years ago
Taylor Blau a80f0f91b1 t/lib-bitmap.sh: parameterize tests over reverse index source 3 years ago
Taylor Blau 791170fa2b t5326: move tests to t/lib-bitmap.sh 3 years ago
Taylor Blau f0ed59afcc t5326: extract `test_rev_exists` 3 years ago
Taylor Blau 90a8ea47d8 t5326: drop unnecessary setup 3 years ago
Taylor Blau 09a77999e7 pack-revindex.c: instrument loading on-disk reverse index 3 years ago
Taylor Blau 95e8383bac midx.c: make changing the preferred pack safe 3 years ago
Taylor Blau 61fd31a179 t5326: demonstrate bitmap corruption after permutation 3 years ago
Junio C Hamano b23dac905b Merge branch 'en/keep-cwd' 3 years ago
Junio C Hamano 7747e12d71 Start post 2.35 cycle 3 years ago
Greg Hurrell cbac0076ef Documentation/config/pgp.txt: add missing apostrophe 3 years ago
Greg Hurrell 7838d9c2a9 Documentation/config/pgp.txt: replace stray <TAB> character with <SPC> 3 years ago
Ævar Arnfjörð Bjarmason ce14de03db refs API: remove "failure_errno" from refs_resolve_ref_unsafe() 3 years ago