git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-18 04:28:04 to 2021-05-20 02:22:39 UTC [more...]

[PATCH] fetch: improve grammar of "shallow roots" message
 2021-05-20  2:22 UTC  (4+ messages)

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-20  2:19 UTC  (13+ messages)
` [PATCH 1/8] perf: fix when running with TEST_OUTPUT_DIRECTORY
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)
` [PATCH 3/8] tmp-objdir: expose function to retrieve path
` [PATCH 4/8] packfile: have `for_each_file_in_pack_dir()` return error codes
` [PATCH 5/8] object-file: allow reading loose objects without reading their contents
` [PATCH 6/8] connected: implement connectivity check via temporary object dirs
` [PATCH 7/8] receive-pack: skip connectivity checks on delete-only commands
` [PATCH 8/8] receive-pack: check connectivity via quarantined objects

[PATCH] help: colorize man pages
 2021-05-20  1:55 UTC  (16+ messages)

RFC: error codes on exit
 2021-05-20  1:55 UTC  (5+ messages)

[PATCH 0/7] Optimization batch 11: avoid repeatedly detecting same renames
 2021-05-20  0:48 UTC  (16+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 04/13] fast-rebase: write conflict state to working tree, index, and HEAD
  ` [PATCH v2 06/13] merge-ort: add data structures for in-memory caching of rename detection
  ` [PATCH v2 07/13] merge-ort: populate caches of rename detection results
  ` [PATCH v2 13/13] merge-ort, diffcore-rename: employ cached renames when possible

[PATCH] trace2: refactor to avoid gcc warning under -O3
 2021-05-20  0:20 UTC  (5+ messages)
` [PATCH v2] "

[Bug Report] git log -L:<funcname>:<file>
 2021-05-20  0:11 UTC 

git-sh-prompt: bash: GIT_PS1_COMPRESSSPARSESTATE: unbound variable
 2021-05-20  0:09 UTC  (8+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-05-19 23:32 UTC  (30+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
  ` [PATCH 6/6] "
` [PATCH v1 0/9] "
  ` [PATCH v1 2/9] t4013: test "git -m --raw"
` [PATCH v2 0/9] diff-merges: let -m imply -p
  ` [PATCH v2 1/9] t4013: test that "-m" alone has no effect in "git log"
  ` [PATCH v2 2/9] t4013: test "git log -m --raw"
  ` [PATCH v2 3/9] t4013: test "git log -m --stat"
  ` [PATCH v2 4/9] t4013: test "git diff-index -m"
  ` [PATCH v2 5/9] diff-merges: move specific diff-index "-m" handling to diff-index
  ` [PATCH v2 6/9] git-svn: stop passing "-m" to "git rev-list"
  ` [PATCH v2 7/9] stash list: stop passing "-m" to "git log"
  ` [PATCH v2 8/9] diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
  ` [PATCH v2 9/9] diff-merges: let "-m" imply "-p"

Should we do something with #git-devel on Freenode?
 2021-05-19 23:22 UTC  (3+ messages)

[PATCH] refs: ref_iterator_peel returns boolean, rather than peel_status
 2021-05-19 22:58 UTC  (3+ messages)
` [PATCH v2] refs: make explicit that ref_iterator_peel returns boolean

[PATCH] doc: explain the use of color.pager
 2021-05-19 22:47 UTC  (5+ messages)

Standardized escaping to store a .git in git?
 2021-05-19 22:37 UTC  (4+ messages)

[PATCH] stash show: don't setup default diff output format if --{include,only}-untracked given
 2021-05-19 22:17 UTC  (4+ messages)

[PATCH] simple-ipc: correct ifdefs when NO_PTHREADS is defined
 2021-05-19 22:03 UTC  (4+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-05-19 17:03 UTC 

[Broken] t5300 fails at 2.32.0-rc0
 2021-05-19 16:46 UTC  (3+ messages)

Fw: Tabs vs Spaces - Handle like CLRF?
 2021-05-19 16:28 UTC  (2+ messages)

[BUG] clone of large repo fails when server closes idle SSH session during "Resolving deltas"
 2021-05-19 16:11 UTC  (4+ messages)
  ` [PATCH] fetch-pack: signal v2 server that we are done making requests

Bug in git submodule update --remote
 2021-05-19 14:41 UTC  (4+ messages)

