aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pretty: add %(trailers) format for displaying trailers of a commit messageJacob Keller2016-12-11
* sequencer: use trailer's trailer layoutJonathan Tan2016-11-29
* trailer: have function to describe trailer layoutJonathan Tan2016-11-29
* trailer: avoid unnecessary splitting on linesJonathan Tan2016-11-29
* commit: make ignore_non_trailer take buf/lenJonathan Tan2016-11-29
* trailer: be stricter in parsing separatorsJonathan Tan2016-11-29
* A bit of updates post -rc0Junio C Hamano2016-11-01
* Merge branch 'cc/split-index-typofix'Junio C Hamano2016-11-01
|\
| * split-index: s/eith/with/ typo fixChristian Couder2016-11-01
* | Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano2016-11-01
|\ \
| * | sha1_name: make wraparound of the index into ring-buffer explicitRené Scharfe2016-11-01
* | | Merge branch 'rs/cocci'Junio C Hamano2016-11-01
|\ \ \ | |_|/ |/| |
| * | cocci: avoid self-references in object_id transformationsRené Scharfe2016-11-01
* | | Git 2.11-rc0v2.11.0-rc0Junio C Hamano2016-10-31
* | | Merge branch 'nd/test-helpers'Junio C Hamano2016-10-31
|\ \ \
| * | | valgrind: support test helpersRené Scharfe2016-10-27
* | | | Merge branch 'sc/fmt-merge-msg-doc-markup-fix'Junio C Hamano2016-10-31
|\ \ \ \
| * | | | Documentation/fmt-merge-msg: fix markup in exampleStefan Christ2016-10-28
* | | | | Merge branch 'ak/sh-setup-dot-source-i18n-fix'Junio C Hamano2016-10-31
|\ \ \ \ \
| * | | | | git-sh-setup: be explicit where to dot-source git-sh-i18n from.Anders Kaseorg2016-10-30
| | |_|/ / | |/| | |
* | | | | Merge branch 'rs/commit-pptr-simplify'Junio C Hamano2016-10-31
|\ \ \ \ \
| * | | | | commit: simplify building parents listRené Scharfe2016-10-30
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/rebase-config-insn-fmt-docfix'Junio C Hamano2016-10-31
|\ \ \ \ \
| * | | | | doc: fix missing "::" in config listJeff King2016-10-30
| |/ / / /
* | | | | Merge branch 'ak/pre-receive-hook-template-modefix'Junio C Hamano2016-10-31
|\ \ \ \ \
| * | | | | pre-receive.sample: mark it executableAnders Kaseorg2016-10-28
* | | | | | Merge branch 'jk/common-main'Junio C Hamano2016-10-31
|\ \ \ \ \ \
| * | | | | | git-compat-util: move content inside ifdef/endif guardsJeff King2016-10-27
* | | | | | | Merge branch 'aw/numbered-stash'Junio C Hamano2016-10-31
|\ \ \ \ \ \ \
| * | | | | | | stash: allow stashes to be referenced by index onlyAaron M Watson2016-10-26
* | | | | | | | Merge branch 'jt/trailer-with-cruft'Junio C Hamano2016-10-31
|\ \ \ \ \ \ \ \
| * | | | | | | | trailer: support values folded to multiple linesJonathan Tan2016-10-21
| * | | | | | | | trailer: forbid leading whitespace in trailersJonathan Tan2016-10-21
| * | | | | | | | trailer: allow non-trailers in trailer blockJonathan Tan2016-10-21
| * | | | | | | | trailer: clarify failure modes in parse_trailerJonathan Tan2016-10-21
| * | | | | | | | trailer: make args have their own structJonathan Tan2016-10-20
| * | | | | | | | trailer: streamline trailer item create and addJonathan Tan2016-10-20
| * | | | | | | | trailer: use list.h for doubly-linked listJonathan Tan2016-10-20
| * | | | | | | | trailer: improve const correctnessJonathan Tan2016-10-14
* | | | | | | | | Merge branch 'ls/filter-process'Junio C Hamano2016-10-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | contrib/long-running-filter: add long running filter exampleLars Schneider2016-10-17
| * | | | | | | | | convert: add filter.<driver>.process optionLars Schneider2016-10-17
| * | | | | | | | | convert: prepare filter.<driver>.process optionLars Schneider2016-10-17
| * | | | | | | | | convert: make apply_filter() adhere to standard Git error handlingLars Schneider2016-10-17
| * | | | | | | | | pkt-line: add functions to read/write flush terminated packet streamsLars Schneider2016-10-17
| * | | | | | | | | pkt-line: add packet_write_gently()Lars Schneider2016-10-17
| * | | | | | | | | pkt-line: add packet_flush_gently()Lars Schneider2016-10-17
| * | | | | | | | | pkt-line: add packet_write_fmt_gently()Lars Schneider2016-10-17
| * | | | | | | | | pkt-line: extract set_packet_header()Lars Schneider2016-10-17
| * | | | | | | | | pkt-line: rename packet_write() to packet_write_fmt()Lars Schneider2016-10-17