git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-04-25 17:07:57 to 2020-04-28 14:17:09 UTC [more...]

Git Stash brake splitIndex
 2020-04-28 14:17 UTC  (3+ messages)

[PATCH] Teach git-rev-list --simplify-forks
 2020-04-28 14:11 UTC  (4+ messages)

[PATCH 0/8] CMake build system for git
 2020-04-28 13:52 UTC  (29+ messages)
` [PATCH 1/8] Introduce CMake support for configuring Git on Linux

git svn clone throws Svndiff data contains backward-sliding source view error
 2020-04-28 13:44 UTC 

[PATCH] git-credential-store: skip empty lines and comments from store
 2020-04-28 11:25 UTC  (30+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4 0/4] credential-store: prevent fatal errors
      ` [PATCH v4 1/4] credential-store: document the file format a bit more
        ` [PATCH v4 2/4] git-credential-store: skip empty lines and comments from store
        ` [PATCH v4 3/4] git-credential-store: fix (WIP)
        ` [PATCH v4 4/4] credential-store: make sure there is no regression with missing scheme

[PATCH] rebase: save autostash entry into stash reflog on --quit
 2020-04-28  9:31 UTC 

Bug: git restore --staged --worktree not working in git version 2.26.2.windows.1
 2020-04-28  9:01 UTC 

Bug v2.23.0: command help for 'git push --recurse-submodules' is incorrect
 2020-04-28  8:45 UTC  (6+ messages)
` [PATCH] push: unset PARSE_OPT_OPTARG for --recurse-submodules
      ` [PATCH] Use OPT_CALLBACK and OPT_CALLBACK_F

[RFC PATCH] fetch-pack: try harder to read an ERR packet
 2020-04-28  8:33 UTC  (4+ messages)

t0000 failed
 2020-04-28  8:14 UTC  (2+ messages)
` [PATCH] t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests

[PATCH v2] fetch-pack: try harder to read an ERR packet
 2020-04-28  7:44 UTC 

Preparing for a Git 2.26.3 release
 2020-04-28  6:22 UTC  (2+ messages)

Fwd: Repack memory usage
 2020-04-28  5:15 UTC 

[DRAFT] What's cooking in git.git
 2020-04-28  5:10 UTC 

all memory consuming `git diff-tree` bug
 2020-04-28  4:18 UTC  (3+ messages)

[DRAFT] What's cooking in git.git
 2020-04-28  3:36 UTC  (2+ messages)

[PATCH 0/3] commit-graph: write non-split graphs as read-only
 2020-04-28  3:34 UTC  (12+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] tempfile.c: introduce 'create_tempfile_mode'
  ` [PATCH v2 2/4] lockfile.c: introduce 'hold_lock_file_for_update_mode'
  ` [PATCH v2 3/4] commit-graph.c: write non-split graphs as read-only
  ` [PATCH v2 4/4] commit-graph.c: ensure graph layers respect core.sharedRepository

[PATCH 00/11] refactor git switch completion
 2020-04-28  2:20 UTC  (6+ messages)
` [PATCH 05/11] completion: add test showing subpar completion for git switch --orphan

[PATCH 0/2] Protocol v2 in_vain fixes
 2020-04-28  0:55 UTC  (15+ messages)
` [PATCH 1/2] fetch-pack: in protocol v2, in_vain only after ACK
` [PATCH 2/2] fetch-pack: in protocol v2, reset in_vain upon ACK
` [PATCH v2 0/3] Protocol v2 in_vain fixes
  ` [PATCH v2 1/3] fetch-pack: return enum from process_acks()
  ` [PATCH v2 2/3] fetch-pack: in protocol v2, in_vain only after ACK
  ` [PATCH v2 3/3] fetch-pack: in protocol v2, reset in_vain upon ACK

[PATCH] bugreport: collect list of populated hooks
 2020-04-28  0:04 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] bugreport: collect list of populated hooks
 2020-04-27 23:46 UTC  (9+ messages)
` [PATCH] bugreport: drop time.h include
  ` [PATCH v2] bugreport: drop extraneous includes

Compilation errors in git.pu/refs/reftable-backend.c
 2020-04-27 23:26 UTC  (5+ messages)

