git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-05-26 18:59:35 to 2020-05-28 19:49:08 UTC [more...]

[PATCH v14 0/9] Reftable support git-core
 2020-05-28 19:46 UTC  (15+ messages)
` [PATCH v15 00/13] "
  ` [PATCH v15 01/13] Write pseudorefs through ref backends
  ` [PATCH v15 02/13] Make refs_ref_exists public
  ` [PATCH v15 03/13] Treat BISECT_HEAD as a pseudo ref
  ` [PATCH v15 04/13] Treat CHERRY_PICK_HEAD "
  ` [PATCH v15 05/13] Treat REVERT_HEAD "
  ` [PATCH v15 06/13] Move REF_LOG_ONLY to refs-internal.h
  ` [PATCH v15 07/13] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v15 08/13] Add .gitattributes for the reftable/ directory
  ` [PATCH v15 09/13] Add reftable library
  ` [PATCH v15 10/13] Reftable support for git-core
  ` [PATCH v15 11/13] Add GIT_DEBUG_REFS debugging mechanism
  ` [PATCH v15 12/13] vcxproj: adjust for the reftable changes
  ` [PATCH v15 13/13] Add reftable testing infrastructure

[RFC PATCH 0/6] various documentation bits
 2020-05-28 19:29 UTC  (10+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/6] doc: Tell the glossary about core.hooksPath
  ` [RFC PATCH v2 3/6] doc: Add namespace collision guidelines file

[PATCH] fast-import: accept invalid timezones so we can import existing repos
 2020-05-28 19:26 UTC  (2+ messages)

[PATCH] t: avoid alternation (not POSIX) in grep's BRE
 2020-05-28 19:20 UTC  (6+ messages)

