summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-07diff-parseopt: convert --word-diffLibravatar Nguyễn Thái Ngọc Duy1-18/+29
2019-03-07diff-parseopt: convert --[no-]colorLibravatar Nguyễn Thái Ngọc Duy1-9/+3
2019-03-07diff-parseopt: convert --[no-]followLibravatar Nguyễn Thái Ngọc Duy1-6/+19
2019-03-07diff-parseopt: convert -RLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2019-03-07diff-parseopt: convert -a|--textLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2019-03-07diff-parseopt: convert --full-indexLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2019-03-07diff-parseopt: convert --binaryLibravatar Nguyễn Thái Ngọc Duy2-6/+17
2019-03-07diff-parseopt: convert --anchoredLibravatar Nguyễn Thái Ngọc Duy1-9/+17
2019-03-07diff-parseopt: convert --diff-algorithmLibravatar Nguyễn Thái Ngọc Duy1-11/+22
2019-03-07diff-parseopt: convert --histogramLibravatar Nguyễn Thái Ngọc Duy1-3/+4
2019-03-07diff-parseopt: convert --patienceLibravatar Nguyễn Thái Ngọc Duy1-12/+25
2019-03-07diff-parseopt: convert --[no-]indent-heuristicLibravatar Nguyễn Thái Ngọc Duy1-5/+4
2019-03-07compat/bswap: add include header guardsLibravatar Jeff King1-0/+5
2019-03-06Makefile: fix 'hdr-check' when GCRYPT not installedLibravatar Ramsay Jones1-1/+4
2019-03-06remote-curl: mark all error messages for translationLibravatar Johannes Schindelin1-25/+25
2019-03-06git-reset.txt: clarify documentationLibravatar Denton Liu1-2/+2
2019-03-06Doc: fix misleading asciidoc formatingLibravatar Jean-Noël Avila1-2/+2
2019-03-05fsck: always compute USED flags for unreachable objectsLibravatar Jeff King3-2/+83
2019-03-05doc/fsck: clarify --connectivity-only behaviorLibravatar Jeff King1-3/+7
2019-03-05rev-list: allow cached objects in existence checkLibravatar Jeff King2-1/+11
2019-03-05curl: anonymize URLs in error messages and warningsLibravatar Johannes Schindelin1-6/+13
2019-03-05Makefile: use `git ls-files` to list header files, if possibleLibravatar Johannes Schindelin1-2/+3
2019-03-05Merge tag 'l10n-2.21.0-rnd2.1' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano3-4481/+3979
2019-03-05fetch: ignore SIGPIPE during network operationLibravatar Jeff King1-0/+2
2019-03-05fetch: avoid calling write_or_die()Libravatar Jeff King2-5/+10
2019-03-04built-in rebase: set ORIG_HEAD just once, before the rebaseLibravatar Johannes Schindelin2-14/+19
2019-03-04built-in rebase: demonstrate that ORIG_HEAD is not set correctlyLibravatar Johannes Schindelin1-0/+8
2019-03-04built-in rebase: use the correct reflog when switching branchesLibravatar Johannes Schindelin1-1/+1
2019-03-04built-in rebase: no need to check out `onto` twiceLibravatar Johannes Schindelin1-2/+2
2019-03-04tests: introduce --stress-jobs=<N>Libravatar Johannes Schindelin2-3/+11
2019-03-04tests: let --stress-limit=<N> imply --stressLibravatar Johannes Schindelin2-1/+2
2019-03-03remote-curl: use post_rpc() for protocol v2 alsoLibravatar Jonathan Tan4-186/+183
2019-03-03docs/git-gc: fix typo "--prune=all" to "--prune=now"Libravatar Robert P. J. Day1-1/+1
2019-03-02l10n: Fixes to Catalan translationLibravatar Jordi Mas1-3/+3
2019-03-01l10n: Updated Vietnamese translation for v2.21 rd2Libravatar Tran Ngoc Quan1-2978/+3976
2019-03-01setup: fix memory leaks with `struct repository_format`Libravatar Martin Ågren5-18/+62
2019-03-01travis: remove the hack to build the Windows job on Azure PipelinesLibravatar Johannes Schindelin2-113/+0
2019-03-01rebase docs: fix "gitlink" typoLibravatar Kyle Meyer1-1/+1
2019-03-01ident: add the ability to provide a "fallback identity"Libravatar Johannes Schindelin2-0/+27
2019-03-01strbuf.c: add `strbuf_insertf()` and `strbuf_vinsertf()`Libravatar Paul-Sebastian Ungureanu2-0/+45
2019-03-01strbuf.c: add `strbuf_join_argv()`Libravatar Paul-Sebastian Ungureanu2-0/+22
2019-03-01sha1-name.c: add `get_oidf()` which acts like `get_oid()`Libravatar Paul-Sebastian Ungureanu2-0/+20
2019-03-01bisect: make diff-tree output prettierLibravatar Jeff King2-5/+5
2019-03-01bisect: fix internal diff-tree config loadingLibravatar Jeff King1-1/+1
2019-03-01bisect: use string arguments to feed internal diff-treeLibravatar Jeff King1-13/+4
2019-02-26l10n: fr.po remove obsolete entriesLibravatar Jean-Noël Avila1-1500/+0
2019-02-24Git 2.21Libravatar Junio C Hamano1-1/+1
2019-02-24Makefile: allow for combining DEVELOPER=1 and CFLAGS="..."Libravatar Ævar Arnfjörð Bjarmason2-24/+28
2019-02-24Makefile: move the setting of *FLAGS closer to "include"Libravatar Ævar Arnfjörð Bjarmason1-18/+22
2019-02-24Makefile: Move *_LIBS assignment into its own sectionLibravatar Ævar Arnfjörð Bjarmason1-1/+3