messages from 2020-08-11 22:52:38 to 2020-08-14 03:51:33 UTC [more...]
[PATCH 0/3] Extend and add a little more generalization to the mem_pool API
2020-08-14 3:51 UTC (5+ 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 0/2] Documentation updates for SHA-256
2020-08-14 2:33 UTC (5+ messages)
` [PATCH 1/2] docs: document SHA-256 pack and indices
` [PATCH 2/2] docs: fix step in transition plan
[PATCH] messages: avoid SHA-1 in end-user facing messages
2020-08-14 2:21 UTC (3+ messages)
[PATCH 0/9] Maintenance II: prefetch, loose-objects, incremental-repack tasks
2020-08-14 1:46 UTC (14+ 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
[RFC PATCH 0/2] extend --abbrev support to diff-patch format
2020-08-14 1:06 UTC (7+ 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 00/11] Maintenance I: Command, gc and commit-graph tasks
2020-08-14 1:05 UTC (9+ messages)
` [PATCH 01/11] maintenance: create basic maintenance runner
` [PATCH 05/11] maintenance: add commit-graph task
[PATCH] Documentation: mark `--object-format=sha256` as experimental
2020-08-14 0:51 UTC (7+ messages)
What's cooking in git.git (Aug 2020, #03; Thu, 13)
2020-08-13 22:28 UTC
[BUG] `make install' partly ignores `NO_INSTALL_HARDLINKS'
2020-08-13 21:52 UTC (3+ 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
[PATCH 0/2] UNLEAK style fixes
2020-08-13 19:32 UTC (6+ 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-13 18:47 UTC (21+ 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
`git blame` Line Number Off-by-one
2020-08-13 18:41 UTC (15+ messages)
` [PATCH 0/3] blame: fix bug in coalescing non-adjacent "-L" chunks
` [PATCH 1/3] t8003: check output of coalesced blame
` [PATCH 2/3] t8003: factor setup out of coalesce test
` [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 (7+ messages)
` [PATCH 1/2] userdiff: add tests for "
` [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
[GSoC][RESEND][PATCH 0/4] t7401: modernize, cleanup and warn
2020-08-13 16:46 UTC (10+ 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 v2 3/4] t7401: change indentation for enhanced readability
` [PATCH v2 4/4] t7401: add a NEEDSWORK
[PATCH v2] rebase -i: Fix possibly wrong onto hash in todo
2020-08-13 14:38 UTC (4+ messages)
[PATCH] connected: use buffered I/O to talk to rev-list
2020-08-13 9:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH] midx: use buffered I/O to talk to pack-objects
2020-08-13 9:11 UTC (6+ messages)
` [PATCH v2] "
[PATCH] upload-pack: use buffered I/O to talk to rev-list
2020-08-13 9:01 UTC (5+ messages)
` [PATCH v2] "
avoiding fetching specific refs from a remote
2020-08-13 8:48 UTC (4+ messages)
Files 'Test.txt' and 'test.txt' are different in Git database, but are the same on Windows file system issue
2020-08-12 23:02 UTC (2+ messages)
[PATCH v5 2/3] apply: make i-t-a entries never match worktree
2020-08-12 20:52 UTC (7+ messages)
` [PATCH] git-apply.txt: correct description of --cached
What's cooking in git.git (Aug 2020, #01; Mon, 3)
2020-08-12 20:11 UTC (10+ messages)
[PATCH 0/11] renaming argv_array
2020-08-12 19:57 UTC (10+ messages)
[GSoC][PATCH v2 0/5] submodule: port subcommand 'summary' from shell to C
2020-08-12 19:44 UTC (6+ messages)
` [GSoC][PATCH v3 0/4] "
` [PATCH v3 1/4] submodule: remove extra line feeds between callback struct and macro
` [PATCH v3 2/4] submodule: rename helper functions to avoid ambiguity
` [PATCH v3 3/4] t7421: introduce a test script for verifying 'summary' output
` [PATCH v3 4/4] submodule: port submodule subcommand 'summary' from shell to C
[PATCH] rebase -i: Fix possibly wrong onto hash in todo
2020-08-12 19:40 UTC (10+ messages)
[PATCH] rebase: remove unused function reschedule_last_action
2020-08-12 19:25 UTC (3+ messages)
Possible bug with git restore
2020-08-12 18:51 UTC
[RFC PATCH] Modify fetch-pack to no longer die on error?
2020-08-12 18:28 UTC (16+ messages)
` [PATCH v2 0/7] Lazy fetch with subprocess
` [PATCH v2 1/7] negotiator/null: add null fetch negotiator
` [PATCH v2 3/7] fetch: avoid reading submodule config until needed
` [PATCH v2 4/7] fetch: only populate existing_refs if needed
` [PATCH v2 5/7] fetch-pack: do not lazy-fetch during ref iteration
` [PATCH v2 6/7] promisor-remote: lazy-fetch objects in subprocess
` [PATCH v2 7/7] fetch-pack: remove no_dependents code
ls-files bug report
2020-08-12 17:48 UTC (7+ messages)
[PATCH] test_cmp: diagnose incorrect arguments
2020-08-12 17:10 UTC (8+ messages)
` [PATCH v2] "
[RFC PATCH 00/21] [RFC] Parallel checkout
2020-08-12 16:57 UTC (2+ messages)
[PATCH v13 0/5] git-bugreport with fixed VS build
2020-08-12 15:53 UTC (3+ messages)
` [PATCH v13 2/5] bugreport: add tool to generate debugging info
Does git-apply --recount search a extra line?
2020-08-12 15:35 UTC (2+ messages)
[PATCH] git-gui: accommodate for intent-to-add files
2020-08-12 15:06 UTC
[PATCH] sequencer: avoid garbled merge machinery messages due to commit labels
2020-08-12 14:40 UTC (2+ messages)
` [PATCH v2] "
[GSoC] Blog about weeks 9, 10
2020-08-12 13:45 UTC (3+ messages)
git reflog --date
2020-08-12 12:34 UTC (3+ messages)
[PATCH 00/10] more miscellaneous Bloom filter improvements
2020-08-12 12:29 UTC (12+ 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, #02; Mon, 10)
2020-08-12 8:15 UTC (7+ messages)
[PATCH 0/3] Change "--diff-merges" to require parameter
2020-08-12 8:08 UTC (5+ messages)
` [PATCH 2/3] doc/git-log: describe --diff-merges=off
[PATCH 0/2] Fix handling of matching nonbare repo vs. matching something under nonbare repo
2020-08-12 7:12 UTC (3+ messages)
` [PATCH 1/2] t3000: fix some test description typos
` [PATCH 2/2] dir: avoid prematurely marking nonbare repositories as matches
Avoiding 'master' nomenclature
2020-08-12 0:30 UTC (12+ 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).