summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-01-07t3502: validate '-m 1' argument is now accepted for non-merge commitsLibravatar Sergey Organov1-6/+6
2019-01-07Revert "t/lib-git-daemon: record daemon log"Libravatar Thomas Gummerer1-11/+3
2019-01-04Merge branch 'sd/stash-wo-user-name'Libravatar Junio C Hamano1-0/+28
2019-01-04Merge branch 'sg/clone-initial-fetch-configuration'Libravatar Junio C Hamano1-0/+47
2019-01-04Merge branch 'nd/checkout-dwim-fix'Libravatar Junio C Hamano2-1/+33
2019-01-04Merge branch 'ab/push-dwim-dst'Libravatar Junio C Hamano1-0/+55
2019-01-04Merge branch 'en/fast-export-import'Libravatar Junio C Hamano1-3/+77
2019-01-04Merge branch 'en/merge-path-collision'Libravatar Junio C Hamano3-78/+829
2019-01-04Merge branch 'nd/i18n'Libravatar Junio C Hamano8-44/+44
2019-01-03test-lib: translate SIGTERM and SIGHUP to an exitLibravatar SZEDER Gábor1-1/+1
2019-01-03Merge branch 'sg/test-bash-version-fix'Libravatar Junio C Hamano1-2/+2
2019-01-03test-lib: check Bash version for '-x' without using shell arraysLibravatar SZEDER Gábor1-2/+2
2019-01-03completion: treat results of git ls-tree as file pathsLibravatar Chayoung You1-5/+5
2019-01-02rebase: run post-checkout hook on checkoutLibravatar Orgad Shaneh1-0/+20
2019-01-02t5403: simplify by using a single repositoryLibravatar Orgad Shaneh1-55/+23
2018-12-28t5570: drop racy testLibravatar Thomas Gummerer1-13/+0
2018-12-28ref-filter: add tests for deltabaseLibravatar Olga Telezhnaya1-0/+3
2018-12-28ref-filter: add tests for objectsize:diskLibravatar Olga Telezhnaya1-0/+3
2018-12-26stripspace: allow -s/-c outside git repositoryLibravatar Jonathan Nieder1-3/+9
2018-12-26git clone <url> C:\cygwin\home\USER\repo' is working (again)Libravatar Torsten Bögershausen1-1/+1
2018-12-26log -G: ignore binary filesLibravatar Thomas Braun1-0/+35
2018-12-26t3510: stop using '-m 1' to force failure mid-sequence of cherry-picksLibravatar Sergey Organov1-2/+6
2018-12-26submodule deinit: unset core.worktreeLibravatar Stefan Beller2-1/+6
2018-12-26submodule: unset core.worktree if no working tree is presentLibravatar Stefan Beller1-1/+2
2018-12-26submodule update: add regression test with old style setupsLibravatar Stefan Beller1-1/+6
2018-12-15Merge branch 'jc/run-command-report-exec-failure-fix' into maintLibravatar Junio C Hamano1-3/+6
2018-12-15Merge branch 'js/t9902-send-email-completion-fix' into maintLibravatar Junio C Hamano1-1/+1
2018-12-15Merge branch 'js/mailinfo-format-flowed-fix' into maintLibravatar Junio C Hamano1-0/+1
2018-12-14t9902: 'send-email' test case requires PERLLibravatar Johannes Schindelin1-1/+1
2018-12-14submodule update: run at most one fetch job unless otherwise setLibravatar Junio C Hamano1-0/+2
2018-12-13t4256: mark support files as LF-onlyLibravatar Johannes Schindelin1-0/+1
2018-12-12run-command: report exec failureLibravatar Junio C Hamano1-3/+6
2018-12-11rebase: introduce a shortcut for --reschedule-failed-execLibravatar Johannes Schindelin1-0/+3
2018-12-11rebase: add a config option to default to --reschedule-failed-execLibravatar Johannes Schindelin1-1/+6
2018-12-11rebase: introduce --reschedule-failed-execLibravatar Johannes Schindelin1-0/+6
2018-12-10style: the opening '{' of a function is in a separate lineLibravatar Nguyễn Thái Ngọc Duy1-1/+2
2018-12-09fetch: ensure submodule objects fetchedLibravatar Stefan Beller1-0/+117
2018-12-06list-objects.c: don't segfault for missing cmdline objectsLibravatar Matthew DeVore1-2/+14
2018-12-05repository: repo_submodule_init to take a submodule structLibravatar Stefan Beller1-3/+5
2018-12-04Merge branch 'es/format-patch-range-diff-fix-fix'Libravatar Junio C Hamano1-7/+13
2018-12-04sideband: color lines with keyword onlyLibravatar Stefan Beller1-0/+2
2018-12-04range-diff: always pass at least minimal diff optionsLibravatar Martin Ågren1-7/+13
2018-12-03t5004: avoid using tar for empty packagesLibravatar Carlo Marcelo Arenas Belón1-9/+8
2018-12-03t0061: do not fail test if '.' is part of $PATHLibravatar Junio C Hamano1-1/+9
2018-12-03tests: add lint for non portable cp -aLibravatar Carlo Marcelo Arenas Belón1-0/+1
2018-12-01Merge branch 'sg/test-BUG'Libravatar Junio C Hamano7-23/+26
2018-12-01Merge branch 'sg/test-cmp-rev'Libravatar Junio C Hamano1-3/+17
2018-12-01Merge branch 'sg/daemon-test-signal-fix'Libravatar Junio C Hamano1-1/+1
2018-12-01Merge branch 'ab/replace-graft-with-replace-advice'Libravatar Junio C Hamano1-1/+4
2018-12-01Merge branch 'js/rebase-stat-unrelated-fix'Libravatar Junio C Hamano1-0/+10