git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-03-21 06:54:02 to 2019-03-22 18:41:35 UTC [more...]

[BUG] Cloning with git HEAD fails for some repositories
 2019-03-22 18:41 UTC  (8+ messages)

[RFC PATCH] cherry-pick: set default `--mainline` parent to 1
 2019-03-22 18:27 UTC  (18+ messages)

[PATCH v6 10/10] commit-graph write: emit a percentage for all progress
 2019-03-22 17:23 UTC  (11+ messages)
` [PATCH] commit-graph: don't show progress percentages while expanding reachable commits

git tag -v should verify that the tag signer intended the same tag name as the user is verifying
 2019-03-22  5:19 UTC  (7+ messages)

[RFC PATCH] t5551: delete auth-for-pack-but-not-refs test
 2019-03-22 17:20 UTC  (8+ messages)

[PATCH 0/4] prevent 'checkout -m' from losing staged changes
 2019-03-22 17:18 UTC  (6+ messages)
` [PATCH 1/4] unpack-trees: keep gently check inside add_rejected_path
` [PATCH 2/4] unpack-trees: rename "gently" flag to "quiet"
` [PATCH 3/4] read-tree: add --quiet
` [PATCH 4/4] checkout: prevent losing staged changes with --merge

[GSoC][RFC/PATCH] userdiff: added support for diffing shell scripts
 2019-03-22 16:06 UTC 

[PATCH v5 00/15] Trace2 tracing facility
 2019-03-22 15:21 UTC  (11+ messages)
` [PATCH v6 "

[GSoC] Introduction
 2019-03-22 15:11 UTC  (2+ messages)
` [GSoC][RFC] Proposal: Improve consistency of sequencer commands

[PATCH 0/2] refs/files-backend: fix two subtle error-handling bugs
 2019-03-22 14:34 UTC  (5+ messages)
` [PATCH 1/2] refs/files-backend: handle packed transaction prepare failure
` [PATCH 2/2] refs/files-backend: don't look at an aborted transaction

[PATCH] t5318-commit-graph: remove unused variable
 2019-03-22 14:27 UTC 

[PATCH 0/2] Randomize / timestamp trace2 targets
 2019-03-22 14:20 UTC  (11+ messages)
` [PATCH v2 0/1] Write trace2 output to directories
  ` [PATCH v2 1/1] trace2: write to directory targets
` [PATCH v3 0/1] Write trace2 output to directories
  ` [PATCH v3 1/1] trace2: write to directory targets

How to properly find git config in a libgit.a-using executable?
 2019-03-22 14:19 UTC  (4+ messages)

[PATCH] add -p: coalesce hunks before testing applicability
 2019-03-22 14:06 UTC  (6+ messages)

git command history
 2019-03-22 13:19 UTC  (3+ messages)

[PATCH 0/2] Fix fsmonitor after discard_index()
 2019-03-22 11:04 UTC  (10+ messages)
` [PATCH 1/2] fsmonitor: demonstrate that it is not refreshed "
` [PATCH v2 0/2] Fix fsmonitor "
  ` [PATCH v2 1/2] fsmonitor: demonstrate that it is not refreshed "
  ` [PATCH v2 2/2] fsmonitor: force a refresh after the index was discarded

[PATCH 0/4] gc docs: modernize and fix the documentation
 2019-03-22  9:32 UTC  (28+ messages)
` [PATCH 2/4] gc docs: include the "gc.*" section from "config" in "gc"
` [PATCH v2 00/10] gc docs: modernize and fix the documentation
  ` [PATCH v3 00/11] gc docs: modernize the advice for manually running "gc"
  ` [PATCH v3 01/11] "
  ` [PATCH v3 02/11] gc docs: stop noting "repack" flags
  ` [PATCH v3 03/11] gc docs: clean grammar for "gc.bigPackThreshold"
  ` [PATCH v3 04/11] gc docs: include the "gc.*" section from "config" in "gc"
  ` [PATCH v3 05/11] gc docs: re-flow the "gc.*" section in "config"
  ` [PATCH v3 06/11] gc docs: fix formatting for "gc.writeCommitGraph"
  ` [PATCH v3 07/11] gc docs: note how --aggressive impacts --window & --depth
  ` [PATCH v3 08/11] gc docs: downplay the usefulness of --aggressive
  ` [PATCH v3 09/11] gc docs: note "gc --aggressive" in "fast-import"
  ` [PATCH v3 10/11] gc docs: clarify that "gc" doesn't throw away referenced objects
  ` [PATCH v3 11/11] gc docs: remove incorrect reference to gc.auto=0
` [PATCH v2 01/10] gc docs: modernize the advice for manually running "gc"
` [PATCH v2 02/10] gc docs: stop noting "repack" flags
` [PATCH v2 03/10] gc docs: clean grammar for "gc.bigPackThreshold"
` [PATCH v2 04/10] gc docs: include the "gc.*" section from "config" in "gc"
` [PATCH v2 05/10] gc docs: re-flow the "gc.*" section in "config"
` [PATCH v2 06/10] gc docs: note how --aggressive impacts --window & --depth
` [PATCH v2 07/10] gc docs: downplay the usefulness of --aggressive
` [PATCH v2 08/10] gc docs: note "gc --aggressive" in "fast-import"
` [PATCH v2 09/10] gc docs: clarify that "gc" doesn't throw away referenced objects
` [PATCH v2 10/10] gc docs: remove incorrect reference to gc.auto=0

[PATCH v4 00/26] Add new command 'switch'
 2019-03-22  9:12 UTC  (33+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/26] git-checkout.txt: spell out --no-option
  ` [PATCH v5 02/26] git-checkout.txt: fix one syntax line
  ` [PATCH v5 03/26] doc: document --overwrite-ignore
  ` [PATCH v5 04/26] git-checkout.txt: fix monospace typeset
  ` [PATCH v5 05/26] t: rename t2014-switch.sh to t2014-checkout-switch.sh
  ` [PATCH v5 06/26] checkout: advice how to get out of detached HEAD mode
  ` [PATCH v5 07/26] checkout: keep most #include sorted
  ` [PATCH v5 08/26] checkout: factor out some code in parse_branchname_arg()
  ` [PATCH v5 09/26] checkout: make "opts" in cmd_checkout() a pointer
  ` [PATCH v5 10/26] checkout: move 'confict_style' and 'dwim_..' to checkout_opts
  ` [PATCH v5 11/26] checkout: split options[] array in three pieces
  ` [PATCH v5 12/26] checkout: split part of it to new command 'switch'
  ` [PATCH v5 13/26] switch: better names for -b and -B
  ` [PATCH v5 14/26] switch: add --discard-changes
  ` [PATCH v5 15/26] switch: remove -l
  ` [PATCH v5 16/26] switch: stop accepting pathspec
  ` [PATCH v5 17/26] switch: reject "do nothing" case
  ` [PATCH v5 18/26] switch: only allow explicit detached HEAD
  ` [PATCH v5 19/26] switch: add short option for --detach
  ` [PATCH v5 20/26] switch: implicit dwim, use --no-guess to disable it
  ` [PATCH v5 21/26] switch: no worktree status unless real branch switch happens
  ` [PATCH v5 22/26] switch: reject if some operation is in progress
  ` [PATCH v5 23/26] switch: make --orphan switch to an empty tree
  ` [PATCH v5 24/26] t: add tests for switch
  ` [PATCH v5 25/26] completion: support switch
  ` [PATCH v5 26/26] doc: promote "git switch"

Gsoc
 2019-03-22  8:50 UTC  (2+ messages)

[PATCH v2 0/4] multi-pack-index: fix verify on large repos
 2019-03-22  5:37 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] progress: add sparse mode to force 100% complete message
  ` [PATCH v3 2/4] trace2:data: add trace2 data to midx
  ` [PATCH v3 3/4] midx: add progress indicators in multi-pack-index verify
  ` [PATCH v3 4/4] midx: during verify group objects by packfile to speed verification

Bug: git checkout @{u} breaks git branch if the upstream isn't a local branch
 2019-03-22  5:02 UTC  (2+ messages)

What's cooking in git.git (Mar 2019, #01; Wed, 6)
 2019-03-22  4:54 UTC  (9+ messages)
        ` [PATCH v2] glossary: add definition for overlay
          ` [PATCH v3] "

[REGRESSION ps/stash-in-c] git stash show -v
 2019-03-22  3:48 UTC  (6+ messages)
  ` [PATCH v2] stash: setup default diff output format if necessary

