git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-03-17 12:50:30 to 2019-03-19 11:29:19 UTC [more...]

[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
 2019-03-19 11:29 UTC  (3+ messages)

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

[PATCH v7 0/8] Fix scissors bug during conflict
 2019-03-19 11:13 UTC  (14+ messages)
` [PATCH v8 00/11] "
  ` [PATCH v8 08/11] merge: cleanup messages like commit
  ` [PATCH v8 10/11] sequencer.c: define describe_cleanup_mode

[PATCH v2] rebase: remove the rebase.useBuiltin setting
 2019-03-19 10:21 UTC  (8+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

how can i "gc" or "prune" objects related to a deleted remote?
 2019-03-19  9:35 UTC  (3+ messages)

Improve support for 'git config gc.reflogExpire never'
 2019-03-19  9:30 UTC  (3+ messages)

[PATCH 0/4] gc docs: modernize and fix the documentation
 2019-03-19  9:28 UTC  (21+ 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

Git server side "pre-receive" hook to create new repositories
 2019-03-19  9:24 UTC  (3+ messages)

git on AIX: daemon.c & t5570-git-daemon.sh
 2019-03-19  9:05 UTC 

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

git-format-patch and dates
 2019-03-19  6:46 UTC 

[PATCH 0/5] gc: minor code cleanup + contention fixes
 2019-03-19  6:27 UTC  (11+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v3 0/8] "
  ` [PATCH v3 6/8] reflog tests: assert lack of early exit with expiry="never"
` [PATCH v2 6/7] gc: don't run "reflog expire" when keeping reflogs

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 1/3] midx: verify: add midx packfiles to the packed_git list
` [PATCH 2/3] midx: verify: group objects by packfile to speed up object verification
` [PATCH 3/3] trace2:data: add trace2 data to midx

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

[PATCH v2 00/19] Add new command "switch"
 2019-03-19  0:43 UTC  (56+ 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 03/26] doc: document --overwrite-ignore
    ` [PATCH v4 04/26] git-checkout.txt: fix monospace typeset
    ` [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)

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