git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-02-27 16:23:12 to 2020-03-03 22:44:39 UTC [more...]

Nested submodule checkout
 2020-03-03 22:44 UTC  (11+ messages)
  ` Nested submodule status bug
      ` Spurious GIT_DIR set when in a worktree [was Re: Nested submodule status bug]
        ` GIT_DIR in aliases [Re: "

[PATCH 0/2] Documentation of pack and repack
 2020-03-03 22:29 UTC  (9+ messages)
` [PATCH 1/2] doc: update the documentation of pack-objects "
` [PATCH 2/2] pack-objects: change the name of add_objects_in_unpacked_packs

[PATCH 1/1] remote.c: fix handling of push:remote_ref
 2020-03-03 22:24 UTC  (17+ messages)
      ` [PATCH v2 0/2]
        ` [PATCH v2 1/2] remote: drop "explicit" parameter from remote_ref_for_branch()
        ` [PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)

What's cooking in git.git (Mar 2020, #01; Tue, 3)
 2020-03-03 22:21 UTC 

[PATCH 0/4] doc: --recurse-submodules
 2020-03-03 22:12 UTC  (25+ messages)
` [PATCH 1/4] doc: list all commands affected by recurse.submodule
` [PATCH 2/4] doc: document --recurse-submodules for reset and restore
` [PATCH 3/4] doc: explain how to deactivate recurse.submodule completely
` [PATCH 4/4] doc: be more precise on (fetch|pull).recurseSubmodules
` [PATCH v2 0/5] doc: --recurse-submodules
  ` [PATCH v2 1/5] doc: list all commands affected by submodule.recurse
  ` [PATCH v2 2/5] doc: document --recurse-submodules for reset and restore
  ` [PATCH v2 3/5] doc: explain how to deactivate recurse.submodule completely
  ` [PATCH v2 4/5] doc: be more precise on (fetch|push).recurseSubmodules
  ` [PATCH v2 5/5] doc: --recurse-submodules only apply to active submodules

[PATCH RESEND] remote-curl: show progress for fetches over dumb HTTP
 2020-03-03 21:41 UTC  (2+ messages)

[PATCH] doc: use 'ref' instead of 'commit' for merge-base arguments
 2020-03-03 20:08 UTC  (6+ messages)

Git Rebase: test failing with GIT_TEST_STASH_USE_BUILTIN=false
 2020-03-03 18:45 UTC  (14+ messages)
    ` [External] "
  ` [PATCH 1/2] stash: get git_stash_config at the top level
    ` [PATCH 2/2] stash: remove the stash.useBuiltin setting
      ` non-regression bug in 'git merge' (really, xdiff/xmerge, I think)
    ` [PATCH v2 1/2] stash: get git_stash_config at the top level
      ` [PATCH v2 2/2] stash: remove the stash.useBuiltin setting

[RFC PATCH] prefix_path: show gitdir when arg is outside repo
 2020-03-03 17:06 UTC  (6+ messages)
` [RFC PATCH v2] "
    ` [PATCH] prefix_path: show gitdir if worktree unavailable

GIT_WORK_TREE; a recipe for disaster
 2020-03-03 14:22 UTC  (2+ messages)

[PATCH] rebase-interactive.c: silence format-zero-length warnings
 2020-03-03 14:20 UTC  (6+ messages)
` [PATCH] config.mak.dev: re-enable -Wformat-zero-length

[PATCH v8 00/15] add git-bugreport tool
 2020-03-03 14:18 UTC  (10+ messages)
` [PATCH v9 0/5] "
  ` [PATCH v9 1/5] help: move list_config_help to builtin/help
  ` [PATCH v9 2/5] bugreport: add tool to generate debugging info
  ` [PATCH v9 3/5] bugreport: gather git version and build info
  ` [PATCH v9 4/5] bugreport: add uname info
  ` [PATCH v9 5/5] bugreport: add compiler info

[PATCH v5 0/3] [Outreachy] advice: revamp advise API
 2020-03-03 14:15 UTC  (14+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 2/4] advice: change "setupStreamFailure" to "setUpstreamFailure"
  ` [PATCH v6 3/4] advice: revamp advise API
  ` [PATCH v7 0/4] [Outreachy] "
    ` [PATCH v7 1/4] advice: extract vadvise() from advise()
    ` [PATCH v7 2/4] advice: change "setupStreamFailure" to "setUpstreamFailure"
    ` [PATCH v7 3/4] advice: revamp advise API
    ` [PATCH v7 4/4] tag: use new advice API to check visibility

[PATCH 0/2] Add HTTPS proxy SSL options (cert, key, cainfo)
 2020-03-03  1:47 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] http: add client cert for HTTPS proxies
  ` [PATCH v2 2/2] config: documentation for HTTPS proxy client cert

