git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-01-12 20:52:07 to 2023-01-16 12:32:14 UTC [more...]

Gitorious should use CRC128 / 256 / 512 instead of SHA-1
 2023-01-16 12:31 UTC  (11+ messages)

[PATCH] ls-tree: add --sparse-filter-oid argument
 2023-01-16 12:14 UTC  (4+ messages)

[PATCH] worktree add: introduce basic DWYM for --orphan
 2023-01-16 10:52 UTC  (3+ messages)

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2023-01-16 10:47 UTC  (18+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v5 0/4] "
        ` [PATCH v6 "
          ` [PATCH v7 "
            ` [PATCH v8 "
              ` [PATCH v8 3/4] worktree add: add --orphan flag

bugreport: "git checkout -B" allows checking out one branch across multiple worktrees
 2023-01-16  2:50 UTC  (4+ messages)

ctrl-z ignored by git; creates blobs from non-existent repos
 2023-01-16  2:07 UTC  (6+ messages)

[PATCH] ci: do not die on deprecated-declarations warning
 2023-01-16  0:39 UTC  (29+ messages)
        ` [PATCH 1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
        ` [PATCH 2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
        ` [PATCH 3/3] http: support CURLOPT_PROTOCOLS_STR
` [PATCH v2] ci: do not die on deprecated-declarations warning

[PATCH 0/2] branch: operations on orphan branches
 2023-01-16  0:06 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] avoid unnecessary worktrees traversing
  ` [PATCH v2 2/3] branch: description for orphan branch errors
  ` [PATCH 3/3] branch: rename orphan branches in any worktree
  ` [PATCH v2 "

[PATCH v4 0/5] notes.c: introduce "--separator" optio
 2023-01-15 22:15 UTC  (12+ messages)
` [PATCH v4 1/5] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
` [PATCH v4 3/5] notes.c: drop unreachable code in 'append_edit()'
` [PATCH v4 4/5] notes.c: provide tips when target and append note are both empty
` [PATCH v4 5/5] notes.c: introduce "--separator" option

Segmentation fault within git read-tree
 2023-01-15 21:49 UTC  (4+ messages)

[PATCH v4 0/5] submodule: parallelize diff
 2023-01-15  9:31 UTC  (2+ messages)

[PATCH v4 0/4] Optionally skip hashing index on write
 2023-01-15  9:31 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] format-patch: unleak "-v <num>"
 2023-01-15  8:03 UTC 

[PATCH v5 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-01-15  3:34 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH] t/interop: allow tests to run "git env--helper"
 2023-01-15  2:06 UTC  (6+ messages)
` [PATCH] env-helper: move this built-in to to "test-tool env-helper"

What's cooking in git.git (Jan 2023, #04; Sat, 14)
 2023-01-15  2:07 UTC  (5+ messages)
` ja/worktree-orphan (was What's cooking in git.git (Jan 2023, #04; Sat, 14))

[PATCH 0/4] clarify ls-files docs
 2023-01-14 20:26 UTC  (10+ messages)
` [PATCH 1/4] ls-files: add missing documentation for --resolve-undo option
` [PATCH 2/4] ls-files: clarify descriptions of file selection options
` [PATCH 3/4] ls-files: clarify descriptions of status tags for -t
` [PATCH 4/4] ls-files: guide folks to --exclude-standard over other --exclude* options

[PATCH] t6426: fix TODO about making test more comprehensive
 2023-01-14 18:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ls-tree: fix expansion of repeated %(path)
 2023-01-14 18:24 UTC  (4+ messages)
` [BONUS][PATCH] ls-tree: remove dead store and strbuf for quote_c_style()

test_pause giving '__git_ps1: not found' warning
 2023-01-14 17:49 UTC  (2+ messages)

BUG: git grep behave oddly with alternatives
 2023-01-14 16:08 UTC  (19+ messages)

git.functions to improve the git users experience in your bash
 2023-01-14 11:25 UTC  (2+ messages)

[PATCH v3] sparse-checkout.txt: new document with sparse-checkout directions
 2023-01-14 10:18 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v1 0/3] fixes for commented out code in tests (was "Re: [PATCH] *: fix typos which duplicate a word")
 2023-01-14  9:43 UTC  (5+ messages)
