git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-05-10 16:07:48 to 2020-05-13 05:02:23 UTC [more...]

[PATCH 0/2] bugreport: collect shell settings
 2020-05-13  5:02 UTC  (5+ messages)
` [PATCH 1/2] help: add shell-path to --build-options
` [PATCH 2/2] bugreport: include user interactive shell

[PATCH] contrib/git-jump: cat output when not a terminal
 2020-05-13  4:52 UTC  (21+ messages)
                      ` Re* "

[PATCH 0/2] Safer GIT_CURL_VERBOSE
 2020-05-13  4:50 UTC  (10+ messages)
` [PATCH 1/2] t5551: test that GIT_TRACE_CURL redacts password
` [PATCH 2/2] http, imap-send: stop using CURLOPT_VERBOSE

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-05-13  4:08 UTC  (12+ messages)
` [PATCH v2 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v2 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v2 2/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v2 4/5] rebase -i: support --ignore-date

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

[PATCH] wt-status: expand, not dwim, a "detached from" ref
 2020-05-13  0:40 UTC 

[RFC PATCH v2 0/4] grep: honor sparse checkout and add option to ignore it
 2020-05-13  0:17 UTC  (9+ messages)
` [RFC PATCH v2 2/4] config: load the correct config.worktree file
` [RFC PATCH v2 3/4] grep: honor sparse checkout patterns

[PATCH] ci: avoid pounding on the poor ci-artifacts container
 2020-05-12 23:39 UTC  (2+ messages)

How to move forward with Reftable
 2020-05-12 23:37 UTC  (4+ messages)

[PATCH] trace2: log progress time and throughput
 2020-05-12 22:14 UTC  (2+ messages)

[PATCH 0/8] CMake build system for git
 2020-05-12 21:27 UTC  (19+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] Introduce CMake support for configuring Git on Linux
  ` [PATCH v2 02/11] cmake: generate the shell/perl/python scripts and templates, translations
  ` [PATCH v2 03/11] cmake: installation support for git
  ` [PATCH v2 04/11] cmake: support for testing git with ctest
  ` [PATCH v2 05/11] cmake: support for testing git when building out of the source tree
  ` [PATCH v2 06/11] cmake: support for building git on windows with mingw
  ` [PATCH v2 07/11] cmake: support for building git on windows with msvc and clang
  ` [PATCH v2 08/11] cmake: added checks for struct stat and libiconv
  ` [PATCH v2 09/11] cmake: relocated script file contrib/buildsystems
  ` [PATCH v2 10/11] cmake: parse the makefile for the sources
  ` [PATCH v2 11/11] ci: modification of main.yml to use cmake for vs-build job

git-gui patch staging errors
 2020-05-12 20:42 UTC  (5+ messages)

[Q] what's git-sdk-64-minimal.tar.gz from wingit?
 2020-05-12 20:33 UTC 

[PATCH] git-p4.py: fix --prepare-p4-only error with multiple commits
 2020-05-12 20:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] submodule--helper.c: add only-active to foreach
 2020-05-12 18:53 UTC  (6+ messages)

[PATCH v11 00/12] Reftable support git-core
 2020-05-12 16:48 UTC  (28+ messages)
` [PATCH v12 "
  ` [PATCH v12 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v12 03/12] refs: document how ref_iterator_advance_fn should handle symrefs
  ` [PATCH v13 00/13] Reftable support git-core
    ` [PATCH v13 01/13] refs.h: clarify reflog iteration order
    ` [PATCH v13 02/13] t: use update-ref and show-ref to reading/writing refs
    ` [PATCH v13 03/13] refs: document how ref_iterator_advance_fn should handle symrefs
    ` [PATCH v13 04/13] reftable: file format documentation
    ` [PATCH v13 05/13] reftable: clarify how empty tables should be written
    ` [PATCH v13 06/13] reftable: define version 2 of the spec to accomodate SHA256
    ` [PATCH v13 07/13] Write pseudorefs through ref backends
    ` [PATCH v13 08/13] Iterate over the "refs/" namespace in for_each_[raw]ref
    ` [PATCH v13 09/13] Add .gitattributes for the reftable/ directory
    ` [PATCH v13 10/13] Add reftable library
    ` [PATCH v13 11/13] Reftable support for git-core
    ` [PATCH v13 12/13] vcxproj: adjust for the reftable changes
    ` [PATCH v13 13/13] Add some reftable testing infrastructure

