git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-05-04 13:31:40 to 2020-05-05 15:25:36 UTC [more...]

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

[PATCH 0/6] Minimal patch series to fix the CI runs of hn/reftable
 2020-05-05  8:02 UTC  (8+ messages)
` [PATCH 5/6] fixup! Add reftable library
` [PATCH 6/6] vcxproj: adjust for the reftable changes

[PATCH] midx: apply gitconfig to midx repack
 2020-05-05 13:50 UTC  (2+ messages)

[PATCH] Doc: reference the "stash list" in autostash docs
 2020-05-05 13:00 UTC 

[PATCH] git-gui: msys2 compatibility patches
 2020-05-05 12:28 UTC  (4+ messages)

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

[PATCH v4 1/4] gitfaq: files in .gitignore are tracked
 2020-05-05 12:26 UTC  (6+ messages)
` [PATCH v4 3/4] gitfaq: shallow cloning a repository

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

`git am` always fails applying patch from `git format-patch -U0`
 2020-05-05 12:03 UTC 

[PATCH] builtin/receive-pack: avoid generic function name hmac
 2020-05-05 11:48 UTC  (8+ messages)
` [PATCH v2] builtin/receive-pack: avoid generic function name hmac()

[PATCH v1.1] lib-submodule-update: pass OVERWRITING_FAIL
 2020-05-05 11:43 UTC  (2+ messages)
` [PATCH v1.2] "

[RFC PATCH v1 0/6] stash: drop usage of a second index
 2020-05-05 10:48 UTC  (7+ messages)
` [RFC PATCH v1 1/6] stash: mark `i_tree' in reset_tree() const
` [RFC PATCH v1 2/6] stash: remove the second index in stash_working_tree()
` [RFC PATCH v1 3/6] stash: remove the second index in stash_patch()
` [RFC PATCH v1 4/6] stash: remove the second index in save_untracked_files()
` [RFC PATCH v1 5/6] stash: remove the second index in restore_untracked()
` [RFC PATCH v1 6/6] stash: remove `stash_index_path'

file is showing as modified even that it was never commited
 2020-05-05  8:34 UTC  (16+ messages)

[PATCH v2 0/1] enhance "git restore --worktree --staged" behavior
 2020-05-05  7:17 UTC  (2+ messages)
` [PATCH v2 1/1] restore: default to HEAD when combining --staged and --worktree

[PATCH 0/8] CMake build system for git
 2020-05-05  6:16 UTC  (20+ messages)

[PATCH 0/4] pack-bitmap: use bitmaps for traversals with '--filter=tree:0'
 2020-05-05  5:40 UTC  (9+ messages)
` [PATCH 1/4] list-objects-filter: treat NULL filter_options as "disabled"
` [PATCH 2/4] pack-bitmap.c: make object filtering functions generic
` [PATCH 3/4] pack-bitmap.c: support 'tree:0' filtering
` [PATCH 4/4] pack-bitmap: pass object filter to fill-in traversal

[PATCH 0/2] enhance "git restore --worktree --staged" behavior
 2020-05-05  4:44 UTC  (7+ messages)
` [PATCH 2/2] restore: default to HEAD when combining --worktree and --staged

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

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

[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
 2020-05-05  0:46 UTC  (18+ messages)
      ` [PATCH v2 0/2] Limit GitHub Actions to designated branches
        ` [PATCH v2 1/2] CI: limit "
        ` [PATCH v2 2/2] SubmittingPatches: advertise GitHub Actions CI

What's cooking in git.git (Apr 2020, #04; Thu, 30)
 2020-05-05  0:16 UTC  (5+ messages)

git for-each-ref - sorting by multiple keys
 2020-05-05  0:14 UTC  (16+ messages)
` [PATCH 1/2] ref-filter: apply --ignore-case to all sorting keys
        ` [PATCH] CodingGuidelines: drop arithmetic expansion advice to use "$x"
` [PATCH 2/2] ref-filter: apply fallback refname sort only after all user sorts

[PATCH] fetch: allow running as different users in shared repositories
 2020-05-05  0:08 UTC  (7+ messages)
  ` Re[2]: "

tig: bug when binding to 'generic'?
 2020-05-04 23:14 UTC  (6+ messages)

Rename offensive terminology (master)
 2020-05-04 23:10 UTC  (7+ messages)

[PATCH 0/7] commit-graph: split strategies, '--[no-]check-oids'
 2020-05-04 22:16 UTC  (13+ messages)
` [PATCH 7/7] commit-graph.c: introduce '--[no-]check-oids'

[PATCH] commit-graph: avoid memory leaks
 2020-05-04 22:15 UTC  (4+ messages)

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-04 22:09 UTC  (4+ messages)

[PATCH] sparse-checkout: stop blocking empty workdirs
 2020-05-04 22:00 UTC  (4+ messages)

[PATCH 00/12] Integrating line-log and changed-path Bloom filters
 2020-05-04 21:50 UTC  (10+ messages)
` [PATCH 09/12] t4211-line-log: add tests for parent oids
` [PATCH 10/12] line-log: more responsive, incremental 'git log -L'
` [PATCH 11/12] line-log: try to use generation number-based topo-ordering
` [PATCH 12/12] line-log: integrate with changed-path Bloom filters

[PATCH] send-email: Defines smtpPassCmd config option
 2020-05-04 21:29 UTC  (10+ messages)

git fast-export not preserving executable permissions?
 2020-05-04 14:23 UTC  (5+ messages)

[PATCH v3] submodule: port subcommand 'set-url' from shell to C
 2020-05-04 19:14 UTC  (4+ messages)

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

[PATCH v5 1/4] gitfaq: files in .gitignore are tracked
 2020-05-04 17:11 UTC  (6+ messages)
` [PATCH v5 3/4] gitfaq: shallow cloning a repository
` [PATCH v5 4/4] gitfaq: fetching and pulling "

:format:%s for date fields seems to be shifted by timezone
 2020-05-04 15:43 UTC  (2+ messages)

[PATCH 05/15] run-job: implement pack-files job
 2020-05-04 14:34 UTC  (2+ 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).