summaryrefslogtreecommitdiffstats
path: root/path.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-27shortlog: de-duplicate trailer valuesJeff King3-1/+88
2020-09-27shortlog: match commit trailers with --groupJeff King4-1/+72
2020-09-27trailer: add interface for iterating over commit trailersJeff King2-2/+79
2020-09-27shortlog: add grouping optionJeff King4-13/+66
2020-09-25shortlog: change "author" variables to "ident"Jeff King1-18/+18
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-21git-prompt: change == to = for zsh's sakeDavid J. Malan1-2/+2
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-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-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-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
2020-07-09entry: check for fstat() errors after checkoutMatheus Tavares1-2/+1
2020-07-09experimental: default to fetch.writeCommitGraph=falseJonathan Nieder3-14/+5
2020-07-09commit.c: don't persist substituted parents when unshallowingTaylor Blau4-1/+19
2020-07-08diff: check for merge bases before assigning sym->baseJeff King1-1/+1
2020-07-07Wait for child on signal death for aliases to externalsTrygve Aaberge1-0/+2
2020-07-07Wait for child on signal death for aliases to builtinsTrygve Aaberge3-1/+3
2020-07-07The seventh batchJunio C Hamano1-0/+35
2020-07-07revision: disable min_age optimization with line-logRené Scharfe2-1/+10
2020-07-02difftool -d: ensure that intent-to-add files are handled correctlyJohannes Schindelin1-0/+8
2020-07-02diff-files --raw: show correct post-image of intent-to-add filesJohannes Schindelin2-5/+3
2020-07-02send-email: restore --in-reply-to superseding behaviorRafael Aquini2-3/+19
2020-07-02cat-file: add missing [=<format>] to usage/synopsisChristian Couder2-2/+2
2020-07-01completion: nounset mode fixesVille Skyttä1-9/+9