aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'mj/log-show-signature-conf'Junio C Hamano2016-07-11
|\
| * log: add log.showSignature configuration variableMehul Jain2016-06-24
| * log: add "--no-show-signature" command line optionMehul Jain2016-06-24
| * t4202: refactor testMehul Jain2016-06-24
* | Merge branch 'js/find-commit-subject-ignore-leading-blanks'Junio C Hamano2016-07-11
|\ \
| * | commit.c: make find_commit_subject() more robustJohannes Schindelin2016-06-22
* | | Merge branch 'jk/perf-any-version'Junio C Hamano2016-07-11
|\ \ \
| * | | p4211: explicitly disable renames in no-rename testJeff King2016-06-22
| * | | t/perf: fix regression in testing older versions of gitJeff King2016-06-22
* | | | Merge branch 'jk/ansi-color'Junio C Hamano2016-07-11
|\ \ \ \
| * | | | color: support strike-through attributeJeff King2016-06-23
| * | | | color: support "italic" attributeJeff King2016-06-23
| * | | | color: allow "no-" for negating attributesJeff King2016-06-23
| | |/ / | |/| |
* | | | 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