git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-01-06 14:46:45 to 2021-01-08 05:47:39 UTC [more...]

[PATCH v4 00/10] [GSoC] Implement Corrected Commit Date
 2021-01-08  5:45 UTC  (5+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 01/11] commit-graph: fix regression when computing Bloom filters

[PATCH v4] git-send-email.txt: mention less secure app access with Gmail
 2021-01-08  4:17 UTC 

What's cooking in git.git (Jan 2021, #01; Wed, 6)
 2021-01-08  4:09 UTC  (4+ messages)

[PATCH] for-each-repo: do nothing on empty config
 2021-01-08  2:30 UTC  (15+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] CoC: update to 2.0
 2021-01-08  1:57 UTC  (7+ messages)
` [PATCH v2 2/2] CoC: update to version 2.0 + local changes
    ` Re* "

[PATCH 00/12] Remove more index compatibility macros
 2021-01-08  1:52 UTC  (11+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 14/14] update-index: remove static globals from callbacks

[PATCH 0/2] fetch: implement support for atomic reference updates
 2021-01-08  0:45 UTC  (6+ messages)
` [PATCH 1/2] fetch: allow passing a transaction to `s_update_ref()`
` [PATCH 2/2] fetch: implement support for atomic reference updates

[PATCH] SubmittingPatches: tighten wording on "sign-off" procedure
 2021-01-07 23:38 UTC  (2+ messages)
` [PATCH v2] "

What's cooking in git.git (Dec 2020, #05; Mon, 28)
 2021-01-07 23:23 UTC  (4+ messages)
` ss/submodule-add-in-c, was "

[PATCH 0/5] branch: --sort improvements
 2021-01-07 23:24 UTC  (10+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] branch: change "--local" to "--list" in comment
` [PATCH v2 2/7] branch tests: add to --sort tests
` [PATCH v2 3/7] ref-filter: add braces to if/else if/else chain
` [PATCH v2 4/7] ref-filter: move "cmp_fn" assignment into "else if" arm
` [PATCH v2 5/7] ref-filter: move ref_sorting flags to a bitfield
` [PATCH v2 6/7] branch: sort detached HEAD based on a flag
` [PATCH v2 7/7] branch: show "HEAD detached" first under reverse sort

Patchwork instance "Submitter" attribution and GitGitGadget
 2021-01-07 22:37 UTC  (5+ messages)

[Outreachy] Internship blog 2020 post #3
 2021-01-07 22:10 UTC  (2+ messages)
  ` [Wireshark-dev] "

git gc ineffective
 2021-01-07 21:48 UTC  (7+ messages)

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

[PATCH 0/1] add--interactive: skip index refresh in reset patch mode
 2021-01-07 21:25 UTC  (9+ messages)
        ` Cc'ing the Git maintainer on GitGitGadget contributions, was "

[PATCH v8 0/4] mergetool: add automerge configuration
 2021-01-07 21:26 UTC  (8+ messages)
` [PATCH v9 0/5] "
  ` [PATCH v9 5/5] mergetool: add automerge_enabled tool-specific override function

[PATCH 0/8] Cleanups around index operations
 2021-01-07 21:26 UTC  (18+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 6/9] index-format: update preamble to cached tree extension
  ` [PATCH v3 00/10] Cleanups around index operations
    ` [PATCH v3 01/10] tree-walk: report recursion counts
    ` [PATCH v3 02/10] unpack-trees: add trace2 regions
    ` [PATCH v3 03/10] cache-tree: use trace2 in cache_tree_update()
    ` [PATCH v3 04/10] cache-tree: trace regions for I/O
    ` [PATCH v3 05/10] cache-tree: trace regions for prime_cache_tree
    ` [PATCH v3 06/10] index-format: use 'cache tree' over 'cached tree'
    ` [PATCH v3 07/10] index-format: update preamble to cache tree extension
    ` [PATCH v3 08/10] index-format: discuss recursion of cached-tree better
    ` [PATCH v3 09/10] cache-tree: use ce_namelen() instead of strlen()
    ` [PATCH v3 10/10] cache-tree: speed up consecutive path comparisons

[PATCH] Documentation/git-send-email.txt: Mention less secure app access might need to enable
 2021-01-07 20:37 UTC  (3+ messages)
` [PATCH v3] git-send-email.txt: mention less secure app access with Gmail

[PATCH 0/5] avoid peeking into `struct lock_file`
 2021-01-07 18:17 UTC  (8+ messages)

[PATCH] rm: honor sparse checkout patterns
 2021-01-07 17:36 UTC  (9+ messages)
      ` sparse-checkout questions and proposals [Was: Re: [PATCH] rm: honor sparse checkout patterns]

Feature request - git add --patch should have an option to discard or drop a hunk Inbox
 2021-01-07 16:43 UTC 

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-01-07 16:21 UTC  (8+ messages)

[PATCH] bundle: arguments can be read from stdin
 2021-01-07 15:37 UTC  (5+ messages)
` [PATCH v3 0/2] improvements for git-bundle
` [PATCH v3 1/2] bundle: lost objects when removing duplicate pendings
` [PATCH v3 2/2] bundle: arguments can be read from stdin

bug report: git add --dry-run does not honor core.ignorecase
 2021-01-07 15:32 UTC  (2+ messages)