[PATCH v3] git-gui: Handle Ctrl + BS/Del in the commit msg
 2020-05-12 13:28 UTC  (3+ messages)

stash pop results in conflict after stash --keep-index with the same file in index and working directory
 2020-05-12 11:45 UTC 

git-credential-store does not work with a file
 2020-05-12 11:22 UTC  (2+ messages)

Improving git's password prompt
 2020-05-12  5:42 UTC  (3+ messages)
  ` Antw: [EXT] "

[PATCH v2] bugreport: collect list of populated hooks
 2020-05-11 23:45 UTC  (14+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

Suboptimal performance of git add -A with untracked cache enabled
 2020-05-11 19:53 UTC 

Issue with commit a2b26ff "fsck: convert gitmodules url to URL passed to curl"
 2020-05-11 19:49 UTC  (2+ messages)

invalid tree and commit object
 2020-05-11 16:25 UTC  (9+ messages)

[PATCH] contrib/git-jump: cat output when not a terminal
 2020-05-11 14:33 UTC  (2+ messages)

[PATCH 00/12] Integrating line-log and changed-path Bloom filters
 2020-05-11 11:56 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] bloom: fix whitespace around tab length
  ` [PATCH v2 02/12] test-bloom: fix usage typo
  ` [PATCH v2 03/12] bloom: parse commit before computing filters
  ` [PATCH v2 04/12] Documentation: changed-path Bloom filters use byte words
  ` [PATCH v2 05/12] bloom: de-duplicate directory entries
  ` [PATCH v2 06/12] bloom: use num_changes not nr for limit detection
  ` [PATCH v2 07/12] completion: offer '--(no-)patch' among 'git log' options
  ` [PATCH v2 08/12] line-log: remove unused fields from 'struct line_log_data'
  ` [PATCH v2 09/12] t4211-line-log: add tests for parent oids
  ` [PATCH v2 10/12] line-log: more responsive, incremental 'git log -L'
  ` [PATCH v2 11/12] line-log: try to use generation number-based topo-ordering
  ` [PATCH v2 12/12] line-log: integrate with changed-path Bloom filters

[RFC] subtree: handle unmerged history trees
 2020-05-11 11:46 UTC  (2+ messages)

[RFC] subtree: say last line of progress when all commits has been processed
 2020-05-11 11:11 UTC  (2+ messages)

[ANNOUNCE] GSoC 2020 Students and Projects
 2020-05-11  6:46 UTC  (3+ messages)

[PATCH 0/7] subtree: Fix handling of complex history
 2020-05-11  5:50 UTC  (8+ messages)
` [PATCH 1/7] subtree: handle multiple parents passed to cache_miss
` [PATCH 2/7] subtree: exclude commits predating add from recursive processing
` [PATCH 3/7] subtree: persist cache between split runs
` [PATCH 4/7] subtree: add git subtree map command
` [PATCH 5/7] subtree: add git subtree use and ignore commands
` [PATCH 6/7] subtree: more robustly distinguish subtree and mainline commits
` [PATCH 7/7] subtree: document new subtree commands

[ANNOUNCE] GSoC 2020 Students and Projects
 2020-05-11  3:43 UTC  (4+ messages)

git check-ignore --verbose fails oddly when invoked via an alias
 2020-05-11  0:24 UTC  (2+ messages)

[PATCH v3] git-p4: recover from inconsistent perforce history
 2020-05-10 17:01 UTC  (3+ messages)

[PATCH v3 0/3] midx: apply gitconfig to midx repack
 2020-05-10 16:07 UTC  (3+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] midx: teach "git multi-pack-index repack" honor "git repack" configurations


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