[RFC PATCH 00/11] rebase -i run without forking rebase--interactive
 2019-03-22  3:34 UTC  (14+ messages)
` [RFC PATCH 01/11] sequencer: always discard index after checkout
` [RFC PATCH 08/11] rebase -i: use struct rebase_options to parse args
` [RFC PATCH 10/11] rebase: use a common action enum

[RFC] git stash --snapshot
 2019-03-21 22:58 UTC 

[PATCH 0/5] git-p4: a few assorted fixes for branches, excludes
 2019-03-21 22:33 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] git-p4: detect/prevent infinite loop in gitCommitByP4Change()
  ` [PATCH v2 2/7] git-p4: match branches case insensitively if configured
  ` [PATCH v2 3/7] git-p4: don't groom exclude path list on every commit
  ` [PATCH v2 4/7] git-p4: add failing test for "don't exclude other files with same prefix"
  ` [PATCH v2 5/7] git-p4: don't exclude other files with same prefix
  ` [PATCH v2 6/7] git-p4: add failing test for "git-p4: respect excluded paths when detecting branches"
  ` [PATCH v2 7/7] git-p4: respect excluded paths when detecting branches

[PATCH] unicode: update the width tables to Unicode 12
 2019-03-21 21:06 UTC 

Semantic errors
 2019-03-21 21:03 UTC  (4+ messages)

Strange annotated tag issue
 2019-03-21 19:39 UTC  (4+ messages)

[PATCH v2 1/4] git: read local config in --list-cmds
 2019-03-21 17:18 UTC  (5+ messages)
` [PATCH v3 0/4] completion.commands: fix multiple command removals

