git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-10-23 00:26:55 to 2018-10-24 20:02:50 UTC [more...]

[PATCH 1/3] [Outreachy] t3903-stash: test without configured user name
 2018-10-24 20:01 UTC  (9+ messages)
` [PATCH v2 "

[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] Poison gettext with the Ook language
 2018-10-24 17:54 UTC  (13+ messages)
  ` [PATCH 7/8] gettext: introduce GIT_GETTEXT_POISON=scrambled

[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  (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 v1 0/2] speed up git reset
 2018-10-24 15:48 UTC  (35+ 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

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

[PATCH 0/2] Work around case-insensitivity issues with cwd on Windows
 2018-10-24 15:20 UTC  (11+ 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

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  (6+ messages)
` [PATCH v3 09/12] commit-graph: convert to using the_hash_algo
` [PATCH v3 10/12] Add a base implementation of SHA-256 support

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

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

[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 0/2] run-command: fix Unix PATH lookup
 2018-10-24  9:25 UTC  (7+ messages)
` [PATCH 1/2] t5410: use longer path for sample script
` [PATCH 2/2] run-command: mark path lookup errors with ENOENT

[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 

Git trademark status and policy
 2018-10-24  7:55 UTC  (6+ messages)

[PATCH 0/3] Use nanosecond-precision file times on Windows
 2018-10-24  7:37 UTC  (6+ 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

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  (9+ messages)
` [RFC 1/2] Documentation/git-log.txt: do not show --exclude-promisor-objects
` [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  (4+ messages)
  ` [PATCH v2] "

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

[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  (6+ 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

[PATCH v2] archive: initialize archivers earlier
 2018-10-23  4:09 UTC  (3+ messages)
` [PATCH v3] "

test files with same names?
 2018-10-23  4:07 UTC  (10+ messages)
` [PATCH 0/5] Commit test name clean-up
` [PATCH 1/5] t2000: rename and combine checkout clash tests
` [PATCH 2/5] t7509: cleanup description and filename
` [PATCH 3/5] t7502: rename commit test script to comply with naming convention
` [PATCH 4/5] t7500: rename commit tests "
` [PATCH 5/5] t7501: rename commit test "

[PATCH] send-email: explicitly disable authentication
 2018-10-23  3:24 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] Documentation/config.txt: fix typo in core.alternateRefsCommand
 2018-10-23  1:32 UTC 

[PATCH 0/1] Limit client version advertisements
 2018-10-23  0:37 UTC  (6+ messages)
` [PATCH v2 0/1] Advertise multiple supported proto versions
  ` [PATCH v2 1/1] protocol: advertise multiple supported versions


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