aboutsummaryrefslogtreecommitdiffstats
path: root/commit.h
diff options
context:
space:
mode:
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
1760ed11f98&follow=1'>Mark win32's pthread_exit() as NORETURNJohannes Schindelin1-1/+1 2016-03-01run-command: do not pass child process data into callbacksStefan Beller4-32/+9 2016-02-29trailer.c: mark strings for translationNguyễn Thái Ngọc Duy1-1/+1 2016-02-29ref-filter.c: mark strings for translationNguyễn Thái Ngọc Duy1-14/+14 2016-02-29builtin/clone.c: mark strings for translationNguyễn Thái Ngọc Duy1-5/+5 2016-02-29builtin/checkout.c: mark strings for translationNguyễn Thái Ngọc Duy1-1/+1 2016-02-29compat/mingw: brown paper bag fix for 50a6c8eJeff King1-1/+1 2016-02-28config.mak.uname: use clang for Mac OS X 10.6Torsten Bögershausen1-0/+3 2016-02-27sha1_file.c: mark strings for translationNguyễn Thái Ngọc Duy1-3/+3 2016-02-26Git 2.8-rc0v2.8.0-rc0Junio C Hamano2-1/+96 2016-02-25t/lib-httpd: load mod_unixdMichael J Gruber1-0/+3 2016-02-25t5504: handle expected output from SIGPIPE deathJeff King1-1/+4 2016-02-25test_must_fail: report number of unexpected signalJeff King1-1/+1 2016-02-25fetch-pack: ignore SIGPIPE in sideband demuxerJeff King1-1/+5 2016-02-25write_or_die: handle EPIPE in async threadsJeff King3-0/+15 2016-02-25add DEVELOPER makefile knob to check for acknowledged warningsLars Schneider3-1/+18 2016-02-25refs: document transaction semanticsDavid Turner1-0/+12 2016-02-25use_pack: handle signed off_t overflowJeff King2-1/+3 2016-02-25nth_packed_object_offset: bounds-check extended offsetJeff King4-1/+27