git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-10-17 19:25:50 to 2018-10-19 20:37:56 UTC [more...]

[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  (21+ messages)
` [PATCH v1 1/2] reset: don't compute unstaged changes after reset when --quiet
` [PATCH v2 0/3] speed up git reset
  ` [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 

What's cooking in git.git (Oct 2018, #04; Fri, 19)
 2018-10-19 18:05 UTC  (5+ messages)

[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  (8+ messages)
  ` [PATCH] diff: don't attempt to strip prefix from absolute Windows paths
        ` [PATCH v2] "

[PATCH 1/1] fast-import: checkpoint: only write out refs and tags if we changed them
 2018-10-19 16:31 UTC 

[PATCH v1] read-cache: speed up index load through parallelization
 2018-10-19 16:11 UTC  (4+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 7/7] read-cache: load cache entries on worker threads

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)

Bug with "git mv" and submodules, and with "git submodule add something --force"
 2018-10-19 12:33 UTC 

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-10-19 10:40 UTC  (17+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
  ` [PATCH v2 02/13] ci/lib.sh: encapsulate Travis-specific things
  ` [PATCH v2 09/13] git-p4: use `test_atexit` to kill the daemon
              ` Mirror of git.git on gitlab.com

[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

[RFC PATCH v2] Allow aliases that include other aliases
 2018-10-19  8:28 UTC  (3+ messages)
` [PATCH] alias: detect loops in mixed execution mode

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-19  7:23 UTC  (2+ messages)

receive.denyCurrentBranch=updateInstead updates working tree even when receive.denyNonFastForwards rejects push
 2018-10-19  5:54 UTC  (5+ messages)
    ` [PATCH] receive: denyCurrentBranch=updateinstead should not blindly update

[PATCH] fetch: replace string-list used as a look-up table with a hashmap
 2018-10-19  3:48 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH] upload-pack: clear flags before each v2 request
 2018-10-19  3:19 UTC  (7+ messages)
` [PATCH v2 0/3] Clear "
  ` [PATCH v2 1/3] upload-pack: make have_obj not global
  ` [PATCH v2 2/3] upload-pack: make want_obj "
  ` [PATCH v2 3/3] upload-pack: clear flags before each v2 request

[PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote
 2018-10-19  2:55 UTC  (5+ messages)

[PATCH] multi-pack-index: avoid dead store for struct progress
 2018-10-19  2:26 UTC  (4+ messages)

[PATCH v1 1/1] index_bulk_checkin(): Take off_t, not size_t
 2018-10-19  1:58 UTC  (2+ messages)

[PATCH] config.mak.dev: enable -Wunused-function
 2018-10-19  1:23 UTC  (7+ messages)
    ` [PATCH/RFC] thread-utils: better wrapper to avoid #ifdef NO_PTHREADS

[PATCH 0/3] Use commit-graph by default
 2018-10-19  0:36 UTC  (9+ messages)
` [PATCH 1/3] t6501: use --quiet when testing gc stderr
` [PATCH 2/3] t: explicitly turn off core.commitGraph as needed
` [PATCH 3/3] commit-graph: Use commit-graph by default

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-18 23:23 UTC  (6+ messages)
` [RFC PATCH 0/2] Bring the_repository into cmd_foo
  ` [RFC PATCH 1/2] repository: have get_the_repository() to remove the_repository dependency
  ` [RFC PATCH 2/2 (BREAKS BUILD)] builtin/merge-base.c: do not rely on the_repository any more

Shouldn't git be able to apply diffs that it created with --ignore-whitespace?
 2018-10-18 20:12 UTC 

[PATCH 4/9] submodule.c: move global changed_submodule_names into fetch submodule struct
 2018-10-18 19:09 UTC  (3+ messages)

[PATCH] unpack-trees: avoid dead store for struct progress
 2018-10-18 18:46 UTC 

[PATCH 0/9] Resending sb/submodule-recursive-fetch-gets-the-tip
 2018-10-18 18:00 UTC  (4+ messages)

[PATCH v3] branch: introduce --show-current display option
 2018-10-18 14:19 UTC  (9+ messages)
` [PATCH v4] "

[PATCH v2 00/13] Base SHA-256 implementation
 2018-10-18 13:03 UTC  (20+ messages)
` [PATCH v2 01/13] sha1-file: rename algorithm to "sha1"
` [PATCH v2 03/13] hex: introduce functions to print arbitrary hashes
` [PATCH v2 10/13] Add a base implementation of SHA-256 support
` [PATCH v2 13/13] commit-graph: specify OID version for SHA-256

[RFC v2] revision: Add --sticky-default option
 2018-10-18 12:52 UTC  (3+ messages)

How to start contributing
 2018-10-18 12:49 UTC 

On overriding make variables from the environment
 2018-10-18 12:49 UTC  (7+ messages)

[RFC] revision: Add --sticky-default option
 2018-10-18 12:26 UTC  (10+ messages)

[PATCH 0/3] am/rebase: share read_author_script()
 2018-10-18 10:00 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] am: don't die in read_author_script()
  ` [PATCH v2 2/5] am: improve author-script error reporting
  ` [PATCH v2 3/5] am: rename read_author_script()
  ` [PATCH v2 4/5] add read_author_script() to libgit
  ` [PATCH v2 5/5] sequencer: use read_author_script()

[PATCH 1/1] subtree: add build targets 'man' and 'html'
 2018-10-18  8:05 UTC  (6+ messages)
` [PATCH 1/1] subtree: make install targets depend on build targets

[PATCH 0/3] ref-filter: reduce memory leaks
 2018-10-18  7:28 UTC  (10+ messages)
` [PATCH 1/3] ref-filter: free memory from used_atom
  ` [PATCH v2 "
    ` [PATCH v2 3/3] ref-filter: free item->value and item->value->s
    ` [PATCH v2 2/3] ls-remote: release memory instead of UNLEAK

[PATCH 0/4] More merge cleanups
 2018-10-18  6:09 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] merge-recursive: avoid showing conflicts with merge branch before HEAD

[PATCH v2] headers: normalize the spelling of some header guards
 2018-10-18  4:40 UTC  (2+ messages)

[PATCH v2] list-objects: support for skipping tree traversal
 2018-10-18  4:40 UTC  (2+ messages)

[PATCH 5/9] submodule.c: do not copy around submodule list
 2018-10-18  2:35 UTC  (3+ messages)

We should add a "git gc --auto" after "git clone" due to commit graph
 2018-10-18  2:00 UTC  (7+ messages)
` [PATCH 0/4] Bloom filter experiment

Ignored files being silently overwritten when switching branches
 2018-10-18  1:55 UTC  (7+ messages)
` [PATCH] optionally disable overwriting of ignored files

[PATCH 0/3] Allow choosing the SSL backend cURL uses (plus related patches)
 2018-10-18  1:53 UTC  (5+ messages)
` [PATCH 2/3] http: add support for disabling SSL revocation checks in cURL

[PATCH 9/9] builtin/fetch: check for submodule updates for non branch fetches
 2018-10-18  0:47 UTC  (2+ messages)

[PATCH 8/9] fetch: retry fetching submodules if needed objects were not fetched
 2018-10-18  0:39 UTC  (2+ messages)

[RFC PATCH 0/3] support for filtering trees and blobs based on depth
 2018-10-18  0:25 UTC  (4+ messages)
` [RFC PATCH 1/3] list-objects: support for skipping tree traversal

[PATCH 7/9] submodule: fetch in submodules git directory instead of in worktree
 2018-10-17 22:58 UTC  (2+ messages)

[PATCH 6/9] repository: repo_submodule_init to take a submodule struct
 2018-10-17 21:55 UTC  (2+ messages)

[PATCH 3/9] submodule.c: sort changed_submodule_names before searching it
 2018-10-17 21:21 UTC  (2+ messages)

Sort output of diff --stat?
 2018-10-17 19:25 UTC  (4+ messages)


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