summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Merge branch 'ls/p4-map-user'Libravatar Junio C Hamano1-0/+61
2016-04-06Merge branch 'pb/t7502-drop-dup'Libravatar Junio C Hamano1-5/+0
2016-04-06Merge branch 'da/mergetool-delete-delete-conflict'Libravatar Junio C Hamano1-0/+64
2016-04-06Merge branch 'sb/submodule-parallel-update'Libravatar Junio C Hamano3-2/+43
2016-04-05correct blame for files commited with CRLFLibravatar Torsten Bögershausen1-0/+14
2016-04-04branch: fix shortening of non-remote symrefsLibravatar Jeff King1-0/+12
2016-04-04pretty: test --expand-tabsLibravatar Junio C Hamano1-0/+105
2016-04-04branch -m: update all per-worktree HEADsLibravatar Kazuki Yamaguchi1-1/+22
2016-04-04t5520: test --[no-]autostash with pull.rebase=trueLibravatar Mehul Jain1-0/+10
2016-04-04t5520: reduce commom lines of codeLibravatar Mehul Jain1-9/+7
2016-04-04t5520: factor out common "failing autostash" codeLibravatar Mehul Jain1-15/+11
2016-04-04t5520: factor out common "successful autostash" codeLibravatar Mehul Jain1-29/+15
2016-04-04t5520: use better test to check stderr outputLibravatar Mehul Jain1-6/+4
2016-04-04t5520: ensure consistent test conditionsLibravatar Mehul Jain1-0/+2
2016-04-04t5520: use consistent capitalization in test titlesLibravatar Mehul Jain1-2/+2
2016-04-03Merge branch 'jk/startup-info'Libravatar Junio C Hamano2-5/+27
2016-04-03Merge branch 'es/test-gpg-tags'Libravatar Junio C Hamano2-35/+65
2016-04-03Merge branch 'jk/getwholeline-getdelim-empty'Libravatar Junio C Hamano1-0/+4
2016-04-03Merge branch 'gf/fetch-pack-direct-object-fetch'Libravatar Junio C Hamano1-0/+14
2016-04-03Merge branch 'jc/maint-index-pack-keep'Libravatar Junio C Hamano1-0/+6
2016-04-03Merge branch 'jk/rev-parse-local-env-vars'Libravatar Junio C Hamano1-0/+45
2016-04-03Merge branch 'jk/config-get-urlmatch'Libravatar Junio C Hamano1-0/+3
2016-04-03Merge branch 'jk/credential-clear-config'Libravatar Junio C Hamano1-0/+11
2016-04-03Merge branch 'mm/diff-renames-default'Libravatar Junio C Hamano5-38/+104
2016-04-01submodule--helper, module_clone: always operate on absolute pathsLibravatar Stefan Beller1-1/+1
2016-03-31recursive submodules: test for relative pathsLibravatar Stefan Beller1-0/+41
2016-03-31git-send-pack: fix --all option when used with directoryLibravatar Stanislav Kolotinskiy1-0/+12
2016-03-30diffcore: fix iteration order of identical files during rename detectionLibravatar SZEDER Gábor1-0/+11
2016-03-30t7407: make expectation as clear as possibleLibravatar Stefan Beller1-2/+6
2016-03-30submodule update: test recursive path reporting from subdirectoryLibravatar Stefan Beller1-0/+20
2016-03-30submodule update: align reporting path for custom command executionLibravatar Stefan Beller1-3/+26
2016-03-30submodule status: correct path handling in recursive submodulesLibravatar Stefan Beller1-0/+21
2016-03-30submodule update --init: correct path handling in recursive submodulesLibravatar Stefan Beller1-0/+33
2016-03-30submodule foreach: correct path display in recursive submodulesLibravatar Stefan Beller1-0/+20
2016-03-30pretty: enable --expand-tabs by default for selected pretty formatsLibravatar Junio C Hamano1-1/+1
2016-03-29branch -d: refuse deleting a branch which is currently checked outLibravatar Kazuki Yamaguchi1-0/+6
2016-03-29worktree: add: introduce --checkout optionLibravatar Ray Zhang1-0/+12
2016-03-24Merge branch 'js/mingw-tests-2.8'Libravatar Junio C Hamano2-11/+10
2016-03-24Merge branch 'sb/submodule-module-list-pathspec-fix'Libravatar Junio C Hamano1-0/+13
2016-03-23merge: refuse to create too cool a merge by defaultLibravatar Junio C Hamano10-11/+35
2016-03-23merge: fix NULL pointer dereference when merging nothing into voidLibravatar Junio C Hamano1-0/+10
2016-03-23git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERSLibravatar Jeff King1-0/+14
2016-03-23mingw: skip some tests in t9115 due to file name issuesLibravatar Johannes Schindelin1-2/+2
2016-03-23t1300: fix the new --show-origin tests on WindowsLibravatar Johannes Schindelin1-3/+6
2016-03-23t1300-repo-config: make it resilient to being run via 'sh -x'Libravatar Johannes Schindelin1-6/+2
2016-03-22submodule: fix regression for deinit without submodulesLibravatar Stefan Beller1-0/+13
2016-03-22tag: add the option to force signing of annotated tagsLibravatar Laurent Arnoud1-0/+41
2016-03-21commit: do not lose SQUASH_MSG contentsLibravatar Sven Strickroth1-0/+28
2016-03-21pull --rebase: add --[no-]autostash flagLibravatar Mehul Jain1-0/+70
2016-03-18t/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envLibravatar Jeff King1-0/+1