git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-10-06 00:14:08 to 2020-10-08 19:49:41 UTC [more...]

[ISSUE] Stop accessing, storing, and sharing the user's time zone
 2020-10-08 19:49 UTC  (7+ messages)
` [RFC PATCH 0/1] adding user.hideTimezone for setting UTC timezone

Introduction - An Outreachy 2020 Applicant
 2020-10-08 19:11 UTC 

[PATCH] enable core.fsyncObjectFiles by default
 2020-10-08 18:53 UTC  (6+ messages)
` [RFC PATCH 2/2] core.fsyncObjectFiles: make the docs less flippant

[PATCH 0/2] contrib/git-resurrect.sh: make it hash-agnostic
 2020-10-08 18:48 UTC  (7+ messages)
` [PATCH 1/2] contrib/git-resurrect.sh: indent with tabs
` [PATCH 2/2] contrib/git-resurrect.sh: use hash-agnostic OID pattern

[PATCH 0/2] Avoid main as branch name in the test suite
 2020-10-08 18:15 UTC  (11+ messages)
` [PATCH 1/2] t1415: avoid using `main` as ref name
` [PATCH 2/2] tests: avoid using the branch name `main`
` [PATCH v2 0/2] Avoid main as branch name in the test suite
  ` [PATCH v2 1/2] t1415: avoid using `main` as ref name
  ` [PATCH v2 2/2] tests: avoid using the branch name `main`

[RFC PATCH] log: add log.showStat configuration variable
 2020-10-08 18:12 UTC  (3+ messages)

[PATCH] Makefile: ASCII-sort += lists
 2020-10-08 17:38 UTC  (5+ messages)

[PATCH] userdiff: expand detected chunk headers for css
 2020-10-08 17:23 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/3] submodule: port subcommand add from shell to C
 2020-10-08 17:19 UTC  (8+ messages)
` [PATCH v2 1/3] dir: change the scope of function 'directory_exists_in_index()'
` [PATCH v2 2/3] submodule: port submodule subcommand 'add' from shell to C
` [PATCH v2 3/3] t7400: add test to check 'submodule add' for tracked paths

[PATCH] commit-graph: ignore duplicates when merging layers
 2020-10-08 16:43 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] ci: fix GitHub workflow when on a tagged revision
 2020-10-08 15:29 UTC  (4+ messages)
` [PATCH v2 0/2] Do not skip tagged revisions in the GitHub workflow runs
  ` [PATCH v2 1/2] ci: skip GitHub workflow runs for already-tested commits/trees
  ` [PATCH v2 2/2] ci: do not skip tagged revisions in GitHub workflows

[PATCH] clean up extern decl of functions
 2020-10-08 15:27 UTC 

[PATCH] compat/mingw.h: drop extern from function declaration
 2020-10-08 14:26 UTC  (6+ messages)
` [RFC PATCH] Makefile: create externcheck target

[PATCH v3 6/7] maintenance: use default schedule if not configured
 2020-10-08 13:32 UTC  (3+ messages)

[PATCH] git-gui: Basic dark mode support
 2020-10-08 13:07 UTC  (5+ messages)
` [PATCH v2] "

2.29.0.rc0.windows.1: Duplicate commit id error message when fetching
 2020-10-08 13:22 UTC  (6+ messages)

[Outreachy] Introduction
 2020-10-08  9:07 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.29.0-rc0
 2020-10-08  8:55 UTC  (4+ messages)
` [git-for-windows] "

[PATCH] git-gui: Basic dark mode support
 2020-10-08  8:44 UTC  (5+ messages)

Job: implement visualization of intraline differences in git-gui
 2020-10-08  8:33 UTC  (2+ messages)

[PATCH 0/2] checkout: learn the checkout.guess config variable
 2020-10-08  5:48 UTC  (13+ messages)
` [PATCH 2/2] checkout: learn to respect checkout.guess
` [PATCH v2 0/2] checkout: learn the checkout.guess config variable
  ` [PATCH v2 1/2] Documentation/config/checkout: replace sq with backticks
  ` [PATCH v2 2/2] checkout: learn to respect checkout.guess
  ` [PATCH v3 0/2] checkout: learn the checkout.guess config variable
    ` [PATCH v3 1/2] Documentation/config/checkout: replace sq with backticks
    ` [PATCH v3 2/2] checkout: learn to respect checkout.guess

[PATCH v2 05/13] reftable: utility functions
 2020-10-08  1:48 UTC  (2+ messages)

[PATCH v2 04/13] reftable: add a barebones unittest framework
 2020-10-08  1:45 UTC  (2+ messages)

[PATCH v2 02/13] reftable: define the public API
 2020-10-08  1:41 UTC  (2+ messages)

[PATCH] maintenance: test commit-graph auto condition
 2020-10-08  0:50 UTC  (4+ messages)
` [PATCH v2] "

[ANNOUNCE] Git v2.29.0-rc0
 2020-10-07 22:28 UTC  (19+ messages)
      ` [PATCH 0/3] jt/threaded-inex-pack leftovers
        ` [PATCH 1/3] index-pack: restore "resolving deltas" progress meter
        ` [PATCH 2/3] index-pack: drop type_cas mutex
        ` [PATCH 3/3] index-pack: stop mentioning find_unresolved_deltas()
          ` [PATCH] index-pack: make get_base_data() comment clearer

[PATCH] help: do not expect built-in commands to be hardlinked
 2020-10-07 22:24 UTC  (7+ messages)
` [PATCH v2] "

