git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-03-12 17:31:42 to 2020-03-17 04:45:25 UTC [more...]

[PATCH v4 00/19] rebase: make the default backend configurable
 2020-03-17  4:45 UTC  (21+ 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

[RFC] Possible idea for GSoC 2020
 2020-03-17  3:13 UTC  (17+ messages)

[PATCH] rebase --merge: optionally skip upstreamed commits
 2020-03-17  3:03 UTC  (5+ messages)

Notes from Git Contributor Summit, Los Angeles (April 5, 2020)
 2020-03-17  0:43 UTC  (23+ messages)
` [TOPIC 2/17] Hooks in the future
` [TOPIC 3/17] Obliterate
` [TOPIC 16/17] “I want a reviewer”
      ` inbox indexing wishlist [was: [TOPIC 16/17] “I want a reviewer”]

Avoid race condition between fetch and repack/gc?
 2020-03-16 23:40 UTC  (5+ messages)

What's cooking in git.git (Mar 2020, #04; Mon, 16)
 2020-03-16 23:26 UTC 

[ANNOUNCE] Git v2.26.0-rc2
 2020-03-16 23:25 UTC 

[PATCH 0/3] I keep typing "git log --no-mailmap" X-<
 2020-03-16 22:38 UTC  (6+ messages)
` [PATCH 1/3] parse-options: teach "git cmd -h" to show alias as alias
` [PATCH 2/3] clone: reorder --recursive/--recurse-submodules
` [PATCH 3/3] log: give --[no-]use-mailmap a more sensible synonym --[no-]mailmap

[PATCH 0/7] Sparse checkout improvements -- improved sparsity updating
 2020-03-16 20:24 UTC  (18+ 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

[PATCH] oidset: remove unnecessary include
 2020-03-16 19:28 UTC  (2+ messages)

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

[PATCH v2 0/8] Additional metadata for filter processes
 2020-03-16 18:05 UTC  (9+ messages)
` [PATCH v2 1/8] builtin/checkout: pass branch info down to checkout_worktree
` [PATCH v2 2/8] convert: permit passing additional metadata to filter processes
` [PATCH v2 3/8] convert: provide additional metadata to filters
` [PATCH v2 4/8] builtin/checkout: compute checkout metadata for checkouts
` [PATCH v2 5/8] builtin/clone: compute checkout metadata for clones
` [PATCH v2 6/8] builtin/rebase: compute checkout metadata for rebases
` [PATCH v2 7/8] builtin/reset: compute checkout metadata for reset
` [PATCH v2 8/8] t0021: test filter metadata for additional cases

[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

[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] 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 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  (5+ 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).