git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-10-24 06:39:23 to 2018-10-25 23:32:49 UTC [more...]

[PATCH 00/10] Resending sb/submodule-recursive-fetch-gets-the-tip
 2018-10-25 23:32 UTC  (5+ messages)
` [PATCH 01/10] sha1-array: provide oid_array_filter
` [PATCH 02/10] submodule.c: fix indentation
` [PATCH 03/10] submodule.c: sort changed_submodule_names before searching it
` [PATCH 04/10] submodule.c: tighten scope of changed_submodule_names struct

[PATCH] revision.c: drop missing objects from cmdline
 2018-10-25 23:13 UTC  (3+ messages)

[PATCH] upload-pack: fix broken if/else chain in config callback
 2018-10-25 21:59 UTC  (3+ messages)

git filter-branch --filter-renames ?
 2018-10-25 21:30 UTC 

[PATCH 8/9] fetch: retry fetching submodules if needed objects were not fetched
 2018-10-25 21:42 UTC  (3+ messages)

[PATCH] Poison gettext with the Ook language
 2018-10-25 21:23 UTC  (9+ messages)
` [PATCH] i18n: make GETTEXT_POISON a runtime option
    ` [PATCH v2] "

[PATCH v2] archive: initialize archivers earlier
 2018-10-25 21:12 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v5] "

'ds/test-multi-pack-index' vs. 'ab/commit-graph-progress'
 2018-10-25 21:11 UTC  (3+ messages)
` [PATCH] packfile: close multi-pack-index in close_all_packs

[PATCH v3 0/3] delta-islands: avoid unused function messages
 2018-10-25 21:08 UTC  (7+ messages)
` [PATCH v3 1/3] commit-slab: move MAYBE_UNUSED into git-compat-util
` [PATCH v3 2/3] khash: silence -Wunused-function in delta-islands from khash
` [PATCH v3 3/3] commit-slab: missing definitions and forward declarations (hdr-check)

[PATCH sg/test-rebase-editor-fix] t3404-rebase-interactive: test abbreviated commands
 2018-10-25 21:04 UTC  (2+ messages)

[PATCH v2 0/2] rebase -i: introduce the 'break' command
 2018-10-25 20:47 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH 3/2] rebase -i: recognize short commands without arguments

[PATCH v5] branch: introduce --show-current display option
 2018-10-25 19:30 UTC  (2+ messages)

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-25 19:25 UTC  (8+ messages)
` [PATCH 18/19] submodule: use submodule repos for object lookup
` New semantic patches vs. in-flight topics [was: Re: [PATCH 00/19] Bring more repository handles into our code base]

[PATCH 1/3] [Outreachy] t3903-stash: test without configured user name
 2018-10-25 19:20 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH] worktree: populate lock_reason in get_worktrees and light refactor/cleanup in worktree files
 2018-10-25 19:14 UTC  (6+ messages)
    ` [PATCH] worktree: refactor lock_reason_valid and lock_reason to be more sensible

[PATCH 0/3] Allow choosing the SSL backend cURL uses (plus related patches)
 2018-10-25 19:00 UTC  (16+ messages)
` [PATCH 2/3] http: add support for disabling SSL revocation checks in cURL
      ` [PATCH] http: give curl version warnings consistently
` [PATCH v2 0/3] Allow choosing the SSL backend cURL uses (plus related patches)
  ` [PATCH v2 1/3] http: add support for selecting SSL backends at runtime
  ` [PATCH v2 2/3] http: add support for disabling SSL revocation checks in cURL
  ` [PATCH v2 3/3] http: when using Secure Channel, ignore sslCAInfo by default

[PATCH v2 0/2] repack -ad: fix after `fetch --prune` in a shallow repository
 2018-10-25 18:54 UTC  (18+ messages)
` [PATCH v3 0/3] repack -ad: fix after fetch --prune "
  ` [PATCH v3 1/3] repack: point out a bug handling stale shallow info
  ` [PATCH v3 2/3] shallow: offer to prune only non-existing entries
  ` [PATCH v3 3/3] repack -ad: prune the list of shallow commits
  ` [PATCH v4 0/3] repack -ad: fix after fetch --prune in a shallow repository
    ` [PATCH v4 1/3] repack: point out a bug handling stale shallow info
    ` [PATCH v4 2/3] shallow: offer to prune only non-existing entries
    ` [PATCH v4 3/3] repack -ad: prune the list of shallow commits

[PATCH v7 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-25 18:49 UTC  (12+ messages)
` [PATCH v7 01/10] submodule: add a print_config_from_gitmodules() helper
` [PATCH v7 02/10] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v7 03/10] t7411: merge tests 5 and 6
` [PATCH v7 04/10] t7411: be nicer to future tests and really clean things up
` [PATCH v7 05/10] submodule--helper: add a new 'config' subcommand
` [PATCH v7 06/10] submodule: use the 'submodule--helper config' command
` [PATCH v7 07/10] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v7 08/10] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v7 09/10] submodule: support reading .gitmodules when it's not in the working tree
` [PATCH v7 10/10] t/helper: add test-submodule-nested-repo-config

