summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2016-02-10Merge branch 'aw/push-force-with-lease-reporting'Junio C Hamano
2016-02-10Merge branch 'ls/clean-smudge-override-in-config'Junio C Hamano
2016-02-10Merge branch 'cc/untracked'Junio C Hamano
2016-02-10Merge branch 'js/xmerge-marker-eol'Junio C Hamano
2016-02-03Merge branch 'jk/ref-cache-non-repository-optim'Junio C Hamano
2016-02-03Merge branch 'js/dirname-basename'Junio C Hamano
2016-02-03Merge branch 'nd/diff-with-path-params'Junio C Hamano
2016-02-03Merge branch 'tg/ls-remote-symref'Junio C Hamano
2016-02-03Merge branch 'tb/ls-files-eol'Junio C Hamano
2016-02-03Merge branch 'jk/notes-merge-from-anywhere'Junio C Hamano
2016-02-01Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano
2016-02-01push: fix ref status reporting for --force-with-leaseAndrew Wheeler
2016-01-29convert: treat an empty string for clean/smudge filters as "cat"Lars Schneider
2016-01-29Merge branch 'jk/shortlog'Junio C Hamano
2016-01-29Merge branch 'tk/interpret-trailers-in-place'Junio C Hamano
2016-01-29Merge branch 'jk/sanity'Junio C Hamano
2016-01-29Merge branch 'jk/filter-branch-no-index'Junio C Hamano
2016-01-27t7063: add tests for core.untrackedCacheChristian Couder
2016-01-27config: add core.untrackedCacheChristian Couder
2016-01-27merge-file: ensure that conflict sections match eol styleJohannes Schindelin
2016-01-27merge-file: let conflict markers match end-of-line style of the contextJohannes Schindelin
2016-01-26Merge branch 'jk/symbolic-ref'Junio C Hamano
2016-01-26Merge branch 'ak/format-patch-odir-config'Junio C Hamano
2016-01-26Merge branch 'rp/p4-filetype-change'Junio C Hamano
2016-01-26Merge branch 'js/close-packs-before-gc'Junio C Hamano
2016-01-26Merge branch 'js/pull-rebase-i'Junio C Hamano
2016-01-26tag: do not show ambiguous tag names as "tags/foo"Jeff King
2016-01-25t6300: use test_atom for some un-modern testsJeff King
2016-01-25resolve_gitlink_ref: ignore non-repository pathsJeff King
2016-01-22Merge branch 'ep/shell-command-substitution-style'Junio C Hamano
2016-01-21diff: make -O and --output work in subdirectoryDuy Nguyen
2016-01-20Merge branch 'tg/grep-no-index-fallback'Junio C Hamano
2016-01-20Merge branch 'nd/exclusion-regression-fix'Junio C Hamano
2016-01-20Merge branch 'dk/reflog-walk-with-non-commit'Junio C Hamano
2016-01-20Merge branch 'sg/t6050-failing-editor-test-fix'Junio C Hamano
2016-01-20Merge branch 'ew/send-email-mutt-alias-fix'Junio C Hamano
2016-01-20Merge branch 'nd/clear-gitenv-upon-use-of-alias'Junio C Hamano
2016-01-20Merge branch 'mh/notes-allow-reading-treeish'Junio C Hamano
2016-01-19filter-branch: resolve $commit^{tree} in no-index caseJeff King
2016-01-19test-lib: clarify and tighten SANITYJunio C Hamano
2016-01-19ls-remote: add support for showing symrefsThomas Gummerer
2016-01-19shortlog: don't warn on empty authorJeff King
2016-01-19shortlog: match both "Author:" and "author" on stdinJeff King
2016-01-19ls-files: add eol diagnosticsTorsten Bögershausen
2016-01-17notes: allow merging from arbitrary referencesJacob Keller
2016-01-14interpret-trailers: add option for in-place editingTobias Klauser
2016-01-13pull: allow interactive rebase with --rebase=interactiveJohannes Schindelin
2016-01-13fetch: release pack files before garbage-collectingJohannes Schindelin
2016-01-13format-patch: introduce format.outputDirectory configurationAlexander Kuleshov
2016-01-13git-p4.py: add support for filetype changeRomain Picard