Age | Commit message (Expand) | Author | Files | Lines |
2016-08-08 | Merge branch 'rs/use-strbuf-addstr' | Junio C Hamano | 1 | -3/+3 |
2016-08-03 | Merge branch 'rs/submodule-config-code-cleanup' | Junio C Hamano | 1 | -1/+1 |
2016-08-01 | use strbuf_addstr() for adding constant strings to a strbuf | René Scharfe | 1 | -3/+3 |
2016-07-28 | Merge branch 'nd/icase' into maint | Junio C Hamano | 1 | -2/+57 |
2016-07-19 | Merge branch 'jk/common-main' | Junio C Hamano | 33 | -43/+43 |
2016-07-19 | Merge branch 'nd/icase' | Junio C Hamano | 1 | -2/+57 |
2016-07-19 | Merge branch 'bc/cocci' | Junio C Hamano | 1 | -1/+1 |
2016-07-11 | Merge branch 'jk/tzoffset-fix' into maint | Junio C Hamano | 1 | -4/+30 |
2016-07-06 | Merge branch 'jk/tzoffset-fix' | Junio C Hamano | 1 | -4/+30 |
2016-07-06 | Merge branch 'jk/upload-pack-hook' | Junio C Hamano | 1 | -0/+36 |
2016-07-06 | Merge branch 'jk/string-list-static-init' | Junio C Hamano | 1 | -1/+1 |
2016-07-06 | Merge branch 'jk/common-main-2.8' into jk/common-main | Junio C Hamano | 33 | -40/+40 |
2016-06-28 | coccinelle: convert hashcpy() with null_sha1 to hashclr() | brian m. carlson | 1 | -1/+1 |
2016-06-13 | use string_list initializer consistently | Jeff King | 1 | -1/+1 |
2016-05-27 | config: add a notion of "scope" | Jeff King | 1 | -0/+16 |
2016-05-27 | config: return configset value for current_config_ functions | Jeff King | 1 | -0/+20 |
2016-05-23 | Merge branch 'jc/test-parse-options-expect' | Junio C Hamano | 1 | -15/+89 |
2016-05-23 | Merge branch 'pb/commit-verbose-config' | Junio C Hamano | 1 | -2/+3 |
2016-05-06 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -7/+7 |
2016-04-15 | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 35 | -0/+2316 |