git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-05-05 18:26:47 to 2020-05-07 17:27:19 UTC [more...]

[PATCH v10 2/8] receive-pack: add new proc-receive hook
 2020-05-07 17:27 UTC  (21+ messages)
` [PATCH v12 3/7] "
              ` [PATCH v14 0/7] New proc-receive hook for centralized workflow
                  ` [PATCH v15 "
                  ` [PATCH v15 1/7] transport: not report a non-head push as a branch
                  ` [PATCH v15 2/7] receive-pack: add new proc-receive hook
                  ` [PATCH v15 3/7] New capability "report-status-v2" for git-push
                  ` [PATCH v15 4/7] receive-pack: feed report options to post-receive
                  ` [PATCH v15 5/7] refs.c: refactor to reuse ref_is_hidden()
                  ` [PATCH v15 6/7] receive-pack: new config receive.procReceiveRefs
                  ` [PATCH v15 7/7] doc: add documentation for the proc-receive hook

option -q not passed from "git commit" to "git gc --auto"
 2020-05-07 17:22 UTC  (12+ messages)
  ` Re* "
    ` [PATCH 2/2] auto-gc: pass --quiet down from am, commit, merge and rebase
` [PATCH 0/2] Pass down "--quiet" to "gc --auto"
  ` [PATCH 1/2] auto-gc: extract a reusable helper from "git fetch"

