generator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/rerere.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-16submodule_needs_pushing(): explain the behaviour when we cannot answerHeiko Voigt1-0/+11
2016-11-16batch check whether submodule needs pushing into one callHeiko Voigt1-29/+33
2016-11-16serialize collection of refs that contain submodule changesHeiko Voigt3-25/+44
2016-11-16serialize collection of changed submodulesHeiko Voigt1-4/+55
2016-10-10Ninth batch for 2.11Junio C Hamano1-23/+40
2016-10-06Eighth batch for 2.11Junio C Hamano1-0/+34
2016-10-03Seventh batch for 2.11Junio C Hamano1-0/+40
2016-10-03Git 2.10.1v2.10.1Junio C Hamano3-2/+14
2016-10-03ref-filter: strip format option after a field name only once while parsingSZEDER Gábor1-11/+11
2016-10-03show-branch: use QSORTRené Scharfe1-4/+2
2016-10-03coccicheck: make transformation for strbuf_addf(sb, "...") more preciseRené Scharfe1-3/+26
2016-09-29pretty: avoid adding reset for %C(auto) if output is emptyRené Scharfe2-2/+2
2016-09-29use QSORT, part 2René Scharfe2-3/+2
2016-09-29coccicheck: use --all-includes by defaultRené Scharfe1-1/+2
2016-09-29http: control GSSAPI credential delegationPetr Stodulka2-0/+51
2016-09-29Sixth batch for 2.11Junio C Hamano1-0/+28
2016-09-29Prepare for 2.10.1Junio C Hamano1-0/+87
2016-09-29graph: fix extra spaces in graph_padding_lineJeff King1-4/+12
2016-09-29remove unnecessary check before QSORTRené Scharfe3-8/+23
2016-09-29use QSORTRené Scharfe30-65/+44
2016-09-29add QSORTRené Scharfe2-0/+27
2016-09-28blame: use DEFAULT_ABBREV macroJunio C Hamano1-1/+1
2016-09-28mailinfo: unescape quoted-pair in header fieldsKevin Daudt6-0/+124
2016-09-28t5100-mailinfo: replace common path prefix with variableKevin Daudt1-33/+35
2016-09-27rev-list-options: clarify the usage of --reversePranit Bauva1-2/+3
2016-09-27fsck: handle bad trees like other errorsDavid Turner4-19/+106
2016-09-27tree-walk: be more specific about corrupt tree errorsJeff King2-7/+30
2016-09-27use strbuf_add_unique_abbrev() for adding short hashes, part 2René Scharfe4-4/+9
2016-09-27use strbuf_addstr() instead of strbuf_addf() with "%s", part 2René Scharfe3-2/+8