git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-27 13:16:18 to 2020-09-30 15:26:46 UTC [more...]

[PATCH v2 00/10] CMake and Visual Studio
 2020-09-30 15:26 UTC  (25+ messages)
` [PATCH v3 00/11] "
  ` [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 v4 00/10] CMake and Visual Studio
    ` [PATCH v4 04/10] cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows
    ` [PATCH v4 05/10] cmake: quote the path accurately when editing `test-lib.sh`
    ` [PATCH v4 06/10] cmake (Windows): let the `.dll` files be found when running the tests
    ` [PATCH v4 07/10] cmake (Windows): complain when encountering an unknown compiler
    ` [PATCH v4 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically
    ` [PATCH v4 09/10] cmake (Windows): recommend using Visual Studio's built-in CMake support
    ` [PATCH v4 10/10] hashmap_for_each_entry(): workaround MSVC's runtime check failure #3

[PATCH 00/10] CMake and Visual Studio
 2020-09-30 15:25 UTC  (11+ messages)
` [PATCH 02/10] cmake: do find Git for Windows' shell interpreter
` [PATCH 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically

[PATCH v7 0/3] push: add "--[no-]force-if-includes"
 2020-09-30 14:27 UTC  (12+ messages)
` [PATCH v8 "
  ` [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 "

[PATCH v2 00/19] Parallel Checkout (part I)
 2020-09-30 14:02 UTC  (4+ messages)
` [PATCH v2 11/19] parallel-checkout: make it truly parallel

What's cooking in git.git (Sep 2020, #08; Tue, 29)
 2020-09-30 13:36 UTC  (2+ messages)
` jt/keep-partial-clone-filter-upon-lazy-fetch, was "

[PATCH 0/7] Submodules and partial clones
 2020-09-30 13:28 UTC  (10+ messages)
` [PATCH 1/7] refs: store owning repository for object lookup
` [PATCH 2/7] submodule: use separate submodule repositories
` [PATCH 3/7] Add failing test for partial clones with submodules
` [PATCH 4/7] refs: use correct repo in refs_peel_ref
` [PATCH 5/7] merge-recursive: use separate submodule repository
` [PATCH 6/7] submodule: remove add_submodule_odb
` [PATCH 7/7] submodule: use partial clone filter

[PATCH v3 0/1] implement negative refspecs
 2020-09-30 12:36 UTC  (4+ messages)
` [PATCH v3 1/1] refspec: add support for "

[PATCH 0/10] dropping more unused parameters
 2020-09-30 12:35 UTC  (11+ messages)
` [PATCH 01/10] convert: drop unused crlf_action from check_global_conv_flags_eol()
` [PATCH 02/10] drop unused argc parameters
` [PATCH 03/10] env--helper: write to opt->value in parseopt helper
` [PATCH 04/10] assert PARSE_OPT_NONEG in parse-options callbacks
` [PATCH 05/10] push: drop unused repo argument to do_push()
` [PATCH 06/10] sequencer: drop repository argument from run_git_commit()
` [PATCH 07/10] sparse-checkout: fill in some options boilerplate
` [PATCH 08/10] test-advise: check argument count with argc instead of argv
` [PATCH 09/10] sequencer: handle ignore_footer when parsing trailers
` [PATCH 10/10] dir.c: drop unused "untracked" from treat_path_fast()

Question About Git V2 Protocol & SHA256
 2020-09-30 12:20 UTC  (8+ messages)

[PATCH] combine-diff: handle --find-object in multitree code path
 2020-09-30 11:52 UTC 

[RFC PATCH 0/2] teach `worktree list` to mark locked worktrees
 2020-09-30  8:06 UTC  (12+ 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] Propagate --quiet on submodule update to merge/rebase
 2020-09-30  7:47 UTC 

GIT_DIR output from git worktree list
 2020-09-30  7:34 UTC  (3+ messages)

[PATCH 0/4] clone: allow configurable default for -o/--origin
 2020-09-29 23:47 UTC  (12+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] clone: add tests for --template and some disallowed option pairs
  ` [PATCH v2 2/7] clone: use more conventional config/option layering
  ` [PATCH v2 3/7] remote: add tests for add and rename with invalid names
  ` [PATCH v2 4/7] refs: consolidate remote name validation
  ` [PATCH v2 5/7] clone: validate --origin option before use
  ` [PATCH v2 6/7] clone: read new remote name from remote_name instead of option_origin
  ` [PATCH v2 7/7] clone: allow configurable default for `-o`/`--origin`
      ` [PATCH] clone: add remote.cloneDefault config option

[PATCH] git-completion.bash: stash-show: add --patch-with-stat
 2020-09-29 21:31 UTC  (4+ messages)

[PATCH v9 0/6]Finish converting git bisect to C part 2 subset 1
 2020-09-29 20:55 UTC  (2+ messages)

[PATCH v3 00/10] builtin/diff: learn --merge-base
 2020-09-29 19:53 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/10] builtin/diff-index: "

[PATCH 0/7] Maintenance III: Background maintenance
 2020-09-29 19:48 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/7] maintenance: recommended schedule in register/start

[PATCH] diff: get rid of redundant 'dense' argument
 2020-09-29 18:54 UTC  (2+ messages)

[BUG] git checkout -p HEAD
 2020-09-29 16:02 UTC  (2+ messages)

[PATCH] credential.c: fix credential reading with regards to CR/LF
 2020-09-29  3:00 UTC  (16+ 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 v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-09-28 21:48 UTC  (11+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 05/11] commit-graph: return 64-bit generation number

RFC - concurrency causes segfault in git grep since 2.26.0
 2020-09-29  0:01 UTC  (9+ 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 v2 0/2] Fix race condition and memory leak in delta base cache
    ` [PATCH v2 1/2] packfile: fix race condition on unpack_entry()
    ` [PATCH v2 2/2] packfile: fix memory leak in add_delta_base_cache()

[PATCH 0/2] Fix overriding of partial clone filter when lazy-fetching
 2020-09-28 23:43 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] promisor-remote: remove unused variable
  ` [PATCH v2 2/2] fetch: do not override partial clone filter

[PATCH] Doc: note minimum scissors line length for mailinfo
 2020-09-28 23:41 UTC  (10+ messages)
` [PATCH v2] Doc: specify exact scissors line
  ` [PATCH v3] Doc: show example "

[PATCH] apply: when -R, also reverse list of sections
 2020-09-28 22:07 UTC  (2+ messages)

git commit-tree does not honor commit.gpgSign config
 2020-09-28 22:37 UTC  (4+ messages)

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

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

[PATCH v2 02/10] cmake: do find Git for Windows' shell interpreter
 2020-09-28 19:39 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 0/8] parsing trailers with shortlog
 2020-09-28 17:01 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] shortlog: change "author" variables to "ident"
  ` [PATCH v2 4/8] shortlog: match commit trailers with --group
  ` [PATCH v2 5/8] shortlog: de-duplicate trailer values
  ` [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  (5+ 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  (10+ messages)
` [PATCH v2 0/7] "
  ` [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)


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 NNTP newsgroup(s).