[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
 2020-05-07 17:18 UTC  (33+ messages)
` [PATCH v2 0/2] Limit GitHub Actions to designated branches
  ` [PATCH v2 1/2] CI: limit "
                    ` [PATCH v2] ci: allow per-branch config for GitHub Actions
  ` [PATCH v3 0/3] Provide option to opt in/out "
    ` [PATCH v3 2/3] CI: limit GitHub Actions to designated branches
    ` [PATCH v3 3/3] fixup! "

[RFC PATCH] upload-pack: fix filter options scope
 2020-05-07 16:42 UTC  (5+ messages)

[PATCH 0/2] [WIP] removed fetch_if_missing global
 2020-05-07 15:02 UTC  (5+ messages)
` [PATCH 1/2] fetch-pack: remove fetch_if_missing=0

[PATCH] t/test_lib: avoid naked bash arrays in file_lineno
 2020-05-07 14:53 UTC  (2+ messages)

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-07 14:27 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/2] Protocol v2 in_vain fixes
 2020-05-07 14:35 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] fetch-pack: in protocol v2, in_vain only after ACK
      ` [PATCH] t5500: count objects through stderr, not trace

rebase -i: quick/inline reword
 2020-05-07 14:01 UTC  (6+ messages)

[PATCH 00/10] [RFC] In-tree sparse-checkout definitions
 2020-05-07 13:17 UTC  (11+ messages)
` [PATCH 01/10] unpack-trees: avoid array out-of-bounds error
` [PATCH 02/10] sparse-checkout: move code from builtin
` [PATCH 03/10] sparse-checkout: move code from unpack-trees.c
` [PATCH 04/10] sparse-checkout: allow in-tree definitions
` [PATCH 05/10] sparse-checkout: automatically update in-tree definition
` [PATCH 06/10] sparse-checkout: use oidset to prevent repeat blobs
` [PATCH 07/10] sparse-checkout: define in-tree dependencies
` [PATCH 08/10] Makefile: skip git-gui if dir is missing
` [PATCH 09/10] Makefile: disable GETTEXT when 'po' "
` [PATCH 10/10] .sparse: add in-tree sparse-checkout for Git

"--quiet" for git-push does not suppress remote hook output
 2020-05-07 12:16 UTC  (2+ messages)

[PATCH 0/8] CMake build system for git
 2020-05-07 11:48 UTC  (25+ messages)

[PATCH] t/t0000-basic: make sure subtests also use TEST_SHELL_PATH
 2020-05-07 11:39 UTC  (2+ messages)

Git Test Coverage Report (April 30, 2020)
 2020-05-07 10:11 UTC  (6+ messages)

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

[PATCH] midx: apply gitconfig to midx repack
 2020-05-07  7:29 UTC  (12+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] multi-pack-index: respect repack.packKeptObjects=false

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-05-07  6:10 UTC  (12+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 10/12] tests: when run in Bash, annotate test failures with file name/line number

[PATCH v4] submodule: port subcommand 'set-url' from shell to C
 2020-05-07  5:08 UTC  (9+ messages)

Git 2.26.2 and failed self tests on OS X
 2020-05-07  4:12 UTC  (13+ messages)

chmod: missing operand after ‘a+rwx’
 2020-05-07  2:58 UTC  (2+ messages)

[RFC PATCH] credential: minor documentation fixes
 2020-05-06 23:28 UTC  (13+ messages)
` [PATCH 0/4] credential: documentation updates for maint
  ` [PATCH 3/4] credential: update gitcredentials documentation
  ` [PATCH 4/4] credential: document protocol updates
  ` [PATCH v2 0/4] credential: documentation updates for maint
    ` [PATCH v2 1/4] credential: update description for credential_from_url_gently
    ` [PATCH v2 2/4] credential: correct order of parameters for credential_match
    ` [PATCH v2 3/4] credential: update gitcredentials documentation
    ` [PATCH v2 4/4] credential: document protocol updates

[PATCH 0/6] configuration-based hook management
 2020-05-06 23:13 UTC  (5+ messages)
` [PATCH] doc: propose hooks managed by the config

:format:%s for date fields seems to be shifted by timezone
 2020-05-06 19:06 UTC  (4+ messages)

tags sorted by their depth, *committerdate, and taggerdate
 2020-05-06 18:16 UTC 

[PATCH v7 1/4] gitfaq: files in .gitignore are tracked
 2020-05-06 18:15 UTC  (5+ messages)
` [PATCH v7 2/4] gitfaq: changing the remote of a repository
` [PATCH v7 3/4] gitfaq: partial cloning "
` [PATCH v7 4/4] gitfaq: fetching and pulling "

Git Test Coverage Report (May 6, 2020)
 2020-05-06 17:45 UTC  (2+ messages)

[RFC] subtree: use say and exit 0 rather than die in case of no new revision found scenario
 2020-05-06 17:37 UTC  (2+ messages)

[PATCH] commit: silence git-gc if --quiet is given
 2020-05-06 17:33 UTC  (3+ messages)

[PATCH v6 1/4] gitfaq: files in .gitignore are tracked
 2020-05-06 17:19 UTC  (8+ messages)
` [PATCH v6 2/4] gitfaq: changing the remote of a repository
` [PATCH v6 3/4] gitfaq: partial cloning "
` [PATCH v6 4/4] gitfaq: fetching and pulling "

What's cooking in git.git (May 2020, #02; Tue, 5)
 2020-05-06 17:18 UTC  (4+ messages)

[PATCH] docs: document credential.helper allowed values
 2020-05-06 16:27 UTC  (3+ messages)

[RFC] subtree: handle unmerged history trees
 2020-05-06 14:00 UTC 

[RFC] subtree: say last line of progress when all commits has been processed
 2020-05-06 13:12 UTC 

newbie question - how to upgrade older existing git version 2.9.3.windows.1 to latest release
 2020-05-06  3:59 UTC  (2+ messages)

[PATCH] Doc: reference the "stash list" in autostash docs
 2020-05-06  3:57 UTC  (4+ messages)

[PATCH] git-p4.py: fix --prepare-p4-only error with multiple commits
 2020-05-06  3:44 UTC  (2+ messages)

[PATCH 0/8] commit-graph: drop CHECK_OIDS, peel in callers
 2020-05-06  0:07 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] commit-graph.c: extract 'refs_cb_data'
  ` [PATCH v2 2/8] commit-graph.c: show progress of finding reachable commits
  ` [PATCH v2 3/8] commit-graph.c: peel refs in 'add_ref_to_set'
  ` [PATCH v2 4/8] builtin/commit-graph.c: extract 'read_one_commit()'
  ` [PATCH v2 5/8] builtin/commit-graph.c: dereference tags in builtin
  ` [PATCH v2 6/8] commit-graph.c: simplify 'fill_oids_from_commits'
  ` [PATCH v2 7/8] t5318: reorder test below 'graph_read_expect'
  ` [PATCH v2 8/8] commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag

Rename offensive terminology (master)
 2020-05-05 23:16 UTC  (2+ messages)

GIT Branch Maintenance
 2020-05-05 23:10 UTC  (2+ messages)

git for-each-ref - sorting by multiple keys
 2020-05-05 21:30 UTC  (9+ messages)
` [PATCH 1/2] ref-filter: apply --ignore-case to all sorting keys
        ` [PATCH] CodingGuidelines: drop arithmetic expansion advice to use "$x"

RFE: teach gitk to automatically mark .git/rebase-merge/stopped-sha
 2020-05-05 20:42 UTC  (3+ messages)

git send-email loses annotate changes on error
 2020-05-05 18:29 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).