summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2016-02-01push: fix ref status reporting for --force-with-leaseLibravatar Andrew Wheeler1-5/+10
2016-02-01object name: introduce '^{/!-<negative pattern>}' notationLibravatar Will Palmer1-1/+30
2016-02-01transport: drop support for git-over-rsyncLibravatar Jeff King1-36/+0
2016-01-29convert: treat an empty string for clean/smudge filters as "cat"Libravatar Lars Schneider1-0/+16
2016-01-28Merge branch 'jk/shortlog'Libravatar Junio C Hamano1-16/+6
2016-01-28Merge branch 'tk/interpret-trailers-in-place'Libravatar Junio C Hamano1-0/+40
2016-01-28Merge branch 'jk/sanity'Libravatar Junio C Hamano1-5/+13
2016-01-28Merge branch 'jk/filter-branch-no-index'Libravatar Junio C Hamano1-0/+8
2016-01-28mingw: do not bother to test funny file namesLibravatar Johannes Schindelin8-5/+9
2016-01-28mingw: skip a test in t9130 that cannot pass on WindowsLibravatar Johannes Schindelin1-1/+1
2016-01-28mingw: handle the missing POSIXPERM prereq in t9124Libravatar Johannes Schindelin1-6/+10
2016-01-28mingw: avoid illegal filename in t9118Libravatar Johannes Schindelin1-3/+9
2016-01-28mingw: mark t9100's test cases with appropriate prereqsLibravatar Johannes Schindelin1-9/+9
2016-01-28t0008: avoid absolute pathLibravatar Pat Thoyts1-1/+1
2016-01-28mingw: work around pwd issues in the testsLibravatar Johannes Schindelin4-16/+16
2016-01-28mingw: fix t9700's assumption about directory separatorsLibravatar Johannes Schindelin1-1/+1
2016-01-28mingw: skip test in t1508 that fails due to path conversionLibravatar Johannes Schindelin1-1/+5
2016-01-28tests: turn off git-daemon tests if FIFOs are not availableLibravatar Johannes Schindelin1-0/+5
2016-01-27git: remove an early return from save_env_before_alias()Libravatar Junio C Hamano1-0/+52
2016-01-27mingw: disable mkfifo-based testsLibravatar Johannes Schindelin1-1/+1
2016-01-27mingw: accomodate t0060-path-utils for MSYS2Libravatar Johannes Schindelin1-0/+9
2016-01-27mingw: fix t5601-clone.shLibravatar Johannes Schindelin1-10/+8
2016-01-27t7063: add tests for core.untrackedCacheLibravatar Christian Couder1-4/+81
2016-01-27config: add core.untrackedCacheLibravatar Christian Couder1-3/+1
2016-01-27merge-file: ensure that conflict sections match eol styleLibravatar Johannes Schindelin1-1/+2
2016-01-27merge-file: let conflict markers match end-of-line style of the contextLibravatar Johannes Schindelin1-0/+12
2016-01-26Merge branch 'jk/symbolic-ref'Libravatar Junio C Hamano2-0/+54
2016-01-26Merge branch 'ak/format-patch-odir-config'Libravatar Junio C Hamano1-0/+15
2016-01-26Merge branch 'rp/p4-filetype-change'Libravatar Junio C Hamano1-0/+66
2016-01-26Merge branch 'js/close-packs-before-gc'Libravatar Junio C Hamano1-0/+13
2016-01-26Merge branch 'js/pull-rebase-i'Libravatar Junio C Hamano1-0/+10
2016-01-26tag: do not show ambiguous tag names as "tags/foo"Libravatar Jeff King3-0/+28
2016-01-25t6300: use test_atom for some un-modern testsLibravatar Jeff King1-52/+10
2016-01-25resolve_gitlink_ref: ignore non-repository pathsLibravatar Jeff King2-0/+11
2016-01-22Merge branch 'ep/shell-command-substitution-style'Libravatar Junio C Hamano82-377/+377
2016-01-21diff: make -O and --output work in subdirectoryLibravatar Duy Nguyen1-0/+6
2016-01-20Merge branch 'tg/grep-no-index-fallback'Libravatar Junio C Hamano1-4/+45
2016-01-20Merge branch 'nd/exclusion-regression-fix'Libravatar Junio C Hamano1-25/+0
2016-01-20Merge branch 'dk/reflog-walk-with-non-commit'Libravatar Junio C Hamano1-0/+13
2016-01-20Merge branch 'sg/t6050-failing-editor-test-fix'Libravatar Junio C Hamano1-3/+7
2016-01-20Merge branch 'ew/send-email-mutt-alias-fix'Libravatar Junio C Hamano1-0/+15
2016-01-20Merge branch 'nd/clear-gitenv-upon-use-of-alias'Libravatar Junio C Hamano3-1/+41
2016-01-20Merge branch 'mh/notes-allow-reading-treeish'Libravatar Junio C Hamano1-0/+10
2016-01-19filter-branch: resolve $commit^{tree} in no-index caseLibravatar Jeff King1-0/+8
2016-01-19test-lib: clarify and tighten SANITYLibravatar Junio C Hamano1-5/+13
2016-01-19ls-remote: add support for showing symrefsLibravatar Thomas Gummerer1-0/+45
2016-01-19shortlog: don't warn on empty authorLibravatar Jeff King1-16/+0
2016-01-19shortlog: match both "Author:" and "author" on stdinLibravatar Jeff King1-0/+6
2016-01-18ls-files: add eol diagnosticsLibravatar Torsten Bögershausen1-21/+100
2016-01-17notes: allow merging from arbitrary referencesLibravatar Jacob Keller1-11/+11