[PATCH] fetch: allow adding a filter after initial clone
 2020-05-28 19:17 UTC  (9+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
    ` [PATCH v3] "

git grep --show-function treats GOTO labels as function names
 2020-05-28 19:01 UTC  (7+ messages)

[PATCH 0/4] Selectively show only blamed limes
 2020-05-28 18:30 UTC  (8+ messages)
` [PATCH 4/4] blame: test the -b option, use blank oid for boundary commits

Assessing about commit order in upstream Linux
 2020-05-28 18:12 UTC  (5+ messages)

[PATCH v3 00/16] improve switch/checkout completion
 2020-05-28 18:10 UTC  (17+ messages)
` [PATCH v3 01/16] completion: add test showing subpar git switch completion
` [PATCH v3 02/16] completion: add tests showing subpar DWIM logic for switch/checkout
` [PATCH v3 03/16] completion: add tests showing subar checkout --detach logic
` [PATCH v3 04/16] completion: add tests showing subpar switch/checkout --track logic
` [PATCH v3 05/16] completion: add tests showing subpar -c/-C startpoint completion
` [PATCH v3 06/16] completion: add tests showing subpar -c/C argument completion
` [PATCH v3 07/16] completion: add tests showing subpar switch/checkout --orphan logic
` [PATCH v3 08/16] completion: replace overloaded track term for __git_complete_refs
` [PATCH v3 09/16] completion: extract function __git_dwim_remote_heads
` [PATCH v3 10/16] completion: perform DWIM logic directly in __git_complete_refs
` [PATCH v3 11/16] completion: improve handling of DWIM mode for switch/checkout
` [PATCH v3 12/16] completion: improve completion for git switch with no options
` [PATCH v3 13/16] completion: improve handling of --detach in checkout
` [PATCH v3 14/16] completion: improve handling of --track in switch/checkout
` [PATCH v3 15/16] completion: improve handling of -c/-C and -b/-B "
` [PATCH v3 16/16] completion: improve handling of --orphan option of switch/checkout

[PATCH] completion: use native ZSH array pattern matching
 2020-05-28 16:14 UTC  (6+ messages)

[PATCH v3] submodule: port subcommand 'set-branch' from shell to C
 2020-05-28 15:55 UTC  (7+ messages)
` [PATCH v4] "

[PATCH 00/15] [RFC] Maintenance jobs and job runner
 2020-05-28 15:30 UTC  (16+ messages)
` [PATCH 05/15] run-job: implement pack-files job

What's cooking in git.git (May 2020, #09; Tue, 26)
 2020-05-28 14:44 UTC  (7+ messages)
` jn/experimental-opts-into-proto-v2, was "

Git gui freeze on ubuntu 18.04
 2020-05-28 14:24 UTC 

'HEAD' is not a commit (according to git-checkout)
 2020-05-28 13:53 UTC  (15+ messages)
      ` [PATCH 1/2] checkout: add tests for -b and --track
      ` [PATCH 2/2] checkout: improve error messages for -b with extra argument

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-05-28 13:17 UTC  (18+ messages)
` [PATCH v3 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v3 4/5] rebase -i: support --ignore-date
` [PATCH v4 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v4 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v4 2/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v4 3/5] sequencer: rename amend_author to author_to_free
  ` [PATCH v4 4/5] rebase -i: support --ignore-date
  ` [PATCH v4 5/5] rebase: add --reset-author-date
    ` [PATCH v4 6/5] fixup! "

[GSoC] Shourya's Blog
 2020-05-28 13:15 UTC  (2+ messages)

[ANNOUNCE] Git v2.27.0-rc2
 2020-05-28 12:54 UTC  (6+ messages)

[PATCH] checkout -p: handle new files correctly
 2020-05-27 23:03 UTC  (5+ messages)

[PATCH v2 0/9] refactor completion for switch and checkout
 2020-05-28  8:53 UTC  (13+ messages)
` [PATCH v2 1/9] completion: replace overloaded track term for __git_complete_refs
` [PATCH v2 2/9] completion: improve handling of DWIM mode for switch/checkout
` [PATCH v2 3/9] completion: extract function __git_dwim_remote_heads
` [PATCH v2 4/9] completion: perform DWIM logic directly in __git_complete_refs
` [PATCH v2 5/9] completion: improve completion for git switch with no options
` [PATCH v2 6/9] completion: improve handling of --detach in checkout
` [PATCH v2 7/9] completion: improve handling of --track in switch/checkout
` [PATCH v2 8/9] completion: improve handling of -c/-C and -b/-B "
` [PATCH v2 9/9] completion: improve handling of --orphan option of switch/checkout

[RFC PATCH v2 0/4] grep: honor sparse checkout and add option to ignore it
 2020-05-28  1:13 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] doc: grep: unify info on configuration variables
  ` [PATCH v3 2/5] t/helper/test-config: return exit codes consistently
  ` [PATCH v3 3/5] config: correctly read worktree configs in submodules
  ` [PATCH v3 4/5] grep: honor sparse checkout patterns
  ` [PATCH v3 5/5] config: add setting to ignore sparsity patterns in some cmds

[PATCH v2 0/4] propose config-based hooks
 2020-05-27 23:37 UTC  (4+ messages)
` [PATCH v2 3/4] hook: add list command

Draft of Git Rev News edition 63
 2020-05-27 21:54 UTC  (3+ messages)

Question about behaviour of git-checkout --patch option
 2020-05-27 21:27 UTC  (7+ messages)

[PATCH 00/13] upload-pack: use 'struct upload_pack_data' thoroughly, part 1
 2020-05-27 20:41 UTC  (25+ messages)
` [PATCH 00/12] upload-pack: use 'struct upload_pack_data' thoroughly, part 2
  ` [PATCH 01/12] upload-pack: actually use some upload_pack_data bitfields
  ` [PATCH 02/12] upload-pack: move static vars to upload_pack_data
  ` [PATCH 03/12] upload-pack: move use_sideband "
  ` [PATCH 04/12] upload-pack: move filter_capability_requested "
  ` [PATCH 05/12] upload-pack: move multi_ack "
  ` [PATCH 06/12] upload-pack: change multi_ack to an enum
  ` [PATCH 07/12] upload-pack: pass upload_pack_data to upload_pack_config()
  ` [PATCH 08/12] upload-pack: move keepalive to upload_pack_data
  ` [PATCH 09/12] upload-pack: move allow_filter "
  ` [PATCH 10/12] upload-pack: move allow_ref_in_want "
  ` [PATCH 11/12] upload-pack: move allow_sideband_all "
  ` [PATCH 12/12] upload-pack: move pack_objects_hook "

2.27.0-rc2 Test Report for HPE NonStop TNS/S
 2020-05-27 20:23 UTC 

[Feature request] Add -u option to git rm to delete untracked files
 2020-05-27 19:31 UTC  (5+ messages)

rationale behind git not tracking history of branches
 2020-05-27 19:31 UTC  (5+ messages)

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-27 17:35 UTC  (4+ messages)
` [PATCH 0/2] Clarify some of the fixup! documenation
  ` [PATCH 1/2] doc: fixup/squash: clarify use of <oid-hash> in subject line

[PATCH] reftable: technical documentation link fixes
 2020-05-27 17:14 UTC  (5+ messages)

[PATCH v2 0/1] Documentation fix related to hash algorithm
 2020-05-27 17:05 UTC  (3+ messages)
` [PATCH v2 1/1] Documentation: correct hash environment variable

[PATCH] grep: add configuration variables for --heading
 2020-05-27 16:45 UTC  (3+ messages)
` [PATCH v2] "

git submodule question
 2020-05-27 15:01 UTC 

Bug: "git restore --staged" on a newly created repository
 2020-05-27  7:32 UTC  (2+ messages)

Bug report: Parameters for the `prepare-commit-msg` hook could use better documentation
 2020-05-26 23:43 UTC 

[L10N] Kickoff for Git 2.27.0 round #2
 2020-05-26 23:32 UTC 

[ANNOUNCE] Git for Windows 2.27.0-rc2
 2020-05-26 20:45 UTC 

[PATCH 7/7] rev-list-options.txt
 2020-05-26 19:20 UTC  (7+ messages)
` [PATCH v2] rev-list-options.txt: start a list for `show-pulls`


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