Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fetch-pack.c: correct command at the beginning of an error message | Ralf Thielow | 2016-11-11 |
* | Merge branch 'jk/alt-odb-cleanup' | Junio C Hamano | 2016-11-10 |
|\ | |||
| * | alternates: re-allow relative paths from environment | Jeff King | 2016-11-08 |
* | | Merge branch 'jk/filter-process-fix' | Junio C Hamano | 2016-11-10 |
|\ \ | |||
| * | | t0021: fix filehandle usage on older perl | Jeff King | 2016-11-02 |
| * | | t0021: use $PERL_PATH for rot13-filter.pl | Jeff King | 2016-11-02 |
| * | | t0021: put $TEST_ROOT in $PATH | Jeff King | 2016-11-02 |
| * | | t0021: use write_script to create rot13 shell script | Jeff King | 2016-11-02 |
* | | | Merge branch 'ls/filter-process' | Junio C Hamano | 2016-11-10 |
|\ \ \ | |||
| * | | | t0021: compute file size with a single process instead of a pipeline | Johannes Sixt | 2016-11-08 |
| * | | | t0021: expect more variations in the output of uniq -c | Johannes Sixt | 2016-11-08 |
| |/ / | |||
* | | | A bit of updates post -rc0 | Junio C Hamano | 2016-11-01 |
* | | | Merge branch 'cc/split-index-typofix' | Junio C Hamano | 2016-11-01 |
|\ \ \ | |||
| * | | | split-index: s/eith/with/ typo fix | Christian Couder | 2016-11-01 |
* | | | | Merge branch 'jk/no-looking-at-dotgit-outside-repo' | Junio C Hamano | 2016-11-01 |
|\ \ \ \ | |||
| * | | | | sha1_name: make wraparound of the index into ring-buffer explicit | René Scharfe | 2016-11-01 |
* | | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-11-01 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
| * | | | | cocci: avoid self-references in object_id transformations | René Scharfe | 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 |