summaryrefslogtreecommitdiffstats
path: root/protocol.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-02tests (status): spell out the `--find-renames` option in fullJohannes Schindelin1-4/+4
2019-04-02tests (push): do not abbreviate the `--follow-tags` optionJohannes Schindelin1-2/+2
2019-04-02t5531: avoid using an abbreviated optionJohannes Schindelin1-1/+1
2019-04-02t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`Johannes Schindelin1-8/+8
2019-04-02tests (rebase): spell out the `--force-rebase` optionJohannes Schindelin2-3/+3
2019-04-02tests (rebase): spell out the `--keep-empty` optionJohannes Schindelin1-2/+2
2019-03-20The third batchJunio C Hamano1-0/+49
2019-03-14gitk: Update Bulgarian translation (317t)Alexander Shopov1-317/+343
2019-03-11The second batchJunio C Hamano1-0/+22
2019-03-11mingw: allow building with an MSYS2 runtime v3.xJohannes Schindelin1-1/+1
2019-03-08mingw: drop MakeMaker referenceJohannes Schindelin1-1/+0
2019-03-08commit-tree: utilize parse-options apiBrandon Richardson3-74/+104
2019-03-07config: document --type=color output is a complete lineJeff King1-1/+3
2019-03-07Start 2.22 cycleJunio C Hamano3-2/+81
2019-03-07attr.c: ".gitattribute" -> ".gitattributes" (comments)Robert P. J. Day1-4/+4
2019-03-07gitattributes.txt: fix typoYash Bhatambare1-1/+1
2019-03-06compat/bswap: add include header guardsJeff King1-0/+5
2019-03-06Makefile: fix 'hdr-check' when GCRYPT not installedRamsay Jones1-1/+4
2019-03-05fsck: always compute USED flags for unreachable objectsJeff King3-2/+83
2019-03-05doc/fsck: clarify --connectivity-only behaviorJeff King1-3/+7
2019-03-05rev-list: allow cached objects in existence checkJeff King2-1/+11
2019-03-05Makefile: use `git ls-files` to list header files, if possibleJohannes Schindelin1-2/+3
2019-03-05fetch: ignore SIGPIPE during network operationJeff King1-0/+2
2019-03-05fetch: avoid calling write_or_die()Jeff King2-5/+10
2019-03-04built-in rebase: set ORIG_HEAD just once, before the rebaseJohannes Schindelin2-14/+19
2019-03-04built-in rebase: demonstrate that ORIG_HEAD is not set correctlyJohannes Schindelin1-0/+8
2019-03-04built-in rebase: use the correct reflog when switching branchesJohannes Schindelin1-1/+1
2019-03-04built-in rebase: no need to check out `onto` twiceJohannes Schindelin1-2/+2
2019-03-04tests: introduce --stress-jobs=<N>Johannes Schindelin2-3/+11
2019-03-04tests: let --stress-limit=<N> imply --stressJohannes Schindelin2-1/+2
2019-03-03remote-curl: use post_rpc() for protocol v2 alsoJonathan Tan4-186/+183
2019-03-03docs/git-gc: fix typo "--prune=all" to "--prune=now"Robert P. J. Day1-1/+1
2019-03-02l10n: Fixes to Catalan translationJordi Mas1-3/+3
2019-03-01l10n: Updated Vietnamese translation for v2.21 rd2Tran Ngoc Quan1-2978/+3976
2019-03-01setup: fix memory leaks with `struct repository_format`Martin Ågren5-18/+62
2019-03-01travis: remove the hack to build the Windows job on Azure PipelinesJohannes Schindelin2-113/+0
2019-03-01rebase docs: fix "gitlink" typoKyle Meyer1-1/+1
2019-02-28bisect: make diff-tree output prettierJeff King2-5/+5
2019-02-28bisect: fix internal diff-tree config loadingJeff King1-1/+1
2019-02-28bisect: use string arguments to feed internal diff-treeJeff King1-13/+4
2019-02-26l10n: fr.po remove obsolete entriesJean-Noël Avila1-1500/+0
2019-02-24Git 2.21v2.21.0Junio C Hamano1-1/+1
2019-02-24Makefile: allow for combining DEVELOPER=1 and CFLAGS="..."Ævar Arnfjörð Bjarmason2-24/+28
2019-02-24Makefile: move the setting of *FLAGS closer to "include"Ævar Arnfjörð Bjarmason1-18/+22
2019-02-24Makefile: Move *_LIBS assignment into its own sectionÆvar Arnfjörð Bjarmason1-1/+3
2019-02-24Makefile: add/remove comments at top and tweak whitespaceÆvar Arnfjörð Bjarmason1-7/+3
2019-02-24Makefile: move "strip" assignment down from flagsÆvar Arnfjörð Bjarmason1-1/+1
2019-02-24Makefile: remove an out-of-date commentÆvar Arnfjörð Bjarmason1-3/+0
2019-02-24diff: reuse diff setup for --no-index caseJeff King4-17/+21
2019-02-24README: adjust for final Azure Pipeline IDJohannes Schindelin1-1/+1