Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-16 | gitweb: use start_form, not startform that was removed in CGI.pm 4.04 | Roland Mas | 1 | -2/+2 |
2014-10-16 | contacts: add a Makefile to generate docs and install | Sebastian Schuberth | 2 | -0/+74 |
2014-10-16 | subtree: add an install-html target | Sebastian Schuberth | 2 | -3/+9 |
2014-10-14 | color_parse: do not mention variable name in error message | Jeff King | 11 | -28/+26 |
2014-10-14 | pass config slots as pointers instead of offsets | Jonathan Nieder | 5 | -22/+21 |
2014-10-14 | Update draft release notes to 2.2 | Junio C Hamano | 1 | -0/+21 |
2014-10-14 | test-lib.sh: support -x option for shell-tracing | Jeff King | 2 | -4/+44 |
2014-10-14 | t1308: fix broken here document in test script | Junio C Hamano | 1 | -2/+2 |
2014-10-13 | Documentation: add documentation for 'git interpret-trailers' | Christian Couder | 2 | -0/+315 |
2014-10-13 | trailer: add tests for commands in config file | Christian Couder | 1 | -0/+125 |
2014-10-13 | trailer: execute command from 'trailer.<name>.command' | Christian Couder | 1 | -1/+84 |