[RFC PATCH] index-pack: improve performance on NFS
 2018-10-25 18:38 UTC 

[PATCH] fetch-pack: be more precise in parsing v2 response
 2018-10-25 18:34 UTC  (4+ messages)

Confusing behavior with ignored submodules and `git commit -a`
 2018-10-25 18:26 UTC  (3+ messages)

[PATCH] travis-ci: no longer use containers
 2018-10-25 17:41 UTC 

[PATCH v1 0/2] speed up git reset
 2018-10-25 17:04 UTC  (26+ messages)
` [PATCH v1 2/2] reset: add new reset.quietDefault config setting
            ` Recommended configurations (was Re: [PATCH v1 2/2] reset: add new reset.quietDefault config setting)
` [PATCH v3 0/3] speed up git reset
  ` [PATCH v3 2/3] reset: add new reset.quiet config setting
` [PATCH v4 0/3] speed up git reset
  ` [PATCH v4 2/3] reset: add new reset.quiet config setting

[PATCH v1 1/2] path.c: char is not (always) signed
 2018-10-25 16:13 UTC 

[PATCH v1 2/2] curl_off_t xcurl_off_t is not portable
 2018-10-25 16:13 UTC 

Git Gui on OSX Mojave Dark Flashes on Repaints
 2018-10-25 15:44 UTC 

Bug: git log changes output depending on how the output is used
 2018-10-25 15:26 UTC 

the opposite of .gitignore, whitelist
 2018-10-25 14:38 UTC  (3+ messages)

[PATCH] Move upstream status from gitstring to f
 2018-10-25 14:21 UTC 

[PATCH v6 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-25 13:20 UTC  (3+ messages)

[PATCH v2 0/6] Use generation numbers for --topo-order
 2018-10-25 13:00 UTC  (13+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 7/7] revision.c: refactor basic topo-order logic
  ` [PATCH v4 0/7] Use generation numbers for --topo-order
    ` [PATCH v4 4/7] revision.c: begin refactoring --topo-order logic

[PATCH] Clear --exclude list after 'git rev-parse --all'
 2018-10-25 10:45 UTC  (6+ messages)

git pull defaults for recursesubmodules
 2018-10-25 10:09 UTC  (4+ messages)

[PATCH v2] send-email: explicitly disable authentication
 2018-10-25  9:43 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] sequencer: cleanup for gcc 8.2.1 warning
 2018-10-25  9:38 UTC  (7+ messages)
          ` [PATCH v2] sequencer: cleanup for gcc warning in non developer mode

[PATCH 0/3] Use nanosecond-precision file times on Windows
 2018-10-25  9:35 UTC  (6+ messages)
` [PATCH 2/3] mingw: replace MSVCRT's fstat() with a Win32-based implementation

[PATCH v3 0/2] Per-worktree config files
 2018-10-25  9:16 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] worktree: add per-worktree "

