git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-10-16 22:36:44 to 2018-10-19 00:01:35 UTC [more...]

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

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-18 23:23 UTC  (27+ messages)
` [PATCH 01/19] sha1_file: allow read_object to read objects in arbitrary repositories
` [PATCH 02/19] packfile: allow has_packed_and_bad to handle "
` [PATCH 03/19] object-store: allow read_object_file_extended to read from "
` [PATCH 04/19] object-store: prepare read_object_file to deal with "
` [PATCH 05/19] object-store: prepare has_{sha1, object}_file[_with_flags] to handle "
` [PATCH 06/19] object: parse_object to honor its repository argument
` [PATCH 07/19] commit: allow parse_commit* to handle arbitrary repositories
` [PATCH 08/19] commit-reach.c: allow paint_down_to_common "
` [PATCH 09/19] commit-reach.c: allow merge_bases_many "
` [PATCH 10/19] commit-reach.c: allow remove_redundant "
` [PATCH 11/19] commit-reach.c: allow get_merge_bases_many_0 "
` [PATCH 12/19] commit-reach: prepare get_merge_bases "
` [PATCH 13/19] commit-reach: prepare in_merge_bases[_many] "
` [PATCH 14/19] commit: prepare get_commit_buffer "
` [PATCH 15/19] commit: prepare repo_unuse_commit_buffer "
` [PATCH 16/19] commit: prepare logmsg_reencode "
` [PATCH 17/19] pretty: prepare format_commit_message "
` [PATCH 18/19] submodule: use submodule repos for object lookup
` [PATCH 19/19] submodule: don't add submodule as odb for push
    ` [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

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

[PATCH] send-email: explicitly disable authentication
 2018-10-18 22:01 UTC  (3+ messages)

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-10-18 22:01 UTC  (16+ 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 06/13] Add a build definition for Azure DevOps
  ` [PATCH v2 09/13] git-p4: use `test_atexit` to kill the daemon

[PATCH] upload-pack: clear flags before each v2 request
 2018-10-18 20:43 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

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

[PATCH] multi-pack-index: avoid dead store for struct progress
 2018-10-18 19:56 UTC  (3+ messages)

issue: strange `git diff --numstat` behavior
 2018-10-18 19:11 UTC  (5+ messages)
  ` [PATCH] diff: don't attempt to strip prefix from absolute Windows paths

[PATCH v1 1/1] index_bulk_checkin(): Take off_t, not size_t
 2018-10-18 19:11 UTC 

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

[PATCH v1 0/2] speed up git reset
 2018-10-18 19:03 UTC  (12+ messages)
` [PATCH v1 1/2] reset: don't compute unstaged changes after reset when --quiet
` [PATCH v1 2/2] reset: add new reset.quietDefault config setting

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

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

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

[PATCH 0/1] commit-reach: fix first-parent heuristic
 2018-10-18 17:24 UTC  (2+ messages)
` [PATCH 1/1] "

No --no-gpg-sign option with "git rebase"
 2018-10-18 16:01 UTC 

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

[PATCH v2 00/13] Base SHA-256 implementation
 2018-10-18 13:03 UTC  (26+ messages)
` [PATCH v2 01/13] sha1-file: rename algorithm to "sha1"
` [PATCH v2 02/13] sha1-file: provide functions to look up hash algorithms
` [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

[PATCH 0/3] Use commit-graph by default
 2018-10-18 13:01 UTC  (8+ 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

[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  (12+ 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 2/3] ls-remote: release memory instead of UNLEAK
    ` [PATCH v2 3/3] ref-filter: free item->value and item->value->s

[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  (8+ 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)

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-17 20:53 UTC  (2+ messages)

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

commit-graph is cool (overcoming add_missing_tags() perf issues)
 2018-10-17 18:31 UTC  (3+ messages)

[RFC] cherry-pick notes to find out cherry-picks from the origin
 2018-10-17 14:39 UTC 

Git Test Coverage Report (Wednesday, Oct 17)
 2018-10-17 13:38 UTC 

[PATCH 0/1] Run GIT_TEST_COMMIT_GRAPH and GIT_TEST_MULTI_PACK_INDEX during CI
 2018-10-17 13:04 UTC  (3+ messages)
` [PATCH 1/1] ci: add optional test variables

[PATCH] test-tool: show tool list on error
 2018-10-17 13:02 UTC  (2+ messages)

[PATCH] builtin/branch.c: remove useless branch_get
 2018-10-17 12:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] Fix gc segfault
 2018-10-17 10:14 UTC  (5+ messages)
` [PATCH 2/3] pack-objects (mingw): demonstrate a segmentation fault with large deltas
` [PATCH 3/3] pack-objects (mingw): initialize `packing_data` mutex in the correct spot

Recommendations for updating error() to error_errno()
 2018-10-17  8:44 UTC  (2+ messages)

[PATCH 00/16] Consolidate reachability logic
 2018-10-17  8:33 UTC  (14+ messages)
` [PATCH 15/16] commit-reach: make can_all_from_reach... linear

Recommendations for adding strerror() in log statament
 2018-10-17  8:34 UTC 

[PATCH] Typo `dashes ?` -> `dashes?`
 2018-10-17  8:23 UTC  (3+ messages)

[PATCH] doc: fix small typo in git show-branch
 2018-10-17  5:37 UTC 

[PATCH] builtin/submodule--helper: remove debugging leftover tracing
 2018-10-17  2:52 UTC  (2+ messages)

problem with not being able to enforce git content filters
 2018-10-17  1:26 UTC  (5+ messages)

What's cooking in git.git (Oct 2018, #03; Wed, 17)
 2018-10-16 23:28 UTC 

[PATCH 17/19] submodule: use submodule repos for object lookup
 2018-10-16 23:16 UTC  (3+ messages)

What's cooking in git.git (Oct 2018, #02; Sat, 13)
 2018-10-16 23:11 UTC  (3+ messages)

[PATCH v3 0/7] Use generation numbers for --topo-order
 2018-10-16 22:36 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/7] test-reach: add run_three_modes method
  ` [PATCH v4 3/7] test-reach: add rev-list tests
  ` [PATCH v4 4/7] revision.c: begin refactoring --topo-order logic
  ` [PATCH v4 5/7] commit/revisions: bookkeeping before refactoring
  ` [PATCH v4 6/7] revision.c: generation-based topo-order algorithm
  ` [PATCH v4 7/7] t6012: make rev-list tests more interesting


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