git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-04-27 16:21:52 to 2020-04-29 10:27:05 UTC [more...]

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-04-29 10:25 UTC  (7+ messages)
` [PATCH v2 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v2 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v2 2/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v2 3/5] sequencer: rename amend_author to author_to_free
  ` [PATCH v2 4/5] rebase -i: support --ignore-date
  ` [PATCH v2 5/5] rebase: add --reset-author-date

[PATCH] git-credential-store: skip empty lines and comments from store
 2020-04-29 10:09 UTC  (39+ 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 v5] credential-store: warn instead of fatal for bogus lines from store

[PATCH] Teach git-rev-list --simplify-forks
 2020-04-29 10:08 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 1/4] gitfaq: files in .gitignore are tracked
 2020-04-29  9:38 UTC  (4+ messages)
` [PATCH v4 2/4] gitfaq: changing the remote of a repository
` [PATCH v4 3/4] gitfaq: shallow cloning "
` [PATCH v4 4/4] gitfaq: fetching and pulling "

Git error message suggests an invalid switch
 2020-04-29  9:00 UTC  (2+ messages)
` [PATCH] switch: fix errors and comments related to -c and -C

[PATCH 0/8] CMake build system for git
 2020-04-29  8:42 UTC  (16+ messages)

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

Preparing for a Git 2.26.3 release
 2020-04-29  5:56 UTC  (6+ messages)
` proto v2 fixes for maint (was Re: Preparing for a Git 2.26.3 release)

Git configure with static curl is failing
 2020-04-29  1:47 UTC  (4+ messages)

[PATCH] rebase: save autostash entry into stash reflog on --quit
 2020-04-29  0:23 UTC  (3+ messages)

What's cooking in git.git (Apr 2020, #03; Tue, 28)
 2020-04-28 23:41 UTC 

[PATCH 0/3] commit-graph: write non-split graphs as read-only
 2020-04-28 23:22 UTC  (19+ 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 v2 0/3] credential: handle partial URLs in config settings again
 2020-04-28 23:13 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] credential: handle `credential.<partial-URL>.<key>` again

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

[PATCH] userdiff: support Markdown
 2020-04-28 21:57 UTC  (2+ messages)

[PATCH v2] fetch-pack: try harder to read an ERR packet
 2020-04-28 21:23 UTC  (8+ messages)

Git Log ignores --oneline and --pretty=oneline in combination with -L
 2020-04-28 21:04 UTC  (3+ messages)

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

[PATCH v9 00/10] Reftable support git-core
 2020-04-28 20:23 UTC  (19+ 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 0/2] Protocol v2 in_vain fixes
 2020-04-28 19:17 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [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

git-subtree split misbehaviour with a commit having empty ls-tree for the specified subdir
 2020-04-28 18:08 UTC  (4+ messages)

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

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

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

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

[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

Fwd: Repack memory usage
 2020-04-28  5:15 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] 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  (4+ messages)

[PATCH 1/2] fetch-pack: in protocol v2, in_vain only after ACK
 2020-04-27 22:16 UTC  (3+ messages)

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

[PATCH] config: use GIT_CONFIG in git config sequence
 2020-04-27 20:04 UTC  (12+ 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  (3+ messages)
` [PATCH v5] credential: fix matching URLs with multiple levels in path

[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 2/2] fetch-pack: in protocol v2, reset in_vain upon ACK
 2020-04-27 17:28 UTC  (2+ messages)

[PATCH 0/4] fix make sparse warning
 2020-04-27 17:21 UTC  (18+ 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 2/4] compat/regex: move stdlib.h up in inclusion chain

[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


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