[PATCH] mergetool--lib: fix '--tool-help' to correctly show available tools
 2021-01-07 13:37 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Submit Git Bug
 2021-01-07 13:00 UTC  (2+ messages)

[PATCH] revision: trace topo-walk statistics
 2021-01-07 11:08 UTC  (5+ messages)

[PATCH v2 0/2] refs: allow @{n} to work with n-sized reflog
 2021-01-07 10:43 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] refs: factor out set_read_ref_cutoffs()
  ` [PATCH v3 2/2] refs: allow @{n} to work with n-sized reflog
` [PATCH v3 3/2] fixup! "

[PATCH] config: option transfer.ipversion to set transport protocol version for network fetches
 2021-01-07 10:06 UTC  (8+ messages)
` [PATCH] Config option to set the "

[PATCH 0/2] disallow newlines in git:// URLs
 2021-01-07  9:44 UTC  (3+ messages)
` [PATCH 1/2] git_connect_git(): forbid newlines in host and path
` [PATCH 2/2] fsck: reject .gitmodules git:// urls with newlines

[PATCH v5 23/23] mktag: add a --no-strict option
 2021-01-07  7:45 UTC  (4+ messages)
` [PATCH v6 23/23] mktag: add a --[no-]strict option

[PATCH 0/7] teach `worktree list` verbose mode and prunable annotations
 2021-01-07  7:24 UTC  (7+ messages)
` [PATCH 1/7] worktree: move should_prune_worktree() to worktree.c
` [PATCH 6/7] worktree: add tests for `list` verbose and annotations

[RFC PATCH v1 0/1] strbuf.c/h: add the constant version initialization method of strbuf
 2021-01-07  7:03 UTC  (3+ messages)
` [RFC PATCH v1 1/1] "

[PATCH] builtin/ls-files.c:add git ls-file --dedup option
 2021-01-07  6:58 UTC 

[PATCH] builtin/ls-files.c:add git ls-file --dedup option
 2021-01-07  6:40 UTC  (3+ messages)

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2021-01-07  6:37 UTC  (16+ messages)
` [PATCH v5 0/8] config: allow specifying config entries via env
  ` [PATCH v5 8/8] config: allow specifying config entries via envvar pairs
` [PATCH v6 0/8] config: allow specifying config entries via env
  ` [PATCH v6 1/8] git: add `--super-prefix` to usage string
  ` [PATCH v6 2/8] config: add new way to pass config via `--config-env`
  ` [PATCH v6 3/8] quote: make sq_dequote_step() a public function
  ` [PATCH v6 4/8] config: extract function to parse config pairs
  ` [PATCH v6 5/8] config: store "git -c" variables using more robust format
  ` [PATCH v6 6/8] config: parse more robust format in GIT_CONFIG_PARAMETERS
  ` [PATCH v6 7/8] environment: make `getenv_safe()` a public function
  ` [PATCH v6 8/8] config: allow specifying config entries via envvar pairs

[PATCH] t7800-difftool: don't accidentally match tmp dirs
 2021-01-07  6:24 UTC  (2+ messages)

[PATCH 5/7] worktree: `list` escape lock reason in --porcelain
 2021-01-07  3:34 UTC  (3+ messages)
` [PATCH] worktree: add -z option for list subcommand

[BUG?] 'git subtree split' replicates unrelated mainline merges into subtree?
 2021-01-07  1:54 UTC 

[PATCH] t4129: don't fail if setgid is set in the parent directory
 2021-01-06 23:59 UTC  (3+ messages)
` [PATCH v2] t4129: don't fail if setgid is set in the test directory

[PATCH] git-mv: fix git mv bug with case insensitive fs
 2021-01-06 23:51 UTC  (3+ messages)
` [PATCH/RFC v1 1/1] git mv foo FOO ; git mv foo bar gave an assert

[PATCH v3 1/1] ref-filter: sort detached HEAD lines firstly
 2021-01-06 23:49 UTC  (7+ messages)
` [PATCH 2/5] branch tests: add to --sort tests
` [PATCH 3/5] ref-filter: add a "detached_head_first" sorting option
` [PATCH 5/5] branch: show "HEAD detached" first under reverse sort

[PATCH v2 0/2] builtin/*: update usage format
 2021-01-06 23:14 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

New orphan worktree?
 2021-01-06 22:56 UTC  (12+ messages)

Git Feature Request (Fixdown in interactive rebase)
 2021-01-06 22:40 UTC  (7+ messages)

[PATCH] refs: allow @{n} to work with n-sized reflog
 2021-01-06 21:02 UTC  (4+ messages)

[PATCH] t6016: move to lib-log-graph.sh framework
 2021-01-06 20:55 UTC  (5+ messages)

[Bug] 'git submodule update --single-branch' still fetching master
 2021-01-06 19:30 UTC  (2+ messages)

[PATCH 00/10] merge-ort: add more handling of basic conflict types
 2021-01-06 19:20 UTC  (4+ messages)
` [PATCH v2 "

Bug report: git rebase ignores different context, resulting in subtle breakage
 2021-01-06 16:17 UTC  (6+ messages)

[RFC PATCH] gitk: Activate --find-copies-harder
 2021-01-06 15: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).