summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-05submodule: submodule_move_head omits old argument in forced caseLibravatar Stefan Beller2-1/+17
2018-01-05unpack-trees: oneway_merge to update submodulesLibravatar Stefan Beller1-0/+3
2018-01-05t/lib-submodule-update.sh: fix test ignoring ignored files in submodulesLibravatar Stefan Beller1-0/+1
2018-01-05t/lib-submodule-update.sh: clarify testLibravatar Stefan Beller1-2/+2
2018-01-05perf/run: read GIT_PERF_REPO_NAME from perf.repoNameLibravatar Christian Couder1-0/+3
2018-01-05perf/run: learn to send output to codespeed serverLibravatar Christian Couder1-1/+11
2018-01-05perf/run: learn about perf.codespeedOutputLibravatar Christian Couder1-1/+6
2018-01-05perf/run: add conf_opts argument to get_var_from_env_or_config()Libravatar Christian Couder1-5/+6
2018-01-05perf/aggregate: implement codespeed JSON outputLibravatar Christian Couder1-2/+62
2018-01-05perf/aggregate: refactor printing resultsLibravatar Christian Couder1-46/+50
2018-01-05perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}Libravatar Christian Couder1-1/+1
2018-01-05rebase -p: fix quoting when calling `git merge`Libravatar Johannes Schindelin2-3/+20
2018-01-05send-email: add and use a local copy of Mail::AddressLibravatar Matthieu Moy3-1/+302
2018-01-04diff: use HAS_MULTI_BITS instead of counting bits manuallyLibravatar Stefan Beller1-10/+5
2018-01-04diff: properly error out when combining multiple pickaxe optionsLibravatar Stefan Beller2-1/+3
2018-01-04diffcore: add a pickaxe option to find a specific blobLibravatar Stefan Beller6-20/+135
2018-01-04diff: introduce DIFF_PICKAXE_KINDS_MASKLibravatar Stefan Beller5-6/+8
2018-01-04diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bitLibravatar Stefan Beller3-5/+6
2018-01-04diff.h: make pickaxe_opts an unsigned bit fieldLibravatar Stefan Beller1-1/+1
2018-01-04l10n: es.po: Update Spanish Translation v2.16.0Libravatar Christopher Díaz Riveros1-1920/+2129
2018-01-04docs/diff-options: clarify scope of diff-filter typesLibravatar Jeff King1-0/+6
2018-01-04http: fix v1 protocol tests with apache httpd < 2.4Libravatar Todd Zullinger1-6/+4
2018-01-04perf: amend the grep tests to test grep.threadsLibravatar Ævar Arnfjörð Bjarmason2-21/+86
2018-01-03t0302 & t3900: add forgotten quotesLibravatar Johannes Schindelin2-5/+5
2018-01-03Allow the test suite to pass in a directory whose name contains spacesLibravatar Johannes Schindelin3-5/+5
2018-01-03bisect: fix a regression causing a segfaultLibravatar Ævar Arnfjörð Bjarmason1-2/+4
2018-01-03doc/SubmittingPatches: improve text formattingLibravatar Todd Zullinger1-1/+1
2018-01-03clone: do not clean up directories we didn't createLibravatar Jeff King2-9/+67
2018-01-03clone: factor out dir_exists() helperLibravatar Jeff King1-3/+8
2018-01-03t5600: modernize styleLibravatar Jeff King1-23/+25
2018-01-03t5600: fix outdated comment about unborn HEADLibravatar Jeff King1-1/+1
2018-01-03travis-ci: check that all build artifacts are .gitignore-dLibravatar SZEDER Gábor4-0/+20
2018-01-03travis-ci: don't store P4 and Git LFS in the working treeLibravatar SZEDER Gábor1-2/+2
2018-01-03merge: teach -Xours/-Xtheirs to symbolic link mergeLibravatar Junio C Hamano2-4/+45
2018-01-02l10n: fr.po v2.16.0 round 1Libravatar Jean-Noel Avila1-1910/+2112
2018-01-02travis-ci: record and skip successfully built treesLibravatar SZEDER Gábor6-0/+57
2018-01-02travis-ci: create the cache directory early in the build processLibravatar SZEDER Gábor2-1/+2
2018-01-02travis-ci: print the "tip of branch is exactly at tag" message in colorLibravatar SZEDER Gábor1-1/+1
2018-01-02Merge branch 'master' of git://github.com/alshopov/git-poLibravatar Jiang Xin1-1934/+2106
2018-01-01l10n: bg.po: Updated Bulgarian translation (3284t)Libravatar Alexander Shopov1-1934/+2106
2018-01-01l10n: sv.po: Update Swedish translation (3284t0f0u)Libravatar Peter Krefting1-1910/+2118
2017-12-31l10n: fr.po: "worktree list" mistranslated as pruneLibravatar Louis Bettens1-1/+1
2017-12-31Merge branch 'maint' of git://github.com/git-l10n/git-poLibravatar Jiang Xin4-745/+746
2017-12-31l10n: git.pot: v2.16.0 round 1 (64 new, 25 removed)Libravatar Jiang Xin1-1885/+2039
2017-12-28Git 2.16-rc0Libravatar Junio C Hamano2-1/+32
2017-12-28Merge branch 'sb/describe-blob'Libravatar Junio C Hamano8-52/+277
2017-12-28Merge branch 'hi/merge-verify-sig-config'Libravatar Junio C Hamano4-0/+132
2017-12-28Merge branch 'ws/curl-http-proxy-over-https'Libravatar Junio C Hamano1-0/+5
2017-12-28Merge branch 'ks/doc-previous-checkout'Libravatar Junio C Hamano1-7/+12
2017-12-28Merge branch 'ks/rebase-error-messages'Libravatar Junio C Hamano1-10/+25