Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-03-30 | pretty: enable --expand-tabs by default for selected pretty formats | Junio C Hamano | 6 | -9/+28 |
2016-03-30 | pretty: expand tabs in indented logs to make things line up properly | Linus Torvalds | 6 | -2/+79 |
2016-03-10 | Git 2.7.3v2.7.3 | Junio C Hamano | 4 | -3/+66 |
2016-02-29 | compat/mingw: brown paper bag fix for 50a6c8e | Jeff King | 1 | -1/+1 |
2016-02-27 | sha1_file.c: mark strings for translation | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2016-02-25 | t5504: handle expected output from SIGPIPE death | Jeff King | 1 | -1/+4 |
2016-02-25 | test_must_fail: report number of unexpected signal | Jeff King | 1 | -1/+1 |
2016-02-25 | fetch-pack: ignore SIGPIPE in sideband demuxer | Jeff King | 1 | -1/+5 |
2016-02-25 | write_or_die: handle EPIPE in async threads | Jeff King | 3 | -0/+15 |
2016-02-25 | refs: document transaction semantics | David Turner | 1 | -0/+12 |
2016-02-25 | use_pack: handle signed off_t overflow | Jeff King | 2 | -1/+3 |
2016-02-25 | nth_packed_object_offset: bounds-check extended offset | Jeff King | 4 | -1/+27 |