git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 02:31:37 to 2022-08-11 11:20:40 UTC [more...]

[PATCH 0/5] Some fixes and an improvement for using CTest on Windows
 2022-08-11 11:18 UTC  (9+ messages)
` [PATCH 1/5] cmake: align CTest definition with Git's CI runs
` [PATCH 2/5] cmake: copy the merge tools for testing
` [PATCH 3/5] tests: explicitly skip `chmod` calls on Windows
` [PATCH 4/5] add -p: avoid ambiguous signed/unsigned comparison
` [PATCH 5/5] cmake: avoid editing t/test-lib.sh

[PATCH 0/7] Generalize 'scalar diagnose' into 'git bugreport --diagnose'
 2022-08-11 11:06 UTC  (33+ messages)
` [PATCH v2 00/10] Generalize 'scalar diagnose' into 'git diagnose' and "
  ` [PATCH v2 06/10] builtin/diagnose.c: create 'git diagnose' builtin
  ` [PATCH v2 08/10] builtin/bugreport.c: create '--diagnose' option
  ` [PATCH v2 09/10] scalar-diagnose: use 'git diagnose --all'
  ` [PATCH v3 00/11] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose'
    ` [PATCH v3 01/11] scalar-diagnose: use "$GIT_UNZIP" in test
    ` [PATCH v3 02/11] scalar-diagnose: avoid 32-bit overflow of size_t
    ` [PATCH v3 03/11] scalar-diagnose: add directory to archiver more gently
    ` [PATCH v3 04/11] scalar-diagnose: move 'get_disk_info()' to 'compat/'
    ` [PATCH v3 05/11] scalar-diagnose: move functionality to common location
    ` [PATCH v3 06/11] diagnose.c: add option to configure archive contents
    ` [PATCH v3 07/11] builtin/diagnose.c: create 'git diagnose' builtin
    ` [PATCH v3 08/11] builtin/diagnose.c: add '--mode' option
    ` [PATCH v3 09/11] builtin/bugreport.c: create '--diagnose' option
    ` [PATCH v3 10/11] scalar-diagnose: use 'git diagnose --mode=all'
    ` [PATCH v3 11/11] scalar: update technical doc roadmap

[PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
 2022-08-11 10:58 UTC  (5+ messages)
` [PATCH v5 6/6] cat-file: add remote-object-info to batch-command

fsck: BAD_FILEMODE diagnostic broken / never triggers
 2022-08-11  9:39 UTC  (15+ messages)
        ` [PATCH 0/3] actually detect bad file modes in fsck
          ` [PATCH 1/3] tree-walk: add a mechanism for getting non-canonicalized modes
          ` [PATCH 2/3] fsck: actually detect bad file modes in trees
          ` [PATCH 3/3] fsck: downgrade tree badFilemode to "info"

Fwd: Idea: add --squash to cherry-pick
 2022-08-11  8:53 UTC 

[RFC/PATCH] pipe_command(): mark stdin descriptor as non-blocking
 2022-08-11  8:52 UTC  (23+ messages)
    ` [PATCH v2] "
                    ` [PATCH] mingw: handle writes to non-blocking pipe

[PATCH] rev-list: support `--human-readable` option when applied `disk-usage`
 2022-08-11  8:38 UTC  (13+ messages)
` [PATCH v2] rev-list: support human-readable output for `--disk-usage`
    `  "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "

[BUG] git rev-list --missing=allow-promisor
 2022-08-11  8:12 UTC  (2+ messages)

Partial-clone cause big performance impact on server
 2022-08-11  8:09 UTC 

[PATCH] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-08-10 21:41 UTC  (7+ messages)

[PATCH v7 00/15] Rewrite the remaining merge strategies from shell to C
 2022-08-10 21:20 UTC  (21+ messages)
` [PATCH v8 00/14] "
  ` [PATCH v8 01/14] t6060: modify multiple files to expose a possible issue with merge-index
  ` [PATCH v8 02/14] t6060: add tests for removed files
  ` [PATCH v8 03/14] merge-index: libify merge_one_path() and merge_all()
  ` [PATCH v8 04/14] merge-index: drop the index
  ` [PATCH v8 05/14] merge-index: add a new way to invoke `git-merge-one-file'
  ` [PATCH v8 06/14] update-index: move add_cacheinfo() to read-cache.c
  ` [PATCH v8 07/14] merge-one-file: rewrite in C
  ` [PATCH v8 08/14] merge-resolve: "
  ` [PATCH v8 09/14] merge-recursive: move better_branch_name() to merge.c
  ` [PATCH v8 10/14] merge-octopus: rewrite in C
  ` [PATCH v8 11/14] merge: use the "resolve" strategy without forking
  ` [PATCH v8 12/14] merge: use the "octopus" "
  ` [PATCH v8 13/14] sequencer: use the "resolve" "
  ` [PATCH v8 14/14] sequencer: use the "octopus" "

[PATCH] [RFC] list-objects-filter: introduce new filter sparse:buffer=<spec>
 2022-08-10 21:15 UTC  (5+ messages)

[PATCH v3 0/3] t0021: convert perl script to C test-tool helper
 2022-08-10 19:58 UTC  (11+ messages)