Checking Out Branches Containing Submodules With update=none and submodule.recurse=true Fails With fatal:not a git repository
 2020-10-07 21:29 UTC  (2+ messages)

[PATCH 0/2] diff: add -I<regex> that ignores matching changes
 2020-10-07 20:08 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 0/7] subtree: Fix handling of complex history
 2020-10-07 19:46 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] subtree: handle multiple parents passed to cache_miss
  ` [PATCH v2 2/7] subtree: exclude commits predating add from recursive processing
  ` [PATCH v2 3/7] subtree: persist cache between split runs
  ` [PATCH v2 4/7] subtree: add git subtree map command
  ` [PATCH v2 5/7] subtree: add git subtree use and ignore commands
  ` [PATCH v2 6/7] subtree: more robustly distinguish subtree and mainline commits
  ` [PATCH v2 7/7] subtree: document new subtree commands

git clean -X deletes ignored directory
 2020-10-07 19:32 UTC 

[PATCH] Improve diff pattern for PHP files
 2020-10-07 18:47 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] userdiff: php: Add "final" and "abstract" to the list of function modifiers

[PATCH 1/2] git-completion.bash: __git_diff_common_options: add --[no-]patch
 2020-10-07 17:54 UTC  (3+ messages)
` [PATCH 2/2] git-completion.bash: stash-show: complete $__git_diff_common_options

[PATCH] t5534: split stdout and stderr redirection
 2020-10-07 16:21 UTC  (4+ messages)

Git Alias not working in worktree
 2020-10-07 15:51 UTC  (3+ messages)

[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
 2020-10-07 14:09 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] commit-graph: fix regression when computing Bloom filters
  ` [PATCH v4 02/10] revision: parse parent in indegree_walk_step()
  ` [PATCH v4 03/10] commit-graph: consolidate fill_commit_graph_info
  ` [PATCH v4 04/10] commit-graph: return 64-bit generation number
  ` [PATCH v4 05/10] commit-graph: add a slab to store topological levels
  ` [PATCH v4 06/10] commit-graph: implement corrected commit date
  ` [PATCH v4 07/10] commit-graph: implement generation data chunk
  ` [PATCH v4 08/10] commit-graph: use generation v2 only if entire chain does
  ` [PATCH v4 09/10] commit-reach: use corrected commit dates in paint_down_to_common()
  ` [PATCH v4 10/10] doc: add corrected commit date info

[PATCH] userdiff: support Rust macros
 2020-10-07 13:26 UTC  (6+ messages)
` [PATCH v2] userdiff: permit Rust's macro_rules! keyword in hunk headers
  ` [PATCH v3] userdiff: recognize 'macro_rules!' as starting a Rust function block

[PATCH] GitHub workflow: automatically follow minor updates of setup-msbuild
 2020-10-07 12:49 UTC  (2+ messages)

[PATCH v2 00/11] Rewrite the remaining merge strategies from shell to C
 2020-10-07  6:57 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] t6027: modernise tests
  ` [PATCH v3 02/11] merge-one-file: rewrite in C

[PATCH v4 0/9] propose config-based hooks
 2020-10-07  9:23 UTC  (17+ messages)
` [PATCH v4 1/9] doc: propose hooks managed by the config
` [PATCH v4 2/9] hook: scaffolding for git-hook subcommand
` [PATCH v4 3/9] hook: add list command
` [PATCH v4 5/9] parse-options: parse into strvec
` [PATCH v4 6/9] hook: add 'run' subcommand

What's cooking in git.git (Oct 2020, #01; Mon, 5)
 2020-10-07  8:07 UTC  (2+ messages)

[PATCH 0/2] checkout/restore: fix `git checkout -p HEAD...` bug
 2020-10-07  7:56 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] builtin/checkout: "
  ` [PATCH v2 2/4] Doc: document "A...B" form for <tree-ish> in checkout and switch
  ` [PATCH v2 3/4] add-patch: add NEEDSWORK about comparing commits
  ` [PATCH v2 4/4] t2016: add a NEEDSWORK about the PERL prerequisite

Git Test Coverage Report (v2.29.0-rc0)
 2020-10-06 20:49 UTC  (2+ messages)

[PATCH 0/7] forbidding symlinked .gitattributes and .gitignore
 2020-10-06 20:41 UTC  (8+ messages)
` [PATCH 5/7] t0060: test obscured .gitattributes and .gitignore matching
` [PATCH v2 0/8] forbidding symlinked .gitattributes and .gitignore

[PATCH v4 8/9] commit: use config-based hooks
 2020-10-06 19:08 UTC  (5+ messages)

[GIT PULL] gitk update
 2020-10-06 11:13 UTC  (3+ messages)

[L10N] Kickoff for Git 2.29.0 round #1
 2020-10-06  1:42 UTC 

git submodule init initialises submodules for which active=false has been defined
 2020-10-06  0:25 UTC  (2+ messages)

[PATCH] unpack-trees: do not set SKIP_WORKTREE on submodules
 2020-10-06  0:06 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).