git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-07-31 13:07:34 to 2018-08-02 06:16:08 UTC [more...]

[PATCH v4 0/9] Introducing remote ODBs
 2018-08-02  6:15 UTC  (10+ messages)
` [PATCH v4 1/9] fetch-object: make functions return an error code
` [PATCH v4 2/9] Add initial remote odb support
` [PATCH v4 3/9] remote-odb: implement remote_odb_get_direct()
` [PATCH v4 4/9] remote-odb: implement remote_odb_get_many_direct()
` [PATCH v4 5/9] remote-odb: add remote_odb_reinit()
` [PATCH v4 6/9] Use remote_odb_get_direct() and has_remote_odb()
` [PATCH v4 7/9] Use odb.origin.partialclonefilter instead of core.partialclonefilter
` [PATCH v4 8/9] t0410: test fetching from many promisor remotes
` [PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote

Fetch on submodule update
 2018-08-02  6:08 UTC  (3+ messages)

[PATCH] remote: clear string_list after use in mv()
 2018-08-02  2:56 UTC  (2+ messages)

[PATCH v2] remote: make refspec follow the same disambiguation rule as local refs
 2018-08-02  2:26 UTC  (6+ messages)

[PATCH v2 0/4] fix "rebase -i --root" corrupting root commit
 2018-08-01 23:25 UTC  (14+ messages)
` [PATCH v2 0/2] Fix author script quoting
  ` [PATCH v2 1/2] sequencer: handle errors in read_author_ident()
  ` [PATCH v2 2/2] sequencer: fix quoting in write_author_script

[PATCH] push: comment on a funny unbalanced option help
 2018-08-01 22:57 UTC  (5+ messages)

[PATCH] config: fix case sensitive subsection names on writing
 2018-08-01 22:51 UTC  (13+ messages)
` [PATCH 0/3] "
  ` [PATCH 2/3] "
    ` [PATCH 0/3] sb/config-write-fix done without robbing Peter
      ` [PATCH 1/3] t1300: document current behavior of setting options
      ` [PATCH 3/3] git-config: document accidental multi-line setting in deprecated syntax

[BUG] fetching sometimes doesn't update refs
 2018-08-01 22:23 UTC  (10+ messages)
` [PATCH] transport: report refs only if transport does
` [PATCH] fetch-pack: unify ref in and out param

What's cooking in git.git (Jul 2018, #03; Wed, 25)
 2018-08-01 22:13 UTC  (11+ messages)
    ` range-diff, was "
` ds/reachable (was Re: What's cooking in git.git (Jul 2018, #03; Wed, 25))
` ds/multi-pack-index "

Git clone and case sensitivity
 2018-08-01 21:20 UTC  (23+ messages)
                ` [PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems

[PATCH] negotiator/skipping: skip commits during fetch
 2018-08-01 21:13 UTC  (8+ messages)
    ` [PATCH 0/2] negotiator: improve recent behavior + docs
    ` [PATCH 1/2] negotiator: unknown fetch.negotiationAlgorithm should error out
    ` [PATCH 2/2] fetch doc: cross-link two new negotiation options

[PATCH v2 17/18] commit-reach: make can_all_from_reach... linear
 2018-08-01 20:41 UTC  (3+ messages)

[PATCH 00/16] Consolidate reachability logic
 2018-08-01 20:33 UTC  (6+ messages)