` [PATCH v3 2/3] t0021: implementation the rot13-filter.pl script in C

[PATCH v4 0/7] mergetools: vimdiff: regression fixes and improvements
 2022-08-10 19:37 UTC  (10+ messages)
` [PATCH v4 1/7] mergetools: vimdiff: fix comment
` [PATCH v4 2/7] mergetools: vimdiff: make vimdiff3 actually work
` [PATCH v4 3/7] mergetools: vimdiff: silence annoying messages
` [PATCH v4 4/7] mergetools: vimdiff: fix for diffopt
` [PATCH v4 5/7] mergetools: vimdiff: rework tab logic
` [PATCH v4 6/7] mergetools: vimdiff: fix single window layouts
` [PATCH v4 7/7] mergetools: vimdiff: simplify tabfirst

Bug: Git-Alias is callable from outside a git repo
 2022-08-10 19:14 UTC  (2+ messages)
`  "

[PATCH] tests: fix incorrect --write-junit-xml code
 2022-08-10 18:44 UTC  (6+ messages)

[PATCH v3 0/7] mergetools: vimdiff: regression fixes and improvements
 2022-08-10 18:29 UTC  (7+ messages)
` [PATCH v3 7/7] mergetools: vimdiff: restore selective diff mode

[PATCH v4 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-08-10 17:51 UTC  (16+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests

[PATCH 0/4] Add some Glossary terms, and extra renormalize information
 2022-08-10 17:42 UTC  (11+ messages)
` [PATCH 4/4] doc add: renormalize is not idempotent for CRCRLF
        ` [PATCH v2 0/1] .. Add extra renormalize information
          ` [PATCH v2 1/1] doc add: renormalize is not idempotent for CRCRLF

[BUG] Unicode filenames handling in `git log --stat`
 2022-08-10 17:35 UTC  (11+ messages)

[PATCH] Documentation/git-reflog: remove unneeded \ from \{
 2022-08-10 16:55 UTC  (5+ messages)

[PATCH 0/3] refs-advertise: add hook to filter advertised refs
 2022-08-10 13:09 UTC  (3+ messages)

[PATCH v1 0/4] rm: integrate with sparse-index
 2022-08-10 12:47 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] t1092: add tests for `git-rm`
  ` [PATCH v2 3/4] rm: expand the index only when necessary

[PATCH] mingw: include the Python parts in the build
 2022-08-10  9:33 UTC  (9+ messages)
` [PATCH v2 0/3] "
      ` Overriding creation factor in format-patch, was "

What's cooking in git.git (Aug 2022, #02; Fri, 5)
 2022-08-10  9:26 UTC  (4+ messages)

Bugreport: pack-objects died of signal 11
 2022-08-09 16:56 UTC  (10+ messages)
` [PATCH] revision.c: set-up "index_state.repo", don't segfault in pack-objects

What's cooking in git.git (Aug 2022, #03; Mon, 8)
 2022-08-09 16:49 UTC  (3+ messages)
` ds/* (was What's cooking in git.git (Aug 2022, #03; Mon, 8))

[PATCH v3 0/2] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-08-09 15:50 UTC  (6+ messages)
` [PATCH v4 0/2] bundle URIs: design doc
  ` [PATCH v4 1/2] docs: document bundle URI standard
  ` [PATCH v4 2/2] bundle-uri: add example bundle organization

[PATCH v2 0/4] reset/checkout: fix miscellaneous sparse index bugs
 2022-08-09 13:20 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v2 0/5] Bundle URIs II: git clone --bundle-uri
 2022-08-09 13:11 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] remote-curl: add 'get' capability
  ` [PATCH v3 2/5] bundle-uri: create basic file-copy logic
  ` [PATCH v3 3/5] clone: add --bundle-uri option
  ` [PATCH v3 4/5] bundle-uri: add support for http(s):// and file://
  ` [PATCH v3 5/5] clone: --bundle-uri cannot be combined with --depth

[PATCH v1 0/7] mv: from in-cone to out-of-cone
 2022-08-09 12:09 UTC  (26+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] t7002: add tests for moving "
  ` [PATCH v2 3/9] mv: free the *with_slash in check_dir_in_index()
  ` [PATCH v2 4/9] mv: check if <destination> is a SKIP_WORKTREE_DIR
  ` [PATCH v2 6/9] mv: from in-cone to out-of-cone
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] t7002: add tests for moving "
  ` [PATCH v3 2/9] mv: rename check_dir_in_index() to empty_dir_has_sparse_contents()
  ` [PATCH v3 3/9] mv: free the with_slash in check_dir_in_index()
  ` [PATCH v3 4/9] mv: check if <destination> is a SKIP_WORKTREE_DIR
  ` [PATCH v3 5/9] mv: remove BOTH from enum update_mode
  ` [PATCH v3 6/9] mv: from in-cone to out-of-cone
  ` [PATCH v3 7/9] mv: cleanup empty WORKING_DIRECTORY
  ` [PATCH v3 8/9] advice.h: add advise_on_moving_dirty_path()
  ` [PATCH v3 9/9] mv: check overwrite for in-to-out move

'git clone,' build makes user non-writable files (should be option keep user-writable)
 2022-08-09 11:05 UTC  (5+ messages)

[PATCH 0/9] Fix issues of reference-transaction hook for various git commands
 2022-08-09 11:05 UTC  (4+ messages)
` [PATCH 9/9] refs: reimplement refs_delete_refs() and run hook once

[PATCH 0/2] t0021: convert perl script to C test-tool helper
 2022-08-09  9:36 UTC  (5+ messages)
` [PATCH v2] t/t0021: convert the rot13-filter.pl script to C

[PATCH 0/3] Some improvements to safe.directory on Windows
 2022-08-09  8:59 UTC  (4+ messages)
` [PATCH v2 0/5] "


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