git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-08 21:15:04 to 2020-05-12 23:22:58 UTC [more...]

[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
 2020-05-12 23:22 UTC  (11+ messages)
` [RFC PATCH v2 0/4] "
  ` [RFC PATCH v2 1/4] doc: grep: unify info on configuration variables
  ` [RFC PATCH v2 2/4] config: load the correct config.worktree file
  ` [RFC PATCH v2 3/4] grep: honor sparse checkout patterns
  ` [RFC PATCH v2 4/4] config: add setting to ignore sparsity patterns in some cmds

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

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

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

[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

[PATCH] ci: avoid pounding on the poor ci-artifacts container
 2020-05-12 20:47 UTC 

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 0/6] fixup ra/rebase-i-more-options
 2020-05-12 14:47 UTC  (7+ messages)
` [PATCH v2 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v2 2/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v2 4/5] rebase -i: support --ignore-date

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

How to move forward with Reftable
 2020-05-11 18:50 UTC  (3+ messages)

invalid tree and commit object
 2020-05-11 16:25 UTC  (11+ 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  (7+ 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

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  (4+ messages)

[PATCH v2 0/2] midx: apply gitconfig to midx repack
 2020-05-10 16:07 UTC  (15+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] midx: teach "git multi-pack-index repack" honor "git repack" configurations
  ` [PATCH v3 2/3] multi-pack-index: respect repack.packKeptObjects=false
  ` [PATCH v3 3/3] Ensured t5319 follows arith expansion guideline
  ` [PATCH v4 0/2] midx: apply gitconfig to midx repack
    ` [PATCH v4 1/2] midx: teach "git multi-pack-index repack" honor "git repack" configurations
    ` [PATCH v4 2/2] multi-pack-index: respect repack.packKeptObjects=false

[PATCH] bisect: fix replay of CRLF logs
 2020-05-10 10:54 UTC  (11+ messages)
          ` [EXTERNAL] "

[GSoC] Shourya's blogs
 2020-05-10  6:35 UTC 

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-05-09 21:31 UTC  (3+ messages)
` [TOPIC 9/17] Obsolescence markers and evolve

[PATCH v2] rebase --autosquash: fix a potential segfault
 2020-05-09 19:23 UTC  (2+ messages)
` [PATCH v3] "

What's cooking in git.git (May 2020, #03; Fri, 8)
 2020-05-09 14:41 UTC  (2+ messages)
` js/rebase-autosquash-double-fixup-fix, was "

[PATCH 0/2] [WIP] removed fetch_if_missing global
 2020-05-09 18:00 UTC  (10+ messages)
` [PATCH 1/2] fetch-pack: remove fetch_if_missing=0

Preparing for a Git 2.26.3 release
 2020-05-09 17:11 UTC  (4+ messages)

[PATCH v2 1/2] CI: limit GitHub Actions to designated branches
 2020-05-09  1:23 UTC  (11+ messages)
        ` [PATCH v2] ci: allow per-branch config for GitHub Actions

[PATCH] t/test_lib: avoid naked bash arrays in file_lineno
 2020-05-08 23:53 UTC  (3+ messages)

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-08 23:45 UTC  (7+ messages)

rebase -i: quick/inline reword
 2020-05-08 21:14 UTC  (4+ messages)


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 NNTP newsgroup(s).