summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Merge branch 'tb/no-relative-file-url'Junio C Hamano1-1/+1
2014-11-18Merge branch 'da/difftool'Junio C Hamano1-0/+5
2014-11-14difftool: honor --trust-exit-code for builtin toolsDavid Aguilar1-0/+5
2014-11-13t5705: the file:// URL should be absoluteTorsten Bögershausen1-1/+1
2014-11-12Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano1-18/+18
2014-11-10t1410: fix breakage on case-insensitive filesystemsJeff King1-18/+18
2014-11-06Merge branch 'tm/line-log-first-parent'Junio C Hamano1-0/+5
2014-11-06Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano2-0/+74
2014-11-04line-log: fix crash when --first-parent is usedTzvetan Mikov1-0/+5
2014-11-04ignore stale directories when checking reflog existenceJeff King1-0/+34
2014-11-04fetch: load all default config at startupJeff King1-0/+40
2014-10-31Merge branch 'rs/grep-color-words'Junio C Hamano1-0/+94
2014-10-29Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maintJunio C Hamano1-0/+9
2014-10-29Merge branch 'da/difftool'Junio C Hamano1-0/+51
2014-10-29Merge branch 'mg/lib-gpg-ro-safety'Junio C Hamano1-0/+1
2014-10-29Merge branch 'jk/prune-mtime'Junio C Hamano4-0/+181
2014-10-28difftool: add support for --trust-exit-codeDavid Aguilar1-0/+43
2014-10-28grep: add color.grep.matchcontext and color.grep.matchselectedRené Scharfe1-0/+94
2014-10-27t/lib-gpg: make gpghome files writableMichael J Gruber1-0/+1
2014-10-27difftool--helper: exit when reading a prompt answer failsJohannes Sixt1-0/+8
2014-10-24Merge branch 'jc/push-cert'Junio C Hamano1-0/+44
2014-10-24Merge branch 'wk/t1304-wo-USER'Junio C Hamano1-1/+1
2014-10-24Merge branch 'jk/pack-objects-no-bitmap-when-splitting'Junio C Hamano1-0/+9
2014-10-24push: heed user.signingkey for signed pushesMichael J Gruber1-0/+44
2014-10-21Merge branch 'da/mergetool-temporary-directory'Junio C Hamano1-0/+23
2014-10-21Merge branch 'da/mergetool-tool-help'Junio C Hamano1-6/+6
2014-10-21Merge branch 'da/mergetool-tests'Junio C Hamano2-444/+442
2014-10-21Merge branch 'rs/ref-transaction'Junio C Hamano6-71/+322
2014-10-20Merge branch 'cc/interpret-trailers'Junio C Hamano1-0/+863
2014-10-20Merge branch 'ta/config-set'Junio C Hamano1-2/+2
2014-10-20Merge branch 'jk/test-shell-trace'Junio C Hamano4-35/+84
2014-10-20Revert "archive: honor tar.umask even for pax headers"Junio C Hamano1-5/+0
2014-10-19t1304: Set LOGNAME even if USER is unset or nullW. Trevor King1-1/+1
2014-10-19pack-objects: turn off bitmaps when we split packsJeff King1-0/+9
2014-10-19repack: pack objects mentioned by the indexJeff King1-0/+13
2014-10-19rev-list: add --indexed-objects optionJeff King1-0/+23
2014-10-19t5516: test pushing a tag of an otherwise unreferenced blobJeff King1-0/+13
2014-10-16t7610-mergetool: add test cases for mergetool.writeToTempDavid Aguilar1-0/+23
2014-10-16test-lib-functions: adjust style to match CodingGuidelinesDavid Aguilar1-12/+18
2014-10-16t7610-mergetool: use test_config to isolate testsDavid Aguilar1-5/+3
2014-10-16write_sha1_file: freshen existing objectsJeff King1-0/+27
2014-10-16pack-objects: match prune logic for discarding objectsJeff King1-38/+55
2014-10-16prune: keep objects reachable from recent objectsJeff King1-0/+88
2014-10-15test-lib-functions: adjust style to match CodingGuidelinesDavid Aguilar1-12/+18
2014-10-15t7610-mergetool: prefer test_config over git configDavid Aguilar1-11/+9
2014-10-15t7610-mergetool: add missing && and remove commented-out codeDavid Aguilar1-8/+2
2014-10-15t7610-mergetool: use tabs instead of a mix of tabs and spacesDavid Aguilar1-431/+431
2014-10-15refs.c: allow listing and deleting badly named refsRonnie Sahlberg1-1/+124
2014-10-15test: put tests for handling of bad ref names in one placeRonnie Sahlberg3-74/+84
2014-10-15branch -d: avoid repeated symref resolutionJonathan Nieder2-0/+43