Commit message (Expand) | Author | Age | |
---|---|---|---|
* | l10n: git.pot: v2.11.0 round 1 (209 new, 53 removed) | Jiang Xin | 2016-11-01 |
* | Git 2.11-rc0v2.11.0-rc0 | Junio C Hamano | 2016-10-31 |
* | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-10-31 |
|\ | |||
| * | valgrind: support test helpers | René Scharfe | 2016-10-27 |
* | | Merge branch 'sc/fmt-merge-msg-doc-markup-fix' | Junio C Hamano | 2016-10-31 |
|\ \ | |||
| * | | Documentation/fmt-merge-msg: fix markup in example | Stefan Christ | 2016-10-28 |
* | | | Merge branch 'ak/sh-setup-dot-source-i18n-fix' | Junio C Hamano | 2016-10-31 |
|\ \ \ | |||
| * | | | git-sh-setup: be explicit where to dot-source git-sh-i18n from. | Anders Kaseorg | 2016-10-30 |
* | | | | Merge branch 'rs/commit-pptr-simplify' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ | |||
| * | | | | commit: simplify building parents list | René Scharfe | 2016-10-30 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'jk/rebase-config-insn-fmt-docfix' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ | |||
| * | | | | doc: fix missing "::" in config list | Jeff King | 2016-10-30 |
| |/ / / | |||
* | | | | Merge branch 'ak/pre-receive-hook-template-modefix' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ | |||
| * | | | | pre-receive.sample: mark it executable | Anders Kaseorg | 2016-10-28 |
* | | | | | Merge branch 'jk/common-main' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ | |||
| * | | | | | git-compat-util: move content inside ifdef/endif guards | Jeff King | 2016-10-27 |
* | | | | | | Merge branch 'aw/numbered-stash' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ \ | |||
| * | | | | | | stash: allow stashes to be referenced by index only | Aaron M Watson | 2016-10-26 |
* | | | | | | | Merge branch 'jt/trailer-with-cruft' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | trailer: support values folded to multiple lines | Jonathan Tan | 2016-10-21 |
| * | | | | | | | trailer: forbid leading whitespace in trailers | Jonathan Tan | 2016-10-21 |
| * | | | | | | | trailer: allow non-trailers in trailer block | Jonathan Tan | 2016-10-21 |
| * | | | | | | | trailer: clarify failure modes in parse_trailer | Jonathan Tan | 2016-10-21 |
| * | | | | | | | trailer: make args have their own struct | Jonathan Tan | 2016-10-20 |
| * | | | | | | | trailer: streamline trailer item create and add | Jonathan Tan | 2016-10-20 |
| * | | | | | | | trailer: use list.h for doubly-linked list | Jonathan Tan | 2016-10-20 |
| * | | | | | | | trailer: improve const correctness | Jonathan Tan | 2016-10-14 |
* | | | | | | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | contrib/long-running-filter: add long running filter example | Lars Schneider | 2016-10-17 |
| * | | | | | | | | convert: add filter.<driver>.process option | Lars Schneider | 2016-10-17 |
| * | | | | | | | | convert: prepare filter.<driver>.process option | Lars Schneider | 2016-10-17 |
| * | | | | | | | | convert: make apply_filter() adhere to standard Git error handling | Lars Schneider | 2016-10-17 |
| * | | | | | | | | pkt-line: add functions to read/write flush terminated packet streams | Lars Schneider | 2016-10-17 |
| * | | | | | | | | pkt-line: add packet_write_gently() | Lars Schneider | 2016-10-17 |
| * | | | | | | | | pkt-line: add packet_flush_gently() | Lars Schneider | 2016-10-17 |
| * | | | | | | | | pkt-line: add packet_write_fmt_gently() | Lars Schneider | 2016-10-17 |
| * | | | | | | | | pkt-line: extract set_packet_header() | Lars Schneider | 2016-10-17 |
| * | | | | | | | | pkt-line: rename packet_write() to packet_write_fmt() | Lars Schneider | 2016-10-17 |
| * | | | | | | | | run-command: add clean_on_exit_handler | Lars Schneider | 2016-10-17 |
| * | | | | | | | | run-command: move check_pipe() from write_or_die to run_command | Lars Schneider | 2016-10-17 |
| * | | | | | | | | convert: modernize tests | Lars Schneider | 2016-10-17 |
| * | | | | | | | | convert: quote filter names in error messages | Lars Schneider | 2016-10-17 |
* | | | | | | | | | Merge branch 'ls/git-open-cloexec' | Junio C Hamano | 2016-10-31 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | read-cache: make sure file handles are not inherited by child processes | Lars Schneider | 2016-10-25 |
| * | | | | | | | | | sha1_file: open window into packfiles with O_CLOEXEC | Lars Schneider | 2016-10-25 |
| * | | | | | | | | | sha1_file: rename git_open_noatime() to git_open() | Lars Schneider | 2016-10-25 |
* | | | | | | | | | | Sync with 2.10.2 | Junio C Hamano | 2016-10-28 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| * | | | | | | | | | Git 2.10.2v2.10.2 | Junio C Hamano | 2016-10-28 |
| * | | | | | | | | | Merge branch 'pb/test-parse-options-expect' into maint | Junio C Hamano | 2016-10-28 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/cocci-xstrdup-or-null' into maint | Junio C Hamano | 2016-10-28 |
| |\ \ \ \ \ \ \ \ \ \ |