git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-01-19 16:47:42 to 2021-01-21 05:29:28 UTC [more...]

[PATCH v18 00/10] New proc-receive hook for centralized workflow
 2021-01-21  2:21 UTC  (6+ messages)
` [PATCH v19 03/10] receive-pack: add new proc-receive hook

[PATCH 0/2] Two cleanups around 'prefetch' refs
 2021-01-21  2:45 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] maintenance: set log.excludeDecoration durin prefetch
  ` [PATCH v2 2/2] t7900: clean up some broken refs

[PATCH 1/2] t5411: remove file after use to prevent overwriting
 2021-01-21  2:53 UTC  (7+ messages)
` [PATCH v2 1/2] t5411: use different out file "
    ` [PATCH v3 0/2] use unique out file in t5411
    ` [PATCH v3 1/2] t5411: use different out file to prevent overwriting
    ` [PATCH v3 2/2] t5411: refactor check of refs using test_cmp_refs
` [PATCH v2 "

[PATCH v2] rebase: add a config option for --no-fork-point
 2021-01-21  4:13 UTC 

[PATCH] More docs
 2021-01-21  3:11 UTC  (4+ messages)
` [PATCH] fsck doc: remove ancient out-of-date diagnostics

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-01-21  3:45 UTC  (18+ messages)
` [PATCH 01/10] packfile: introduce 'find_kept_pack_entry()'
` [PATCH 02/10] revision: learn '--no-kept-objects'
` [PATCH 03/10] builtin/pack-objects.c: learn '--assume-kept-packs-closed'
` [PATCH 04/10] p5303: add missing &&-chains
` [PATCH 05/10] p5303: measure time to repack with keep
` [PATCH 06/10] pack-objects: rewrite honor-pack-keep logic
` [PATCH 07/10] packfile: add kept-pack cache for find_kept_pack_entry()
` [PATCH 08/10] builtin/pack-objects.c: teach '--keep-pack-stdin'
` [PATCH 09/10] builtin/repack.c: extract loose object handling
` [PATCH 10/10] builtin/repack.c: add '--geometric' option

[PATCH v2 0/1] builtin/pack-objects.c: avoid iterating all refs
 2021-01-21  2:54 UTC  (10+ messages)
` [PATCH v2 1/1] "

[RFC PATCH 0/9][Outreachy] rebase -i: add options to fixup command
 2021-01-21  1:38 UTC  (12+ messages)
` [PATCH v2 3/9] rebase -i: comment out squash!/fixup! subjects from squash message
` [PATCH v2 9/9] doc/git-rebase: add documentation for fixup [-C|-c] options

add a blank line when a commit has no parent in log output?
 2021-01-20 23:01 UTC  (14+ messages)
` [PATCH 0/2] Option to modify revision mark for root commits
  ` [PATCH 1/2] revision: Denote root commits with '#'

Unable to push to local bare repository
 2021-01-20 23:59 UTC  (2+ messages)

[PATCH] fixup! mergetool: add automerge configuration
 2021-01-20 23:24 UTC  (9+ messages)
` [PATCH v2] "
      ` Re* "
              ` automerge implementation ideas for Windows

[PATCH] rebase: add a config option for --no-fork-point
 2021-01-20 23:13 UTC  (3+ messages)

Multiple-line parsing of packets dissected over HTTP
 2021-01-20 23:17 UTC  (3+ messages)
  ` [Wireshark-dev] "

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2021-01-20 22:28 UTC  (8+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 5/8] config: store "git -c" variables using more robust format

[PATCH 0/1] ls-refs.c: minimize number of refs visited
 2021-01-20 21:50 UTC  (32+ messages)
` [PATCH 1/1] "
      ` [PATCH 0/2] ls-refs: only traverse through longest common ref prefix
        ` [PATCH 1/2] refs: expose 'for_each_fullref_in_prefixes'
        ` [PATCH 2/2] ls-refs.c: traverse longest common ref prefix
        ` [PATCH v2 0/3] ls-refs: traverse prefixes of disjoint "ref-prefix" sets
          ` [PATCH v2 1/3] refs: expose 'for_each_fullref_in_prefixes'
          ` [PATCH v2 2/3] ls-refs.c: initialize 'prefixes' before using it
          ` [PATCH v2 3/3] ls-refs.c: traverse prefixes of disjoint "ref-prefix" sets

[PATCH v4 0/3] builtin/ls-files.c:add git ls-file --dedup option
 2021-01-20 21:26 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] ls_files.c: bugfix for --deleted and --modified
  ` [PATCH v5 2/3] ls_files.c: consolidate two for loops into one
  ` [PATCH v5 3/3] ls-files.c: add --deduplicate option

[PATCH] refs: switch peel_ref() to peel_iterated_oid()
 2021-01-20 20:10 UTC  (2+ messages)

Should you use test_i18ngrep or GIT_TEST_GETTEXT_POISON=false?
 2021-01-20 19:14 UTC  (12+ messages)
` [PATCH 0/6] Remove GIT_TEST_GETTEXT_POISON facility
  ` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] ci: remove GETTEXT_POISON jobs
  ` [PATCH v2 2/3] tests: remove support for GIT_TEST_GETTEXT_POISON
  ` [PATCH v2 3/3] tests: remove uses of GIT_TEST_GETTEXT_POISON=false
` [PATCH 1/6] ci: remove GETTEXT_POISON jobs

