git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-01-17 21:39:45 to 2023-01-19 22:39:21 UTC [more...]

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2023-01-19 22:20 UTC  (19+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
    ` [PATCH v7 "
      ` [PATCH v8 "
        ` [PATCH v8 3/4] worktree add: add --orphan flag

[PATCH] fetch: fix duplicate remote parallel fetch bug
 2023-01-19 22:05 UTC 

[PATCH] rebase: mark --update-refs as requiring the merge backend
 2023-01-19 21:47 UTC  (2+ messages)

Parallelism for submodule update
 2023-01-19 21:39 UTC  (2+ messages)

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

Race condition on `git checkout -c`
 2023-01-19 21:13 UTC 

[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
 2023-01-19 20:34 UTC  (12+ messages)
` [PATCH 1/8] t5558: add tests for creationToken heuristic
` [PATCH 4/8] bundle-uri: download in creationToken order
` [PATCH 5/8] clone: set fetch.bundleURI if appropriate
` [PATCH 6/8] bundle-uri: drop bundle.flag from design doc
` [PATCH 7/8] fetch: fetch from an external bundle URI

[PATCH] die: fix inconsistencies with header
 2023-01-19 20:28 UTC  (2+ messages)
` [PATCH v2] die: fix inconsistencies with usage header

[PATCH v4] pretty-formats: add hard truncation, without ellipsis, options
 2023-01-19 18:18 UTC  (7+ messages)
` [PATCH v5 0/5] Pretty formats: Clarify column alignment
  ` [PATCH v5 1/5] doc: pretty-formats: separate parameters from placeholders
  ` [PATCH v5 2/5] doc: pretty-formats: delineate `%<|(` parameter values
  ` [PATCH v5 3/5] doc: pretty-formats document negative column alignments
  ` [PATCH v5 4/5] doc: pretty-formats describe use of ellipsis in truncation
  ` [PATCH v5 5/5] doc: pretty-formats note wide char limitations, and add tests

Redirect isn't working:
 2023-01-19 18:06 UTC 

[PATCH 0/2] [RFC] push: allow delete one level ref
 2023-01-19 17:39 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] mingw: replace deprecated GetVersion with RtlGetVersion
 2023-01-19 17:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ls-files: add %(skipworktree) atom to format option
 2023-01-19 17:34 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] docs: fix sparse-checkout docs link
  ` [PATCH v2 2/2] ls-files: add %(skipworktree) atom to format option

Is GGG mislabeling topics?
 2023-01-19 17:32 UTC 

[PATCH] checkout: document -b/-B to highlight the differences from "git branch"
 2023-01-19 17:12 UTC 

[PATCH] git-cat-file.txt: fix list continuations rendering literally
 2023-01-19 16:24 UTC  (4+ messages)

[PATCH] builtin/checkout: check the branch used in -B with worktrees
 2023-01-19 14:21 UTC  (12+ messages)
` [PATCH v2] checkout/switch: disallow checking out same branch in multiple worktrees
  ` [PATCH v3] "
    ` Re* "

[PATCH] worktree: teach find_shared_symref to ignore current worktree
 2023-01-19 10:48 UTC  (4+ messages)

[PATCH] grep: fall back to interpreter mode if JIT fails
 2023-01-19  9:19 UTC  (11+ messages)

[PATCH] hash-object: fix descriptor leak with --literally
 2023-01-19  8:20 UTC  (3+ messages)

[RFC/PATCH 0/6] hash-object: use fsck to check objects
 2023-01-19  2:31 UTC  (19+ messages)
` [PATCH 1/6] t1007: modernize malformed object tests
` [PATCH 2/6] t1006: stop using 0-padded timestamps
` [PATCH 3/6] t7030: stop using invalid tag name
` [PATCH 4/6] t: use hash-object --literally when created malformed objects
` [PATCH 5/6] fsck: provide a function to fsck buffer without object struct
` [PATCH 6/6] hash-object: use fsck for object checks

[PATCH v8 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-01-19  1:05 UTC  (5+ messages)
` [PATCH v8 1/2] send-email: refactor header generation functions
` [PATCH v8 2/2] send-email: expose header information to git-send-email's sendemail-validate hook

[PATCH v2 0/9] config API: make "multi" safe, fix numerous segfaults
 2023-01-19  1:03 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/9] config tests: cover blind spots in git_die_config() tests
  ` [PATCH v3 3/9] config tests: add "NULL" tests for *_get_value_multi()
  ` [PATCH v3 5/9] config API: have *_multi() return an "int" and take a "dest"
  ` [PATCH v3 7/9] config API users: test for *_get_value_multi() segfaults
  ` [PATCH v3 8/9] config API: add "string" version of *_value_multi(), fix segfaults

[PATCH v2] grep: correctly identify utf-8 characters with \{b,w} in -P
 2023-01-18 23:24 UTC  (9+ messages)
` [PATCH v3] "

[PATCH v3 00/19] leak fixes: various simple leak fixes
 2023-01-18 23:20 UTC  (36+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/19] worktree: fix a trivial leak in prune_worktrees()
      ` [PATCH v4 20/19] branch: the ref_filter is not cleaned
  ` [PATCH v4 15/19] object-file.c: release the "tag" in check_tag()
  ` [PATCH v5 00/19] leak fixes: various simple leak fixes
    ` [PATCH v5 01/19] tests: mark tests as passing with SANITIZE=leak
    ` [PATCH v5 02/19] bundle.c: don't leak the "args" in the "struct child_process"
    ` [PATCH v5 03/19] commit-graph: use free_commit_graph() instead of UNLEAK()
    ` [PATCH v5 04/19] clone: use free() "
    ` [PATCH v5 05/19] various: add missing clear_pathspec(), fix leaks
    ` [PATCH v5 06/19] name-rev: don't xstrdup() an already dup'd string
    ` [PATCH v5 07/19] repack: fix leaks on error with "goto cleanup"
    ` [PATCH v5 08/19] worktree: fix a trivial leak in prune_worktrees()
    ` [PATCH v5 09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
    ` [PATCH v5 10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
    ` [PATCH v5 11/19] commit-graph: fix a parse_options_concat() leak
    ` [PATCH v5 12/19] show-branch: free() allocated "head" before return
    ` [PATCH v5 13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak
    ` [PATCH v5 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error
    ` [PATCH v5 15/19] object-file.c: release the "tag" in check_tag()
    ` [PATCH v5 16/19] grep.c: refactor free_grep_patterns()
    ` [PATCH v5 17/19] grep API: plug memory leaks by freeing "header_list"
    ` [PATCH v5 18/19] receive-pack: free() the "ref_name" in "struct command"
    ` [PATCH v5 19/19] push: free_refs() the "local_refs" in set_refspecs()

[PATCH v4 0/8] Enhance credential helper protocol to include auth headers
 2023-01-18 23:16 UTC  (43+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 02/10] daemon: libify child process handling functions
  ` [PATCH v5 03/10] daemon: rename some esoteric/laboured terminology
  ` [PATCH v5 05/10] test-http-server: add HTTP error response function
  ` [PATCH v5 06/10] test-http-server: add simple authentication
  ` [PATCH v5 09/10] http: read HTTP WWW-Authenticate response headers
  ` [PATCH v5 10/10] credential: add WWW-Authenticate header to cred requests
  ` [PATCH v6 00/12] Enhance credential helper protocol to include auth headers
    ` [PATCH v6 01/12] daemon: libify socket setup and option functions
    ` [PATCH v6 02/12] daemon: libify child process handling functions
    ` [PATCH v6 03/12] daemon: rename some esoteric/laboured terminology
    ` [PATCH v6 04/12] test-http-server: add stub HTTP server test helper
    ` [PATCH v6 05/12] test-http-server: add HTTP error response function
    ` [PATCH v6 06/12] test-http-server: add HTTP request parsing
    ` [PATCH v6 07/12] test-http-server: pass Git requests to http-backend
    ` [PATCH v6 08/12] test-http-server: add simple authentication
    ` [PATCH v6 09/12] test-http-server: add sending of arbitrary headers
    ` [PATCH v6 10/12] http: replace unsafe size_t multiplication with st_mult
    ` [PATCH v6 11/12] http: read HTTP WWW-Authenticate response headers
    ` [PATCH v6 12/12] credential: add WWW-Authenticate header to cred requests

[PATCH] branch: improve advice when --recurse-submodules fails
 2023-01-18 21:58 UTC  (2+ messages)

[PATCH v6 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-01-18 20:44 UTC  (8+ messages)
` [PATCH v6 2/2] "

[PATCH] worktree add: introduce basic DWYM for --orphan
 2023-01-18 20:43 UTC  (3+ messages)

[PATCH] git: replace strbuf_addstr with strbuf_addch for all strings of length 2
 2023-01-18 18:53 UTC  (3+ messages)

[BUG?] 'git rebase --update-refs --whitespace=fix' incompatible, but not enforced
 2023-01-18 18:07 UTC  (6+ messages)

[PATCH] ssh signing: better error message when key not in agent
 2023-01-18 16:29 UTC  (5+ messages)

[PATCH v2 0/9] sequencer API & users: fix widespread leaks
 2023-01-18 16:09 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] rebase: use "cleanup" pattern in do_interactive_rebase()
  ` [PATCH v3 2/8] sequencer.c: split up sequencer_remove_state()
  ` [PATCH v3 3/8] rebase & sequencer API: fix get_replay_opts() leak in "rebase"
  ` [PATCH v3 4/8] builtin/revert.c: move free-ing of "revs" to replay_opts_release()
  ` [PATCH v3 5/8] builtin/rebase.c: fix "options.onto_name" leak
  ` [PATCH v3 6/8] sequencer.c: always free() the "msgbuf" in do_pick_commit()
  ` [PATCH v3 7/8] builtin/rebase.c: free() "options.strategy_opts"
  ` [PATCH v3 8/8] commit.c: free() revs.commit in get_fork_point()

test_pause giving '__git_ps1: not found' warning
 2023-01-18 13:50 UTC  (4+ messages)

[PATCH v2] curl: resolve deprecated curl declarations
 2023-01-18  7:30 UTC  (8+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "
      ` [PATCH v6] "
        ` [PATCH v7] "
          ` [PATCH v8] "

[ANNOUNCE] Git 2.39.1 and others
 2023-01-18  6:34 UTC  (3+ messages)

[PATCH] ci: do not die on deprecated-declarations warning
 2023-01-18  1:03 UTC  (7+ messages)
        ` [PATCH v2] avoiding deprecated curl options

[PATCH] fsm-listen-daarwin: combine bit operations
 2023-01-17 21:54 UTC  (2+ messages)
` [PATCH v2] fsm-listen-darwin: "

[PATCH v7 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-01-17 20:57 UTC  (4+ messages)
` [PATCH v7 2/2] "

[PATCH v5 1/2] send-email: refactor header generation functions
 2023-01-17 21:36 UTC  (2+ messages)

ctrl-z ignored by git; creates blobs from non-existent repos
 2023-01-17 22:40 UTC  (5+ messages)

Join us for Review Club! (possibly from other timezones)
 2023-01-17 22:07 UTC 

[PATCH v5 2/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-01-17 21:58 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).