git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-03-17 18:16:37 to 2019-03-20 00:39:03 UTC [more...]

[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
 2019-03-20  0:38 UTC  (4+ messages)

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

[PATCH v2 1/1] t/lib-gpg.sh: fix GPG keyring import options
 2019-03-19 23:20 UTC 

[REGRESSION ps/stash-in-c] git stash show -v
 2019-03-19 23:18 UTC  (2+ messages)

[PATCH 1/1] t/lib-gpg.sh: fix GPG keyring import options
 2019-03-19 23:15 UTC 

[WIP 0/7] CDN offloading of fetch response
 2019-03-19 20:48 UTC  (3+ messages)
` [PATCH v2 0/8] "

[RFC PATCH 00/11] rebase -i run without forking rebase--interactive
 2019-03-19 20:24 UTC  (13+ messages)
` [RFC PATCH 01/11] sequencer: always discard index after checkout
` [RFC PATCH 02/11] rebase: rename write_basic_state()
` [RFC PATCH 03/11] rebase: use OPT_RERERE_AUTOUPDATE()
` [RFC PATCH 04/11] rebase -i: combine rebase--interactive.c with rebase.c
` [RFC PATCH 05/11] rebase -i: remove duplication
` [RFC PATCH 06/11] rebase -i: use struct commit when parsing options
` [RFC PATCH 07/11] rebase -i: use struct object_id for squash_onto
` [RFC PATCH 08/11] rebase -i: use struct rebase_options to parse args
` [RFC PATCH 09/11] rebase -i: use struct rebase_options in do_interactive_rebase()
` [RFC PATCH 10/11] rebase: use a common action enum
` [RFC PATCH 11/11] rebase -i: run without forking rebase--interactive

[PATCH 0/3] multi-pack-index: fix verify on large repos
 2019-03-19 19:53 UTC  (19+ 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 v2 0/4] multi-pack-index: fix verify on large repos
  ` [PATCH v2 1/4] progress: add sparse mode to force 100% complete message
  ` [PATCH v2 2/4] trace2:data: add trace2 data to midx
  ` [PATCH v2 3/4] midx: verify: add midx packfiles to the packed_git list
  ` [PATCH v2 4/4] midx: verify: group objects by packfile to speed up object verification

[PATCH v2 1/1] trace2: NULL is not allowed for va_list
 2019-03-19 18:03 UTC  (2+ messages)

git command history
 2019-03-19 16:03 UTC 

[PATCH v2 00/19] Add new command "switch"
 2019-03-19 14:06 UTC  (40+ 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 12/26] checkout: split part of it to new command 'switch'
    ` [PATCH v4 14/26] switch: add --discard-changes

Git server side "pre-receive" hook to create new repositories
 2019-03-19 12:16 UTC  (4+ messages)

[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 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/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)

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

[PATCH 1/3] doc: note config file restrictions for completion.commands
 2019-03-18  9:41 UTC  (6+ messages)
` [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  (6+ messages)
` [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: "


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