summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2016-02-15dir.c: don't exclude whole dir prematurelyLibravatar Nguyễn Thái Ngọc Duy2-5/+155
2016-02-10Merge branch 'cc/untracked'Libravatar Junio C Hamano1-7/+82
2016-02-10Merge branch 'js/xmerge-marker-eol'Libravatar Junio C Hamano1-0/+13
2016-02-03Merge branch 'jk/ref-cache-non-repository-optim'Libravatar Junio C Hamano2-0/+11
2016-02-03Merge branch 'js/dirname-basename'Libravatar Junio C Hamano1-0/+3
2016-02-03Merge branch 'nd/diff-with-path-params'Libravatar Junio C Hamano1-0/+6
2016-02-03Merge branch 'tg/ls-remote-symref'Libravatar Junio C Hamano1-0/+45
2016-02-03Merge branch 'tb/ls-files-eol'Libravatar Junio C Hamano1-21/+100
2016-02-03Merge branch 'jk/notes-merge-from-anywhere'Libravatar Junio C Hamano1-11/+11
2016-02-01Merge branch 'jk/list-tag-2.7-regression'Libravatar Junio C Hamano3-52/+38
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-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
2016-01-14interpret-trailers: add option for in-place editingLibravatar Tobias Klauser1-0/+40
2016-01-13pull: allow interactive rebase with --rebase=interactiveLibravatar Johannes Schindelin1-0/+10
2016-01-13fetch: release pack files before garbage-collectingLibravatar Johannes Schindelin1-0/+13
2016-01-13format-patch: introduce format.outputDirectory configurationLibravatar Alexander Kuleshov1-0/+15
2016-01-13git-p4.py: add support for filetype changeLibravatar Romain Picard1-0/+66
2016-01-13lock_ref_sha1_basic: handle REF_NODEREF with invalid refsLibravatar Jeff King2-0/+40
2016-01-12Merge branch 'sb/submodule-parallel-fetch'Libravatar Junio C Hamano2-25/+99
2016-01-12Merge branch 'nd/stop-setenv-work-tree'Libravatar Junio C Hamano1-1/+1