Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mt/send-email-cover-to-cc' | Junio C Hamano | 2014-06-20 | 3 | -0/+73 |
|\ | |||||
| * | t9001: avoid non-portable '\n' with sedmt/send-email-cover-to-cc | Torsten Bögershausen | 2014-06-10 | 1 | -1/+1 |
| * | test/send-email: to-cover, cc-cover tests | Michael S. Tsirkin | 2014-04-29 | 1 | -0/+45 |
| * | git-send-email: two new options: to-cover, cc-cover | Michael S. Tsirkin | 2014-04-29 | 2 | -0/+28 |
* | | Merge branch 'tb/t5551-clone-notice-to-stderr' | Junio C Hamano | 2014-06-20 | 1 | -2/+1 |
|\ \ | |||||
| * | | t5551: fix the 50,000 tag testtb/t5551-clone-notice-to-stderr | Torsten Bögershausen | 2014-06-09 | 1 | -2/+1 |
* | | | Merge branch 'rs/more-starts-with' | Junio C Hamano | 2014-06-20 | 3 | -3/+3 |
|\ \ \ | |||||
| * | | | Use starts_with() for C strings instead of memcmp()rs/more-starts-with | René Scharfe | 2014-06-09 | 3 | -3/+3 |
* | | | | Merge branch 'jm/api-strbuf-doc' | Junio C Hamano | 2014-06-20 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | api-strbuf.txt minor typosjm/api-strbuf-doc | Jeremiah Mahler | 2014-06-09 | 1 | -5/+5 |
| |/ / / | |||||
* | | | | Merge branch 'jc/revision-dash-count-parsing' | Junio C Hamano | 2014-06-20 | 1 | -2/+4 |
|\ \ \ \ | |||||
| * | | | | revision: parse "git log -<count>" more carefullyjc/revision-dash-count-parsing | Junio C Hamano | 2014-06-09 | 1 | -2/+4 |
* | | | | | Third batch for 2.1 | Junio C Hamano | 2014-06-16 | 1 | -0/+80 |
* | | | | | Merge branch 'ib/test-selectively-run' | Junio C Hamano | 2014-06-16 | 3 | -12/+617 |
|\ \ \ \ \ | |||||
| * | | | | | t0000-*.sh: fix the GIT_SKIP_TESTS sub-testsib/test-selectively-run | Ramsay Jones | 2014-06-06 | 1 | -51/+57 |
| * | | | | | test-lib: '--run' to run only specific tests | Ilya Bobyr | 2014-06-06 | 3 | -8/+537 |
| * | | | | | test-lib: tests skipped by GIT_SKIP_TESTS say so | Ilya Bobyr | 2014-06-06 | 2 | -5/+71 |
| * | | | | | test-lib: document short options in t/README | Ilya Bobyr | 2014-06-06 | 1 | -0/+4 |
* | | | | | | Merge branch 'ta/string-list-init' | Junio C Hamano | 2014-06-16 | 2 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | string-list: spell all values out that are given to a string_list initializer | Tanay Abhra | 2014-06-06 | 2 | -2/+4 |
* | | | | | | | Merge branch 'jm/dedup-test-config' | Junio C Hamano | 2014-06-16 | 1 | -5/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t/t7810-grep.sh: remove duplicate test_config()jm/dedup-test-config | Jeremiah Mahler | 2014-06-05 | 1 | -5/+0 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'dt/refs-check-refname-component-optim' | Junio C Hamano | 2014-06-16 | 2 | -29/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | refs.c: optimize check_refname_component()dt/refs-check-refname-component-optim | David Turner | 2014-06-05 | 2 | -29/+44 |
* | | | | | | | | Merge branch 'sk/test-cmp-bin' | Junio C Hamano | 2014-06-16 | 5 | -22/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t5000, t5003: do not use test_cmp to compare binary filessk/test-cmp-bin | Stepan Kasal | 2014-06-04 | 5 | -22/+28 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sh/enable-preloadindex' | Junio C Hamano | 2014-06-16 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | environment.c: enable core.preloadindex by defaultsh/enable-preloadindex | Steve Hoelzer | 2014-06-03 | 2 | -3/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'rs/read-ref-at' | Junio C Hamano | 2014-06-16 | 2 | -107/+105 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | refs.c: change read_ref_at to use the reflog iteratorsrs/read-ref-at | Ronnie Sahlberg | 2014-06-03 | 2 | -107/+105 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jk/error-resolve-conflict-advice' | Junio C Hamano | 2014-06-16 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | error_resolve_conflict: drop quotations around operationjk/error-resolve-conflict-advice | Jeff King | 2014-06-03 | 1 | -1/+1 |
| * | | | | | | | | error_resolve_conflict: rewrap advice message | Jeff King | 2014-06-03 | 1 | -4/+3 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'rs/pack-objects-no-unnecessary-realloc' | Junio C Hamano | 2014-06-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pack-objects: use free()+xcalloc() instead of xrealloc()+memset()rs/pack-objects-no-unnecessary-realloc | René Scharfe | 2014-06-02 | 1 | -2/+2 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'lt/log-auto-decorate' | Junio C Hamano | 2014-06-16 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git log: support "auto" decorationslt/log-auto-decorate | Linus Torvalds | 2014-05-30 | 1 | -0/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jm/doc-wording-tweaks' | Junio C Hamano | 2014-06-16 | 2 | -9/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Documentation: wording fixes in the user manual and glossaryjm/doc-wording-tweaks | Jeremiah Mahler | 2014-05-28 | 2 | -9/+8 |
* | | | | | | | | | Merge branch 'jm/format-patch-mail-sig' | Junio C Hamano | 2014-06-16 | 4 | -2/+93 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | format-patch: add "--signature-file=<file>" optionjm/format-patch-mail-sig | Jeremiah Mahler | 2014-05-27 | 4 | -0/+86 |
| * | | | | | | | | | format-patch: make newline after signature conditional | Jeff King | 2014-05-21 | 1 | -2/+7 |
* | | | | | | | | | | Merge branch 'jk/http-errors' | Junio C Hamano | 2014-06-16 | 12 | -13/+183 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | http: default text charset to iso-8859-1jk/http-errors | Jeff King | 2014-05-27 | 1 | -0/+3 |
| * | | | | | | | | | | remote-curl: reencode http error messages | Jeff King | 2014-05-27 | 3 | -7/+19 |
| * | | | | | | | | | | strbuf: add strbuf_reencode helper | Jeff King | 2014-05-27 | 3 | -0/+23 |
| * | | | | | | | | | | http: optionally extract charset parameter from content-type | Jeff King | 2014-05-27 | 2 | -4/+57 |
| * | | | | | | | | | | http: extract type/subtype portion of content-type | Jeff King | 2014-05-27 | 4 | -5/+48 |
| * | | | | | | | | | | t5550: test display of remote http error messages | Jeff King | 2014-05-23 | 4 | -0/+32 |
| * | | | | | | | | | | t/lib-httpd: use write_script to copy CGI scripts | Jeff King | 2014-05-23 | 2 | -2/+5 |