summaryrefslogtreecommitdiffstats
path: root/Documentation/git-column.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-08sha1-file: avoid "sha1 file" for generic use in messagesJeff King1-2/+2
2019-01-08sha1-file: prefer "loose object file" to "sha1 file" in messagesJeff King1-3/+3
2019-01-08sha1-file: drop has_sha1_file()Jeff King3-54/+6
2019-01-08convert has_sha1_file() callers to has_object_file()Jeff King12-16/+47
2019-01-08sha1-file: convert pass-through functions to object_idJeff King1-13/+7
2019-01-08sha1-file: modernize loose header/stream functionsJeff King3-49/+51
2019-01-08sha1-file: modernize loose object file functionsJeff King5-48/+51
2019-01-08http: use struct object_id instead of bare sha1Jeff King4-14/+14
2019-01-08update comment references to sha1_object_info()Jeff King3-6/+6
2019-01-08sha1-file: fix outdated sha1 comment referencesJeff King1-3/+3
2019-01-08object-store: retire odb_load_loose_cache()René Scharfe2-14/+2
2019-01-08object-store: use one oid_array per subdirectory for loose cacheRené Scharfe2-4/+7
2019-01-08object-store: factor out odb_clear_loose_cache()René Scharfe4-6/+13
2019-01-08object-store: factor out odb_loose_cache()René Scharfe3-8/+21
2019-01-04First batch after 2.20.1Junio C Hamano1-0/+44
2018-12-15Prepare for 2.21 cycle to start soonishJunio C Hamano3-2/+24
2018-12-15Git 2.20.1v2.20.1Junio C Hamano3-2/+22
2018-12-14.gitattributes: ensure t/oid-info/* has eol=lfDerrick Stolee1-0/+1
2018-12-14t9902: 'send-email' test case requires PERLJohannes Schindelin1-1/+1
2018-12-13t4256: mark support files as LF-onlyJohannes Schindelin1-0/+1
2018-12-12parse-options: fix SunCC compiler warningNguyễn Thái Ngọc Duy5-1/+10
2018-12-12help -a: handle aliases with long names gracefullyJohannes Schindelin1-1/+9
2018-12-12help.h: fix coding styleJohannes Schindelin1-1/+1
2018-12-12run-command: report exec failureJunio C Hamano2-3/+8
2018-12-09Git 2.20v2.20.0Junio C Hamano1-1/+1
2018-12-07l10n: de.po: fix two messagesRalf Thielow1-2/+2
2018-12-06l10n: zh_CN: for git v2.20.0 l10n round 1 to 3Jiang Xin1-3139/+4169
2018-12-06l10n: update German translationRalf Thielow1-3106/+4332
2018-12-04rebase docs: fix incorrect format of the section Behavioral DifferencesJohannes Sixt1-13/+17
2018-12-04RelNotes 2.20: drop spurious double quoteMartin Ågren1-1/+1
2018-12-04RelNotes 2.20: clarify sentenceMartin Ågren1-1/+1
2018-12-04RelNotes 2.20: move some items between sectionsMartin Ågren1-13/+13
2018-12-04range-diff: always pass at least minimal diff optionsMartin Ågren3-9/+33
2018-12-02l10n: bg.po: Updated Bulgarian translation (4187t)Alexander Shopov1-115/+124
2018-12-02l10n: sv.po: Update Swedish translation (4187t0f0u)Peter Krefting1-221/+231
2018-12-02l10n: fr.po v2.20.0 round 3Jean-Noël Avila1-256/+321
2018-12-02l10n: vi(4187t): Updated Vietnamese translation for v2.20.0 rd3Tran Ngoc Quan1-117/+127
2018-12-02l10n: es.po v2.20.0 round 3Christopher Diaz Riveros1-267/+277
2018-12-02l10n: git.pot: v2.20.0 round 3 (5 new, 3 removed)Jiang Xin1-109/+119
2018-12-02l10n: vi(4185t): Updated Vietnamese translation for v2.20.0Tran Ngoc Quan1-3046/+4221
2018-12-01l10n: es.po v2.20.0 round 1Christopher Diaz Riveros1-3044/+4214
2018-12-01Git 2.20-rc2v2.20.0-rc2Junio C Hamano2-1/+20
2018-12-01t6036: avoid non-portable "cp -a"Carlo Marcelo Arenas Belón1-1/+1
2018-12-01builtin/rebase.c: remove superfluous space in messagesRalf Thielow1-2/+2
2018-12-01l10n: bg.po: Updated Bulgarian translation (4185t)Alexander Shopov1-202/+208
2018-12-01l10n: git.pot: v2.20.0 round 2 (2 new, 2 removed)Jiang Xin1-195/+195
2018-11-30l10n: bg.po: Updated Bulgarian translation (4185t)Alexander Shopov1-3069/+4244
2018-11-30rebase --stat: fix when rebasing to an unrelated historyJohannes Schindelin3-8/+30
2018-11-30rebase: fix GIT_REFLOG_ACTION regressionJohannes Schindelin2-3/+52
2018-11-30format-patch: do not let its diff-options affect --range-diffJunio C Hamano5-3/+17