` [PATCH v2 00/18] "

[PATCH 0/8] Add color test for range-diff, simplify diff.c
 2018-08-01 19:46 UTC  (6+ messages)
` [PATCHv2 "
  ` [PATCH 2/8] t3206: add color test for range-diff --dual-color

[PATCH 0/2 v3] Highlight keywords in remote sideband output
 2018-08-01 18:16 UTC  (9+ messages)
` [PATCH 1/2] Document git config getter return value
` [PATCH 2/2] Highlight keywords in remote sideband output

[PATCH 1/1] add hook pre-p4-submit
 2018-08-01 17:41 UTC  (10+ messages)
` [PATCH 1/1] Add the `p4-pre-submit` hook

[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
 2018-08-01 16:38 UTC  (7+ messages)
` [PATCH v2 0/4] Speed up unpack_trees()

[PATCH v1] checkout: optionally speed up "git checkout -b foo"
 2018-08-01 15:10 UTC  (4+ messages)
` [PATCH v2] checkout: optimize "git checkout -b <new_branch>"

git broken for AIX somewhere between 2.13.2 and 2.13.3
 2018-08-01  7:31 UTC  (15+ messages)
            ` Is detecting endianness at compile-time unworkable?

[PATCH] t1404: increase core.packedRefsTimeout to avoid occasional test failure
 2018-08-01  1:37 UTC  (3+ messages)

[PATCH 1/1] verify-tag/verify-commit should exit unsuccessfully when signature is not trusted
 2018-08-01  0:25 UTC  (3+ messages)

git merge -s subtree seems to be broken
 2018-08-01  0:58 UTC  (15+ messages)

[PATCH] remote: prefer exact matches when using refspecs
 2018-08-01  0:32 UTC  (6+ messages)

[GSoC] [PATCH v4 0/4] rebase: rewrite rebase in C
 2018-08-01  0:17 UTC  (3+ messages)
` [GSoC] [PATCH v5 0/3] "

[PATCH] travis-ci: include the trash directories of failed tests in the trace log
 2018-07-31 22:56 UTC 

[GSoC][PATCH v4 00/20] rebase -i: rewrite in C
 2018-07-31 19:28 UTC  (23+ messages)
` [GSoC][PATCH v5 "
  ` [GSoC][PATCH v5 01/20] sequencer: make two functions and an enum from sequencer.c public
  ` [GSoC][PATCH v5 02/20] rebase -i: rewrite append_todo_help() in C
  ` [GSoC][PATCH v5 03/20] editor: add a function to launch the sequence editor
  ` [GSoC][PATCH v5 04/20] rebase -i: rewrite the edit-todo functionality in C
  ` [GSoC][PATCH v5 05/20] sequencer: add a new function to silence a command, except if it fails
  ` [GSoC][PATCH v5 06/20] rebase -i: rewrite setup_reflog_action() in C
  ` [GSoC][PATCH v5 07/20] rebase -i: rewrite checkout_onto() "
  ` [GSoC][PATCH v5 08/20] sequencer: refactor append_todo_help() to write its message to a buffer
  ` [GSoC][PATCH v5 09/20] sequencer: change the way skip_unnecessary_picks() returns its result
  ` [GSoC][PATCH v5 10/20] t3404: todo list with commented-out commands only aborts
  ` [GSoC][PATCH v5 11/20] rebase -i: rewrite complete_action() in C
  ` [GSoC][PATCH v5 12/20] rebase -i: remove unused modes and functions
  ` [GSoC][PATCH v5 13/20] rebase -i: implement the logic to initialize $revisions in C
  ` [GSoC][PATCH v5 14/20] rebase -i: rewrite the rest of init_revisions_and_shortrevisions() "
  ` [GSoC][PATCH v5 15/20] rebase -i: rewrite write_basic_state() "
  ` [GSoC][PATCH v5 16/20] rebase -i: rewrite init_basic_state() "
  ` [GSoC][PATCH v5 17/20] rebase -i: implement the main part of interactive rebase as a builtin
  ` [GSoC][PATCH v5 18/20] rebase--interactive2: rewrite the submodes of interactive rebase in C
  ` [GSoC][PATCH v5 19/20] rebase -i: remove git-rebase--interactive.sh
  ` [GSoC][PATCH v5 20/20] rebase -i: move rebase--helper modes to rebase--interactive

[PATCH 00/29] t: detect and fix broken &&-chains in subshells
 2018-07-31 19:08 UTC  (10+ messages)
` [PATCH v2 00/10] detect "
  ` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "

Question on range-diff and notes.displayref
 2018-07-31 18:17 UTC  (2+ messages)

[PATCH 0/8] "git fetch" should not clobber existing tags without --force
 2018-07-31 18:03 UTC  (15+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] fetch tests: change "Tag" test tag to "testTag"
` [PATCH v2 02/10] push tests: remove redundant 'git push' invocation
` [PATCH v2 03/10] push tests: fix logic error in "push" test assertion
` [PATCH v2 04/10] push tests: add more testing for forced tag pushing
` [PATCH v2 05/10] push tests: assert re-pushing annotated tags
` [PATCH v2 06/10] push doc: correct lies about how push refspecs work
` [PATCH v2 07/10] fetch tests: correct a comment "remove it" -> "remove them"
` [PATCH v2 08/10] fetch tests: add a test clobbering tag behavior
` [PATCH v2 09/10] pull doc: fix a long-standing grammar error
` [PATCH v2 10/10] fetch: stop clobbering existing tags without --force

[PATCH 0/8] Clarify commit-graph and grafts/replace/shallow incompatibilities
 2018-07-31 17:40 UTC  (6+ messages)
` [PATCH] DO-NOT-MERGE: write and read commit-graph always

[GSoC][PATCH v4 15/20] rebase -i: rewrite write_basic_state() in C
 2018-07-31 17:25 UTC  (6+ messages)
` [GSoC][PATCH v4] fixup! "

[PATCH v2 0/2] Address recovery failures with directory/file conflicts
 2018-07-31 17:12 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] t1015: demonstrate directory/file conflict recovery failures
  ` [PATCH v3 2/2] read-cache: fix directory/file conflict handling in read_index_unmerged()

First test of t5552 fails on Windows
 2018-07-31 16:33 UTC 

[PATCH 2/2] refs: switch for_each_replace_ref back to use a ref_store
 2018-07-31 16:17 UTC  (4+ messages)

[BUG] merge-recursive overly aggressive when skipping updating the working tree
 2018-07-31 16:11 UTC  (3+ messages)
` [PATCH v2 0/2] Preserve skip_worktree bit in merges when necessary

[PATCH/RFC] Color merge conflicts
 2018-07-31 16:09 UTC  (3+ messages)

[PATCH] refspec: allow @ on the left-hand side of refspecs
 2018-07-31 16:02 UTC  (4+ messages)

[PATCH v3 00/20] Add `range-diff`, a `tbdiff` lookalike
 2018-07-31 15:19 UTC  (8+ messages)
` [PATCH v4 00/21] "
  ` [PATCH v4 11/21] range-diff: add tests

[PATCH 0/1] Highlight keywords in remote sideband output
 2018-07-31 15:06 UTC  (7+ messages)
` [PATCH 1/1] "


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