git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-07 06:33:07 to 2019-02-08 19:28:38 UTC [more...]

[Proposed Fix v1] t5318: replace dd if=/dev/zero with truncate
 2019-02-08 19:28 UTC 

[Breakage] Git v2.21.0-rc0 - t5318 (NonStop)
 2019-02-08 19:26 UTC  (8+ messages)

[PATCH] test-lib: make '--stress' more bisect-friendly
 2019-02-08 19:12 UTC  (7+ messages)

[PATCH 0/1] Add .mailmap entries for Clemens "drizzd" Buchacher
 2019-02-08 19:11 UTC  (3+ messages)
` [PATCH 1/1] .mailmap: map Clemens Buchacher's mail addresses

[PATCHv2] git-p4: ticket expiry test: use a fake p4 to avoid use of 'sleep'
 2019-02-08 19:02 UTC 

New command/tool: git filter-repo
 2019-02-08 18:53 UTC  (4+ messages)

[PATCH 0/3] Teach submodule set-branch subcommand
 2019-02-08 18:43 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] submodule--helper: teach config subcommand --unset
  ` [PATCH v2 3/3] submodule: teach set-branch subcommand
  ` [PATCH v3 0/3] Teach submodule "
    ` [PATCH v3 1/3] git-submodule.txt: "--branch <branch>" option defaults to 'master'
    ` [PATCH v3 2/3] submodule--helper: teach config subcommand --unset
    ` [PATCH v3 3/3] submodule: teach set-branch subcommand
    ` [PATCH v4 0/3] Teach submodule "
      ` [PATCH v4 1/3] git-submodule.txt: "--branch <branch>" option defaults to 'master'
      ` [PATCH v4 2/3] submodule--helper: teach config subcommand --unset
      ` [PATCH v4 3/3] submodule: teach set-branch subcommand

[PATCH] reflog: specify default pretty format in config
 2019-02-08 18:31 UTC  (2+ messages)
` [PATCH v2] "

undefined symbols building GIT source from githu
 2019-02-08 18:15 UTC  (2+ messages)

[PATCH 0/2] t/lib-gpg: a gpgsm fix, a minor improvement, and a question
 2019-02-08 18:04 UTC  (5+ messages)
` [PATCH 1/2] t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txt
` [PATCH 2/2] t/lib-gpg: drop redundant killing of gpg-agent

[PATCH v3] log,diff-tree: add --combined-all-names option
 2019-02-08 17:50 UTC  (20+ messages)
` [PATCH v4] "
  ` [PATCH v5 0/2] add --combined-all-paths option to log and diff-tree
    ` [PATCH v5 1/2] log,diff-tree: add --combined-all-paths option
    ` [PATCH v5 2/2] squash! "

t0028-working-tree-encoding.sh failing on musl based systems (Alpine Linux)
 2019-02-08 17:50 UTC  (8+ messages)

Possible minor bug in Git
 2019-02-08 17:43 UTC  (4+ messages)

[PATCH] ci: make sure we build Git parallel
 2019-02-08 17:25 UTC  (11+ messages)
          ` [PATCH] ci: clear and mark MAKEFLAGS exported just once

could not freshen shared index ..../sharedindex.0000000000000000000000000000000000000000'
 2019-02-08 17:23 UTC  (4+ messages)

[PATCH 00/19] Add new command "switch"
 2019-02-08 14:19 UTC  (25+ messages)
` [PATCH 08/19] checkout: split part of it to new command switch
` [PATCH v2 00/19] Add new command "switch"
  ` [PATCH v2 01/19] git-checkout.txt: fix one syntax line
  ` [PATCH v2 02/19] doc: document --overwrite-ignore
  ` [PATCH v2 03/19] t: rename t2014-switch.sh to t2014-checkout-switch.sh
  ` [PATCH v2 04/19] checkout: factor out some code in parse_branchname_arg()
  ` [PATCH v2 05/19] checkout: make "opts" in cmd_checkout() a pointer
  ` [PATCH v2 06/19] checkout: move 'confict_style' and 'dwim_..' to checkout_opts
  ` [PATCH v2 07/19] checkout: split options[] array in three pieces
  ` [PATCH v2 08/19] checkout: split part of it to new command switch
  ` [PATCH v2 09/19] switch: better names for -b and -B
  ` [PATCH v2 10/19] switch: remove -l
  ` [PATCH v2 11/19] switch: stop accepting pathspec
  ` [PATCH v2 12/19] switch: reject "do nothing" case
  ` [PATCH v2 13/19] switch: only allow explicit detached HEAD
  ` [PATCH v2 14/19] switch: add short option for --detach
  ` [PATCH v2 15/19] switch: no implicit dwim, use --guess to dwim
  ` [PATCH v2 16/19] switch: no worktree status unless real branch switch happens
  ` [PATCH v2 17/19] t: add tests for switch
  ` [PATCH v2 18/19] completion: support switch
  ` [PATCH v2 19/19] doc: promote "git switch"

t5570-git-daemon fails with SIGPIPE on OSX
 2019-02-08 12:54 UTC  (7+ messages)

[Hang] t5562 subtest 8 on NonStop
 2019-02-08 12:23 UTC 

[Breakage] Git v2.21.0-rc0 - t5403 (NonStop)
 2019-02-08 11:36 UTC  (5+ messages)

[Fix v1] t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIR
 2019-02-08 11:32 UTC 

[PATCH v12 00/26] Convert "git stash" to C builtin
 2019-02-08 11:30 UTC  (3+ messages)
` [PATCH v12 18/26] stash: convert push to builtin

