commit: add support for --fixup <commit> -m"<extra message>"
[gitweb.git] / compat / strdup.c
2016-09-15 Merge branch 'jk/pack-tag-of-tag'
2016-09-12 Sync with maint
2016-09-12 Merge branch 'sb/transport-report-missing-submodule...
2016-09-12 Merge branch 'ep/use-git-trace-curl-in-tests'
2016-09-12 Merge branch 'sb/xdiff-remove-unused-static-decl'
2016-09-12 Merge branch 'js/t6026-clean-up'
2016-09-12 Merge branch 'js/t9903-chaining'
2016-09-12 Merge branch 'rs/hex2chr'
2016-09-12 Merge branch 'rs/compat-strdup'
2016-09-07 compat: move strdup(3) replacement to its own file