git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-10-19 09:27:10 to 2018-10-22 02:14:38 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-10-22  2:14 UTC  (5+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 7/7] read-cache: load cache entries on worker threads

[PATCH v3 0/7] Use generation numbers for --topo-order
 2018-10-22  1:55 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/7] test-reach: add rev-list tests
  ` [PATCH v4 4/7] revision.c: begin refactoring --topo-order logic
          ` [RFC PATCH] revision.c: use new algorithm in A..B case
  ` [PATCH v4 5/7] commit/revisions: bookkeeping before refactoring

[PATCH 0/3] Add GIT_TEST_MULTI_PACK_INDEX environment variable
 2018-10-22  1:41 UTC  (4+ messages)
` [PATCH v2 "

[RFC PATCH v2] Allow aliases that include other aliases
 2018-10-22  1:23 UTC  (10+ messages)
` [PATCH] alias: detect loops in mixed execution mode

[PATCH v4] gpg-interface.c: detect and reject multiple signatures on commits
 2018-10-22  0:58 UTC  (4+ messages)

[PATCH 00/59] Split config.txt
 2018-10-21 19:40 UTC  (65+ messages)
` [PATCH 01/59] config.txt: move advice.* to a separate file
` [PATCH 02/59] config.txt: move core.* "
` [PATCH 03/59] config.txt: move add.* "
` [PATCH 04/59] config.txt: move alias.* "
` [PATCH 05/59] config.txt: move am.* "
` [PATCH 06/59] config.txt: move apply.* "
` [PATCH 07/59] config.txt: move blame.* "
` [PATCH 08/59] config.txt: move branch.* "
` [PATCH 09/59] config.txt: move browser.* "
` [PATCH 10/59] config.txt: move checkout.* "
` [PATCH 11/59] config.txt: move clean.* "
` [PATCH 12/59] config.txt: move color.* "
` [PATCH 13/59] config.txt: move column.* "
` [PATCH 14/59] config.txt: move commit.* "
` [PATCH 15/59] config.txt: move credential.* "
` [PATCH 16/59] config.txt: move completion.* "
` [PATCH 17/59] config.txt: move difftool.* "
` [PATCH 18/59] config.txt: move fastimport.* "
` [PATCH 19/59] config.txt: move filter.* "
` [PATCH 20/59] config.txt: move fsck.* "
` [PATCH 21/59] config.txt: move gc.* "
` [PATCH 22/59] config.txt: move gitweb.* "
` [PATCH 23/59] config.txt: move grep.* "
` [PATCH 24/59] config.txt: move gpg.* "
` [PATCH 25/59] config.txt: move guitool.* "
` [PATCH 26/59] config.txt: move help.* "
` [PATCH 27/59] config.txt: move ssh.* "
` [PATCH 28/59] config.txt: move i18n.* "
` [PATCH 29/59] "
` [PATCH 30/59] config.txt: move init.* "
` [PATCH 31/59] config.txt: move instaweb.* "
` [PATCH 32/59] config.txt: move interactive.* "
` [PATCH 33/59] config.txt: move log.* "
` [PATCH 34/59] config.txt: move mailinfo.* "
` [PATCH 35/59] config.txt: move mailmap.* "
` [PATCH 36/59] config.txt: move man.* "
` [PATCH 37/59] config.txt: move mergetool.* "
` [PATCH 38/59] config.txt: move notes.* "
` [PATCH 39/59] config.txt: move pack.* "
` [PATCH 40/59] config.txt: move pager.* "
` [PATCH 41/59] config.txt: move pretty.* "
` [PATCH 42/59] config.txt: move protocol.* "
` [PATCH 43/59] config.txt: move remote.* "
` [PATCH 44/59] config.txt: move remotes.* "
` [PATCH 45/59] config.txt: move repack.* "
` [PATCH 46/59] config.txt: move rerere.* "
` [PATCH 47/59] config.txt: move sequencer.* "
` [PATCH 48/59] config.txt: move showBranch.* "
` [PATCH 49/59] config.txt: move splitIndex.* "
` [PATCH 50/59] config.txt: move status.* "
` [PATCH 51/59] config.txt: move tag.* "
` [PATCH 52/59] config.txt: move transfer.* "
` [PATCH 53/59] config.txt: move uploadarchive.* "
` [PATCH 54/59] config.txt: move uploadpack.* "
` [PATCH 55/59] config.txt: move url.* "
` [PATCH 56/59] config.txt: move user.* "
` [PATCH 57/59] config.txt: move versionsort.* "
` [PATCH 58/59] config.txt: move web.* "
` [PATCH 59/59] config.txt: move worktree.* "

[PATCH 1/2] alias: Rework comment about processing aliases
 2018-10-21 18:46 UTC  (2+ messages)
` [PATCH 2/2] alias: Move checking code into a seperate function

[PATCH] gitk: Do not mistake unchanged lines with submodule changes
 2018-10-21 16:39 UTC  (2+ messages)

[PATCH v3 0/2] Per-worktree config files
 2018-10-21 14:02 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] t1300: extract and use test_cmp_config()
  ` [PATCH v4 2/2] worktree: add per-worktree config files

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-10-21 11:20 UTC  (12+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
  ` [PATCH v2 07/13] tests: introduce `test_atexit`
              ` Mirror of git.git on gitlab.com

[PATCH] builtin/receive-pack: dead initializer for retval in check_nonce
 2018-10-21 10:00 UTC  (3+ messages)

[PATCH] completion: use __gitcomp_builtin for format-patch
 2018-10-21  8:41 UTC 

[PATCH] completion: fix __gitcomp_builtin no longer consider extra options
 2018-10-21  8:37 UTC 

[PATCH v2 0/8] fix per-worktree ref iteration in fsck/reflog expire
 2018-10-21  8:08 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] refs.c: indent with tabs, not spaces
  ` [PATCH v3 2/8] Add a place for (not) sharing stuff between worktrees
  ` [PATCH v3 3/8] refs: new ref types to make per-worktree refs visible to all worktrees
  ` [PATCH v3 4/8] revision.c: correct a parameter name
  ` [PATCH v3 5/8] revision.c: better error reporting on ref from different worktrees
  ` [PATCH v3 6/8] fsck: Move fsck_head_link() to get_default_heads() to avoid some globals
  ` [PATCH v3 7/8] fsck: check HEAD and reflog from other worktrees
  ` [PATCH v3 8/8] reflog expire: cover reflog from all worktrees

What's cooking in git.git (Oct 2018, #04; Fri, 19)
 2018-10-20 23:44 UTC  (7+ messages)

[PATCH] read-cache: use of memory after it is freed
 2018-10-20 15:15 UTC  (2+ messages)

How to start contributing
 2018-10-20  6:47 UTC  (2+ messages)

[BUG] gitignore documentation inconsistent with actual behaviour
 2018-10-20  6:26 UTC  (5+ messages)

Shouldn't git be able to apply diffs that it created with --ignore-whitespace?
 2018-10-20  2:36 UTC  (2+ messages)

[RFC PATCH 0/3] support for filtering trees and blobs based on depth
 2018-10-20  0:03 UTC  (4+ messages)
` [RFC PATCH 2/3] Documentation/git-rev-list: s/<commit>/<object>/

[PATCH 0/1] Fix format detection when archiving remotely
 2018-10-19 23:59 UTC  (4+ messages)
` [PATCH 1/1] archive: init archivers before determining format

[PATCH 1/1] fast-import: checkpoint: only write out refs and tags if we changed them
 2018-10-19 23:25 UTC  (2+ messages)

[PATCH] fetch-pack: be more precise in parsing v2 response
 2018-10-19 22:54 UTC 

[PATCH v2 00/13] Base SHA-256 implementation
 2018-10-19 22:21 UTC  (10+ messages)
` [PATCH v2 13/13] commit-graph: specify OID version for SHA-256

Bug with "git mv" and submodules, and with "git submodule add something --force"
 2018-10-19 20:58 UTC  (3+ messages)

[PATCH 19/19] submodule: don't add submodule as odb for push
 2018-10-19 20:39 UTC  (2+ messages)

[PATCH 18/19] submodule: use submodule repos for object lookup
 2018-10-19 20:37 UTC  (2+ messages)

[PATCH 0/1] commit-reach: fix first-parent heuristic
 2018-10-19 19:40 UTC  (6+ messages)
` [PATCH 1/1] "

[RFC PATCH v2 0/7] Improve path collision conflict resolutions
 2018-10-19 19:31 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] Add testcases for consistency in file collision conflict handling
  ` [PATCH v3 2/8] t6036, t6042: testcases for rename collision of already conflicting files
  ` [PATCH v3 3/8] merge-recursive: increase marker length with depth of recursion
  ` [PATCH v3 4/8] merge-recursive: new function for better colliding conflict resolutions
  ` [PATCH v3 5/8] merge-recursive: fix rename/add conflict handling
  ` [PATCH v3 6/8] merge-recursive: improve handling for rename/rename(2to1) conflicts
  ` [PATCH v3 7/8] merge-recursive: use handle_file_collision for add/add conflicts
  ` [PATCH v3 8/8] merge-recursive: improve rename/rename(1to2)/add[/add] handling

[PATCH v1 0/2] speed up git reset
 2018-10-19 19:08 UTC  (12+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] reset: don't compute unstaged changes after reset when --quiet
  ` [PATCH v2 2/3] reset: add new reset.quiet config setting
  ` [PATCH v2 3/3] reset: warn when refresh_index() takes more than 2 seconds

unused parameters in merge-recursive.c
 2018-10-19 19:04 UTC  (3+ messages)

git ls-files --with-tree documentation
 2018-10-19 18:33 UTC 

[PATCH 00/21] Kill the_index part 4
 2018-10-19 17:46 UTC  (12+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 19/24] submodule.c: remove implicit dependency on the_index
              ` [PATCH] submodule.c: remove some of the_repository references

[PATCH/WIP 00/19] Kill the_index, final part
 2018-10-19 17:38 UTC  (21+ messages)
` [PATCH 01/19] wt-status.c: remove implicit dependency on the_index
` [PATCH 02/19] wt-status.c: remove implicit dependency the_repository
` [PATCH 03/19] list-objects-filter.c: remove implicit dependency on the_index
` [PATCH 04/19] list-objects.c: "
` [PATCH 05/19] sequencer.c: "
` [PATCH 06/19] sequencer.c: remove implicit dependency on the_repository
` [PATCH 07/19] notes-merge.c: remove implicit dependency on the_index
` [PATCH 08/19] notes-merge.c: remove implicit dependency the_repository
` [PATCH 09/19] repository.c: replace hold_locked_index() with repo_hold_locked_index()
` [PATCH 10/19] checkout: avoid the_index when possible
` [PATCH 11/19] read-cache.c: kill read_index()
` [PATCH 12/19] read-cache.c: replace update_index_if_able with repo_&
` [PATCH 13/19] transport.c: remove implicit dependency on the_index
` [PATCH 14/19] sha1-name.c: "
` [PATCH 15/19] merge-recursive.c: "
` [PATCH 16/19] merge-recursive.c: remove implicit dependency on the_repository
` [PATCH 17/19] read-cache.c: remove the_* from index_has_changes()
` [PATCH 18/19] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
` [PATCH 19/19] Flip NO_THE_REPOSITORY_COMPATIBILITY_MACROS

issue: strange `git diff --numstat` behavior
 2018-10-19 17:04 UTC  (7+ messages)
  ` [PATCH] diff: don't attempt to strip prefix from absolute Windows paths
        ` [PATCH v2] "

No --no-gpg-sign option with "git rebase"
 2018-10-19 15:30 UTC  (2+ messages)

[PATCH] send-email: explicitly disable authentication
 2018-10-19 14:10 UTC  (4+ messages)

Git wire protocol v2 fails fetching shallow changes with `pack has XXX unresolved deltas` on large repos with lots of tags Inbox x
 2018-10-19 13:58 UTC  (3+ messages)

[PATCH 00/15] sequencer: refactor functions working on a todo_list
 2018-10-19  9:27 UTC  (5+ messages)
` [PATCH 07/15] sequencer: make sequencer_make_script() write its script to a strbuf


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