git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-06-19 16:12:26 to 2020-06-22 21:55:54 UTC [more...]

[PATCH v17 00/17] Reftable support git-core
 2020-06-22 21:55 UTC  (17+ messages)
` [PATCH v18 00/19] "
  ` [PATCH v18 01/19] lib-t6000.sh: write tag using git-update-ref
  ` [PATCH v18 02/19] checkout: add '\n' to reflog message
  ` [PATCH v18 03/19] Write pseudorefs through ref backends
  ` [PATCH v18 04/19] Make refs_ref_exists public
  ` [PATCH v18 05/19] Treat BISECT_HEAD as a pseudo ref
  ` [PATCH v18 06/19] Treat CHERRY_PICK_HEAD "
  ` [PATCH v18 07/19] Treat REVERT_HEAD "
  ` [PATCH v18 08/19] Move REF_LOG_ONLY to refs-internal.h
  ` [PATCH v18 09/19] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v18 10/19] Add .gitattributes for the reftable/ directory
  ` [PATCH v18 11/19] Add reftable library
  ` [PATCH v18 12/19] Add standalone build infrastructure for reftable
  ` [PATCH v18 17/19] git-prompt: prepare for reftable refs backend
  ` [PATCH v18 18/19] Add reftable testing infrastructure
  ` [PATCH v18 19/19] Add "test-tool dump-reftable" command

[PATCH 0/3] fast-export: allow dumping anonymization mappings
 2020-06-22 21:48 UTC  (20+ messages)
` [PATCH 1/3] fast-export: allow dumping the refname mapping
` [PATCH 3/3] fast-export: allow dumping the path mapping
` [PATCH v2 0/4] fast-export: allow dumping anonymization mappings
  ` [PATCH v2 1/4] fast-export: allow dumping the refname mapping
  ` [PATCH v2 2/4] fast-export: anonymize "master" refname
  ` [PATCH v2 3/4] fast-export: refactor path printing to not rely on stdout
  ` [PATCH v2 4/4] fast-export: allow dumping the path mapping

Git 2 force commits but Git 1 doesn't
 2020-06-22 21:09 UTC  (7+ messages)

Request for adding a simple mechanism to exclude files from Git merge operation
 2020-06-22 19:41 UTC  (4+ messages)
  ` [E] "

[PATCH] bash-completion: add git-prune into bash completion
 2020-06-22 18:28 UTC  (2+ messages)

[PATCH 00/14] SHA-256 CVS and SVN patches
 2020-06-22 18:04 UTC  (35+ messages)
` [PATCH 01/14] t9109: make test hash independent
` [PATCH 02/14] t9168: "
` [PATCH 03/14] t9108: "
` [PATCH 04/14] t9100: make test work with SHA-256
` [PATCH 05/14] t9104: make hash size independent
` [PATCH 06/14] t9101: make hash independent
` [PATCH 07/14] t/lib-git-svn: make hash size independent
` [PATCH 08/14] perl: create and switch variables for hash constants
` [PATCH 09/14] perl: make Git::IndexInfo work with SHA-256
` [PATCH 10/14] perl: make SVN code hash independent
` [PATCH 11/14] git-svn: set the OID length based on hash algorithm
` [PATCH 12/14] git-cvsserver: port to SHA-256
` [PATCH 13/14] git-cvsimport: "
` [PATCH 14/14] git-cvsexportcommit: "
` [PATCH v2 00/14] SHA-256 CVS and SVN patches
  ` [PATCH v2 01/14] t9109: make test hash independent
  ` [PATCH v2 02/14] t9168: "
  ` [PATCH v2 03/14] t9108: "
  ` [PATCH v2 04/14] t9100: make test work with SHA-256
  ` [PATCH v2 05/14] t9104: make hash size independent
  ` [PATCH v2 06/14] t9101: make hash independent
  ` [PATCH v2 07/14] t/lib-git-svn: make hash size independent
  ` [PATCH v2 08/14] perl: create and switch variables for hash constants
  ` [PATCH v2 09/14] perl: make Git::IndexInfo work with SHA-256
  ` [PATCH v2 10/14] perl: make SVN code hash independent
  ` [PATCH v2 11/14] git-svn: set the OID length based on hash algorithm
  ` [PATCH v2 12/14] git-cvsserver: port to SHA-256
  ` [PATCH v2 13/14] git-cvsimport: "
  ` [PATCH v2 14/14] git-cvsexportcommit: "