[PATCH] git-gui: msys2 compatibility patches
 2020-04-27 21:33 UTC  (3+ messages)

[PATCH v9 00/10] Reftable support git-core
 2020-04-27 20:13 UTC  (14+ messages)
` [PATCH v10 00/12] "
  ` [PATCH v10 01/12] refs.h: clarify reflog iteration order
  ` [PATCH v10 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v10 03/12] create .git/refs in files-backend.c
  ` [PATCH v10 04/12] refs: document how ref_iterator_advance_fn should handle symrefs
  ` [PATCH v10 05/12] Add .gitattributes for the reftable/ directory
  ` [PATCH v10 06/12] reftable: file format documentation
  ` [PATCH v10 07/12] reftable: define version 2 of the spec to accomodate SHA256
  ` [PATCH v10 08/12] reftable: clarify how empty tables should be written
  ` [PATCH v10 09/12] Add reftable library
  ` [PATCH v10 10/12] Reftable support for git-core
  ` [PATCH v10 11/12] Add some reftable testing infrastructure
  ` [PATCH v10 12/12] t: use update-ref and show-ref to reading/writing refs

[PATCH] config: use GIT_CONFIG in git config sequence
 2020-04-27 20:04 UTC  (14+ messages)

Credential helpers are no longer invoked in case of having sub-folder parts in a repository URL. Since 2.26.1 version
 2020-04-27 18:44 UTC  (6+ messages)
` [PATCH v3] redential: fix matching URLs with multiple levels in path
` [PATCH v4] credential: "
` [PATCH v5] "

[PATCH] rebase: display an error if --root and --fork-point are both provided
 2020-04-27 17:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/4] gitfaq: add issues in the 'Common Issues' section
 2020-04-27 17:30 UTC  (4+ messages)
` [PATCH v3 2/4] gitfaq: changing the remote of a repository

[PATCH 0/4] fix make sparse warning
 2020-04-27 17:21 UTC  (27+ messages)
` [PATCH v2 0/4] Fix Sparse Warning
  ` [PATCH v2 2/4] compat/regex: include alloca.h before undef it
` [PATCH v3 0/4] Partial fix `make sparse`
  ` [PATCH v3 1/4] test-parse-pathspec-file.c: s/0/NULL/ for pointer type
  ` [PATCH v3 2/4] compat/regex: move stdlib.h up in inclusion chain
  ` [PATCH v3 3/4] graph.c: limit linkage of internal variable
  ` [PATCH v3 4/4] progress.c: silence cgcc suggestion about internal linkage

[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
 2020-04-27 17:15 UTC  (8+ messages)
` [RFC PATCH 3/3] grep: add option to ignore sparsity patterns

[PATCH v10 2/8] receive-pack: add new proc-receive hook
 2020-04-27 17:00 UTC  (6+ messages)
` [PATCH v12 3/7] "

git-rebase v2.26.2 - "--root --empty drop" doesn't work and "--root --fork-point $somegibberish" gets SIGSEGV
 2020-04-27 15:46 UTC  (2+ messages)

p4merge no longer working after upgrade to 2.26.0
 2020-04-27 11:45 UTC  (9+ messages)

[PATCH 0/4] commit-graph: handle file descriptor exhaustion
 2020-04-27 10:57 UTC  (6+ messages)
` [PATCH 4/4] commit-graph: close descriptors after mmap

[RFC][PATCH 0/2] submodule: port 'set-url' from shell to C
 2020-04-27 10:17 UTC  (4+ messages)

Git configure with static curl is failing
 2020-04-26 23:14 UTC  (3+ messages)

[PATCH] macos: do let the build find the gettext headers/libraries/msgfmt
 2020-04-26 20:09 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3 1/1] MacOs/brew: Let the build find "

[PATCH] commit:fix use of uninitialized value [...] in server log
 2020-04-26  6:17 UTC  (3+ messages)

[PATCH 0/6] configuration-based hook management
 2020-04-25 20:57 UTC  (3+ messages)
` [PATCH] doc: propose hooks managed by the config

[PATCH] commit:fix use of uninitialized value [...] in server log
 2020-04-25 20:43 UTC 


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