git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-03-17 06:00:41 to 2019-03-19 06:01:56 UTC [more...]

Request for Quotation
 2019-03-19  2:46 UTC 

(no subject)
 2019-03-19  4:16 UTC 

[PATCH 0/3] multi-pack-index: fix verify on large repos
 2019-03-19  4:08 UTC  (8+ messages)
` [PATCH 2/3] midx: verify: group objects by packfile to speed up object verification
` [PATCH 1/3] midx: verify: add midx packfiles to the packed_git list
` [PATCH 3/3] trace2:data: add trace2 data to midx

[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-03-19  3:55 UTC  (7+ messages)

[PATCH 0/4] doc-diff: support diffing from/to AsciiDoc(tor)
 2019-03-19  3:14 UTC  (7+ messages)
` [PATCH 1/4] Doc: auto-detect changed build flags
` [PATCH 2/4] doc-diff: let `render_tree()` take an explicit directory name
` [PATCH 3/4] doc-diff: support diffing from/to AsciiDoc(tor)
` [PATCH 4/4] doc-diff: add `--cut-header-footer`

[PATCH 0/2] Randomize / timestamp trace2 targets
 2019-03-19  3:17 UTC  (10+ messages)
` [PATCH 2/2] trace2: randomize/timestamp "

[PATCH 0/4] gc docs: modernize and fix the documentation
 2019-03-19  2:08 UTC  (19+ messages)
` [PATCH 1/4] gc docs: modernize the advice for manually running "gc"
` [PATCH 2/4] gc docs: include the "gc.*" section from "config" in "gc"
` [PATCH 3/4] gc docs: de-duplicate "OPTIONS" and "CONFIGURATION"
` [PATCH 4/4] gc docs: downplay the usefulness of --aggressive

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

[PATCH v7 0/8] Fix scissors bug during conflict
 2019-03-19  0:55 UTC  (22+ messages)
` [PATCH v8 00/11] "
  ` [PATCH v8 01/11] t7600: clean up style
  ` [PATCH v8 02/11] t3507: cleanup space after redirection operators
  ` [PATCH v8 03/11] t7604: refactor out Git commands upstream of pipe
  ` [PATCH v8 04/11] t7502: clean up test style
  ` [PATCH v8 05/11] commit: extract cleanup_mode functions to sequencer
  ` [PATCH v8 06/11] parse-options.h: extract common --cleanup option
  ` [PATCH v8 07/11] sequencer.c: remove duplicate code
  ` [PATCH v8 08/11] merge: cleanup messages like commit
  ` [PATCH v8 09/11] merge: add scissors line on merge conflict
  ` [PATCH v8 10/11] sequencer.c: define describe_cleanup_mode
  ` [PATCH v8 11/11] cherry-pick/revert: add scissors line on merge conflict

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

[RFC/PATCH] point pull requesters to Git Git Gadget
 2019-03-19  0:30 UTC  (10+ messages)

[PATCH 0/2] Allow difftool to be run outside of Git worktrees
 2019-03-19  0:25 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] parse-options: make OPT_ARGUMENT() more useful

fast-import should fail on invalid unsupported paths
 2019-03-18 21:17 UTC  (2+ messages)

Deprecating git diff ..; dealing with other ranges
 2019-03-18 18:51 UTC  (8+ messages)

git p4 sync not reflecting mail address changes
 2019-03-18 18:02 UTC  (2+ messages)

[PATCH v1 1/1] trace2: NULL is not allowed for va_list
 2019-03-18 17:58 UTC  (5+ messages)

GSoC 2019: Git's application submitted
 2019-03-18 16:37 UTC  (3+ messages)

[PATCH] t4038-diff-combined: quote paths with whitespace
 2019-03-18 15:38 UTC  (4+ messages)

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-03-18 12:10 UTC  (9+ messages)
` [PATCH v8 3/3] branch: add worktree info on verbose output
` [PATCH v9 0/3]
  ` [PATCH v9 3/3] branch: add worktree info on verbose output

[PATCH 0/2] Fix fsmonitor after discard_index()
 2019-03-18 11:05 UTC  (2+ messages)

[PATCH v2] rebase: remove the rebase.useBuiltin setting
 2019-03-18 11:01 UTC  (7+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

"man gitattributes" doesn't explain comma-separated attribute values
 2019-03-18 10:10 UTC  (5+ messages)

[BUG] completion.commands does not remove multiple commands
 2019-03-18  9:41 UTC  (9+ messages)
` [PATCH 1/3] doc: note config file restrictions for completion.commands
    ` [PATCH v2 0/4] completion.commands: fix multiple command removals
    ` [PATCH v2 1/4] git: read local config in --list-cmds
    ` [PATCH v2 2/4] t9902: test multiple removals via completion.commands
    ` [PATCH v2 3/4] completion: fix multiple command removals
    ` [PATCH v2 4/4] completion: use __git when calling --list-cmds

[PATCH] doc: fix typos in man pages
 2019-03-18  8:54 UTC  (4+ messages)

[GSoC][PATCH v3 0/3] Avoid using pipes
 2019-03-18  8:15 UTC  (9+ messages)
` [GSoC][PATCH v3 1/3] t0000: fix indentation
` [GSoC][PATCH v3 2/3] t0000: avoid using pipes
` [GSoC][PATCH v3 3/3] t0000: use test_line_count instead of wc -l

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

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

[PATCH] send-email: don't cc *-by lines with '-' prefix
 2019-03-18  7:02 UTC  (5+ messages)

[PATCH 0/2] stash: handle pathspec magic again
 2019-03-18  7:02 UTC  (7+ messages)

[PATCH v2 0/7] gc: minor code cleanup + contention fixes
 2019-03-18  6:13 UTC  (3+ messages)
` [PATCH v3 0/8] "

[PATCH 0/5] gc: minor code cleanup + contention fixes
 2019-03-18  6:04 UTC  (5+ messages)
` [PATCH v2 6/7] gc: don't run "reflog expire" when keeping reflogs

[PATCH] fix pack protocol example client/server communication
 2019-03-18  5:37 UTC  (2+ messages)

Shorthand for "$(git merge-base A B)"
 2019-03-18  5:27 UTC  (3+ messages)

[WIP PATCH/RFC] Use a higher range-diff --creation-factor for format-patch
 2019-03-18  5:23 UTC  (3+ messages)

ls-remote set timeout
 2019-03-18  2:34 UTC  (3+ messages)

Update of Bulgarian translation of gitk
 2019-03-18  2:13 UTC  (3+ messages)

Draft of Git Rev News edition 49
 2019-03-18  1:56 UTC 

[PATCH 00/11] tests: introduce 'test_atexit'
 2019-03-18  1:50 UTC  (5+ messages)
` [PATCH 03/11] test-lib: "

[PATCH 1/4] rebase: document --rerere-autoupdate
 2019-03-18  1:25 UTC  (3+ messages)
` am/cherry-pick/rebase/revert: "

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


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