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

[GSoC][RESEND][PATCH 0/4] t7401: modernize, cleanup and warn
 2020-08-14 17:06 UTC  (13+ 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

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-14 17:00 UTC  (10+ 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] 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/6] more small leak fixes
 2020-08-14 16:27 UTC  (9+ 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 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

[BUG] `make install' partly ignores `NO_INSTALL_HARDLINKS'
 2020-08-14 15:02 UTC  (5+ messages)

[PATCH] Remove "unsure" for --message in subtree doc
 2020-08-14 14:53 UTC 

[PATCH 0/2] Documentation updates for SHA-256
 2020-08-14 14:10 UTC  (19+ 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

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

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

[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 

[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] git-apply.txt: correct description of --cached
 2020-08-12 20:52 UTC  (2+ messages)

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


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