[PATCH 0/2] drop specialized knowledge from generic worktree code
 2020-06-22 17:34 UTC  (4+ messages)
` [PATCH 1/2] worktree: drop get_worktrees() special-purpose sorting option
` [PATCH 2/2] worktree: drop get_worktrees() unused 'flags' argument

[PATCH 0/2] Sparse checkout status
 2020-06-22 16:35 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] git-prompt: include sparsity state as well
  ` [PATCH v3 0/3] Sparse checkout status
    ` [PATCH v3 1/3] wt-status: show sparse checkout status as well
    ` [PATCH v3 2/3] git-prompt: document how in-progress operations affect the prompt
    ` [PATCH v3 3/3] git-prompt: include sparsity state as well

AW: Git commands throw error
 2020-06-22 16:17 UTC  (3+ messages)
`  "

[PATCH] git-gui: allow opening work trees from the startup dialog
 2020-06-22 14:58 UTC  (4+ messages)
` [PATCH v2] "

[RFC] Metadata vs Generation Data Chunk
 2020-06-22 14:46 UTC  (3+ messages)

Displayed information has bad formatting
 2020-06-22 14:13 UTC 

Fwd: Possible git bug in commit-graph: "invalid commit position"
 2020-06-22 13:45 UTC  (6+ messages)
      `  "

[PATCH v3 00/12] Finish converting git bisect to C part 2
 2020-06-20  8:04 UTC  (5+ messages)
` [PATCH v3 09/12] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C

Automatic ROP gadgets chaining for ARM
 2020-06-22 11:49 UTC 

[GSOC] Blog about week 3
 2020-06-22  9:40 UTC 

Change `option` in `__git_ps1_show_upstream` to a local variable
 2020-06-21 20:51 UTC 

Rename offensive terminology (master)
 2020-06-21 19:50 UTC  (2+ messages)
` Social Justice Movements [was: Rename offensive terminology (master)]

[PATCH] haiku: add Haiku support
 2020-06-21 18:40 UTC 

[PATCH v4 0/6] grep: honor sparse checkout and add option to ignore it
 2020-06-21 16:05 UTC  (4+ messages)
` [PATCH v4 4/6] config: correctly read worktree configs in submodules

Collaborative conflict resolution feature request
 2020-06-21  0:20 UTC  (14+ messages)

reset --merge documentation typo?
 2020-06-20 20:30 UTC  (3+ messages)

[PATCH] diff-files: treat "i-t-a" files as "not-in-index"
 2020-06-20 16:54 UTC  (7+ messages)
