messages from 2020-08-13 12:26:06 to 2020-08-15 21:52:44 UTC [more...]
[PATCH 0/6] [GSoC] Implement Corrected Commit Date
2020-08-15 16:39 UTC (8+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 07/10] commit-graph: implement corrected commit date
` [PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
` [PATCH v3 01/11] commit-graph: fix regression when computing bloom filter
[PATCH 0/2] Documentation updates for SHA-256
2020-08-15 16:06 UTC (32+ messages)
` [PATCH 1/2] docs: document SHA-256 pack and indices
` [PATCH 2/2] docs: fix step in transition plan
` [PATCH 0/5] more SHA-256 documentation
` [PATCH 1/5] http-protocol.txt: document SHA-256 "want"/"have" format
` [PATCH 2/5] index-format.txt: document SHA-256 index format
` [PATCH 3/5] protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256
` [PATCH 4/5] shallow.txt: document SHA-256 shallow format
` [PATCH 5/5] commit-graph-format.txt: fix "Hash Version" description
` [PATCH v2 0/4] more SHA-256 documentation
` [PATCH v2 2/4] index-format.txt: document SHA-256 index format
[RFC 0/3] support negative refspecs
2020-08-15 0:28 UTC
[RFC 1/3] refspec: fix documentation referring to refspec_item
2020-08-15 0:25 UTC (3+ messages)
` [RFC 2/3] refspec: make sure stack refspec_item variables are zeroed
` [RFC 3/3] refspec: add support for negative refspecs
[RFC PATCH 0/2] extend --abbrev support to diff-patch format
2020-08-15 0:21 UTC (12+ messages)
` [PATCH v3 0/2] diff: index-line: respect --abbrev in object's name
` [PATCH v3 1/2] revision: differentiate if --no-abbrev asked explicitly
` [PATCH v3 2/2] diff: index-line: respect --abbrev in object's name
[PATCH] diff: teach --stat to ignore uninteresting modifications
2020-08-14 22:45 UTC (2+ messages)
` [PATCH v2] "
Possible bug with git restore
2020-08-14 22:41 UTC (2+ messages)
git bisect enhancement request
2020-08-14 22:25 UTC (3+ messages)
[PATCH 0/3] SHA-256: Update commit-graph and multi-pack-index formats
2020-08-14 21:41 UTC (16+ messages)
` [PATCH 1/3] t/README: document GIT_TEST_DEFAULT_HASH
` [PATCH 2/3] commit-graph: use the hash version byte
` [PATCH 3/3] multi-pack-index: use "
Git Inclusion Contributor Summit Registration
2020-08-14 20:22 UTC
[PATCH 0/6] more small leak fixes
2020-08-14 20:21 UTC (10+ messages)
` [PATCH 1/6] submodule--helper: use strbuf_release() to free strbufs
` [PATCH 2/6] checkout: fix leak of non-existent branch names
` [PATCH 3/6] config: fix leaks from git_config_get_string_const()
` [PATCH 4/6] config: drop git_config_get_string_const()
` [PATCH 5/6] config: fix leak in git_config_get_expiry_in_days()
` [PATCH 6/6] submodule--helper: fix leak of core.worktree value
[PATCH 00/10] more miscellaneous Bloom filter improvements
2020-08-14 20:20 UTC (15+ messages)
` [PATCH v3 00/14] "
` [PATCH v3 01/14] commit-graph: introduce 'get_bloom_filter_settings()'
` [PATCH v3 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'
What's cooking in git.git (Aug 2020, #03; Thu, 13)
2020-08-14 20:07 UTC (2+ messages)
[PATCH] fetch-pack: make packfile URIs work with transfer.fsckobjects
2020-08-14 19:59 UTC (2+ messages)
[PATCH] Remove "unsure" for --message in subtree doc
2020-08-14 17:50 UTC (2+ messages)
Does git-apply --recount search a extra line?
2020-08-14 17:28 UTC (3+ messages)
[BUG] `make install' partly ignores `NO_INSTALL_HARDLINKS'
2020-08-14 17:26 UTC (6+ messages)
[GSoC][RESEND][PATCH 0/4] t7401: modernize, cleanup and warn
2020-08-14 17:06 UTC (11+ messages)
` [GSoC][PATCH v2 0/4] t7401: modernize, cleanup and more
` [PATCH v2 1/4] t7401: modernize style
` [PATCH v2 2/4] t7401: change test_i18ncmp syntax for clarity
[PATCH] messages: avoid SHA-1 in end-user facing messages
2020-08-14 16:40 UTC (9+ messages)
` [PATCH v2] "
[BUG] Branches before "git subtree add --squash" are pushed via "git subtree push"
2020-08-14 16:28 UTC (2+ messages)
[PATCH 0/2] UNLEAK style fixes
2020-08-14 16:23 UTC (9+ messages)
` [PATCH 1/2] stop calling UNLEAK() before die()
` [PATCH 2/2] ls-remote: simplify UNLEAK() usage
[PATCH 0/5] slimming down installed size
2020-08-14 15:11 UTC (29+ messages)
` [PATCH 1/5] Makefile: drop builtins from MSVC pdb list
` [PATCH 2/5] make credential helpers builtins
` [PATCH 3/5] make git-bugreport a builtin
` [PATCH 4/5] make git-fast-import "
` [PATCH 5/5] drop vcs-svn experiment
What's cooking in git.git (Aug 2020, #01; Mon, 3)
2020-08-14 12:40 UTC (10+ messages)
[PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks
2020-08-14 12:23 UTC (8+ messages)
` [PATCH 01/11] maintenance: create basic maintenance runner
` [PATCH 05/11] maintenance: add commit-graph task
[PATCH] clear_pattern_list(): clear embedded hashmaps
2020-08-14 12:13 UTC (2+ messages)
[PATCH] sequencer: avoid garbled merge machinery messages due to commit labels
2020-08-14 12:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] Extend and add a little more generalization to the mem_pool API
2020-08-14 8:21 UTC (12+ messages)
` [PATCH 1/3] mem-pool: add convenience functions for xstrdup and xstrndup
` [PATCH 2/3] mem-pool: use more standard initialization and finalization
` [PATCH 3/3] mem-pool: use consistent pool variable name
` [PATCH v2 0/3] Extend and add a little more generalization to the mem_pool API
` [PATCH v2 1/3] mem-pool: add convenience functions for xstrdup and xstrndup
` [PATCH v2 2/3] mem-pool: use more standard initialization and finalization
` [PATCH v2 3/3] mem-pool: use consistent pool variable name
[GSoC] Shourya's Blog
2020-08-14 7:14 UTC (2+ messages)
[PATCH 0/9] Maintenance II: prefetch, loose-objects, incremental-repack tasks
2020-08-14 1:46 UTC (13+ messages)
` [PATCH 1/9] fetch: optionally allow disabling FETCH_HEAD update
` [PATCH v3] "
` [PATCH 2/9] maintenance: add prefetch task
` [PATCH 3/9] maintenance: add loose-objects task
[PATCH] Documentation: mark `--object-format=sha256` as experimental
2020-08-14 0:51 UTC (7+ messages)
[PATCH 1/2] revision: use repository from rev_info when parsing commits
2020-08-13 21:16 UTC (5+ messages)
` [PATCH 2/2] submodule: use submodule repository when preparing summary
[PATCH 0/6] fixup ra/rebase-i-more-options
2020-08-13 19:51 UTC (9+ messages)
` [PATCH v7 0/5] cleanup ra/rebase-i-more-options
` [PATCH v7 2/5] rebase -i: support --committer-date-is-author-date
` [PATCH v7 4/5] rebase -i: support --ignore-date
`git blame` Line Number Off-by-one
2020-08-13 18:41 UTC (14+ messages)
` [PATCH 0/3] blame: fix bug in coalescing non-adjacent "-L" chunks
` [PATCH 1/3] t8003: check output of coalesced blame
` [PATCH 3/3] blame: only coalesce lines that are adjacent in result
[PATCH] docs: commit-graph: fix some whitespace in the diagram
2020-08-13 18:30 UTC (3+ messages)
[PATCH 0/2] Improve and test Fortran xfuncname regex
2020-08-13 18:22 UTC (6+ messages)
` [PATCH 2/2] userdiff: improve "
[PATCH] fetch, pull doc: correct description of '--set-upstream'
2020-08-13 18:20 UTC (2+ messages)
[PATCH] fast-export: factor out print_oid()
2020-08-13 18:19 UTC (7+ messages)
[PATCH v2] rebase -i: Fix possibly wrong onto hash in todo
2020-08-13 17:42 UTC
[PATCH v2] rebase -i: Fix possibly wrong onto hash in todo
2020-08-13 14:38 UTC (3+ messages)
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).