aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* submodule-config: passing name reference for .gitmodule blobsHeiko Voigt2016-07-28
* Merge branch 'da/difftool' into maintJunio C Hamano2016-06-06
|\
| * difftool: handle unmerged files in dir-diff modeDavid Aguilar2016-05-16
* | Merge branch 'tb/core-eol-fix' into maintJunio C Hamano2016-06-06
|\ \
| * | convert.c: ident + core.autocrlf didn't workTorsten Bögershausen2016-04-25
| * | t0027: test cases for combined attributesTorsten Bögershausen2016-04-25
| * | t0027: make commit_chk_wrnNNO() reliableTorsten Bögershausen2016-04-25
* | | Merge branch 'ar/diff-args-osx-precompose' into maintJunio C Hamano2016-06-06
|\ \ \
| * | | diff: run arguments through precompose_argvAlexander Rinass2016-05-13
* | | | Merge branch 'sb/submodule-deinit-all' into maintJunio C Hamano2016-05-31
|\ \ \ \
| * | | | submodule deinit: require '--all' instead of '.' for all submodulesStefan Beller2016-05-05
| | |/ / | |/| |
* | | | Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maintJunio C Hamano2016-05-31
|\ \ \ \
| * | | | test-lib: set BASH_XTRACEFD automaticallyJeff King2016-05-11
| | |/ / | |/| |
* | | | Merge branch 'js/name-rev-use-oldest-ref' into maintJunio C Hamano2016-05-31
|\ \ \ \
| * | | | name-rev: include taggerdate in considering the best nameJohannes Schindelin2016-04-22
| |/ / /
* | | | Merge branch 'jc/fsck-nul-in-commit' into maintJunio C Hamano2016-05-26
|\ \ \ \
| * | | | fsck: detect and warn a commit with embedded NULJunio C Hamano2016-05-10
* | | | | Merge branch 'js/windows-dotgit' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | mingw: introduce the 'core.hideDotFiles' settingJohannes Schindelin2016-05-11
| | |_|/ / | |/| | |
* | | | | Merge branch 'lp/typofixes' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
| |/ / / /
* | | | | Merge branch 'sb/z-is-gnutar-ism' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | t6041: do not compress backup tar fileStefan Beller2016-05-09
| * | | | | t3513: do not compress backup tar fileStefan Beller2016-05-09
| | |_|/ / | |/| | |
* | | | | Merge branch 'va/i18n-misc-updates' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | i18n: unpack-trees: avoid substituting only a verb in sentencesVasco Almeida2016-05-12
| | |/ / / | |/| | |
* | | | | Merge branch 'ak/t4151-ls-files-could-be-empty' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | t4151: make sure argument to 'test -z' is givenArmin Kunaschik2016-05-09
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/test-seq' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | test-lib-functions.sh: rewrite test_seq without PerlJunio C Hamano2016-05-09
| * | | | | test-lib-functions.sh: remove misleading comment on test_seqJunio C Hamano2016-05-09
| |/ / / /
* | | | | Merge branch 'tb/t5601-sed-fix' into maintJunio C Hamano2016-05-26
|\ \ \ \ \
| * | | | | t5601: Remove trailing space in sed expressionTorsten Bögershausen2016-05-09
| |/ / / /
* | | | | Merge branch 'sb/clean-test-fix' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \
| * | | | | t7300: mark test with SANITYStefan Beller2016-05-03
* | | | | | Merge branch 'sg/test-lib-simplify-expr-away' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \
| * | | | | | test-lib: simplify '--option=value' parsingSZEDER Gábor2016-04-22
* | | | | | | Merge branch 'js/close-packs-before-gc' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \
| * | | | | | | t5510: run auto-gc in the foregroundSZEDER Gábor2016-05-02
* | | | | | | | Merge branch 'ls/p4-lfs' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4: fix Git LFS pointer parsingLars Schneider2016-04-28
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'ls/p4-lfs-test-fix-2.7.0' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \
| * | | | | | | | t9824: fix wrong reference valueLars Schneider2016-04-29
| * | | | | | | | t9824: fix broken &&-chain in a subshellSZEDER Gábor2016-04-24
* | | | | | | | | Merge branch 'nf/mergetool-prompt' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | difftool/mergetool: make the form of yes/no questions consistentNikola Forró2016-04-25
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/push-client-deadlock-fix' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t5504: drop sigpipe=ok from push testsJeff King2016-04-20
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/mv-submodule-fix' into HEADJunio C Hamano2016-05-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mv: allow moving nested submodulesStefan Beller2016-04-19
| | |/ / / / / / / | |/| | | | | | |