[PATCH] git-gui: fix error popup when doing blame -> "Show History Context"
 2020-03-03  0:10 UTC  (2+ messages)

[PATCH v3] pull: warn if the user didn't say whether to rebase or to merge
 2020-03-02 22:37 UTC  (5+ messages)

[PATCH] show_one_mergetag: print non-parent in hex form
 2020-03-02 19:17 UTC  (5+ messages)

[PATCH v6 0/3] git-gui: revert untracked files by deleting them
 2020-03-02 18:14 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] git-gui: update status bar to track operations

What's cooking in git.git (Feb 2020, #06; Fri, 28)
 2020-03-02 16:47 UTC  (5+ messages)

Commit signing and pinentry problems
 2020-03-02 14:09 UTC  (2+ messages)

[GSoC][RFC] Proposal: Convert scripts to builtins
 2020-03-02 13:32 UTC  (2+ messages)

Updating linked working trees when receiving packs
 2020-03-02 10:36 UTC 

How does the Git community test each version of Git?
 2020-03-01 16:33 UTC  (2+ messages)

feature suggestion: git symbolic-ref --create-reflog
 2020-03-01  2:08 UTC 

[PATCH v2] pull: warn if the user didn't say whether to rebase or to merge
 2020-02-29 21:21 UTC  (3+ messages)

Contributor Summit Logistics
 2020-02-29 19:04 UTC 

[PATCH 1/1] midx.c: fix an integer overflow
 2020-02-29 17:15 UTC  (5+ messages)

[PATCH] pull: warn if the user didn't say whether to rebase or to merge
 2020-02-29 16:33 UTC  (5+ messages)

rebase --abort Unespected behavior
 2020-02-29 15:51 UTC  (3+ messages)

ambiguous git-reflog output for symbolic refs
 2020-02-29  4:49 UTC 

[PATCH 0/3] ci: upgrade to the latest Azure Pipelines agent pools
 2020-02-28 23:57 UTC  (7+ messages)
` [PATCH 1/3] t/lib-httpd: avoid using BSD's sed
          ` CI/PR builds on FreeBSD, was "

! [remote rejected] master -> master (unpacker error)
 2020-02-28 22:53 UTC  (7+ messages)

Dropbox do not sync particular files after using git push
 2020-02-28 22:40 UTC  (4+ messages)

[Breakage] t0410 - subtests report unable to remove non-existent file
 2020-02-28 22:32 UTC 

Signed commit regression?
 2020-02-28 22:27 UTC  (5+ messages)

Why does `pull.rebase` default to `false`?
 2020-02-28 21:53 UTC  (8+ messages)

git-shell default working directory
 2020-02-28 20:40 UTC  (7+ messages)

`git log --full-diff --follow`: conflicting command line arguments
 2020-02-28 19:20 UTC 

Commits are market as < but I expect = while git push --force
 2020-02-28 15:20 UTC  (3+ messages)

[PATCH] git-p4: reverse large file detection order
 2020-02-28 15:07 UTC 

Q: submodules and detached HEAD
 2020-02-28  8:24 UTC  (3+ messages)
  ` Antw: [EXT] "

[RFC PATCH 0/6] Better threaded delta resolution in index-pack
 2020-02-28  0:04 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 3/7] index-pack: remove redundant parameter
  ` [PATCH v2 4/7] index-pack: remove redundant child field
  ` [PATCH v2 7/7] index-pack: make quantum of work smaller

[Outreachy][PATCH 00/10] Finish converting git bisect to C part 2
 2020-02-27 23:12 UTC  (9+ messages)
` [PATCH 02/10] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
` [PATCH 06/10] bisect--helper: reimplement `bisect_autostart` shell function "
` [PATCH 07/10] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions "

[PATCH v2] mingw: workaround for hangs when sending STDIN
 2020-02-27 22:59 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] t5537: adjust test_oid label
 2020-02-27 20:22 UTC 

[PATCH v6 0/5] Reftable support git-core
 2020-02-27 17:56 UTC  (12+ messages)
` [PATCH v7 0/6] "
  ` [PATCH v7 6/6] Reftable support for git-core

[PATCH 1/1] ls-remote: don't use '-h' for options
 2020-02-27 17:54 UTC  (6+ 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).