git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-03-12 04:01:00 to 2020-03-16 17:05:51 UTC [more...]

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-16 17:05 UTC  (15+ messages)
` [PATCH 1/7] unpack-trees: fix minor typo in comment
` [PATCH 2/7] t1091: make some tests a little more defensive against failures
` [PATCH 3/7] unpack-trees: allow check_updates() to work on a different index
` [PATCH 4/7] unpack-trees: do not mark a dirty path with SKIP_WORKTREE
` [PATCH 5/7] unpack-trees: add a new update_sparsity() function
` [PATCH 6/7] sparse-checkout: use "
` [PATCH 7/7] sparse-checkout: provide a new update subcommand

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-03-16 16:32 UTC  (32+ messages)
` [TOPIC 2/17] Hooks in the future
` [TOPIC 3/17] Obliterate
` [TOPIC 5/17] Partial Clone
` [TOPIC 6/17] GC strategies
` [TOPIC 7/17] Background operations/maintenance
` [TOPIC 8/17] Push performance
` [TOPIC 9/17] Obsolescence markers and evolve
` [TOPIC 10/17] Expel ‘git shell’?
` [TOPIC 11/17] GPL enforcement
` [TOPIC 12/17] Test harness improvements
` [TOPIC 13/17] Cross implementation test suite
` [TOPIC 14/17] Aspects of merge-ort: cool, or crimes against humanity?
` [TOPIC 15/17] Reachability checks
` [TOPIC 16/17] “I want a reviewer”
      ` inbox indexing wishlist [was: [TOPIC 16/17] “I want a reviewer”]
` [TOPIC 17/17] Security

[PATCH v1 0/2] git-gui: reduce Tcl version requirement from 8.6 to 8.5
 2020-03-16 15:48 UTC  (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] git-gui: create a new namespace for chord script evaluation

[RFC] Possible idea for GSoC 2020
 2020-03-16 14:47 UTC  (16+ messages)

[PATCH 0/2] dir: update outdated fields and comments about oid_stat
 2020-03-16 12:31 UTC  (5+ messages)
` [PATCH 1/2] dir: fix outdated comment on add_patterns()
` [PATCH 2/2] dir: improve naming of oid_stat fields in two structs

Avoid race condition between fetch and repack/gc?
 2020-03-16 12:10 UTC  (2+ messages)

[PATCH] clone: use --quiet when stderr is not a terminal
 2020-03-16  0:27 UTC  (8+ messages)
    ` [RFC] Universal progress option (was Re: [PATCH] clone: use --quiet when stderr is not a terminal)

[PATCH 0/1] FAQ for common user questions
 2020-03-16  0:13 UTC  (4+ messages)
` [PATCH 1/1] docs: add a FAQ

[PATCH 0/8] Additional metadata for filter processes
 2020-03-15 19:30 UTC  (5+ messages)
` [PATCH 5/8] builtin/clone: compute checkout metadata for clones

[PATCH] t: fix whitespace around &&
 2020-03-15 18:38 UTC  (4+ messages)

[PATCH 0/1] gpg-interface: prefer check_signature() for GPG verification
 2020-03-15 16:40 UTC  (5+ messages)
` [PATCH v1 0/2] "
  ` [PATCH v1 1/2] t: increase test coverage of signature verification output

Regression in v2.26.0-rc0 and Magit
 2020-03-15 16:35 UTC  (9+ messages)

Why am I on Master instead of my branch
 2020-03-15 10:52 UTC  (3+ messages)

[Question] Is extensions.partialClone defunct?
 2020-03-14  6:43 UTC  (12+ messages)

[PATCH] rebase --merge: optionally skip upstreamed commits
 2020-03-14  8:04 UTC  (4+ messages)

[PATCH] oidset: remove unnecessary include
 2020-03-14 19:15 UTC 

[PATCH] git-gui--askpass: coerce answers to UTF-8 on Windows
 2020-03-14 17:26 UTC  (4+ messages)
` [PATCH v2] "

Git performance on large repository on OS X is slow without core.preloadindex=false
 2020-03-13 23:52 UTC 

[PATCH] connected.c: reprepare packs for corner cases
 2020-03-13 21:11 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] t6022, t6046: fix flaky files-are-updated checks
 2020-03-13 20:03 UTC  (5+ messages)
` [PATCH v2] "

Feature Request: git config for stash -u
 2020-03-13 19:30 UTC  (2+ messages)

[RFC PATCH] Make rev-parse -q and --is-* quiet
 2020-03-13 19:10 UTC  (5+ messages)

[PATCH 0/5] Testcase cleanups (merge related)
 2020-03-13 18:11 UTC  (12+ messages)
` [PATCH 4/5] t6022, t6046: test expected behavior instead of testing a proxy for it

[RFC PATCH] Make rev-parse -q and --is-* quiet
 2020-03-13 17:52 UTC  (2+ messages)

[RFC] Possible idea for GSoC 2020
 2020-03-13 17:30 UTC 

What is so broken with pull
 2020-03-13 15:49 UTC  (2+ messages)

Question on case insensitive systems
 2020-03-13 15:22 UTC  (2+ messages)

[PATCH v2 1/5] receive-pack: add new proc-receive hook
 2020-03-13 12:23 UTC  (6+ messages)
` [PATCH v3 0/4] New proc-receive hook for centralized workflow
` [PATCH v3 1/4] receive-pack: add new proc-receive hook
` [PATCH v3 2/4] receive-pack: refactor report for proc-receive
` [PATCH v3 3/4] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v3 4/4] receive-pack: new config receive.procReceiveRefs

[PATCH v4 00/19] rebase: make the default backend configurable
 2020-03-13  0:04 UTC  (19+ messages)
` [PATCH v5 00/20] rebase: make the default backend configurable and change the default
  ` [PATCH v5 20/20] rebase: rename the two primary rebase backends

[PATCH 1/1] midx.c: fix an integer overflow
 2020-03-12 21:41 UTC  (5+ messages)
` [PATCH v2 "

[Feature request] "Hooks" for git log
 2020-03-12 19:31 UTC  (6+ messages)

[PATCH 1/2] doc: update the documentation of pack-objects and repack
 2020-03-12 17:09 UTC  (5+ messages)
` [PATCH v2 0/3] Documentation of pack "
  ` [PATCH v2 1/3] pack-objects: change the name of add_objects_in_unpacked_packs
  ` [PATCH v2 2/3] doc: update the documentation of pack-objects and repack
  ` [PATCH v2 3/3] doc: add a short explanation for git-repack options

[PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)
 2020-03-12 16:45 UTC  (2+ messages)
` [PATCH v3 1/1] "

[Test] t1901 - sparse checkout file when lock is taken fails (subtest 19)
 2020-03-12 15:08 UTC  (3+ messages)

Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
 2020-03-12 10:43 UTC 

Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
 2020-03-12 10: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).