Merge branch 'cc/replace-graft'
[gitweb.git] / trace.h
2014-07-27 Merge branch 'cc/replace-graft'
2014-07-27 Merge branch 'jk/stable-prio-queue'
2014-07-23 Sync with v2.0.3
2014-07-23 Merge branch 'rs/fix-unlink-unix-socket'
2014-07-23 Merge branch 'ta/string-list-init'
2014-07-23 Merge branch 'mb/local-clone-after-applying-insteadof'
2014-07-23 Merge branch 'jk/tag-sort'
2014-07-22 Sync with maint
2014-07-22 Merge branch 'rs/code-cleaning'
2014-07-22 Merge branch 'nd/path-max-must-go'
2014-07-22 Merge branch 'jk/alloc-commit-id'
2014-07-22 Merge branch 'kb/perf-trace'
2014-07-14 git: add performance tracing for git's main() function...
2014-07-14 trace: add trace_performance facility to debug performa...
2014-07-14 trace: add high resolution timer function to debug...
2014-07-14 trace: add 'file:line' to all trace output
2014-07-14 trace: move code around, in preparation to file:line...
2014-07-14 trace: add infrastructure to augment trace output with...
2014-07-14 trace: improve trace performance
2014-06-17 trace: consistently name the format parameter
2014-06-17 trace: move trace declarations from cache.h to new...