[PATCH 0/3] am/rebase: share read_author_script()
 2018-10-25  8:59 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 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-10-25  8:37 UTC  (13+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
              ` Mirror of git.git on gitlab.com

[PATCH v2 00/15] Hash function transition part 15
 2018-10-25  8:11 UTC  (2+ messages)

[PATCH] l10n: vi.po: fix typo in pack-objects
 2018-10-25  7:07 UTC  (2+ messages)

[PATCH] Poison gettext with the Ook language
 2018-10-25  6:20 UTC  (10+ messages)

[PATCH] howto/using-merge-subtree: mention --allow-unrelated-histories
 2018-10-25  5:43 UTC  (2+ messages)

Git trademark status and policy
 2018-10-25  5:21 UTC  (7+ messages)

[PATCH 0/2] Work around case-insensitivity issues with cwd on Windows
 2018-10-25  4:11 UTC  (10+ messages)
` [PATCH 2/2] mingw: fix getcwd when the parent directory cannot be queried
` [PATCH v2 0/2] Work around case-insensitivity issues with cwd on Windows
  ` [PATCH v2 1/2] mingw: ensure `getcwd()` reports the correct case
  ` [PATCH v2 2/2] mingw: fix getcwd when the parent directory cannot be queried

[PATCH v4 00/12] Base SHA-256 implementation
 2018-10-25  3:02 UTC  (14+ messages)
` [PATCH v4 01/12] sha1-file: rename algorithm to "sha1"
` [PATCH v4 02/12] sha1-file: provide functions to look up hash algorithms
` [PATCH v4 03/12] hex: introduce functions to print arbitrary hashes
` [PATCH v4 04/12] cache: make hashcmp and hasheq work with larger hashes
` [PATCH v4 05/12] t: add basic tests for our SHA-1 implementation
` [PATCH v4 06/12] t: make the sha1 test-tool helper generic
` [PATCH v4 07/12] sha1-file: add a constant for hash block size
` [PATCH v4 08/12] t/helper: add a test helper to compute hash speed
` [PATCH v4 09/12] commit-graph: convert to using the_hash_algo
` [PATCH v4 10/12] Add a base implementation of SHA-256 support
` [PATCH v4 11/12] sha256: add an SHA-256 implementation using libgcrypt
` [PATCH v4 12/12] hash: add an SHA-256 implementation using OpenSSL

[PATCH 0/2] run-command: fix Unix PATH lookup
 2018-10-25  1:15 UTC  (8+ messages)
` [PATCH 1/2] t5410: use longer path for sample script
` [PATCH 2/2] run-command: mark path lookup errors with ENOENT

[PATCH] range-diff: allow to diff files regardless submodule
 2018-10-24 19:46 UTC  (10+ messages)
              ` [PATCH v3] range-diff: allow to diff files regardless of submodule config

[PATCH v2 1/2] mergetool: accept -g/--[no-]gui as arguments
 2018-10-24 16:25 UTC  (5+ messages)
` [PATCH v3 0/3] Add --gui to mergetool
  ` [PATCH v3 1/3] mergetool: accept -g/--[no-]gui as arguments
  ` [PATCH v3 2/3] completion: support `git mergetool --[no-]gui`
  ` [PATCH v3 3/3] doc: document diff/merge.guitool config keys

bug?: git grep HEAD with exclude in pathspec not taken into account
 2018-10-24 15:39 UTC  (3+ messages)

Translate ProGit v2 into vietnamese
 2018-10-24 19:12 UTC  (2+ messages)

[PATCH v3 00/12] Base SHA-256 implementation
 2018-10-24 13:22 UTC  (3+ messages)
` [PATCH v3 09/12] commit-graph: convert to using the_hash_algo

[PATCH] commit-reach: fix sorting commits by generation
 2018-10-24 13:19 UTC  (4+ messages)

[RFC] cherry-pick notes to find out cherry-picks from the origin
 2018-10-24 12:24 UTC  (2+ messages)

[PATCHv2 0/3] git-p4: improved unshelving - small fixes
 2018-10-24 11:51 UTC  (3+ messages)

[ANNOUNCE] Git Rev News edition 44
 2018-10-24 10:30 UTC 

How to start contributing
 2018-10-24  8:19 UTC  (3+ messages)

Bug with "git mv" and submodules, and with "git submodule add something --force"
 2018-10-24  7:18 UTC  (3+ 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).