| Commit message (Expand) | Author | Age |
* | completion: complete --delete, --move, and --remotes for git branch | Ville Skyttä | 2016-08-09 |
* | Hopefully final batch for 2.9.3 | Junio C Hamano | 2016-08-08 |
* | Merge branch 'sb/pack-protocol-doc-nak' into maint | Junio C Hamano | 2016-08-08 |
|\ |
|
| * | Documentation: pack-protocol correct NAK response | Stefan Beller | 2016-07-22 |
* | | Merge branch 'rs/submodule-config-code-cleanup' into maint | Junio C Hamano | 2016-08-08 |
|\ \ |
|
| * | | submodule-config: fix test binary crashing when no arguments given | Heiko Voigt | 2016-07-28 |
| * | | submodule-config: combine early return code into one goto | Heiko Voigt | 2016-07-28 |
| * | | submodule-config: passing name reference for .gitmodule blobs | Heiko Voigt | 2016-07-28 |
| * | | submodule-config: use explicit empty string instead of strbuf in config_from() | René Scharfe | 2016-07-19 |
* | | | Merge branch 'sb/submodule-deinit-all' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ |
|
| * | | | submodule deinit: remove outdated comment | Stefan Beller | 2016-07-26 |
* | | | | Merge branch 'rs/worktree-use-strbuf-absolute-path' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ |
|
| * | | | | worktree: use strbuf_add_absolute_path() directly | René Scharfe | 2016-07-12 |
* | | | | | Merge branch 'jc/doc-diff-filter-exclude' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ |
|
| * | | | | | diff: document diff-filter exclusion | Junio C Hamano | 2016-07-14 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'nd/test-helpers' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ |
|
| * | | | | | t/test-lib.sh: fix running tests with --valgrind | Johannes Schindelin | 2016-07-11 |
| * | | | | | Makefile: use VCSSVN_LIB to refer to svn library | Jeff King | 2016-07-06 |
| * | | | | | Makefile: drop extra dependencies for test helpers | Jeff King | 2016-07-06 |
* | | | | | | Merge branch 'rs/use-strbuf-addbuf' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ |
|
| * | | | | | | strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf() | René Scharfe | 2016-07-22 |
| * | | | | | | use strbuf_addbuf() for appending a strbuf to another | René Scharfe | 2016-07-19 |
* | | | | | | | Merge branch 'lf/recv-sideband-cleanup' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sideband.c: small optimization of strbuf usage | Nicolas Pitre | 2016-07-06 |
| * | | | | | | | sideband.c: refactor recv_sideband() | Lukas Fleischer | 2016-07-01 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'ah/unpack-trees-advice-messages' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | unpack-trees: fix English grammar in do-this-before-that messages | Alex Henrie | 2016-06-27 |
* | | | | | | | | Merge branch 'lf/sideband-returns-void' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | upload-pack.c: make send_client_data() return void | Lukas Fleischer | 2016-06-16 |
| * | | | | | | | | sideband.c: make send_sideband() return void | Lukas Fleischer | 2016-06-16 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'jk/send-pack-stdio' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | write_or_die: remove the unused write_or_whine() function | Ramsay Jones | 2016-06-10 |
| * | | | | | | | | send-pack: use buffered I/O to talk to pack-objects | Jeff King | 2016-06-08 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'pb/commit-editmsg-path' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | builtin/commit.c: memoize git-path for COMMIT_EDITMSG | Pranit Bauva | 2016-06-09 |
* | | | | | | | | | Merge branch 'ew/find-perl-on-freebsd-in-local' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | config.mak.uname: correct perl path on FreeBSD | Nguyễn Thái Ngọc Duy | 2016-07-26 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'ew/daemon-socket-keepalive' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Windows: add missing definition of ENOTSOCK | Johannes Sixt | 2016-07-22 |
| * | | | | | | | | | daemon: ignore ENOTSOCK from setsockopt | Eric Wong | 2016-07-18 |
* | | | | | | | | | | Merge branch 'nd/pack-ofs-4gb-limit' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fsck: use streaming interface for large blobs in pack | Nguyễn Thái Ngọc Duy | 2016-07-13 |
| * | | | | | | | | | | pack-objects: do not truncate result in-pack object size on 32-bit systems | Nguyễn Thái Ngọc Duy | 2016-07-13 |
| * | | | | | | | | | | index-pack: correct "offset" type in unpack_entry_data() | Nguyễn Thái Ngọc Duy | 2016-07-13 |
| * | | | | | | | | | | index-pack: report correct bad object offsets even if they are large | Nguyễn Thái Ngọc Duy | 2016-07-13 |
| * | | | | | | | | | | index-pack: correct "len" type in unpack_data() | Nguyễn Thái Ngọc Duy | 2016-07-13 |
| * | | | | | | | | | | sha1_file.c: use type off_t* for object_info->disk_sizep | Nguyễn Thái Ngọc Duy | 2016-07-13 |
| * | | | | | | | | | | pack-objects: pass length to check_pack_crc() without truncation | Nguyễn Thái Ngọc Duy | 2016-07-12 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'rs/notes-merge-no-toctou' into maint | Junio C Hamano | 2016-08-08 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | notes-merge: use O_EXCL to avoid overwriting existing files | René Scharfe | 2016-07-07 |
| |/ / / / / / / / / |
|