git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-09-25 19:01:16 to 2020-09-28 21:20:04 UTC [more...]

[RFC PATCH 0/2] teach `worktree list` to mark locked worktrees
 2020-09-28 21:19 UTC  (4+ messages)
` [RFC PATCH 1/2] worktree: teach `list` to mark locked worktree
` [RFC PATCH 2/2] t2402: add test to locked linked worktree marker

[PATCH 00/10] CMake and Visual Studio
 2020-09-28 21:09 UTC  (44+ messages)
` [PATCH 02/10] cmake: do find Git for Windows' shell interpreter
` [PATCH 06/10] cmake (Windows): let the `.dll` files are found when running the tests
` [PATCH 07/10] cmake (Windows): complain when encountering an unknown compiler
` [PATCH 09/10] cmake (Windows): recommend using Visual Studio's built-in CMake support
` [PATCH 10/10] hashmap_for_each_entry(): work around MSVC's run-time check failure #3
` [PATCH v2 00/10] CMake and Visual Studio
  ` [PATCH v2 01/10] cmake: ignore files generated by CMake as run in "
  ` [PATCH v2 02/10] cmake: do find Git for Windows' shell interpreter
  ` [PATCH v2 03/10] cmake: ensure that the `vcpkg` packages are found on Windows
  ` [PATCH v2 04/10] cmake: fall back to using `vcpkg`'s `msgfmt.exe` "
  ` [PATCH v2 05/10] cmake: quote the path accurately when editing `test-lib.sh`
  ` [PATCH v2 06/10] cmake (Windows): let the `.dll` files be found when running the tests
  ` [PATCH v2 07/10] cmake (Windows): complain when encountering an unknown compiler
  ` [PATCH v2 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically
  ` [PATCH v2 09/10] cmake (Windows): recommend using Visual Studio's built-in CMake support
  ` [PATCH v2 10/10] hashmap_for_each_entry(): workaround MSVC's runtime check failure #3
  ` [PATCH v3 00/11] CMake and Visual Studio
    ` [PATCH v3 01/11] cmake: ignore files generated by CMake as run in "
    ` [PATCH v3 02/11] cmake: do find Git for Windows' shell interpreter
    ` [PATCH v3 03/11] cmake: ensure that the `vcpkg` packages are found on Windows
    ` [PATCH v3 04/11] cmake: fall back to using `vcpkg`'s `msgfmt.exe` "
    ` [PATCH v3 05/11] cmake: quote the path accurately when editing `test-lib.sh`
    ` [PATCH v3 06/11] cmake (Windows): let the `.dll` files be found when running the tests
    ` [PATCH v3 07/11] cmake (Windows): complain when encountering an unknown compiler
    ` [PATCH v3 08/11] cmake (Windows): initialize vcpkg/build dependencies automatically
    ` [PATCH v3 09/11] cmake (Windows): recommend using Visual Studio's built-in CMake support
    ` [PATCH v3 10/11] hashmap_for_each_entry(): workaround MSVC's runtime check failure #3
    ` [PATCH v3 11/11] cmake: fix typo in message when `msgfmt` was not found

[PATCH] credential.c: fix credential reading with regards to CR/LF
 2020-09-28 20:58 UTC  (7+ messages)
` [PATCH v2 0/3] Prepare git credential to read input with DOS line endings
  ` [PATCH v2 1/3] credential.c: fix credential reading with regards to CR/LF
  ` [PATCH v2 2/3] credentials: make line reading Windows compatible
  ` [PATCH v2 3/3] docs: make notes regarding credential line reading

[PATCH] Doc: note minimum scissors line length for mailinfo
 2020-09-28 20:20 UTC  (7+ messages)
` [PATCH v2] Doc: specify exact scissors line

git-filter-repo on Windows
 2020-09-28 20:03 UTC  (2+ messages)

[PATCH v5 0/3] push: add "--[no-]force-if-includes"
 2020-09-28 20:00 UTC  (21+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] push: add reflog check for "--force-if-includes"
  ` [PATCH v6 2/3] push: parse and set flag "
  ` [PATCH v6 3/3] t, doc: update tests, reference "
  ` [PATCH v7 0/3] push: add "--[no-]force-if-includes"
    ` [PATCH v7 1/3] push: add reflog check for "--force-if-includes"
    ` [PATCH v7 2/3] push: parse and set flag "
    ` [PATCH v7 3/3] t, doc: update tests, reference "
    ` [PATCH v8 0/3] push: add "--[no-]force-if-includes"
      ` [PATCH v8 1/3] push: add reflog check for "--force-if-includes"
      ` [PATCH v8 2/3] push: parse and set flag "
      ` [PATCH v8 3/3] t, doc: update tests, reference "

[RFH] sequencer: simplify logic around stopped-sha file
 2020-09-28 19:51 UTC  (4+ messages)

git commit-tree does not honor commit.gpgSign config
 2020-09-28 19:42 UTC  (3+ messages)

[PATCH v4 0/9] propose config-based hooks
 2020-09-28 19:29 UTC  (7+ messages)
` [PATCH v4 3/9] hook: add list command
` [PATCH v4 4/9] hook: add --porcelain to "
` [PATCH v4 6/9] hook: add 'run' subcommand

[PATCH] git-completion.bash: stash-show: add --patch-with-stat
 2020-09-28 18:43 UTC  (2+ messages)

RFC - concurrency causes segfault in git grep since 2.26.0
 2020-09-28 18:22 UTC  (8+ messages)
    ` [PATCH 0/2] Fix race condition and memory leak in delta base cache
      ` [PATCH 1/2] packfile: fix race condition on unpack_entry()
      ` [PATCH 2/2] packfile: fix memory leak in add_delta_base_cache()

[PATCH 0/8] parsing trailers with shortlog
 2020-09-28 17:01 UTC  (35+ messages)
` [PATCH 2/8] shortlog: refactor committer/author grouping
` [PATCH 3/8] trailer: add interface for iterating over commit trailers
` [PATCH 8/8] shortlog: allow multiple groups to be specified
` [PATCH v2 0/8] parsing trailers with shortlog
  ` [PATCH v2 1/8] shortlog: change "author" variables to "ident"
  ` [PATCH v2 2/8] shortlog: add grouping option
  ` [PATCH v2 3/8] trailer: add interface for iterating over commit trailers
  ` [PATCH v2 4/8] shortlog: match commit trailers with --group
  ` [PATCH v2 5/8] shortlog: de-duplicate trailer values
  ` [PATCH v2 6/8] shortlog: rename parse_stdin_ident()
  ` [PATCH v2 7/8] shortlog: parse trailer idents
  ` [PATCH v2 8/8] shortlog: allow multiple groups to be specified

[PATCH 4/4] clone: allow configurable default for `-o`/`--origin`
 2020-09-28 16:04 UTC  (2+ messages)

[PATCH 4/4] clone: allow configurable default for `-o`/`--origin`
 2020-09-28 16:02 UTC  (2+ messages)

[PATCH] config/uploadpack.txt: fix typo in `--filter=tree:<n>`
 2020-09-28 14:44 UTC  (2+ messages)

[PATCH 0/4] Clean-up around get_x_ish()
 2020-09-28 13:26 UTC  (6+ messages)
` [PATCH 2/4] blame: validate and peel the object names on the ignore list

Patchwork housekeeping for: git
 2020-09-28 11:47 UTC  (2+ messages)

Feature suggestion: Features Sets and Feature Dependencies Sets
 2020-09-28  9:45 UTC  (3+ messages)

[PATCH 0/8] various wt-status/worktree cleanups
 2020-09-28  7:16 UTC  (12+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] wt-status: replace sha1 mentions with oid
  ` [PATCH v2 2/7] wt-status: print to s->fp, not stdout
  ` [PATCH v2 3/7] wt-status: introduce wt_status_state_free_buffers()
  ` [PATCH v2 4/7] worktree: inline `worktree_ref()` into its only caller
  ` [PATCH v2 5/7] worktree: update renamed variable in comment
  ` [PATCH v2 6/7] worktree: rename copy-pasted variable
  ` [PATCH v2 7/7] worktree: use skip_prefix to parse target

Segfault during fsck and spreading brokenness
 2020-09-28  6:43 UTC  (3+ messages)

Git remote return custom error messages
 2020-09-27 23:28 UTC  (2+ messages)

Git in Outreachy?
 2020-09-27 21:16 UTC  (5+ messages)

Differences in compound tag sorting between 2.27.0 and 2.21.0
 2020-09-27 20:35 UTC  (5+ messages)

[PATCH] config/fmt-merge-msg.txt: drop space in quote
 2020-09-27 18:15 UTC  (2+ messages)

[PATCH 6/8] worktree: rename copy-pasted variable
 2020-09-27 13:29 UTC  (2+ messages)

[PATCH 0/5] Inclusive naming, part II
 2020-09-27  8:45 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] tests: avoid variations of the `master` branch name
  ` [PATCH v2 5/5] t9902: avoid using the branch name `master`
  ` [PATCH v3 0/5] Inclusive naming, part II
    ` [PATCH v3 1/5] fast-export: avoid using unnecessary language in a code comment
    ` [PATCH v3 2/5] t/test-terminal: avoid non-inclusive language
    ` [PATCH v3 3/5] t3200: avoid variations of the `master` branch name
    ` [PATCH v3 4/5] tests: "
    ` [PATCH v3 5/5] t9902: avoid using the branch name `master`

What's cooking in git.git (Sep 2020, #07; Fri, 25)
 2020-09-27  8:43 UTC  (2+ messages)

[PATCH 06/13] reftable: (de)serialization for the polymorphic record type
 2020-09-27  4:44 UTC 

[PATCH] ref-filter: plug memory leak in reach_filter()
 2020-09-26 22:40 UTC  (3+ messages)

[PATCH] format-patch: teach format.useAutoBase "whenAble" option
 2020-09-26 22:38 UTC  (2+ messages)

[PATCH v2 1/2] completion: use "prev" variable instead of introducing "prevword"
 2020-09-26 22:31 UTC  (4+ messages)
` [PATCH v2 2/2] completion: complete refs after 'git restore -s'

