trace: do not fall back to stderr
[gitweb.git] / list.h
2016-08-03 Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning'
2016-08-03 Merge branch 'rs/submodule-config-code-cleanup'
2016-08-03 Merge branch 'jk/push-progress'
2016-08-03 Merge branch 'jt/fetch-large-handshake-window-on-http'
2016-08-03 Merge branch 'jk/git-jump'
2016-08-03 Merge branch 'mm/status-suggest-merge-abort'
2016-08-03 Merge branch 'jk/parse-options-concat'
2016-08-03 Merge branch 'sb/push-options'
2016-08-03 Merge branch 'ew/http-walker'
2016-07-18 list: avoid incompatibility with *BSD sys/queue.h
2016-07-12 http-walker: reduce O(n) ops with doubly-linked list