Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-21 19:39:06 to 2023-09-25 18:58:05 UTC [more...]

[PATCH v4] unit tests: Add a project plan document
 2023-09-25 18:57 UTC  (7+ messages)
` [PATCH v7 0/3] Add unit test framework and project plan
  ` [PATCH v7 2/3] unit tests: add TAP unit test framework

[PATCH 0/4] Switch links to https
 2023-09-25 18:55 UTC  (19+ messages)
` [PATCH 1/4] doc: switch "
` [PATCH 2/4] doc: update links to current pages
` [PATCH 3/4] doc: update links for andre-simon.de
` [PATCH 4/4] doc: refer to internet archive
` [PATCH v2 0/4] Switch links to https
  ` [PATCH v2 1/4] doc: switch "
  ` [PATCH v2 2/4] doc: update links to current pages
  ` [PATCH v2 3/4] doc: update links for andre-simon.de
  ` [PATCH v2 4/4] doc: refer to internet archive

Git / Software Freedom Conservancy status report (2023)
 2023-09-25 18:37 UTC 

[PATCH 0/2] repack: implement `--cruft-max-size`
 2023-09-25 18:01 UTC  (4+ messages)
` [PATCH 2/2] builtin/repack.c: implement support for `--cruft-max-size`

[PATCH 0/2] Add mailmap support to ref-filter
 2023-09-25 17:43 UTC  (8+ messages)
` [PATCH 1/2] t/t6300: introduce test_bad_atom()
` [PATCH v2 0/3] Add mailmap support to ref-filter
  ` [PATCH v2 1/3] t/t6300: cleanup test_atom
  ` [PATCH v2 2/3] t/t6300: introduce test_bad_atom
  ` [PATCH v2 3/3] ref-filter: add mailmap support

[PATCH] pretty-formats.txt: fix whitespace
 2023-09-25 17:24 UTC  (4+ messages)

[PATCH 0/6] Add a GitHub workflow to submit builds to Coverity Scan
 2023-09-25 17:20 UTC  (31+ messages)
` [PATCH 1/6] ci: add a GitHub workflow to submit Coverity scans
` [PATCH 2/6] coverity: cache the Coverity Build Tool
` [PATCH 3/6] coverity: allow overriding the Coverity project
` [PATCH 4/6] coverity: support building on Windows
` [PATCH 5/6] coverity: allow running on macOS
` [PATCH 6/6] coverity: detect and report when the token or project is incorrect
` [PATCH v2 0/6] Add a GitHub workflow to submit builds to Coverity Scan
  ` [PATCH v2 1/6] ci: add a GitHub workflow to submit Coverity scans
  ` [PATCH v2 2/6] coverity: cache the Coverity Build Tool
  ` [PATCH v2 3/6] coverity: allow overriding the Coverity project
  ` [PATCH v2 4/6] coverity: support building on Windows
  ` [PATCH v2 5/6] coverity: allow running on macOS
  ` [PATCH v2 6/6] coverity: detect and report when the token or project is incorrect

[PATCH v3] revision: add `--ignore-missing-links` user option
 2023-09-25 16:57 UTC  (7+ messages)
` [PATCH v4] "

[REGRESSION] uninitialized value $address in git send-email when given multiple recipients separated by commas
 2023-09-25 16:17 UTC  (6+ messages)

Please explain avoiding history simplifications when diffing merges
 2023-09-25 16:11 UTC  (4+ messages)

[PATCH] pkt-line: do not chomp EOL for sideband progress info
 2023-09-25 15:41 UTC  (6+ messages)
    ` [PATCH v2 1/3] test-pkt-line: add option parser for unpack-sideband
    ` [PATCH v2 2/3] pkt-line: memorize sideband fragment in reader
    ` [PATCH v2 3/3] pkt-line: do not chomp newlines for sideband messages

Request for Curl.exe update included in Git binaries
 2023-09-25 15:37 UTC 

[PATCH v6 0/9] Repack objects into separate packfiles based on a filter
 2023-09-25 15:25 UTC  (11+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/9] pack-objects: allow `--filter` without `--stdout`
  ` [PATCH v7 2/9] t/helper: add 'find-pack' test-tool
  ` [PATCH v7 3/9] repack: refactor finishing pack-objects command
  ` [PATCH v7 4/9] repack: refactor finding pack prefix
  ` [PATCH v7 5/9] pack-bitmap-write: rebuild using new bitmap when remapping
  ` [PATCH v7 6/9] repack: add `--filter=<filter-spec>` option
  ` [PATCH v7 7/9] gc: add `gc.repackFilter` config option
  ` [PATCH v7 8/9] repack: implement `--filter-to` for storing filtered out objects
  ` [PATCH v7 9/9] gc: add `gc.repackFilterTo` config option

[PATCH] revision: make pseudo-opt flags read via stdin behave consistently
 2023-09-25 13:02 UTC  (6+ messages)