[PATCH v5 00/16] sequencer: refactor functions working on a todo_list
 2019-02-08 10:56 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/16] sequencer: refactor sequencer_add_exec_commands() to work "
  ` [PATCH v6 11/16] sequencer: refactor skip_unnecessary_picks() "
  ` [PATCH v6 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit

t0025 flakey?
 2019-02-08 10:21 UTC  (12+ messages)
  ` [PATCH] add_to_index(): convert forgotten HASH_RENORMALIZE check

[PATCH 0/1] git-p4: remove ticket expiration test
 2019-02-08 10:15 UTC  (4+ messages)

[PATCH 1/1] git-p4: recover from inconsistent perforce history
 2019-02-08  9:10 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v2] doc-diff: don't `cd_to_toplevel` before calling `usage`
 2019-02-08  4:34 UTC  (19+ messages)
` [PATCH v3] doc-diff: don't `cd_to_toplevel`

`git status -u no` suppresses modified files too
 2019-02-08  2:48 UTC  (2+ messages)

[PATCH v6 1/1] protocol: advertise multiple supported versions
 2019-02-07 23:58 UTC  (3+ messages)

[PATCH 0/1] Fix incorrectly reported CPU in 32-bit Windows
 2019-02-07 22:41 UTC  (4+ messages)
` [PATCH 1/1] mingw: fix CPU reporting in `git version --build-options`

[PATCH] contrib/subtree: ensure only one rev is provided
 2019-02-07 22:34 UTC  (3+ messages)

GSoC 2019: Git's application submitted
 2019-02-07 21:33 UTC  (7+ messages)

[ANNOUNCE] Git v2.21.0-rc0
 2019-02-07 20:56 UTC  (6+ messages)

[PATCH 0/2] Initialize repo object in fuzz-commit-graph
 2019-02-07 20:05 UTC  (3+ messages)
` [PATCH 1/2] fuzz-commit-graph: initialize repo object
` [PATCH 2/2] object: fix leak of shallow_stat

[PATCH] doc: prevent overflowing <code> tag in rendered HTML
 2019-02-07 19:29 UTC  (2+ messages)

[PATCH 00/21] nd/diff-parseopt part 2
 2019-02-07 18:43 UTC  (23+ messages)
` [PATCH 01/21] diff.c: convert --patch-with-raw
` [PATCH 02/21] diff.c: convert --numstat and --shortstat
` [PATCH 03/21] diff.c: convert --dirstat and friends
` [PATCH 04/21] diff.c: convert --check
` [PATCH 05/21] diff.c: convert --summary
` [PATCH 06/21] diff.c: convert --patch-with-stat
` [PATCH 07/21] diff.c: convert --name-only
` [PATCH 08/21] diff.c: convert --name-status
` [PATCH 09/21] diff.c: convert -s|--no-patch
` [PATCH 10/21] diff.c: convert --stat*
` [PATCH 11/21] diff.c: convert --[no-]compact-summary
` [PATCH 12/21] diff.c: convert --output-*
` [PATCH 13/21] diff.c: convert -B|--break-rewrites
` [PATCH 14/21] diff.c: convert -M|--find-renames
` [PATCH 15/21] diff.c: convert -D|--irreversible-delete
` [PATCH 16/21] diff.c: convert -C|--find-copies
` [PATCH 17/21] diff.c: convert --find-copies-harder
` [PATCH 18/21] diff.c: convert --no-renames|--[no--rename-empty
` [PATCH 19/21] diff.c: convert --relative
` [PATCH 20/21] diff.c: convert --[no-]minimal
` [PATCH 21/21] diff.c: convert --ignore-some-changes

Proposal: Output should push to different servers in parallel
 2019-02-07 18:26 UTC  (3+ messages)

[PATCH] Pretty-format: Ability to add newline after non-empty string
 2019-02-07 17:29 UTC  (2+ messages)

[PATCH 0/8] Resend of GIT_TEST_PROTOCOL_VERSION patches
 2019-02-07 10:49 UTC  (7+ messages)

Fwd: Query on GIT merge and conflicts
 2019-02-07  7:59 UTC 

What's cooking in git.git (Feb 2019, #02; Wed, 6)
 2019-02-07  7: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).