git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-12 14:40:14 to 2020-08-14 12:37:40 UTC [more...]

[PATCH 0/2] Documentation updates for SHA-256
 2020-08-14 12:37 UTC  (16+ 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 0/6] [GSoC] Implement Corrected Commit Date
 2020-08-14 12:24 UTC  (6+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 07/10] commit-graph: implement corrected commit date

[PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-08-14 12:23 UTC  (10+ messages)
` [PATCH 01/11] maintenance: create basic maintenance runner
` [PATCH 05/11] maintenance: add commit-graph task

[PATCH] messages: avoid SHA-1 in end-user facing messages
 2020-08-14 12:21 UTC  (7+ messages)

[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] "

What's cooking in git.git (Aug 2020, #01; Mon, 3)
 2020-08-14 12:08 UTC  (11+ messages)

[PATCH 0/2] UNLEAK style fixes
 2020-08-14 10:34 UTC  (8+ 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 10:13 UTC  (23+ 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

[BUG] `make install' partly ignores `NO_INSTALL_HARDLINKS'
 2020-08-14  8:33 UTC  (4+ messages)

[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  (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] 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 

[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  (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  (6+ messages)
` [PATCH] git-apply.txt: correct description of --cached

[PATCH 0/11] renaming argv_array
 2020-08-12 19:57 UTC  (8+ 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  (9+ 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  (14+ 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

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 


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).