summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07Merge branch 'wh/author-committer-ident-config'Junio C Hamano
2019-03-07Merge branch 'aw/pretty-trailers'Junio C Hamano
2019-03-07Merge branch 'nd/diff-parseopt'Junio C Hamano
2019-03-07Merge branch 'tg/checkout-no-overlay'Junio C Hamano
2019-03-07attr.c: ".gitattribute" -> ".gitattributes" (comments)Robert P. J. Day
2019-03-07gitattributes.txt: fix typoYash Bhatambare
2019-03-06compat/bswap: add include header guardsJeff King
2019-03-06Makefile: fix 'hdr-check' when GCRYPT not installedRamsay Jones
2019-03-05fsck: always compute USED flags for unreachable objectsJeff King
2019-03-05doc/fsck: clarify --connectivity-only behaviorJeff King
2019-03-05rev-list: allow cached objects in existence checkJeff King
2019-03-05Makefile: use `git ls-files` to list header files, if possibleJohannes Schindelin
2019-03-05Merge tag 'l10n-2.21.0-rnd2.1' of git://github.com/git-l10n/git-poJunio C Hamano
2019-03-05fetch: ignore SIGPIPE during network operationJeff King
2019-03-05fetch: avoid calling write_or_die()Jeff King
2019-03-04built-in rebase: set ORIG_HEAD just once, before the rebaseJohannes Schindelin
2019-03-04built-in rebase: demonstrate that ORIG_HEAD is not set correctlyJohannes Schindelin
2019-03-04built-in rebase: use the correct reflog when switching branchesJohannes Schindelin
2019-03-04built-in rebase: no need to check out `onto` twiceJohannes Schindelin
2019-03-04tests: introduce --stress-jobs=<N>Johannes Schindelin
2019-03-04tests: let --stress-limit=<N> imply --stressJohannes Schindelin
2019-03-03remote-curl: use post_rpc() for protocol v2 alsoJonathan Tan
2019-03-03docs/git-gc: fix typo "--prune=all" to "--prune=now"Robert P. J. Day
2019-03-02l10n: Fixes to Catalan translationJordi Mas
2019-03-01l10n: Updated Vietnamese translation for v2.21 rd2Tran Ngoc Quan
2019-02-28setup: fix memory leaks with `struct repository_format`Martin Ågren
2019-02-28travis: remove the hack to build the Windows job on Azure PipelinesJohannes Schindelin
2019-02-28rebase docs: fix "gitlink" typoKyle Meyer
2019-02-28bisect: make diff-tree output prettierJeff King
2019-02-28bisect: fix internal diff-tree config loadingJeff King
2019-02-28bisect: use string arguments to feed internal diff-treeJeff King
2019-02-26l10n: fr.po remove obsolete entriesJean-Noël Avila
2019-02-24Git 2.21v2.21.0Junio C Hamano
2019-02-24Makefile: allow for combining DEVELOPER=1 and CFLAGS="..."Ævar Arnfjörð Bjarmason
2019-02-24Makefile: move the setting of *FLAGS closer to "include"Ævar Arnfjörð Bjarmason
2019-02-24Makefile: Move *_LIBS assignment into its own sectionÆvar Arnfjörð Bjarmason
2019-02-24Makefile: add/remove comments at top and tweak whitespaceÆvar Arnfjörð Bjarmason
2019-02-24Makefile: move "strip" assignment down from flagsÆvar Arnfjörð Bjarmason
2019-02-24Makefile: remove an out-of-date commentÆvar Arnfjörð Bjarmason
2019-02-24Merge branch 'yn/checkout-doc-fix'Junio C Hamano
2019-02-24diff: reuse diff setup for --no-index caseJeff King
2019-02-24Merge tag 'l10n-2.21.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano
2019-02-24README: adjust for final Azure Pipeline IDJohannes Schindelin
2019-02-24checkout doc: fix an unmatched double-quote pairYoichi Nakayama
2019-02-23l10n: bg.po: Updated Bulgarian translation (4363t)Alexander Shopov
2019-02-23Merge branch 'ab/bsd-fixes'Junio C Hamano
2019-02-23Merge branch 'ab/workaround-dash-bug-in-test'Junio C Hamano
2019-02-22trace2: add for_each macros to clang-formatJeff Hostetler
2019-02-22trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler
2019-02-22trace2:data: add subverb for rebaseJeff Hostetler