summaryrefslogtreecommitdiffstats
path: root/diff-delta.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-01Third batchJunio C Hamano1-0/+4
2020-07-31t6300: fix issues related to %(contents:size)Alban Gruin1-2/+2
2020-07-31refs: move the logic to add \t to reflog to the files backendHan-Wen Nienhuys2-2/+3
2020-07-31The second batch -- mostly minor typofixesJunio C Hamano1-0/+6
2020-07-30First batch post 2.28Junio C Hamano2-1/+68
2020-07-30fmt-merge-msg: allow merge destination to be omitted againJunio C Hamano3-4/+66
2020-07-30Revert "fmt-merge-msg: stop treating `master` specially"Junio C Hamano29-94/+97
2020-07-29comment: fix spelling mistakes inside commentsSteve Kemp4-4/+4
2020-07-29git-help.txt: fix mentions of option --guidesAndrei Rybak1-2/+2
2020-07-29grep: avoid using oid_to_hex() with parse_object_or_die()René Scharfe1-1/+1
2020-07-28hashmap: fix typo in usage docsElijah Newren1-1/+1
2020-07-28Remove doubled words in various commentsElijah Newren5-5/+5
2020-07-27Git 2.28v2.28.0Junio C Hamano1-1/+1
2020-07-26l10n: es: 2.28.0 round 1Christopher Diaz Riveros1-1219/+1509
2020-07-24githooks.txt: use correct "reference-transaction" hook nameBojun Chen1-2/+2
2020-07-24l10n: de.po: Update German translation for Git v2.28.0Matthias Rüster1-1160/+1420
2020-07-24l10n: de.po: fix grammarRalf Thielow1-3/+3
2020-07-24ci: use absolute PYTHON_PATH in the Linux jobsSZEDER Gábor1-2/+2
2020-07-23pack-write/docs: update regarding pack namingJohannes Berg2-5/+4
2020-07-22Documentation/RelNotes: fix a typo in 2.28's relnotesTaylor Blau1-1/+1
2020-07-22Git 2.28-rc2v2.28.0-rc2Junio C Hamano2-1/+3
2020-07-21l10n: zh_CN: for git v2.28.0 l10n round 1Jiang Xin1-1122/+1368
2020-07-21remote-curl: make --force-with-lease work with non-ASCII ref namesbrian m. carlson2-1/+20
2020-07-21git-prompt: change == to = for zsh's sakeDavid J. Malan1-2/+2
2020-07-20git-mv: improve error message for conflicted fileChris Torek2-2/+22
2020-07-20dir: check pathspecs before returning `path_excluded`Martin Ågren2-2/+27
2020-07-20l10n: zh_TW.po: v2.28.0 round 1 (0 untranslated)Yi-Jyun Pan1-1127/+1413
2020-07-20l10n: vi.po: correct "ident line" translationĐoàn Trần Công Danh1-6/+6
2020-07-20l10n: vi.po(4931t): Updated translation for v2.28.0Tran Ngoc Quan1-1125/+1411
2020-07-18t3200: don't grep for `strerror()` stringMartin Ågren1-2/+2
2020-07-18gitworkflows.txt: fix broken subsection underlineMartin Ågren1-1/+1
2020-07-17RelNotes: update the v0 with extension situationJunio C Hamano1-9/+0
2020-07-17Git 2.28-rc1v2.28.0-rc1Junio C Hamano2-1/+9
2020-07-16upload-pack: do not lazy-fetch "have" objectsJonathan Tan2-2/+42
2020-07-16ref-filter: add support for %(contents:size)Christian Couder3-1/+28
2020-07-16read-cache: remove bogus shortcutRené Scharfe1-14/+0
2020-07-16verify_repository_format(): complain about new extensions in v0 repoJeff King3-16/+85
2020-07-16repository: allow repository format upgrade with extensionsJonathan Nieder3-8/+9
2020-07-16Revert "check_repository_format_gently(): refuse extensions for old repositor...Jonathan Nieder2-11/+16
2020-07-16Hopefully the last batch before -rc1Junio C Hamano1-0/+8
2020-07-15commit-graph: fix "Collecting commits from input" progress lineSZEDER Gábor1-3/+1
2020-07-15t9100: stop depending on commit timestampsJeff King1-6/+3
2020-07-14test-lib: set deterministic default author/committer dateJeff King1-0/+3
2020-07-14t9100: explicitly unset GIT_COMMITTER_DATEJeff King1-0/+4
2020-07-13git-diff.txt: reorder possible usagesMartin Ågren1-6/+7
2020-07-13git-diff.txt: don't mark required argument as optionalMartin Ågren1-1/+1
2020-07-12l10n: fr v2.28.0 round 1Jean-Noël Avila1-1144/+1408
2020-07-11l10n: sv.po: Update Swedish translation (4931t0f0u)Peter Krefting1-1127/+1399
2020-07-11l10n: it.po: update the Italian translation for Git 2.28.0 round 1Alessandro Menti1-1124/+1412
2020-07-10reflog: cleanse messages in the refs.c layerJunio C Hamano3-16/+42