` [PATCH v2] "

[bug] git clone command leaves orphaned ssh process
 2023-09-25 12:29 UTC  (9+ messages)

[PATCH 0/4] CMake(Visual C) support for js/doc-unit-tests
 2023-09-25 11:20 UTC  (17+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 3/7] unit-tests: do show relative file paths
  ` [PATCH v2 6/7] cmake: use test names instead of full paths
  ` [PATCH v2 7/7] cmake: handle also unit tests
  ` [PATCH v3 0/7] CMake(Visual C) support for js/doc-unit-tests
    ` [PATCH v3 1/7] cmake: also build unit tests
    ` [PATCH v3 2/7] unit-tests: do not mistake `.pdb` files for being executable
    ` [PATCH v3 3/7] unit-tests: do show relative file paths
    ` [PATCH v3 4/7] artifacts-tar: when including `.dll` files, don't forget the unit-tests
    ` [PATCH v3 5/7] cmake: fix typo in variable name
    ` [PATCH v3 6/7] cmake: use test names instead of full paths
    ` [PATCH v3 7/7] cmake: handle also unit tests

[PATCH 1/2] transport-helper: no connection restriction in connect_helper
 2023-09-25  1:04 UTC  (12+ messages)
` [PATCH v2 0/3] support remote archive from stateless transport
` [PATCH v2 1/3] transport-helper: no connection restriction in connect_helper
` [PATCH v2 2/3] transport-helper: run do_take_over "
` [PATCH v2 3/3] archive: support remote archive from stateless transport

What's cooking in git.git (Sep 2023, #05; Fri, 15)
 2023-09-24 19:59 UTC  (3+ messages)

Issues with git clone over HTTP/2 and closed connections
 2023-09-24 14:47 UTC  (3+ messages)

[PATCH v5] merge-tree: add -X strategy option
 2023-09-24  2:26 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2] format-patch: add --description-file option
 2023-09-23 22:14 UTC  (3+ messages)
` [PATCH v3] "

[BUG] `git describe` doesn't traverse the graph in topological order
 2023-09-23 12:32 UTC  (17+ messages)

[PATCH 0/2] fix GIT_TEST_SANITIZE_LEAK_LOG=true
 2023-09-23  8:11 UTC  (4+ messages)
` [PATCH v2] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG

[PATCH] .github/workflows: add coverity action
 2023-09-23  7:09 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] diff --stat: set the width defaults in a helper function
 2023-09-23  4:01 UTC 

What's cooking in git.git (Sep 2023, #07; Fri, 22)
 2023-09-23  2:50 UTC 

[PATCH 0/5] Trailer readability cleanups
 2023-09-23  0:48 UTC  (21+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 5/6] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
  ` [PATCH v3 0/9] Trailer readability cleanups
    ` [PATCH v3 1/9] trailer: separate public from internal portion of trailer_iterator
    ` [PATCH v3 2/9] trailer: split process_input_file into separate pieces
    ` [PATCH v3 3/9] trailer: split process_command_line_args into separate functions
    ` [PATCH v3 4/9] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
    ` [PATCH v3 5/9] commit: ignore_non_trailer computes number of bytes to ignore
    ` [PATCH v3 6/9] trailer: find the end of the log message
    ` [PATCH v3 7/9] trailer: use offsets for trailer_start/trailer_end
    ` [PATCH v3 8/9] trailer: only use trailer_block_* variables if trailers were found
    ` [PATCH v3 9/9] trailer: make stack variable names match field names

[PATCH] Documentation/git-status: add missing line breaks
 2023-09-22 22:29 UTC  (2+ messages)

[PATCH] completion: improve doc for complex aliases
 2023-09-22 19:49 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH] completion: loosen and document the requirement around completing alias

[PATCH v3 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both
 2023-09-22 18:26 UTC  (3+ messages)

[PATCH] diff --stat: set the width defaults in a helper function
 2023-09-22 17:52 UTC  (3+ messages)

[PATCH] git-gui - simplify _open_stdout_stderr
 2023-09-22 16:44 UTC 

[PATCH] subtree: fix split processing with multiple subtrees present
 2023-09-22 16:25 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] subtree: changing location of commit ignore processing

[REGRESSION] uninitialized value $address in git send-email
 2023-09-22  7:39 UTC  (10+ messages)

Git in Outreachy? (December, 2023)
 2023-09-22  6:19 UTC  (9+ messages)

[PATCH 0/2] config-parse: create config parsing library
 2023-09-21 23:36 UTC  (15+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] config: split out config_parse_options
  ` [PATCH v2 2/4] config: report config parse errors using cb
` [PATCH v3 0/5] config-parse: create config parsing library
  ` [PATCH v3 1/5] config: split out config_parse_options
  ` [PATCH v3 2/5] config: split do_event() into start and flush operations
  ` [PATCH v3 3/5] config: report config parse errors using cb
  ` [PATCH v3 4/5] config.c: accept config_parse_options in git_config_from_stdin
  ` [PATCH v3 5/5] config-parse: split library out of config.[c|h]

[PATCH] attr: attr.allowInvalidSource config to allow invalid revision
 2023-09-21 21:40 UTC  (5+ messages)

[PATCH] test-lib: set UBSAN_OPTIONS to match ASan
 2023-09-21 21:18 UTC  (2+ messages)

[PATCH 2/2] parse-options: use and require int pointer for OPT_CMDMODE
 2023-09-21 19:28 UTC  (4+ messages)
` [PATCH] am: fix error message in parse_opt_show_current_patch()

[PATCH v4 0/1] range-diff: treat notes like `log`
 2023-09-21 12:30 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "


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