git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-09-27 16:48:33 to 2018-09-29 05:45:26 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-29  5:45 UTC  (15+ messages)
` [PATCH v6 0/7] "
  ` [PATCH v6 3/7] eoie: add End of Index Entry (EOIE) extension
  ` [PATCH v6 4/7] config: add new index.threads config setting

[PATCH v2 0/5] Fix the racy split index problem
 2018-09-29  5:36 UTC  (19+ messages)
` [PATCH v2 1/5] split-index: add tests to demonstrate "
` [PATCH v3 0/6] Fix "
  ` [PATCH v3 1/6] t1700-split-index: document why FSMONITOR is disabled in this test script
  ` [PATCH v3 2/6] split-index: add tests to demonstrate the racy split index problem
  ` [PATCH v3 3/6] t1700-split-index: date back files to avoid racy situations
  ` [PATCH v3 4/6] split-index: count the number of deleted entries
  ` [PATCH v3 5/6] split-index: don't compare stat data of entries already marked for split index
  ` [PATCH v3 6/6] split-index: smudge and add racily clean cache entries to "

wrong output on fail
 2018-09-29  3:30 UTC 

[PATCH] git.txt: mention mailing list archive
 2018-09-28 23:09 UTC  (9+ messages)
` [PATCH v2] "
        ` [PATCH] git doc: direct bug reporters to mailing list archive (Re: [PATCH v2] git.txt: mention mailing list archive)

[PATCH] submodule: Alllow staged changes for get_superproject_working_tree
 2018-09-28 22:25 UTC  (9+ messages)

[PATCH 0/3] Filter alternate references
 2018-09-28 22:05 UTC  (22+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] transport.c: introduce core.alternateRefsCommand
` [PATCH v3 0/4] Filter alternate references
  ` [PATCH v3 1/4] transport: drop refnames from for_each_alternate_ref
  ` [PATCH v3 2/4] transport.c: extract 'fill_alternate_refs_command'
  ` [PATCH v3 3/4] transport.c: introduce core.alternateRefsCommand
  ` [PATCH v3 4/4] transport.c: introduce core.alternateRefsPrefixes

[PATCH] git-rebase.sh: fix typos in error messages
 2018-09-28 22:05 UTC  (3+ messages)

[PATCH 1/8] sha1-array: provide oid_array_filter
 2018-09-28 21:54 UTC  (27+ messages)
                ` On shipping more of our technical docs as manpages
                      ` [PATCH] Documentation/CodingGuidelines: How to document new APIs
                              ` [PATCH] strbuf.h: format according to coding guidelines

[PATCH] Improvement to only call Git Credential Helper once
 2018-09-28 20:54 UTC  (3+ messages)

Git for Windows for Unix?
 2018-09-28 20:42 UTC  (6+ messages)

[PATCH] FYI / RFC: submodules: introduce repo-like workflow
 2018-09-28 20:23 UTC  (5+ messages)

[PATCH 0/4] Multiple subtree split fixes regarding complex repos
 2018-09-28 18:56 UTC  (5+ messages)
` [PATCH 1/4] subtree: refactor split of a commit into standalone method
` [PATCH 2/4] subtree: make --ignore-joins pay attention to adds
` [PATCH 3/4] subtree: use commits before rejoins for splits
` [PATCH 4/4] subtree: improve decision on merges kept in split

[PATCH v1 0/4] Cleanup pass on special test setups
 2018-09-28 18:43 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] fsmonitor: update GIT_TEST_FSMONITOR support

[PATCH v3 4/4] wt-status.c: Set the committable flag in the collect phase
 2018-09-28 18:34 UTC  (5+ messages)
` [PATCH 0/1] wt-status-state-cleanup
  ` [PATCH 1/1] roll wt_status_state into wt_status and populate in the collect phase

Request for examples on git log --format:tformat
 2018-09-28 18:29 UTC 

[RFC PATCH] transport: list refs before fetch if necessary
 2018-09-28 17:50 UTC  (10+ messages)
` [RFC PATCH v2 0/4] Avoid ls-refs when possible in protocol v2
  ` [RFC PATCH v2 1/4] transport: allow skipping of ref listing
  ` [RFC PATCH v2 2/4] transport: do not list refs if possible
  ` [RFC PATCH v2 3/4] transport: list refs before fetch if necessary
  ` [RFC PATCH v2 4/4] fetch: do not list refs if fetching only hashes

