summaryrefslogtreecommitdiffstats
path: root/bisect.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2020-07-10bisect: treat BISECT_HEAD as a pseudo refHan-Wen Nienhuys2-4/+3
2020-07-10t3432: use git-reflog to inspect the reflog for HEADHan-Wen Nienhuys1-3/+4
2020-07-10t6300: test refs pointing to tree and blobChristian Couder1-0/+19
2020-07-10Documentation: clarify %(contents:XXXX) docChristian Couder1-6/+18
2020-07-10t5539: make timestamp requirements more explicitJeff King1-1/+3
2020-07-10t9700: loosen ident timezone regexJeff King1-3/+3
2020-07-10git clone: don't clone into non-empty directoryBen Wijen2-3/+13
2020-07-10l10n: tr: v2.28.0 round 1Emir Sarı1-1128/+1377
2020-07-10l10n: git.pot: v2.28.0 round 1 (70 new, 14 removed)Jiang Xin1-1102/+1350
2020-07-09Git 2.28-rc0v2.28.0-rc0Junio C Hamano1-3/+27
2020-07-09git-rebase.txt: fix description list separatorMartin Ågren1-1/+1
2020-07-09l10n: Update Catalan translationJordi Mas1-426/+428
2020-07-09commit-graph: fix "Writing out commit graph" progress counterSZEDER Gábor1-20/+2
2020-07-09commit-graph: fix progress of reachable commitsSZEDER Gábor1-2/+3