Merge branch 'wk/t1304-wo-USER'
[git] / trailer.c
2014-10-24  Junio C HamanoMerge branch 'wk/t1304-wo-USER'
2014-10-24  Junio C HamanoMerge branch 'tb/core-filemode-doc'
2014-10-24  Junio C HamanoMerge branch 'rs/run-command-env-array'
2014-10-24  Junio C HamanoMerge branch 'po/doc-status-markup'
2014-10-24  Junio C HamanoMerge branch 'jk/pack-objects-no-bitmap-when-splitting'
2014-10-21  Junio C HamanoMerge branch 'js/completion-hide-not-a-repo'
2014-10-21  Junio C HamanoMerge branch 'da/mergetool-meld'
2014-10-21  Junio C HamanoMerge branch 'da/mergetool-temporary-directory'
2014-10-21  Junio C HamanoMerge branch 'da/mergetool-tool-help'
2014-10-21  Junio C HamanoMerge branch 'da/mergetool-temporary-filename'
2014-10-21  Junio C HamanoMerge branch 'da/mergetool-tests'
2014-10-21  Junio C HamanoMerge branch 'rs/ref-transaction'
2014-10-20  Junio C HamanoMerge branch 'cc/interpret-trailers'
2014-10-13  Christian Coudertrailer: execute command from 'trailer.<name>.command'
2014-10-13  Christian Coudertrailer: put all the processing together and print
2014-10-13  Christian Coudertrailer: parse trailers from file or stdin
2014-10-13  Christian Coudertrailer: process command line trailer arguments
2014-10-13  Christian Coudertrailer: read and process config information
2014-10-13  Christian Coudertrailer: process trailers from input message and arguments
2014-10-13  Christian Coudertrailer: add data structures and basic functions