` [PATCH v1 3/3] t7527: use test_when_finished in 'case insensitive+preserving'

[PATCH v7 0/2] check-attr: add support to work with tree-ish
 2023-01-14  8:30 UTC  (3+ messages)
  ` [PATCH v7 1/2] t0003: move setup for `--all` into new block
  ` [PATCH v7 2/2] attr: add flag `--source` to work with tree-ish

[PATCH v5 0/2] check-attr: add support to work with tree-ish
 2023-01-14  8:26 UTC  (4+ messages)
` [PATCH v5 2/2] attr: add flag `--source` "

[PATCH v6 0/2] check-attr: add support to work with tree-ish
 2023-01-14  8:23 UTC  (5+ messages)
  ` [PATCH v6 2/2] attr: add flag `--source` "

[PATCH] ls-files: add %(skipworktree) atom to format option
 2023-01-14  3:00 UTC  (9+ messages)

[PATCH] rebase -i: allow a comment after a "break" command
 2023-01-14  2:47 UTC  (9+ messages)

Did config `branch.<name>.fetch` ever exist?
 2023-01-14  1:33 UTC  (7+ messages)
  ` [PATCH] doc: fix non-existing config name
        ` [PATCH v2] doc: fix non-existent "

[PATCH v3 00/11] Enhance credential helper protocol to include auth headers
 2023-01-13 21:06 UTC  (17+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 6/8] test-http-server: pass Git requests to http-backend
  ` [PATCH v5 00/10] Enhance credential helper protocol to include auth headers
    ` [PATCH v5 01/10] daemon: libify socket setup and option functions
    ` [PATCH v5 05/10] test-http-server: add HTTP error response function
    ` [PATCH v5 06/10] test-http-server: add simple authentication
    ` [PATCH v5 10/10] credential: add WWW-Authenticate header to cred requests

[PATCH 00/10] sequencer API & users: fix widespread leaks
 2023-01-13 20:47 UTC  (12+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 3/9] rebase & sequencer API: fix get_replay_opts() leak in "rebase"
  ` [PATCH v2 4/9] builtin/revert.c: move free-ing of "revs" to replay_opts_release()
  ` [PATCH v2 5/9] builtin/rebase.c: rename "squash_onto_name" to "to_free"
  ` [PATCH v2 6/9] builtin/rebase.c: fix "options.onto_name" leak

[PATCH] rebase: cleanup "--exec" option handling
 2023-01-13 20:06 UTC  (2+ messages)

[PATCH v2 00/20] leak fixes: various simple leak fixes
 2023-01-13 19:57 UTC  (5+ messages)
` [PATCH v3 00/19] "
  ` [PATCH v3 13/19] builtin/merge.c: always free "struct strbuf msg"

[PATCH v2] scalar: show progress if stderr refer to a terminal
 2023-01-13 19:52 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] date.c: allow ISO 8601 reduced precision times
 2023-01-13 19:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] cache API: always have a "istate->repo"
 2023-01-13 19:22 UTC  (5+ messages)
` [PATCH v2 0/6] "

[PATCH] merge: break out of all_strategy loop when strategy is found
 2023-01-13 18:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: use "git switch -c" rather than "git checkout -b" consistently
 2023-01-13 17:58 UTC  (4+ messages)
` [PATCH v2] doc: add "git switch -c" as another option on detached HEAD

[PATCH 0/5] Documentation: updates and a correction around 'ORIG_HEAD'
 2023-01-13 17:56 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] git-prompt: customizable symbols
 2023-01-13 17:53 UTC 

Gitorious should use CRC128 / 256 / 512 instead of SHA-1
 2023-01-13 17:44 UTC  (26+ messages)

[PATCH 0/5] cleaning up read_object() family of functions
 2023-01-13 17:40 UTC  (6+ messages)
` [PATCH 1/5] object-file: inline calls to read_object()
    ` [PATCH] object-file: fix indent-with-space

[PATCH] docs: link generating patch sections
 2023-01-13 16:15 UTC  (4+ messages)
` [PATCH v2] "

Bug report: checkout --recurse-submodules failing
 2023-01-13 13:58 UTC  (2+ messages)

Parallelism for submodule update
 2023-01-13 10:49 UTC  (3+ messages)

Round-tripping fast-export/import changes commit hashes
 2023-01-13  7:21 UTC  (15+ 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).