[PATCH 1/3] sequencer: break some long lines
 2019-03-21 16:43 UTC  (8+ messages)
` [PATCH 3/3] cherry-pick --continue: remember options
      ` separating regression test patches from fixes, was "

[New to the mailing list] Searching for help
 2019-03-21 16:11 UTC  (3+ messages)
  `  "

git-fast-import yields huge packfile
 2019-03-21 14:23 UTC  (3+ messages)

[PATCH] git-diff.txt: prefer not using <commit>..<commit>
 2019-03-21 14:12 UTC  (7+ messages)

[PATCH v2 0/7] gc: minor code cleanup + contention fixes
 2019-03-21 14:10 UTC  (3+ messages)
` [PATCH v3 8/8] reflog expire: don't assert the OID when locking refs

[PATCH v3 10/21] checkout: split part of it to new command 'switch'
 2019-03-21 13:46 UTC  (10+ messages)
` [PATCH] checkout.txt: note about losing staged changes with --merge

Could you do us a favour?
 2019-03-21 13:02 UTC 

[WIP PATCH/RFC] Use a higher range-diff --creation-factor for format-patch
 2019-03-21 11:22 UTC  (4+ messages)

What's cooking in git.git (Mar 2019, #04; Wed, 20)
 2019-03-21 11:14 UTC  (8+ messages)

[PATCH 0/13] more unused parameter cleanups
 2019-03-21  9:44 UTC  (3+ messages)

[PATCH] commit: improve error message in "-a <paths>" case
 2019-03-21  9:42 UTC  (3+ messages)

Git server side "pre-receive" hook to create new repositories
 2019-03-21  9:28 UTC  (5+ messages)

[PATCH 0/6] Create commit-graph file format v2
 2019-03-21  9:21 UTC  (3+ messages)
` [PATCH 5/6] commit-graph: implement file format version 2

[PATCH v8 00/11] Fix scissors bug during conflict
 2019-03-21  6:54 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 08/11] merge: cleanup messages like commit
  ` [PATCH v9 09/11] merge: add scissors line on merge conflict
  ` [PATCH v9 10/11] sequencer.c: define describe_cleanup_mode
  ` [PATCH v9 11/11] cherry-pick/revert: add scissors line on merge conflict


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