Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'cc/interpret-trailers' | Junio C Hamano | 2014-10-20 | 10 | -0/+2084 |
|\ | |||||
| * | Documentation: add documentation for 'git interpret-trailers' | Christian Couder | 2014-10-13 | 2 | -0/+315 |
| * | trailer: add tests for commands in config file | Christian Couder | 2014-10-13 | 1 | -0/+125 |
| * | trailer: execute command from 'trailer.<name>.command' | Christian Couder | 2014-10-13 | 1 | -1/+84 |
| * | trailer: add tests for "git interpret-trailers" | Christian Couder | 2014-10-13 | 1 | -0/+738 |
| * | trailer: add interpret-trailers command | Christian Couder | 2014-10-13 | 5 | -0/+48 |
| * | trailer: put all the processing together and print | Christian Couder | 2014-10-13 | 2 | -0/+75 |
| * | trailer: parse trailers from file or stdin | Christian Couder | 2014-10-13 | 1 | -0/+123 |
| * | trailer: process command line trailer arguments | Christian Couder | 2014-10-13 | 1 | -0/+112 |
| * | trailer: read and process config information | Christian Couder | 2014-10-13 | 1 | -0/+185 |
| * | trailer: process trailers from input message and arguments | Christian Couder | 2014-10-13 | 1 | -0/+210 |
| * | trailer: add data structures and basic functions | Christian Couder | 2014-10-13 | 2 | -0/+70 |
* | | Merge branch 'rm/gitweb-start-form' | Junio C Hamano | 2014-10-20 | 1 | -2/+2 |
|\ \ | |||||
| * | | gitweb: use start_form, not startform that was removed in CGI.pm 4.04rm/gitweb-start-form | Roland Mas | 2014-10-16 | 1 | -2/+2 |
* | | | Merge branch 'ss/contrib-subtree-contacts' | Junio C Hamano | 2014-10-20 | 4 | -3/+83 |
|\ \ \ | |||||
| * | | | contacts: add a Makefile to generate docs and installss/contrib-subtree-contacts | Sebastian Schuberth | 2014-10-15 | 2 | -0/+74 |
| * | | | subtree: add an install-html target | Sebastian Schuberth | 2014-10-15 | 2 | -3/+9 |
* | | | | Merge branch 'jn/parse-config-slot' | Junio C Hamano | 2014-10-20 | 13 | -50/+47 |
|\ \ \ \ | |||||
| * | | | | color_parse: do not mention variable name in error messagejn/parse-config-slot | Jeff King | 2014-10-14 | 11 | -28/+26 |
| * | | | | pass config slots as pointers instead of offsets | Jonathan Nieder | 2014-10-14 | 5 | -22/+21 |
* | | | | | Merge branch 'rs/receive-pack-argv-leak-fix' | Junio C Hamano | 2014-10-20 | 1 | -10/+8 |
|\ \ \ \ \ | |||||
| * | | | | | receive-pack: plug minor memory leak in unpack()rs/receive-pack-argv-leak-fix | René Scharfe | 2014-10-13 | 1 | -10/+8 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ta/config-set' | Junio C Hamano | 2014-10-20 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | t1308: fix broken here document in test scriptta/config-set | Junio C Hamano | 2014-10-13 | 1 | -2/+2 |
* | | | | | | Merge branch 'jk/test-shell-trace' | Junio C Hamano | 2014-10-20 | 4 | -35/+84 |
|\ \ \ \ \ \ | |||||
| * | | | | | | test-lib.sh: support -x option for shell-tracingjk/test-shell-trace | Jeff King | 2014-10-13 | 2 | -4/+44 |
| * | | | | | | t5304: use helper to report failure of "test foo = bar" | Jeff King | 2014-10-13 | 2 | -8/+17 |
| * | | | | | | t5304: use test_path_is_* instead of "test -f" | Jeff King | 2014-10-13 | 1 | -23/+23 |
* | | | | | | | Merge branch 'bc/asciidoc' | Junio C Hamano | 2014-10-20 | 4 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Documentation: fix mismatched delimiters in git-imap-sendbc/asciidoc | brian m. carlson | 2014-10-13 | 1 | -2/+2 |
| * | | | | | | | Documentation: adjust document title underlining | brian m. carlson | 2014-10-13 | 3 | -3/+3 |
| |/ / / / / / | |||||
* | | | | | | | Revert "archive: honor tar.umask even for pax headers" | Junio C Hamano | 2014-10-20 | 2 | -7/+2 |
* | | | | | | | Merge branch 'jc/completion-no-chdir' | Junio C Hamano | 2014-10-16 | 1 | -11/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | completion: use "git -C $there" instead of (cd $there && git ...)jc/completion-no-chdir | Junio C Hamano | 2014-10-09 | 1 | -11/+7 |
* | | | | | | | | Merge branch 'bw/trace-no-inline-getnanotime' | Junio C Hamano | 2014-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | trace.c: do not mark getnanotime() as "inline"bw/trace-no-inline-getnanotime | Ben Walton | 2014-09-29 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'po/everyday-doc' | Junio C Hamano | 2014-10-16 | 12 | -131/+185 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | doc: add 'everyday' to 'git help' | Philip Oakley | 2014-10-10 | 12 | -21/+32 |
| * | | | | | | | | doc: Makefile regularise OBSOLETE_HTML list building | Philip Oakley | 2014-10-10 | 1 | -1/+2 |
| * | | | | | | | | doc: modernise everyday.txt wording and format in man page style | Philip Oakley | 2014-10-10 | 1 | -109/+151 |
* | | | | | | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-10-14 | 1 | -0/+21 |
* | | | | | | | | | Merge branch 'bc/asciidoc-pretty-formats-fix' | Junio C Hamano | 2014-10-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Documentation: fix misrender of pretty-formats in Asciidoctorbc/asciidoc-pretty-formats-fix | brian m. carlson | 2014-10-08 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'rs/plug-leak-in-bundle' | Junio C Hamano | 2014-10-14 | 1 | -7/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | bundle: plug minor memory leak in is_tag_in_date_range()rs/plug-leak-in-bundle | René Scharfe | 2014-10-07 | 1 | -7/+10 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'rs/more-uses-of-skip-prefix' | Junio C Hamano | 2014-10-14 | 10 | -75/+69 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | use skip_prefix() to avoid more magic numbersrs/more-uses-of-skip-prefix | René Scharfe | 2014-10-07 | 10 | -75/+69 |
* | | | | | | | | | | | Merge branch 'rs/mailsplit' | Junio C Hamano | 2014-10-14 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | mailsplit: remove unnecessary unlink(2) callrs/mailsplit | René Scharfe | 2014-10-07 | 1 | -1/+0 |
* | | | | | | | | | | | | Merge branch 'rs/sha1-array-test' | Junio C Hamano | 2014-10-14 | 5 | -2/+130 |
|\ \ \ \ \ \ \ \ \ \ \ \ |