summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20Merge branch 'cc/interpret-trailers'Libravatar Junio C Hamano10-0/+2084
2014-10-20Merge branch 'rm/gitweb-start-form'Libravatar Junio C Hamano1-2/+2
2014-10-20Merge branch 'ss/contrib-subtree-contacts'Libravatar Junio C Hamano4-3/+83
2014-10-20Merge branch 'jn/parse-config-slot'Libravatar Junio C Hamano13-50/+47
2014-10-20Merge branch 'rs/receive-pack-argv-leak-fix'Libravatar Junio C Hamano1-10/+8
2014-10-20Merge branch 'ta/config-set'Libravatar Junio C Hamano1-2/+2
2014-10-20Merge branch 'jk/test-shell-trace'Libravatar Junio C Hamano4-35/+84
2014-10-20Merge branch 'bc/asciidoc'Libravatar Junio C Hamano4-5/+5
2014-10-20Revert "archive: honor tar.umask even for pax headers"Libravatar Junio C Hamano2-7/+2
2014-10-16Merge branch 'jc/completion-no-chdir'Libravatar Junio C Hamano1-11/+7
2014-10-16Merge branch 'bw/trace-no-inline-getnanotime'Libravatar Junio C Hamano1-1/+1
2014-10-16Merge branch 'po/everyday-doc'Libravatar Junio C Hamano12-131/+185
2014-10-16gitweb: use start_form, not startform that was removed in CGI.pm 4.04Libravatar Roland Mas1-2/+2
2014-10-15contacts: add a Makefile to generate docs and installLibravatar Sebastian Schuberth2-0/+74
2014-10-15subtree: add an install-html targetLibravatar Sebastian Schuberth2-3/+9
2014-10-14color_parse: do not mention variable name in error messageLibravatar Jeff King11-28/+26
2014-10-14pass config slots as pointers instead of offsetsLibravatar Jonathan Nieder5-22/+21
2014-10-14Update draft release notes to 2.2Libravatar Junio C Hamano1-0/+21
2014-10-14Merge branch 'bc/asciidoc-pretty-formats-fix'Libravatar Junio C Hamano1-1/+1
2014-10-14Merge branch 'rs/plug-leak-in-bundle'Libravatar Junio C Hamano1-7/+10
2014-10-14Merge branch 'rs/more-uses-of-skip-prefix'Libravatar Junio C Hamano10-75/+69
2014-10-14Merge branch 'rs/mailsplit'Libravatar Junio C Hamano1-1/+0
2014-10-14Merge branch 'rs/sha1-array-test'Libravatar Junio C Hamano5-2/+130
2014-10-14Merge branch 'mh/lockfile-stdio'Libravatar Junio C Hamano5-39/+71
2014-10-14Merge branch 'mh/lockfile'Libravatar Junio C Hamano36-260/+510
2014-10-14Merge branch 'sk/tag-contains-wo-recursion'Libravatar Junio C Hamano1-2/+2
2014-10-14Merge branch 'da/completion-show-signature'Libravatar Junio C Hamano1-0/+2
2014-10-14Merge branch 'rs/daemon-fixes'Libravatar Junio C Hamano1-18/+15
2014-10-14Merge branch 'dt/cache-tree-repair'Libravatar Junio C Hamano1-1/+1
2014-10-14Merge branch 'so/rebase-doc-fork-point'Libravatar Junio C Hamano1-12/+19
2014-10-14Merge branch 'da/include-compat-util-first-in-c'Libravatar Junio C Hamano9-8/+7
2014-10-13test-lib.sh: support -x option for shell-tracingLibravatar Jeff King2-4/+44
2014-10-13t1308: fix broken here document in test scriptLibravatar Junio C Hamano1-2/+2
2014-10-13Documentation: add documentation for 'git interpret-trailers'Libravatar Christian Couder2-0/+315
2014-10-13trailer: add tests for commands in config fileLibravatar Christian Couder1-0/+125
2014-10-13trailer: execute command from 'trailer.<name>.command'Libravatar Christian Couder1-1/+84
2014-10-13trailer: add tests for "git interpret-trailers"Libravatar Christian Couder1-0/+738
2014-10-13trailer: add interpret-trailers commandLibravatar Christian Couder5-0/+48
2014-10-13trailer: put all the processing together and printLibravatar Christian Couder2-0/+75
2014-10-13trailer: parse trailers from file or stdinLibravatar Christian Couder1-0/+123
2014-10-13trailer: process command line trailer argumentsLibravatar Christian Couder1-0/+112
2014-10-13trailer: read and process config informationLibravatar Christian Couder1-0/+185
2014-10-13trailer: process trailers from input message and argumentsLibravatar Christian Couder1-0/+210
2014-10-13trailer: add data structures and basic functionsLibravatar Christian Couder2-0/+70
2014-10-13Documentation: fix mismatched delimiters in git-imap-sendLibravatar brian m. carlson1-2/+2
2014-10-13Documentation: adjust document title underliningLibravatar brian m. carlson3-3/+3
2014-10-13receive-pack: plug minor memory leak in unpack()Libravatar René Scharfe1-10/+8
2014-10-13t5304: use helper to report failure of "test foo = bar"Libravatar Jeff King2-8/+17
2014-10-13t5304: use test_path_is_* instead of "test -f"Libravatar Jeff King1-23/+23
2014-10-10doc: add 'everyday' to 'git help'Libravatar Philip Oakley12-21/+32