bundle: split out ref writing from bundle_create
[gitweb.git] / trailer.c
2014-10-28 use child_process_init() to initialize struct child_pro...
2014-10-24 Merge branch 'jc/push-cert'
2014-10-24 Merge branch 'sb/plug-transport-leak'
2014-10-24 Merge branch 'nd/dir-prep-exclude-cleanup'
2014-10-24 Merge branch 'eb/no-pthreads'
2014-10-24 Merge branch 'wk/t1304-wo-USER'
2014-10-24 Merge branch 'tb/core-filemode-doc'
2014-10-24 Merge branch 'rs/run-command-env-array'
2014-10-24 Merge branch 'po/doc-status-markup'
2014-10-24 Merge branch 'jk/pack-objects-no-bitmap-when-splitting'
2014-10-21 Merge branch 'js/completion-hide-not-a-repo'
2014-10-21 Merge branch 'da/mergetool-meld'
2014-10-21 Merge branch 'da/mergetool-temporary-directory'
2014-10-21 Merge branch 'da/mergetool-tool-help'
2014-10-21 Merge branch 'da/mergetool-temporary-filename'
2014-10-21 Merge branch 'da/mergetool-tests'
2014-10-21 Merge branch 'rs/ref-transaction'
2014-10-20 Merge branch 'cc/interpret-trailers'
2014-10-13 trailer: execute command from 'trailer.<name>.command'
2014-10-13 trailer: put all the processing together and print
2014-10-13 trailer: parse trailers from file or stdin
2014-10-13 trailer: process command line trailer arguments
2014-10-13 trailer: read and process config information
2014-10-13 trailer: process trailers from input message and arguments
2014-10-13 trailer: add data structures and basic functions