[PATCH] git help: promote 'git help -av'
 2018-09-28 17:49 UTC  (9+ messages)

[PATCH] help: allow redirecting to help for aliased command
 2018-09-28 17:00 UTC  (11+ messages)

[PATCH] Improvement to only call Git Credential Helper once
 2018-09-28 15:50 UTC  (2+ messages)

[PATCH] t1400: drop debug `echo` to actually execute `test`
 2018-09-28 15:43 UTC 

[PATCH] read-cache: fix division by zero core-dump
 2018-09-28 15:31 UTC  (3+ messages)

--skip-worktree and operations like checkout / stash /etc
 2018-09-28 13:35 UTC  (2+ messages)

[PATCH v5 0/8] Introducing remote ODBs
 2018-09-28 11:43 UTC  (4+ messages)
` [PATCH v5 7/8] t0410: test fetching from many promisor remotes

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2018-09-28  1:28 UTC  (19+ messages)

Add proto v2 archive command with HTTP support
 2018-09-28  1:25 UTC  (15+ messages)
` [PATCH 3/3] archive: allow archive over HTTP(S) with proto v2
` [PATCH v2 0/4] Add proto v2 archive command with HTTP support
  ` [PATCH v2 1/4] archive: follow test standards around assertions
  ` [PATCH v2 2/4] archive: use packet_reader for communications

[PATCH] negotiator/skipping: parse commit before queueing
 2018-09-27 23:29 UTC  (2+ messages)

Fixing constant preference prompts during tests
 2018-09-27 23:12 UTC  (6+ messages)

[RFC PATCH] travis-ci: work around quarantine error during Perforce install on macOS
 2018-09-27 22:56 UTC  (2+ messages)

[PATCH 0/2] negotiator: improve recent behavior + docs
 2018-09-27 22:46 UTC  (4+ messages)

[PATCH] Add an EditorConfig file
 2018-09-27 22:33 UTC  (7+ messages)

[PATCH] fetch: fix compilation warning
 2018-09-27 22:08 UTC 

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

[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
 2018-09-27 21:18 UTC  (6+ messages)
` [PATCH v3 0/5] Clean up tests for test_cmp arg ordering and pipe placement
  ` [PATCH v3 1/5] CodingGuidelines: add shell piping guidelines

t7005-editor.sh failure
 2018-09-27 20:53 UTC  (8+ messages)

Null pointer dereference in rerere.c
 2018-09-27 20:40 UTC  (3+ messages)

[PATCH] git-completion.bash: Add completion for stash list
 2018-09-27 19:59 UTC 

[PATCH] git-completion.bash: Add completion for stash list
 2018-09-27 20:09 UTC 

[PATCH 3/4] git-commit-graph.txt: refer to "*commit* graph file"
 2018-09-27 19:21 UTC  (8+ messages)
` [PATCH v2 0/4] git-commit-graph.txt: various cleanups
  ` [PATCH v2 1/4] git-commit-graph.txt: fix bullet lists
  ` [PATCH v2 2/4] git-commit-graph.txt: typeset more in monospace
  ` [PATCH v2 3/4] git-commit-graph.txt: refer to "*commit*-graph file"
  ` [PATCH v2 4/4] Doc: refer to the "commit-graph file" with dash

[PATCH] worktree: add per-worktree config files
 2018-09-27 18:49 UTC  (5+ messages)

[PATCH] fetch-pack: approximate no_dependents with filter
 2018-09-27 18:37 UTC  (2+ messages)

[PATCH v5 0/9] Make submodules work if .gitmodules is not checked out
 2018-09-27 18:00 UTC  (7+ messages)
` [PATCH v5 9/9] submodule: support reading .gitmodules when it's not in the working tree

[PATCH v2 0/6] Use generation numbers for --topo-order
 2018-09-27 17:57 UTC  (4+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 7/7] revision.c: refactor basic topo-order logic

Triggering "BUG: wt-status.c:476: multiple renames on the same target? how?"
 2018-09-27 17:36 UTC  (3+ messages)
` [PATCHv2] commit: fix erroneous BUG, 'multiple renames on the same target? how?'


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