summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2014-12-12Merge branch 'jk/colors-fix'Junio C Hamano
2014-12-12Merge branch 'jk/no-perl-tests'Junio C Hamano
2014-12-05Merge branch 'mh/config-flip-xbit-back-after-checking'Junio C Hamano
2014-12-05Merge branch 'jh/empty-notes'Junio C Hamano
2014-12-05Merge branch 'jk/checkout-from-tree'Junio C Hamano
2014-11-20t4026: test "normal" colorJeff King
2014-11-19Merge branch 'tb/no-relative-file-url'Junio C Hamano
2014-11-18Merge branch 'da/difftool'Junio C Hamano
2014-11-18t960[34]: mark cvsimport tests as requiring perlJeff King
2014-11-18t0090: mark add-interactive test with PERL prerequisiteJeff King
2014-11-18create_default_files(): don't set u+x bit on $GIT_DIR/configMichael Haggerty
2014-11-14difftool: honor --trust-exit-code for builtin toolsDavid Aguilar
2014-11-14t3301: modernize styleJohan Herland
2014-11-13checkout $tree: do not throw away unchanged index entriesJeff King
2014-11-13t5705: the file:// URL should be absoluteTorsten Bögershausen
2014-11-12Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano
2014-11-12notes: empty notes should be shown by 'git log'Johan Herland
2014-11-12builtin/notes: add --allow-empty, to allow storing empty notesJohan Herland
2014-11-10t3301: verify that 'git notes' removes empty notes by defaultJohan Herland
2014-11-10t1410: fix breakage on case-insensitive filesystemsJeff King
2014-11-06Merge branch 'tm/line-log-first-parent'Junio C Hamano
2014-11-06Merge branch 'jk/fetch-reflog-df-conflict'Junio C Hamano
2014-11-04line-log: fix crash when --first-parent is usedTzvetan Mikov
2014-11-04ignore stale directories when checking reflog existenceJeff King
2014-11-04fetch: load all default config at startupJeff King
2014-10-31Merge branch 'rs/grep-color-words'Junio C Hamano
2014-10-29Merge branch 'jk/pack-objects-no-bitmap-when-splitting' into maintJunio C Hamano
2014-10-29Merge branch 'da/difftool'Junio C Hamano
2014-10-29Merge branch 'mg/lib-gpg-ro-safety'Junio C Hamano
2014-10-29Merge branch 'jk/prune-mtime'Junio C Hamano
2014-10-28difftool: add support for --trust-exit-codeDavid Aguilar
2014-10-28grep: add color.grep.matchcontext and color.grep.matchselectedRené Scharfe
2014-10-27t/lib-gpg: make gpghome files writableMichael J Gruber
2014-10-27difftool--helper: exit when reading a prompt answer failsJohannes Sixt
2014-10-24Merge branch 'jc/push-cert'Junio C Hamano
2014-10-24Merge branch 'wk/t1304-wo-USER'Junio C Hamano
2014-10-24Merge branch 'jk/pack-objects-no-bitmap-when-splitting'Junio C Hamano
2014-10-24push: heed user.signingkey for signed pushesMichael J Gruber
2014-10-21Merge branch 'da/mergetool-temporary-directory'Junio C Hamano
2014-10-21Merge branch 'da/mergetool-tool-help'Junio C Hamano
2014-10-21Merge branch 'da/mergetool-tests'Junio C Hamano
2014-10-21Merge branch 'rs/ref-transaction'Junio C Hamano
2014-10-20Merge branch 'cc/interpret-trailers'Junio C Hamano
2014-10-20Merge branch 'ta/config-set'Junio C Hamano
2014-10-20Merge branch 'jk/test-shell-trace'Junio C Hamano
2014-10-20Revert "archive: honor tar.umask even for pax headers"Junio C Hamano
2014-10-19t1304: Set LOGNAME even if USER is unset or nullW. Trevor King
2014-10-19pack-objects: turn off bitmaps when we split packsJeff King
2014-10-19repack: pack objects mentioned by the indexJeff King
2014-10-19rev-list: add --indexed-objects optionJeff King