` [PATCH v2] "

error: Unable to get pack file
 2020-06-20 14:58 UTC 

[GSoC] Shourya's Blog
 2020-06-20  6:55 UTC  (3+ messages)

[PATCH 00/44] SHA-256 part 2/3: protocol functionality
 2020-06-20  1:33 UTC  (48+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/44] t1050: match object ID paths in a hash-insensitive way
  ` [PATCH v3 02/44] Documentation: document v1 protocol object-format capability
  ` [PATCH v3 03/44] connect: have ref processing code take struct packet_reader
  ` [PATCH v3 04/44] wrapper: add function to compare strings with different NUL termination
  ` [PATCH v3 05/44] remote: advertise the object-format capability on the server side
  ` [PATCH v3 06/44] connect: add function to parse multiple v1 capability values
  ` [PATCH v3 07/44] connect: add function to fetch value of a v2 server capability
  ` [PATCH v3 08/44] pkt-line: add a member for hash algorithm
  ` [PATCH v3 09/44] transport: add a hash algorithm member
  ` [PATCH v3 10/44] connect: add function to detect supported v1 hash functions
  ` [PATCH v3 11/44] send-pack: detect when the server doesn't support our hash
  ` [PATCH v3 12/44] connect: make parse_feature_value extern
  ` [PATCH v3 13/44] fetch-pack: detect when the server doesn't support our hash
  ` [PATCH v3 14/44] connect: detect algorithm when fetching refs
  ` [PATCH v3 15/44] builtin/receive-pack: detect when the server doesn't support our hash
  ` [PATCH v3 16/44] docs: update remote helper docs for object-format extensions
  ` [PATCH v3 17/44] transport-helper: implement "
  ` [PATCH v3 18/44] remote-curl: "
  ` [PATCH v3 19/44] builtin/clone: initialize hash algorithm properly
  ` [PATCH v3 20/44] t5562: pass object-format in synthesized test data
  ` [PATCH v3 21/44] fetch-pack: parse and advertise the object-format capability
  ` [PATCH v3 22/44] setup: set the_repository's hash algo when checking format
  ` [PATCH v3 23/44] t3200: mark assertion with SHA1 prerequisite
  ` [PATCH v3 24/44] packfile: compute and use the index CRC offset
  ` [PATCH v3 25/44] t5302: modernize test formatting
  ` [PATCH v3 26/44] builtin/show-index: provide options to determine hash algo
  ` [PATCH v3 27/44] t1302: expect repo format version 1 for SHA-256
  ` [PATCH v3 28/44] Documentation/technical: document object-format for protocol v2
  ` [PATCH v3 29/44] connect: pass full packet reader when parsing v2 refs
  ` [PATCH v3 30/44] connect: parse v2 refs with correct hash algorithm
  ` [PATCH v3 31/44] serve: advertise object-format capability for protocol v2
  ` [PATCH v3 32/44] t5500: make hash independent
  ` [PATCH v3 33/44] builtin/ls-remote: initialize repository based on fetch
  ` [PATCH v3 34/44] remote-curl: detect algorithm for dumb HTTP by size
  ` [PATCH v3 35/44] builtin/index-pack: add option to specify hash algorithm
  ` [PATCH v3 36/44] t1050: pass algorithm to index-pack when outside repo
  ` [PATCH v3 37/44] remote-curl: avoid truncating refs with ls-remote
  ` [PATCH v3 38/44] t/helper: initialize the repository for test-sha1-array
  ` [PATCH v3 39/44] t5702: offer an object-format capability in the test
  ` [PATCH v3 40/44] t5703: use object-format serve option
  ` [PATCH v3 41/44] t5704: send object-format capability with SHA-256
  ` [PATCH v3 42/44] t5300: pass --object-format to git index-pack
  ` [PATCH v3 43/44] bundle: detect hash algorithm when reading refs
  ` [PATCH v3 44/44] remote-testgit: adapt for object-format

[Patch v1 0/3] Replace strbuf_write_fd with write_in_full
 2020-06-19 23:26 UTC  (15+ messages)
  ` [Patch v1 1/3] bugreport.c: replace "
  ` [Patch v1 2/3] strbuf.c: remove unreferenced strbuf_write_fd method
  ` [Patch v1 3/3] strbuf.h: remove declaration of deprecated "

Annoyance wrt ref@{1} and reflog expiry
 2020-06-19 21:49 UTC  (6+ messages)

[Patch v2 0/2] Replace strbuf_write_fd with write_in_full
 2020-06-19 20:51 UTC  (4+ messages)
  ` [Patch v2 1/2] bugreport.c: replace "
  ` [Patch v2 2/2] strbuf: remove unreferenced strbuf_write_fd method

[Possible Bug] Use of write on size-limited platforms
 2020-06-19 19:35 UTC  (6+ messages)

[PATCH v3 00/16] Changed Paths Bloom Filters
 2020-06-19 19:28 UTC  (5+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 10/15] commit-graph: reuse existing Bloom filters during write

git config not following include paths by default
 2020-06-19 18:50 UTC  (4+ messages)

[GSoC Patch 0/3] Move generation, graph_pos to a slab
 2020-06-19 17:44 UTC  (4+ messages)
` [GSOC Patch v4 0/4] "

[PATCH v4 6/8] cmake: support for building git on windows with mingw
 2020-06-19 17:29 UTC  (10+ messages)

[PATCH 0/8] More commit-graph/Bloom filter improvements
 2020-06-19 17:19 UTC  (4+ messages)
` [PATCH 5/8] commit-graph: check all leading directories in changed path Bloom filters

[PATCH v2] tests: do not use "slave branch" nomenclature
 2020-06-19 17:18 UTC  (2+ messages)

Bogus error from git log --full-diff
 2020-06-19 17:13 UTC  (4+ 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).