git bug?
 2020-09-26 17:57 UTC 

[PATCH] git-gui: Basic dark mode support
 2020-09-26 14:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pull: don't warn if pull.ff has been set
 2020-09-26  5:41 UTC  (2+ messages)

[PATCH v3 09/10] builtin/diff-tree: learn --merge-base
 2020-09-26  1:52 UTC  (13+ messages)

Git Alias not working in worktree
 2020-09-25 22:28 UTC  (2+ messages)

[PATCH 01/26] transport: not report a non-head push as a branch
 2020-09-25 22:21 UTC  (4+ messages)
` [PATCH 02/26] t5411: add basic test cases for proc-receive hook

[PATCH] protocol: re-enable v2 protocol by default
 2020-09-25 21:24 UTC  (2+ messages)

[PATCH v3 0/1] implement negative refspecs
 2020-09-25 21:07 UTC  (2+ messages)
` [PATCH v3 1/1] refspec: add support for "

[PATCH 00/11] Modernizing the t7001 test script
 2020-09-25 20:54 UTC  (14+ messages)
` [PATCH 03/11] t7001: remove unnecessary blank lines
` [PATCH 07/11] t7001: use ': >' rather than 'touch'
` [PATCH 08/11] t7001: put each command on a separate line
` [PATCH 09/11] t7001: use here-docs instead of echo
` [PATCH 11/11] t7001: move cleanup code from outside the tests into them

[PATCH 0/2] drop unaligned loads
 2020-09-25 20:48 UTC  (5+ messages)
` [PATCH 1/2] bswap.h: "

[RFC 0/1] Leading whitespace as a function identification heuristic?
 2020-09-25 19:05 UTC  (8+ messages)

[PATCH] completion: complete refs after 'git restore -s'
 2020-09-25 19:59 UTC  (3+ 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).