messages from 2017-12-06 16:03:31 to 2017-12-08 16:24:53 UTC [more...]
[SCRIPT/RFC 0/3] git-commit --onto-parent (three-way merge, no working tree file changes)
2017-12-08 16:24 UTC (11+ messages)
[PATCH v7 00/16] Parial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
2017-12-08 15:58 UTC (17+ messages)
` [PATCH v7 01/16] sha1_file: support lazily fetching missing objects
` [PATCH v7 02/16] rev-list: support termination at promisor objects
` [PATCH v7 03/16] gc: do not repack promisor packfiles
` [PATCH v7 04/16] upload-pack: add object filtering for partial clone
` [PATCH v7 05/16] fetch-pack, index-pack, transport: "
` [PATCH v7 06/16] fetch-pack: add --no-filter
` [PATCH v7 07/16] fetch-pack: test support excluding large blobs
` [PATCH v7 08/16] fetch: refactor calculation of remote list
` [PATCH v7 09/16] fetch: support filters
` [PATCH v7 10/16] partial-clone: define partial clone settings in config
` [PATCH v7 11/16] clone: partial clone
` [PATCH v7 12/16] unpack-trees: batch fetching of missing blobs
` [PATCH v7 13/16] fetch-pack: restore save_commit_buffer after use
` [PATCH v7 14/16] t5616: end-to-end tests for partial clone
` [PATCH v7 15/16] fetch: inherit filter-spec from "
` [PATCH v7 16/16] t5616: test bulk prefetch after partial fetch
What's cooking in git.git (Dec 2017, #02; Thu, 7)
2017-12-08 15:56 UTC (5+ messages)
Unfortunate interaction between git diff-index and fakeroot
2017-12-08 15:38 UTC (4+ messages)
[PATCH v7 00/10] Partial clone part 2: fsck and promisors
2017-12-08 15:27 UTC (11+ messages)
` [PATCH v7 01/10] extension.partialclone: introduce partial clone extension
` [PATCH v7 02/10] fsck: introduce partialclone extension
` [PATCH v7 03/10] fsck: support refs pointing to promisor objects
` [PATCH v7 04/10] fsck: support referenced "
` [PATCH v7 05/10] fsck: support promisor objects as CLI argument
` [PATCH v7 06/10] index-pack: refactor writing of .keep files
` [PATCH v7 07/10] introduce fetch-object: fetch one promisor object
` [PATCH v7 08/10] sha1_file: support lazily fetching missing objects
` [PATCH v7 09/10] rev-list: support termination at promisor objects
` [PATCH v7 10/10] gc: do not repack promisor packfiles
[PATCH] doc: reword gitworflows for neutrality
2017-12-08 15:18 UTC
[PATCH 0/3] making test-suite tracing more useful
2017-12-08 15:08 UTC (7+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] test-lib: silence "-x" cleanup under bash
` [PATCH v2 2/4] t5615: avoid re-using descriptor 4
` [PATCH v2 3/4] test-lib: make "-x" work with "--verbose-log"
` [PATCH v2 4/4] t/Makefile: introduce TEST_SHELL_PATH
[PATCH 0/1] diffcore-blobfind
2017-12-08 15:04 UTC (4+ messages)
` [PATCH 1/1] diffcore: add a filter to find a specific blob
[PATCH Outreachy 1/2] format: create pretty.h file
2017-12-08 13:21 UTC (2+ messages)
` [PATCH Outreachy 2/2] format: create docs for pretty.h
[PATCH] refs: drop "clear packed-refs while locked" assertion
2017-12-08 11:22 UTC
[PATCH] fmt-merge-msg: avoid leaking strbuf in shortlog()
2017-12-08 10:14 UTC (4+ messages)
[PATCH] setup.c: fix comment about order of .git directory discovery
2017-12-08 10:02 UTC (2+ messages)
[PATCH] cvsimport: apply shell-quoting regex globally
2017-12-08 9:58 UTC
[PATCH] decorate: clean up and document API
2017-12-08 9:55 UTC (2+ messages)
[PATCH] diff: add test showing regression to --relative
2017-12-08 9:05 UTC (14+ messages)
` [PATCH v2 0/7] reroll of cc/skip-to-optional-val
` [PATCH v2 5/7] diff: use skip-to-optional-val in parsing --relative
` [PATCH v2 6/7] t4045: reindent to make helpers readable
` [PATCH v2 7/7] t4045: test 'diff --relative' for real
[PATCH] hashmap: adjust documentation to reflect reality
2017-12-08 9:03 UTC (6+ messages)
[PATCH] docs/pretty-formats: mention commas in %(trailers) syntax
2017-12-08 8:13 UTC (3+ messages)
[RFC] protocol version 2
2017-12-07 23:42 UTC (22+ messages)
` [WIP 00/15] "
` [WIP 01/15] pkt-line: introduce packet_read_with_status
` [WIP 02/15] pkt-line: introduce struct packet_reader
` [WIP 03/15] pkt-line: add delim packet support
` [WIP 04/15] upload-pack: convert to a builtin
` [WIP 06/15] transport: use get_refs_via_connect to get refs
` [WIP 07/15] connect: convert get_remote_heads to use struct packet_reader
` [WIP 08/15] connect: discover protocol version outside of get_remote_heads
` [WIP 11/15] serve: introduce git-serve
[PATCH v4 4/4] builtin/branch: strip refs/heads/ using skip_prefix
2017-12-07 23:14 UTC (5+ messages)
` [PATCH v5 "
[PATCH] diff: add tests for --relative without optional prefix value
2017-12-07 22:05 UTC (7+ messages)
[PATCH 0/1] Teaching the diff machinery about blobfind [WAS: git describe <blob>]
2017-12-07 21:40 UTC (4+ messages)
` [PATCH 1/1] diffcore: add a filter to find a specific blob
What's cooking in git.git (Dec 2017, #01; Mon, 4)
2017-12-07 21:33 UTC (12+ messages)
[PATCH] strbuf: release memory on read error in strbuf_read_once()
2017-12-07 21:28 UTC (2+ messages)
[PATCH] worktree: invoke post-checkout hook (unless --no-checkout)
2017-12-07 21:20 UTC
[PATCH] am: release strbuf after use in split_mail_mbox()
2017-12-07 21:20 UTC (2+ messages)
[PATCH] RelNotes/2.16: Fix submodule recursing argument
2017-12-07 20:35 UTC (2+ messages)
Feature request: Reduce amount of diff in patch
2017-12-07 20:28 UTC (3+ messages)
[PATCH v6 00/12] Partial clone part 2: fsck and promisors
2017-12-07 19:44 UTC (7+ messages)
` [PATCH v6 03/12] fsck: support refs pointing to promisor objects
` [PATCH v6 09/12] fixup: sha1_file: convert gotos to break/continue
[PATCH v2] diff: fix --relative without arguments
2017-12-07 19:01 UTC (3+ messages)
git commit file completion recently broke
2017-12-07 18:57 UTC (13+ messages)
[PATCH v5 0/2] launch_editor(): indicate that Git waits for user input
2017-12-07 17:56 UTC (10+ messages)
` [PATCH v5 1/2] refactor "dumb" terminal determination
` [PATCH v5 2/2] launch_editor(): indicate that Git waits for user input
git blame --reverse doesn't find line in HEAD
2017-12-07 17:02 UTC (5+ messages)
partial_clone_get_default_filter_spec has no callers
2017-12-07 15:43 UTC (5+ messages)
[PATCH] doc: clarify triangular workflow
2017-12-07 15:31 UTC (5+ messages)
[PATCH] send-email: extract email-parsing code into a subroutine
2017-12-07 14:14 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
'git worktree add' does not fire post-checkout hook
2017-12-07 10:19 UTC (3+ messages)
[PATCH 1/3] git-compat-util: introduce skip_to_opt_val()
2017-12-07 6:26 UTC (5+ messages)
` [PATCH 3/3] diff: use skip_to_opt_val()
[PATCH v2] git-gui: Prevent double UTF-8 conversion
2017-12-07 0:06 UTC (3+ messages)
` [PATCH v3] "
gitattributes not read for diff-tree anymore in 2.15?
2017-12-06 22:07 UTC (8+ messages)
` [PATCH] diff-tree: read the index so attribute checks work in bare repositories
` [PATCH v2] "
[PATCH v5 1/7] Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line with "two-dot")
2017-12-06 22:02 UTC (24+ messages)
` [PATCH v2 1/6] config: introduce core.printsha1ellipsis
` [PATCH 1/3] checkout: describe_detached_head: remove 3dots after committish
` [PATCH v2 3/6] diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
` [PATCH v3 5/5] Testing: provide tests requiring them with ellipses after SHA-1 values
` [PATCH v3 2/5] diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
` [PATCH v3 3/5] Documentation: user-manual: limit usage of ellipsis
` [PATCH v4 1/6] diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
` [PATCH v5 4/7] checkout: describe_detached_head: remove ellipsis after committish
` [PATCH v6 "
` [PATCH v7 "
` [PATCH v3 1/5] "
[RFC] 'unsigned long' to 'size_t' conversion
2017-12-06 21:43 UTC (4+ messages)
[PATCH] pathspec: only match across submodule boundaries when requested
2017-12-06 21:20 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 1/4] Makefile: generate Perl header from template file
2017-12-06 19:01 UTC (7+ messages)
[PATCH v2 2/2] Doc/check-ref-format: clarify information about @{-N} syntax
2017-12-06 17:58 UTC (4+ messages)
` [PATCH v3 "
[RFE] install-doc-quick.sh should accept a commit-ish
2017-12-06 16:48 UTC (3+ messages)
[PATCH] send-email: extract email-parsing code into a subroutine
2017-12-06 15:32 UTC (2+ messages)
` [PATCH v2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).