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

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

[PATCH v1 0/2] speed up git reset
 2018-10-25  4:56 UTC  (38+ 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 1/3] reset: don't compute unstaged changes after reset when --quiet
  ` [PATCH v3 2/3] reset: add new reset.quiet config setting
  ` [PATCH v3 3/3] reset: warn when refresh_index() takes more than 2 seconds
` [PATCH v4 0/3] speed up git reset
  ` [PATCH v4 1/3] reset: don't compute unstaged changes after reset when --quiet
  ` [PATCH v4 2/3] reset: add new reset.quiet config setting
  ` [PATCH v4 3/3] reset: warn when refresh_index() takes more than 2 seconds

[PATCH 1/3] [Outreachy] t3903-stash: test without configured user name
 2018-10-25  4:48 UTC  (14+ messages)
` [PATCH v2 "

[PATCH 0/2] Work around case-insensitivity issues with cwd on Windows
 2018-10-25  4:11 UTC  (12+ messages)
` [PATCH 1/2] mingw: ensure `getcwd()` reports the correct case
` [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] Poison gettext with the Ook language
 2018-10-25  3:52 UTC  (14+ messages)
  ` [PATCH 7/8] gettext: introduce GIT_GETTEXT_POISON=scrambled

[PATCH 0/3] Allow choosing the SSL backend cURL uses (plus related patches)
 2018-10-25  3:29 UTC  (5+ messages)
` [PATCH 2/3] http: add support for disabling SSL revocation checks in cURL
      ` [PATCH] http: give curl version warnings consistently

[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

the opposite of .gitignore, whitelist
 2018-10-25  2:39 UTC 

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

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

[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] l10n: vi.po: fix typo in pack-objects
 2018-10-24 19:01 UTC 

[PATCH] sequencer: cleanup for gcc 8.2.1 warning
 2018-10-25  0:14 UTC 

[PATCH 0/3] Use nanosecond-precision file times on Windows
 2018-10-24 22:40 UTC  (7+ messages)
` [PATCH 1/3] mingw: factor out code to set stat() data
` [PATCH 2/3] mingw: replace MSVCRT's fstat() with a Win32-based implementation
` [PATCH 3/3] mingw: implement nanosecond-precision file times

[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 1/2] mergetool: Accept -g/--[no-]gui as arguments
 2018-10-24 16:25 UTC  (10+ messages)
  ` [PATCH v2 1/2] mergetool: accept "
    ` [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
  ` [PATCH v2 2/2] completion: support `git mergetool --[no-]gui`

[PATCH v2 0/2] repack -ad: fix after `fetch --prune` in a shallow repository
 2018-10-24 15:56 UTC  (17+ 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

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 

[PATCH] Clear --exclude list after 'git rev-parse --all'
 2018-10-24  9:49 UTC  (5+ messages)

[PATCH] upload-pack: fix broken if/else chain in config callback
 2018-10-24  8:50 UTC  (2+ messages)

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

[PATCH] worktree: populate lock_reason in get_worktrees and light refactor/cleanup in worktree files
 2018-10-24  8:11 UTC  (2+ messages)

[PATCH] howto/using-merge-subtree: mention --allow-unrelated-histories
 2018-10-24  8:04 UTC 

Bug with "git mv" and submodules, and with "git submodule add something --force"
 2018-10-24  7:18 UTC  (3+ messages)

git pull defaults for recursesubmodules
 2018-10-24  6:57 UTC  (5+ messages)

[PATCH] revision.c: drop missing objects from cmdline
 2018-10-24  4:54 UTC  (2+ messages)

[RFC 0/2] explicitly support or not support --exclude-promisor-objects
 2018-10-24  1:31 UTC  (7+ messages)
` [RFC 2/2] exclude-promisor-objects: declare when option is allowed

[PATCH] compat: make sure git_mmap is not expected to write
 2018-10-24  1:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] gpg-interface.c: use flags to determine key/signer info presence
 2018-10-24  3:10 UTC  (3+ messages)

[PATCH] test: avoid failures when USE_NED_ALLOCATOR
 2018-10-24  2:07 UTC  (2+ messages)

Add config option to make "--keep-index" the default for "git stash push"
 2018-10-24  1:50 UTC  (2+ messages)

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

[PATCH 2/2] completion: Support `git mergetool --[no-]gui`
 2018-10-24  2:25 UTC 

[PATCH 8/9] fetch: retry fetching submodules if needed objects were not fetched
 2018-10-23 23:37 UTC  (4+ messages)

[PATCH] khash: silence -Wunused-function
 2018-10-23 23:02 UTC  (9+ messages)
  ` [PATCH v2 0/2] delta-islands: avoid unused function messages
    ` [PATCH v2 1/2] commit-slabs: move MAYBE_UNUSED out
    ` [PATCH v2 2/2] khash: silence -Wunused-function for delta-islands

[PATCH 7/9] submodule: fetch in submodules git directory instead of in worktree
 2018-10-23 23:01 UTC  (5+ messages)

[PATCH v1] load_cache_entries_threaded: remove unused src_offset parameter
 2018-10-23 20:07 UTC  (5+ messages)

[PATCH 0/2] Demonstrate and fix a rebase --autostash bug with dirty submodules
 2018-10-23 19:57 UTC  (3+ messages)
` [PATCH 1/2] rebase --autostash: demonstrate a problem "
` [PATCH 2/2] rebase --autostash: fix issue "

[PATCH v2 0/3] Fix rebase autostash
 2018-10-23 17:07 UTC  (3+ messages)
  ` [PATCH v2 3/3] rebase (autostash): use an explicit OID to apply the stash

[PATCH v1 1/1] index_bulk_checkin(): Take off_t, not size_t
 2018-10-23 16:11 UTC  (2+ messages)
` [PATCH/RFC v2 1/1] Use off_t instead of size_t for functions dealing with streamed checkin

[PATCH v3 0/7] Use generation numbers for --topo-order
 2018-10-23 15:48 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 6/7] revision.c: generation-based topo-order algorithm
  ` [PATCH v4 7/7] t6012: make rev-list tests more interesting

Failed stash caused untracked changes to be lost
 2018-10-23 11:02 UTC 

[PATCH 0/1] Load system libraries the recommended way on Windows
 2018-10-23 10:51 UTC  (2+ messages)
` [PATCH 1/1] mingw: load system libraries the recommended way


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