aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/t2300-setup'Junio C Hamano2016-07-06
|\
| * t2300: "git --exec-path" is not usable in $PATH on Windows as-isJohannes Schindelin2016-06-22
* | Merge branch 'cb/t7810-test-label-fix'Junio C Hamano2016-07-06
|\ \
| * | t7810: fix duplicated test titleCharles Bailey2016-06-21
* | | Merge branch 'sb/t5614-modernize'Junio C Hamano2016-07-06
|\ \ \
| * | | t5614: don't use subshellsStefan Beller2016-06-21
* | | | Merge branch 'js/perf-on-apple'Junio C Hamano2016-07-06
|\ \ \ \
| * | | | perf: accommodate for MacOSXJohannes Schindelin2016-06-21
* | | | | Merge branch 'ak/t7800-wo-readlink'Junio C Hamano2016-07-06
|\ \ \ \ \
| * | | | | t7800: readlink may not be availableArmin Kunaschik2016-06-21
* | | | | | Merge branch 'jk/tzoffset-fix'Junio C Hamano2016-07-06
|\ \ \ \ \ \
| * | | | | | local_tzoffset: detect errors from tm_to_time_tJeff King2016-06-20
| * | | | | | t0006: test various date formatsJeff King2016-06-20
| * | | | | | t0006: rename test-date's "show" to "relative"Jeff King2016-06-20
* | | | | | | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | clone: do not let --depth imply --shallow-submodulesJunio C Hamano2016-06-20
* | | | | | | Merge branch 'jk/gpg-interface-cleanup'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \
| * | | | | | | gpg-interface: check gpg signature creation statusMichael J Gruber2016-06-17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'nd/graph-width-padded'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \
| * | | | | | | pretty.c: support <direction>|(<negative number>) formsNguyễn Thái Ngọc Duy2016-06-16
| * | | | | | | pretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner2016-06-16
| |/ / / / / /
* | | | | | | Merge branch 'jk/repack-keep-unreachable'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \
| * | | | | | | repack: extend --keep-unreachable to loose objectsJeff King2016-06-14
| * | | | | | | repack: add --keep-unreachable optionJeff King2016-06-14
| |/ / / / / /
* | | | | | | Merge branch 'ew/mboxrd-format-am'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \
| * | | | | | | am: support --patch-format=mboxrdEric Wong2016-06-06
| * | | | | | | mailsplit: support unescaping mboxrd messagesEric Wong2016-06-06
| * | | | | | | pretty: support "mboxrd" output formatEric Wong2016-06-06
* | | | | | | | Merge branch 'jk/upload-pack-hook'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ \
| * | | | | | | | upload-pack: provide a hook for running pack-objectsJeff King2016-06-02
| * | | | | | | | t1308: do not get fooled by symbolic links to the source treeJunio C Hamano2016-06-02
| * | | | | | | | config: add a notion of "scope"Jeff King2016-05-27
| * | | | | | | | config: return configset value for current_config_ functionsJeff King2016-05-27
* | | | | | | | | Merge branch 'nd/test-lib-httpd-show-error-log-in-verbose'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib-httpd.sh: print error.log on errorNguyễn Thái Ngọc Duy2016-06-13
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/string-list-static-init'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use string_list initializer consistentlyJeff King2016-06-13
* | | | | | | | | | Merge branch 'et/add-chmod-x'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add: add --chmod=+x / --chmod=-x optionsEdward Thomson2016-06-07
* | | | | | | | | | | Merge branch 'sg/reflog-past-root'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | reflog: continue walking the reflog past root commitsSZEDER Gábor2016-06-06
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rs/xdiff-hunk-with-func-line'Junio C Hamano2016-06-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xdiff: fix merging of appended hunk with -WRené Scharfe2016-06-09
| * | | | | | | | | | | grep: -W: don't extend context to trailing empty linesRené Scharfe2016-05-31
| * | | | | | | | | | | t7810: add test for grep -W and trailing empty context linesRené Scharfe2016-05-31
| * | | | | | | | | | | xdiff: don't trim common tail with -WRené Scharfe2016-05-31
| * | | | | | | | | | | xdiff: -W: don't include common trailing empty lines in contextRené Scharfe2016-05-31
| * | | | | | | | | | | xdiff: ignore empty lines before added functions with -WRené Scharfe2016-05-31
| * | | | | | | | | | | xdiff: handle appended chunks better with -WRené Scharfe2016-05-31
| * | | | | | | | | | | t4051: rewrite, add more testsRené Scharfe2016-05-31