[PATCH 0/1] builtin/pack-objects.c: avoid iterating all refs
 2021-01-20 19:53 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCH 0/9] More index cleanups
 2021-01-20 19:50 UTC  (24+ messages)
` [PATCH 1/9] cache-tree: clean up cache_tree_update()
` [PATCH 2/9] cache-tree: extract subtree_pos()
` [PATCH 3/9] fsmonitor: de-duplicate BUG()s around dirty bits
` [PATCH 4/9] repository: add repo reference to index_state
` [PATCH 5/9] name-hash: use trace2 regions for init
` [PATCH 6/9] sparse-checkout: load sparse-checkout patterns
` [PATCH 7/9] sparse-checkout: hold pattern list in index
` [PATCH 8/9] test-lib: test_region looks for trace2 regions
` [PATCH 9/9] t1092: test interesting sparse-checkout scenarios

RFC on packfile URIs and .gitmodules check
 2021-01-20 19:36 UTC  (10+ messages)
  ` [PATCH] Doc: clarify contents of packfile sent as URI

False negative authentication with multiple accounts on a SSH-GIT server
 2021-01-20 19:11 UTC  (6+ messages)

[PATCH v4 00/20] make "mktag" use fsck_tag() & more
 2021-01-20 15:21 UTC  (5+ messages)
` [PATCH v5 12/23] mktag tests: improve verify_object() test coverage
    ` Should you use test_i18ngrep or GIT_TEST_GETTEXT_POISON=false?

[PATCH 0/6] tests: add a bash "set -o pipefail" test mode
 2021-01-20 13:04 UTC  (3+ messages)
` [PATCH v2 11/11] tests: add a "set -o pipefail" for a patched bash

[PATCH 0/7] teach `worktree list` verbose mode and prunable annotations
 2021-01-20 11:00 UTC  (21+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] worktree: teach `list --porcelain` to annotate locked worktree
  ` [PATCH v2 5/6] worktree: teach `list` to annotate prunable worktree
  ` [PATCH v3 0/7] teach `worktree list` verbose mode and prunable annotations
    ` [PATCH v3 1/7] worktree: libify should_prune_worktree()
    ` [PATCH v3 2/7] worktree: teach worktree to lazy-load "prunable" reason
    ` [PATCH v3 3/7] worktree: teach worktree_lock_reason() to gently handle main worktree
    ` [PATCH v3 4/7] t2402: ensure locked worktree is properly cleaned up
    ` [PATCH v3 5/7] worktree: teach `list --porcelain` to annotate locked worktree
    ` [PATCH v3 6/7] worktree: teach `list` to annotate prunable worktree
    ` [PATCH v3 7/7] worktree: teach `list` verbose mode

Incorrect $HOME value when using runas on Windows
 2021-01-20 10:12 UTC 

[PATCH] refs: Always pass old object name to reftx hook
 2021-01-20  7:06 UTC  (5+ messages)
` [PATCH RESEND] "

Question about 'git log', custom formats, and '--left-right' and friends
 2021-01-20  3:40 UTC 

DEVEL: Help with feature implementation
 2021-01-20  2:21 UTC  (6+ messages)

[PATCH] branch, config: teach branch.autosetuprebase about 'merges' mode
 2021-01-20  0:20 UTC 

[PATCH v2 00/17] Add directory rename detection to merge-ort
 2021-01-19 22:48 UTC  (20+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/17] merge-ort: add new data structures for directory rename detection
  ` [PATCH v3 02/17] merge-ort: initialize and free new directory rename data structures
  ` [PATCH v3 03/17] merge-ort: collect which directories are removed in dirs_removed
  ` [PATCH v3 04/17] merge-ort: add outline for computing directory renames
  ` [PATCH v3 05/17] merge-ort: add outline of get_provisional_directory_renames()
  ` [PATCH v3 06/17] merge-ort: copy get_renamed_dir_portion() from merge-recursive.c
  ` [PATCH v3 07/17] merge-ort: implement compute_rename_counts()
  ` [PATCH v3 08/17] merge-ort: implement handle_directory_level_conflicts()
  ` [PATCH v3 09/17] merge-ort: modify collect_renames() for directory rename handling
  ` [PATCH v3 10/17] merge-ort: implement compute_collisions()
  ` [PATCH v3 11/17] merge-ort: implement apply_dir_rename() and check_dir_renamed()
  ` [PATCH v3 12/17] merge-ort: implement check_for_directory_rename()
  ` [PATCH v3 13/17] merge-ort: implement handle_path_level_conflicts()
  ` [PATCH v3 14/17] merge-ort: add a new toplevel_dir field
  ` [PATCH v3 15/17] merge-ort: implement apply_directory_rename_modifications()
  ` [PATCH v3 16/17] merge-ort: process_renames() now needs more defensiveness
  ` [PATCH v3 17/17] merge-ort: fix a directory rename detection bug

git subtree push could not rev-parse split hash...bug?
 2021-01-19 10:27 UTC 


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