git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-04-24 20:33:57 to 2020-04-27 20:20:41 UTC [more...]

[PATCH v8 0/9] Reftable support git-core
 2020-04-27 20:13 UTC  (14+ messages)
` [PATCH v9 00/10] "
  ` [PATCH v10 00/12] "
    ` [PATCH v10 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
    ` [PATCH v10 05/12] Add .gitattributes for the reftable/ directory
    ` [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 10/12] Reftable support for git-core
    ` [PATCH v10 12/12] t: use update-ref and show-ref to reading/writing refs

[PATCH 0/8] CMake build system for git
 2020-04-27 20:12 UTC  (53+ messages)
` [PATCH 1/8] Introduce CMake support for configuring Git on Linux
` [PATCH 2/8] cmake: generate the shell/perl/python scripts and templates, translations
` [PATCH 3/8] cmake: installation support for git
` [PATCH 4/8] cmake: support for testing git with ctest
` [PATCH 5/8] cmake: support for testing git when building out of the source tree
` [PATCH 6/8] cmake: support for building git on windows with mingw
` [PATCH 7/8] cmake: support for building git on windows with msvc and clang
` [PATCH 8/8] ci: modification of main.yml to use cmake for vs-build job

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

[PATCH] git-gui: msys2 compatibility patches
 2020-04-27 19:45 UTC  (2+ messages)

[PATCH] git-credential-store: skip empty lines and comments from store
 2020-04-27 19:18 UTC  (14+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] bugreport: collect list of populated hooks
 2020-04-27 19:02 UTC  (4+ messages)

Bug v2.23.0: command help for 'git push --recurse-submodules' is incorrect
 2020-04-27 18:54 UTC  (4+ messages)
` [PATCH] push: unset PARSE_OPT_OPTARG for --recurse-submodules

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/2] Protocol v2 in_vain fixes
 2020-04-27 17:28 UTC  (8+ 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 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

[PATCH 0/3] commit-graph: write non-split graphs as read-only
 2020-04-27 17:21 UTC  (7+ 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

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

Compilation errors in git.pu/refs/reftable-backend.c
 2020-04-27 13:13 UTC  (4+ 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

[PATCH] Teach git-rev-list --simplify-forks
 2020-04-27 10:55 UTC  (2+ messages)

[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  (12+ messages)
` [PATCH] macos: do not assume brew and gettext are always available/wanted
` [PATCH v2] macos: do let the build find the gettext headers/libraries/msgfmt
  ` [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 00/11] refactor git switch completion
 2020-04-25 22:14 UTC  (14+ messages)
` [PATCH 01/11] completion: add some simple test cases for "
` [PATCH 02/11] completion: add test showing subpar "
` [PATCH 03/11] completion: add test highlighting subpar git switch --track completion
` [PATCH 04/11] completion: add tests showing lack of support for git switch -c/-C
` [PATCH 05/11] completion: add test showing subpar completion for git switch --orphan
` [PATCH 05/11] completion: remove "
` [PATCH 06/11] completion: rename --track option of __git_complete_refs
` [PATCH 07/11] completion: extract function __git_dwim_remote_heads
` [PATCH 08/11] completion: perform DWIM logic directly in __git_complete_refs
` [PATCH 09/11] completion: fix completion for git switch with no options
` [PATCH 10/11] completion: recognize -c/-C when completing for git switch
` [PATCH 11/11] completion: complete remote branches for git switch --track

[PATCH 0/6] configuration-based hook management
 2020-04-25 20:57 UTC  (6+ 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 

Problem with empty lines in .git-credentials
 2020-04-25 15:31 UTC 

git-filter-repo For Windows (possibly a request for a bash for Windows primer)
 2020-04-25 14:15 UTC  (6+ messages)

PullRequest: gitweb.perl: fix 'Use of uninitialized value $params{"action"} in string eq at gitweb.cgi line 1377'
 2020-04-25 13:46 UTC  (2+ messages)

[PATCH v3 00/12] Finish converting git bisect to C part 2
 2020-04-25 10:57 UTC  (3+ messages)

[PATCH v2 0/3] credential: handle partial URLs in config settings again
 2020-04-25 10:43 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] credential: handle `credential.<partial-URL>.<key>` again

[PATCH] macos: move PTHREAD_LIBS out of Makefile
 2020-04-25 10:26 UTC 

[PATCH] ssh: add 'ssh.keyfile' option
 2020-04-25  9:43 UTC  (6+ messages)
` [PATCH v2] "
        ` [PATCH] connect.c: clarify BUG() messages in push_ssh_options

[PATCH] macos: move NO_REGEX in macOS to config.mak.uname
 2020-04-25  9:15 UTC 

[PATCH] gitweb: Recognize *-to and Closes/Fixes trailers
 2020-04-25  6:29 UTC  (3+ messages)

[PATCH 1/2] oidmap: make oidmap_free independent of struct layout
 2020-04-25  2:59 UTC  (4+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] oidmap: rework iterators to return typed pointer
  ` [PATCH v3 3/3] oidmap: return oidmap_entry pointers

[PATCH] config doc: fix reference to config.worktree info
 2020-04-25  1:05 UTC 

[PATCH 0/2] credential: handle partial URLs in config settings again (master)
 2020-04-24 22:53 UTC  (4+ messages)
` [PATCH 1/2] credential: optionally allow partial URLs in credential_from_url_gently()
` [PATCH 2/2] credential: handle `credential.<partial-URL>.<key>` again

gitweb:fix tests on uninitialized hash indexes to avoid uninitialized value warnings in server log
 2020-04-24 21:59 UTC 

[PATCH] ci: fix GitHub workflow when on a tagged revision
 2020-04-24 21:24 UTC  (4+ messages)

[PATCH] push: anonymize URLs in error messages and warnings
 2020-04-24 21:22 UTC  (4+ messages)

[PATCH] shallow.c: use 'reset_repository_shallow' when appropriate
 2020-04-24 20:45 UTC  (6+ messages)
` [PATCH v2 0/2] shallow.c: reset shallow-ness after updating
  ` [PATCH v2 1/2] t5537: use test_write_lines, indented heredocs for readability

[PATCH 0/2] More ISO-8601 support
 2020-04-24 20:29 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 2/4] date.c: validate and set time in a helper function


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