Git 2.23.0-rc0 HTTP authentication failure - error message change
 2021-05-19 14:53 UTC  (11+ messages)
  ` [PATCH 0/2] fix v2.32.0-rc0 bug with Negotiate / HTTP_NOAUTH
    ` [PATCH 1/2] t5551: test http interaction with credential helpers
    ` [PATCH 2/2] Revert "remote-curl: fall back to basic auth if Negotiate fails"

[PATCH] clone: clean up directory after transport_fetch_refs() failure
 2021-05-19 14:30 UTC  (2+ messages)

[RFC PATCH] rev-parse: fix segfault with missing --path-format argument
 2021-05-19 14:21 UTC  (7+ messages)
` [PATCH v2 0/2] rev-parse: Fix segfault and translate messages
  ` [PATCH v2 1/2] rev-parse: fix segfault with missing --path-format argument

[PATCH 0/8] refs: cleanup errno sideband ref related functions
 2021-05-19 12:33 UTC  (11+ messages)
` [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
` [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn

[PATCH] docs: typo in glossary content
 2021-05-19 12:10 UTC  (5+ messages)
` [PATCH v2] docs: improve fast-forward "

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2021-05-19 11:36 UTC  (8+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 2/8] config: add new way to pass config via `--config-env`

[PATCH v2 0/8] Sparse-index: integrate with status
 2021-05-19  8:38 UTC  (19+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 02/12] sparse-index: include EXTENDED flag when expanding
  ` [PATCH v3 03/12] t1092: expand repository data shape
  ` [PATCH v3 07/12] unpack-trees: stop recursing into sparse directories
  ` [PATCH v3 11/12] wt-status: expand added sparse directory entries

[GSoC] Hello Git
 2021-05-19  7:19 UTC  (3+ messages)

[PATCH] Packfile-uris support excluding commit objects
 2021-05-19  4:28 UTC  (6+ messages)
` [PATCH v2 0/3] packfile-uris: commit objects exclusion
  ` [PATCH v2 1/3] packfile-uris: support for excluding commit object
  ` [PATCH v2 2/3] packfile-uris.txt: "
  ` [PATCH v2 3/3] t5702: excluding commits with packfile-uris

[PATCH] xsize_t: avoid implementation defined behavior when len < 0
 2021-05-19  1:52 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v4 0/8] Directory traversal fixes
 2021-05-19  1:44 UTC  (7+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 8/9] dir: update stale description of treat_directory()

Options like hash-object --literally and cat-file --allow-unknown-type
 2021-05-19  0:25 UTC  (4+ messages)

[PATCH] doc: glossary: add entry for revision range
 2021-05-18 21:09 UTC  (17+ messages)
` Re* "

[PATCH v2] help: colorize man pages
 2021-05-18 20:53 UTC  (3+ messages)

[PATCH v3] help: colorize man pages
 2021-05-18 20:47 UTC 

[PATCH 0/3] Convert index writes to use hashfile API
 2021-05-18 18:32 UTC  (16+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] csum-file.h: increase hashfile buffer size
  ` [PATCH v2 3/4] read-cache: use hashfile instead of git_hash_ctx
  ` [PATCH v3 0/4] Convert index writes to use hashfile API
    ` [PATCH v3 1/4] hashfile: use write_in_full()
    ` [PATCH v3 2/4] csum-file.h: increase hashfile buffer size
    ` [PATCH v3 3/4] read-cache: use hashfile instead of git_hash_ctx
    ` [PATCH v3 4/4] read-cache: delete unused hashing methods

[GSoC] An Introduction
 2021-05-18 16:23 UTC  (3+ messages)

Man pages have colors? A deep dive into groff
 2021-05-18 14:27 UTC  (13+ messages)

"bad revision" fetch error when fetching missing objects from partial clones
 2021-05-18 14:04 UTC  (9+ messages)

[BUG] apply -N deletes the index
 2021-05-18 13:59 UTC 

[BUG] Unix Builds Requires Pthread Support (was [PATCH v4 00/12] Simple IPC Mechanism)
 2021-05-18 13:59 UTC  (7+ messages)

[PATCH v6 00/20] reftable library
 2021-05-18 13:30 UTC  (9+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 10/28] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v7 23/28] Reftable support for git-core

git repack on shallow clone of large repo (linux kernel) hangs at "Enumerating objects"
 2021-05-18 12:07 UTC  (4+ messages)

[PATCH] revisions(7): clarify that most commands take a single revision range
 2021-05-18 11:17 UTC 

[Broken] RE: [ANNOUNCE] Git v2.32.0-rc0
 2021-05-18 10:30 UTC  (2+ messages)

[PATCH] setup: split "extensions found" messages into singular and plural
 2021-05-18  8:27 UTC  (3+ messages)

[PATCH] Packfile-uris support excluding commit objects
 2021-05-18  8:08 UTC 

[PATCH] stash: don't translate literal commands
 2021-05-18  6:08 UTC  (3+ messages)

Preserving the ability to have both SHA1 and SHA256 signatures
 2021-05-18  5:32 UTC  (6+ messages)
  ` Is the sha256 object format experimental or not?


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