git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-10-17 13:51:03 to 2022-10-20 16:13:12 UTC [more...]

[PATCH 00/12] fsmonitor: Implement fsmonitor for Linux
 2022-10-20 16:13 UTC  (34+ messages)
` [PATCH 01/12] fsmonitor: refactor filesystem checks to common interface
` [PATCH 11/12] fsmonitor: test updates
` [PATCH 12/12] fsmonitor: update doc for Linux
` [PATCH v2 00/12] fsmonitor: Implement fsmonitor "
  ` [PATCH v2 02/12] fsmonitor: relocate socket file if .git directory is remote
  ` [PATCH v2 07/12] fsmonitor: prepare to share code between Mac OS and Linux
  ` [PATCH v2 09/12] fsmonitor: implement filesystem change listener for Linux

Cloning remotely under git for Windows not working
 2022-10-20 15:58 UTC 

Cloning remotely under git for Windows not working
 2022-10-20 15:48 UTC 

[BUG] Unicode filenames handling in `git log --stat`
 2022-10-20 15:46 UTC  (6+ messages)
` [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth()

What's cooking in git.git (Oct 2022, #06; Wed, 19)
 2022-10-20 15:38 UTC  (4+ messages)
` pw/rebase-reflog-fixes (was Re: What's cooking in git.git (Oct 2022, #06; Wed, 19))

What's cooking in git.git (Oct 2022, #06; Wed, 19)
 2022-10-20 15:35 UTC  (3+ messages)

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-20 14:42 UTC  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 4/7] trace2: rename the thread_name argument to trace2_thread_start
  ` [PATCH v2 6/7] trace2: add stopwatch timers

[PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
 2022-10-20 12:56 UTC  (4+ messages)

git-send-email with GPG signed commits?
 2022-10-20 12:46 UTC  (2+ messages)

diff: Add support for man(7) pages
 2022-10-20 12:19 UTC 

[PATCH] tmp-objdir: do not opendir() when handling a signal
 2022-10-20 11:58 UTC  (2+ messages)
` Another possible instance of async-signal-safe opendir path callstack? (Was: [PATCH] tmp-objdir: do not opendir() when handling a signal)

[PATCH 0/3] Implement filtering repacks
 2022-10-20 11:23 UTC  (3+ messages)

[BUG] 'make install' may overwrite existing directories
 2022-10-20 10:58 UTC 

[PATCH v2 0/8] rebase: make reflog messages independent of the backend
 2022-10-20  9:50 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] rebase --apply: remove duplicated code

git-send-email adds a second From: in the body if eml contains one already
 2022-10-20  8:56 UTC 

Commit amend during a merge conflict
 2022-10-20  8:24 UTC 

Multiple --global config workspaces?
 2022-10-20  2:39 UTC  (9+ messages)

[PATCH v2 0/2] archive: Add --recurse-submodules to git-archive command
 2022-10-20  1:21 UTC  (12+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 4/9] tree: handle submodule case for read_tree_at properly
  ` [PATCH v3 6/9] archive: pass repo objects to write_archive handlers

[PATCH 0/5] core: update our SHA-1 docs, use sha1collisiondetection on OSX too
 2022-10-19 22:27 UTC  (12+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] fsmonitor OSX: compile with DC_SHA1=YesPlease
  ` [PATCH v2 2/4] Makefile: create and use sections for "define" flag listing
  ` [PATCH v2 3/4] Makefile: really use and document sha1collisiondetection by default
  ` [PATCH v2 4/4] Makefile: rephrase the discussion of *_SHA1 knobs

[PATCH] embargoed releases: also describe the git-security list and the process
 2022-10-19 22:01 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 00/10] run-command API: add run_command_{l,sv}_opt()
 2022-10-19 19:41 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] run-command.c: refactor run_command_*_tr2() to internal helpers
  ` [PATCH v2 02/10] merge: remove always-the-same "verbose" arguments
  ` [PATCH v2 03/10] run-command API: add and use a run_command_l_opt()
  ` [PATCH v2 04/10] am: use run_command_l_opt() for show_patch()
  ` [PATCH v2 05/10] run-command API docs: clarify & fleshen out run_command_v_opt*() docs
  ` [PATCH v2 06/10] run-command API: remove RUN_COMMAND_STDOUT_TO_STDERR flag
  ` [PATCH v2 07/10] run-command API & diff.c: remove run_command_v_opt_cd_env()
  ` [PATCH v2 08/10] run-command API & users: remove run_command_v_opt_tr2()
  ` [PATCH v2 09/10] gc: use strvec_pushf(), avoid redundant strbuf_detach()
  ` [PATCH v2 10/10] run-command API: add and use a run_command_sv_opt()

2.38.1 Build Version Confusion
 2022-10-19 16:25 UTC  (5+ messages)

[PATCH v2 0/2] update internal patch-id to use "stable" algorithm
 2022-10-19 16:19 UTC  (14+ messages)
` [PATCH v3 0/7] patch-id fixes and improvements
  ` [PATCH v3 3/7] builtin: patch-id: fix patch-id with binary diffs
  ` [PATCH v3 5/7] builtin: patch-id: add --include-whitespace as a command mode
  ` [PATCH v3 7/7] documentation: format-patch: clarify requirements for patch-ids to match

linux-leaks CI failure on master
 2022-10-19 15:36 UTC  (6+ messages)
  ` [PATCH] Makefile: force -O0 when compiling with SANITIZE=leak

[PATCH v2 0/7] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-10-19 15:35 UTC  (13+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 5/8] rebase: rename merge_base to branch_base
  ` [PATCH v4 0/8] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
    ` [PATCH v4 3/8] rebase: be stricter when reading state files containing oids

Handling rebasing better
 2022-10-19 13:30 UTC  (3+ messages)

[RFC PATCH 1/2] notes: support fetching notes from an external repo
 2022-10-19  9:15 UTC  (4+ messages)

Cannot rebase – possible Git for Windows bug?
 2022-10-18 22:35 UTC  (5+ messages)
    ` Dead-end Situation created by amending a merge commit in a topic branch

[PATCH] completion: support amend and reword in git commit fixup option
 2022-10-18 21:49 UTC 

[PATCH] revision: ignore non-existent objects in resolve-undo list
 2022-10-18 20:29 UTC  (4+ messages)

[ANNOUNCE] Git Merge 2022 videos available
 2022-10-18 18:55 UTC 

[PATCH] {merge,fmt-merge-msg}: Add the --from-name argument
 2022-10-18 18:36 UTC 

[ANNOUNCE] Git for Windows 2.38.1
 2022-10-18 17:10 UTC 

[ANNOUNCE] Git v2.38.1 and others
 2022-10-18 17:01 UTC 

[PATCH 0/2] [2.38 regression] config: respect includes in protected config
 2022-10-18 14:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
 2022-10-18 15:09 UTC  (25+ messages)
` [PATCH 5/5] cmake: avoid editing t/test-lib.sh
` [PATCH v2 0/5] Some fixes and an improvement for using CTest on Windows
  ` [PATCH v2 1/5] cmake: make it easier to diagnose regressions in CTest runs
  ` [PATCH v2 4/5] cmake: avoid editing t/test-lib.sh
  ` [PATCH v3 0/5] Some fixes and an improvement for using CTest on Windows
    ` [PATCH v3 1/5] cmake: make it easier to diagnose regressions in CTest runs
    ` [PATCH v3 2/5] cmake: copy the merge tools for testing
    ` [PATCH v3 3/5] add -p: avoid ambiguous signed/unsigned comparison
    ` [PATCH v3 4/5] cmake: avoid editing t/test-lib.sh
    ` [PATCH v3 5/5] cmake: increase time-out for a long-running test

[BUG] git fetch fetches tags matching negative refspec
 2022-10-18 12:40 UTC  (6+ messages)

[RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty
 2022-10-18  9:23 UTC  (3+ messages)

[RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty
 2022-10-18  8:08 UTC  (3+ messages)

[PATCH] repack: don't remove .keep packs with `--pack-kept-objects`
 2022-10-18  6:54 UTC  (2+ messages)

[PATCH v2] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
 2022-10-18  6:54 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] builtin/repack.c: remove redundant pack-based bitmaps
 2022-10-18  6:29 UTC  (10+ messages)
` [PATCH v2] "

git revert --reference doesn't populate commit subject
 2022-10-18  3:02 UTC 

[PATCH 0/1] Git.pm: add semicolon after catch statement
 2022-10-18  1:39 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/12] more unused-parameter fixes / annotations
 2022-10-18  1:10 UTC  (13+ messages)
` [PATCH 01/12] diffstat_consume(): assert non-zero length
` [PATCH 02/12] submodule--helper: drop unused argc from module_list_compute()
` [PATCH 03/12] update-index: drop unused argc from do_reupdate()
` [PATCH 04/12] mark unused parameters in trivial compat functions
` [PATCH 05/12] object-file: mark unused parameters in hash_unknown functions
` [PATCH 06/12] string-list: mark unused callback parameters
` [PATCH 07/12] date: mark unused parameters in handler functions
` [PATCH 08/12] apply: mark unused parameters in handlers
` [PATCH 09/12] apply: mark unused parameters in noop error/warning routine
` [PATCH 10/12] convert: mark unused parameter in null stream filter
` [PATCH 11/12] diffcore-pickaxe: mark unused parameters in pickaxe functions
` [PATCH 12/12] ll-merge: mark unused parameters in callbacks

[PATCH] abspath.h file is generated by makeheaders tool
 2022-10-18  0:52 UTC  (6+ messages)
` [PATCH v2] "

What's cooking in git.git (Oct 2022, #05; Mon, 17)
 2022-10-17 23:05 UTC 

[PATCH v2 0/9] cocci: make "incremental" possible + a ccache-like tool
 2022-10-17 19:18 UTC  (6+ messages)
` [PATCH v3 00/11] "

git 2.38.0: Change in `git archive` output
 2022-10-17 19:14 UTC  (5+ messages)

git gc error with git 2.37.2? (Introduced in 5a5ea141e7)
 2022-10-17 18:25 UTC  (3+ messages)

"submodule foreach" much slower than removed "submodule--helper --list"
 2022-10-17 17:46 UTC  (4+ messages)

"submodule foreach" much slower than removed "submodule--helper --list"
 2022-10-17 17:02 UTC  (3+ messages)

icase pathspec magic support in ls-tree
 2022-10-17 15:46 UTC  (9+ messages)

[Outreachy]Amend error messages and prompts of various (sub)commands
 2022-10-17 13: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).