summaryrefslogtreecommitdiffstats
path: root/parse-options-cb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-16gpg-interface: fix const-correctness of "eol" pointerJeff King1-2/+1
2018-04-16gpg-interface: use size_t for signature buffer sizeJeff King2-2/+2
2018-04-16gpg-interface: modernize function declarationsJeff King2-28/+38
2018-04-16gpg-interface: handle bool user.signingkeyJeff King1-0/+6
2018-04-16t7004: fix mistaken tag nameJeff King1-1/+1
2018-04-02Git 2.17v2.17.0Junio C Hamano1-1/+1
2018-04-01add -p: fix 2.17.0-rc* regression due to moved codeÆvar Arnfjörð Bjarmason1-1/+1
2018-03-31l10n: de.po: translate 132 new messagesRalf Thielow1-2093/+2527
2018-03-30upload-pack: disable object filtering when disabled by configJonathan Nieder2-5/+5
2018-03-29l10n: zh_CN: review for git v2.17.0 l10n round 1Ray Chen1-5/+5
2018-03-29l10n: zh_CN: for git v2.17.0 l10n round 1Jiang Xin1-2066/+2495
2018-03-28Git 2.17-rc2v2.17.0-rc2Junio C Hamano1-1/+1
2018-03-28l10n: ko.po: Update Korean translationChangwoo Ryu1-2074/+2509
2018-03-28submodule deinit: handle non existing pathspecs gracefullyStefan Beller1-1/+1
2018-03-28git-stash.txt: remove extra square bracketThomas Gummerer1-1/+1
2018-03-25unpack-trees: release oid_array after use in check_updates()René Scharfe1-0/+1
2018-03-23l10n: fr.po: v2.17.0 no fuzzyJean-Noël Avila1-2/+2
2018-03-23t9902: disable test on the list of merge-strategies under GETTEXT_POISONJunio C Hamano1-1/+1
2018-03-22Git 2.16.3v2.16.3Junio C Hamano3-2/+51
2018-03-22completion: clear cached --options when sourcing the completion scriptSZEDER Gábor2-0/+35
2018-03-21Git 2.17-rc1v2.17.0-rc1Junio C Hamano2-1/+33
2018-03-20doc/gitattributes: mention non-recursive behaviorJeff King1-3/+10
2018-03-20read-cache: fix an -Wmaybe-uninitialized warningRamsay Jones1-2/+4
2018-03-20-Wuninitialized: remove some 'init-self' workaroundsRamsay Jones3-4/+4
2018-03-19filter-branch: use printf instead of echo -eMichele Locati1-3/+3
2018-03-19mingw: abort on invalid strftime formatsJohannes Schindelin2-0/+14
2018-03-19completion: complete tags with git tag --delete/--verifyTodd Zullinger1-1/+1
2018-03-19Documentation/merge-strategies: typofixDavid Pursehouse1-1/+1
2018-03-18l10n: sv.po: Update Swedish translation (3376t0f0u)Peter Krefting1-2070/+2501
2018-03-18l10n: Update Catalan translationJordi Mas1-3652/+3897
2018-03-17l10n: fr.po v2.17.0 round 1Jean-Noël Avila1-2090/+2496
2018-03-17l10n: vi.po(3376t): Updated Vietnamese translation for v2.17Tran Ngoc Quan1-2078/+2513
2018-03-17RelNotes: add details on Perl module changesTodd Zullinger2-1/+16
2018-03-16l10n: bg.po: Updated Bulgarian translation (3376t)Alexander Shopov1-2082/+2516
2018-03-16l10n: es.po: Update Spanish translation 2.17.0Christopher Diaz Riveros1-2247/+2692
2018-03-16l10n: git.pot: v2.17.0 round 1 (132 new, 44 removed)Jiang Xin1-1996/+2400
2018-03-15Git 2.17-rc0v2.17.0-rc0Junio C Hamano2-1/+11
2018-03-15t/t3200: fix a typo in a test descriptionKaartic Sivaraam1-1/+1
2018-03-15http: fix an unused variable warning for 'curl_no_proxy'Ramsay Jones1-1/+3
2018-03-15Fix bugs preventing adding updated cache entries to the name hashBen Peart1-1/+3
2018-03-15fetch-pack: do not check links for partial fetchJonathan Tan2-2/+22
2018-03-15index-pack: support checking objects but not linksJonathan Tan3-2/+12
2018-03-13sha1_file: restore OBJECT_INFO_QUICK functionalityJonathan Tan1-3/+5
2018-03-09t9402-git-cvsserver-refs: don't check the stderr of a subshellSZEDER Gábor1-4/+4
2018-03-09t9400-git-cvsserver-server: don't rely on the output of 'test_cmp'SZEDER Gábor1-5/+3
2018-03-08Eighth batch for 2.17Junio C Hamano1-5/+40
2018-03-08git manpage: note git-security@googlegroups.comÆvar Arnfjörð Bjarmason1-0/+3
2018-03-08userdiff.c: add C# async keyword in diff patternThomas Levesque1-1/+1
2018-03-07completion: more subcommands in _git_notes()Nguyễn Thái Ngọc Duy1-2/+2
2018-03-07completion: complete --{reuse,reedit}-message= for all notes subcmdsNguyễn Thái Ngọc Duy1-2/+1