summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-25Merge branch 'mh/import-transport-fd-fix' into maintLibravatar Junio C Hamano2-2/+2
2019-07-25Merge branch 'nd/corrupt-worktrees' into maintLibravatar Junio C Hamano2-2/+17
2019-07-25Merge branch 'nd/init-relative-template-fix' into maintLibravatar Junio C Hamano3-4/+7
2019-07-19clean: show an error message when the path is too longLibravatar Johannes Schindelin2-1/+14
2019-07-18README: fix rendering of text in angle bracketsLibravatar Doug Ilijev1-1/+1
2019-07-18rm: resolving by removal is not a warning-worthy eventLibravatar Junio C Hamano2-1/+14
2019-07-16transport-helper: avoid var decl in for () loop controlLibravatar Junio C Hamano1-1/+2
2019-07-16mingw: support spawning programs containing spaces in their namesLibravatar Johannes Schindelin2-3/+11
2019-07-16gpg-interface: do not scan past the end of bufferLibravatar Steven Roberts1-0/+3
2019-07-14read-cache.c: do not die if mmap failsLibravatar Varun Naik1-1/+1
2019-07-12gpg(docs): use correct --verify syntaxLibravatar Robert Morgan1-1/+1
2019-07-12transport-helper: enforce atomic in push_refs_with_pushLibravatar Emily Shaffer3-0/+68
2019-07-11diff: munmap() file contents before running external diffLibravatar Johannes Schindelin1-0/+2
2019-07-09trace2: correct trace2 field name documentationLibravatar Josh Steadmon1-1/+1
2019-07-08ci/lib.sh: update a comment about installed P4 and Git-LFS versionsLibravatar SZEDER Gábor1-2/+4
2019-07-03ci: disable Homebrew's auto cleanupLibravatar SZEDER Gábor1-1/+1
2019-07-03ci: don't update HomebrewLibravatar SZEDER Gábor1-1/+1
2019-07-02docs: git-clone: list short form of options firstLibravatar Quentin Nerden1-9/+9
2019-07-02docs: git-clone: refer to long form of optionsLibravatar Quentin Nerden1-8/+8
2019-07-01Document that 'git -C ""' works and doesn't change directoryLibravatar SZEDER Gábor1-1/+2
2019-07-01rebase --am: ignore rebase.rescheduleFailedExecLibravatar Johannes Schindelin2-3/+15
2019-06-27progress: use term_clear_line()Libravatar SZEDER Gábor2-20/+14
2019-06-27rebase: fix garbled progress display with '-x'Libravatar SZEDER Gábor2-5/+16
2019-06-27t5551: test usage of chunked encoding explicitlyLibravatar Jonathan Tan1-3/+2
2019-06-25t5551: use 'test_i18ngrep' to check translated outputLibravatar SZEDER Gábor1-2/+2
2019-06-25submodule foreach: fix recursion of optionsLibravatar Morian Sonnet2-0/+8
2019-06-24pager: add a helper function to clear the last line in the terminalLibravatar SZEDER Gábor3-3/+24
2019-06-24t3404: make the 'rebase.missingCommitsCheck=ignore' test more focusedLibravatar SZEDER Gábor1-14/+1
2019-06-24t3404: modernize here doc styleLibravatar SZEDER Gábor1-65/+58
2019-06-24doc: don't use git.kernel.org as example gitweb URLLibravatar Jakub Wilk1-2/+1
2019-06-24t0001: fix on case-insensitive filesystemsLibravatar Johannes Schindelin2-14/+23
2019-06-19wrapper: avoid undefined behaviour in macOSLibravatar Carlo Marcelo Arenas Belón1-1/+1
2019-06-17use COPY_ARRAY for copying arraysLibravatar René Scharfe4-7/+7
2019-06-17coccinelle: use COPY_ARRAY for copying arraysLibravatar René Scharfe1-15/+46
2019-06-17fsmonitor: avoid signed integer overflow / infinite loopLibravatar Carlo Marcelo Arenas Belón1-4/+4
2019-06-14t3404: fix a typoLibravatar Johannes Schindelin1-1/+1
2019-06-13config: avoid calling `labs()` on too-large data typeLibravatar Johannes Schindelin1-2/+2
2019-06-13winansi: simplify loading the GetCurrentConsoleFontEx() functionLibravatar Johannes Schindelin1-9/+5
2019-06-13kwset: allow building with GCC 8Libravatar Johannes Schindelin1-1/+7
2019-06-13poll (mingw): allow compiling with GCC 8 and DEVELOPER=1Libravatar Johannes Schindelin1-1/+1
2019-06-11t5616: cover case of client having delta baseLibravatar Jonathan Tan1-11/+28
2019-06-11t5616: use correct flag to check object is missingLibravatar Jonathan Tan1-1/+1
2019-06-07Git 2.22Libravatar Junio C Hamano1-1/+1
2019-06-07Merge tag 'l10n-2.22.0-rnd3' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano11-33731/+43398
2019-06-07Merge branch 'fr_review' of git://github.com/jnavila/gitLibravatar Jiang Xin1-15/+15
2019-06-07Merge branch 'master' of git://github.com/alshopov/git-poLibravatar Jiang Xin1-7/+11
2019-06-07l10n: fr.po: Review French translationLibravatar Cédric Malard1-15/+15
2019-06-06Merge branch 'en/merge-directory-renames-fix'Libravatar Junio C Hamano2-0/+117
2019-06-06config/alias.txt: document alias accepting non-command first wordLibravatar Denton Liu1-0/+10
2019-06-06config/alias.txt: change " and ' to `Libravatar Denton Liu1-6/+6