git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 11:22:59 to 2021-06-04 15:49:49 UTC [more...]

[PATCH 0/5] Optimization batch 12: miscellaneous unthemed stuff
 2021-06-04 15:48 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] merge-ort: replace string_list_df_name_compare with faster alternative
  ` [PATCH v2 3/5] diffcore-rename: enable limiting rename detection to relevant destinations
  ` [PATCH v3 0/4] Optimization batch 12: miscellaneous unthemed stuff
    ` [PATCH v3 1/4] merge-ort: replace string_list_df_name_compare with faster alternative
    ` [PATCH v3 2/4] diffcore-rename: avoid unnecessary strdup'ing in break_idx
    ` [PATCH v3 3/4] Fix various issues found in comments
    ` [PATCH v3 4/4] merge-ort: miscellaneous touch-ups

[RFC] imap-send: support oauth2
 2021-06-04 13:51 UTC  (2+ messages)

Gmail OAuth2 in git send-email
 2021-06-04 13:32 UTC  (31+ messages)

[PATCH 0/2] [GSOC] ref-filter: add %(raw) atom
 2021-06-04 13:23 UTC  (18+ messages)
` [PATCH 1/2] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 2/2] [GSOC] ref-filter: add %(raw) atom
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] [GSOC] ref-filter: add obj-type check in grab contents
  ` [PATCH v2 2/2] [GSOC] ref-filter: add %(raw) atom

Partial Clone, and a strange slow rev-list call on fetch
 2021-06-04 13:21 UTC  (4+ messages)

[PATCH][GSoC] submodule: introduce add-clone helper for submodule add
 2021-06-04 12:02 UTC  (8+ messages)
` [PATCH v2] [GSoC] submodule--helper: introduce add-clone subcommand
      ` [PATCH v3] "

The git spring cleanup challenge
 2021-06-04 10:24 UTC  (43+ messages)

Watch I need know
 2021-06-04  6:36 UTC 

[PATCH] t: use user-specific utf-8 locale for testing
 2021-06-04  5:20 UTC  (5+ messages)

[ANNOUNCE] Git v2.32.0-rc3 - t5300 Still Broken on NonStop ia64/x86
 2021-06-04  5:12 UTC  (18+ messages)

Request feature: –no-submodule
 2021-06-04  5:06 UTC  (11+ messages)

[PATCH] docs: fix api-trace2 doc for "too_many_files" event
 2021-06-04  3:16 UTC  (2+ messages)

[PATCH] Remove warning that repack only works on non-promisor packfiles
 2021-06-04  1:03 UTC  (4+ messages)

[PATCH 0/2] [GSOC] cat-file: fix --batch report changed-type bug
 2021-06-03 22:51 UTC  (16+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] [GSOC] cat-file: merge two block into one
` [PATCH v2 0/2] [GSOC] cat-file: fix --batch report changed-type bug
  ` [PATCH v2 1/2] [GSOC] cat-file: handle trivial --batch format with --batch-all-objects
  ` [PATCH v2 2/2] [GSOC] cat-file: merge two block into one

[PATCH v9 00/37] propose config-based hooks
 2021-06-03 22:29 UTC  (6+ messages)
` [PATCH v9 07/37] hook: add 'run' subcommand
` [PATCH v9 37/37] docs: link githooks and git-hook manpages

[PATCH v3 00/30] Create a reference backend for packed refs
 2021-06-03 22:25 UTC  (8+ messages)
` [PATCH] packed_ref_store: handle a packed-refs file that is a symlink
      ` [PATCH] t: use portable wrapper for readlink(1)

[PATCH v4] hooks: propose project configured hooks
 2021-06-03 22:10 UTC  (4+ messages)

[PATCH] config doc: indent descriptions of feature.* variables
 2021-06-03 18:03 UTC  (8+ messages)

git feature request: git blame --ignore-cleanup/--ignore-trivial
 2021-06-03 15:33 UTC  (8+ messages)

[PATCH] t2080: fix cp invocation to copy symlinks instead of following them
 2021-06-03 12:34 UTC  (11+ messages)
            ` UTF-BOM was: [PATCH] t2080: fix cp invocation

Submodule update setting not respected by git pull
 2021-06-03  6:33 UTC 

[PATCH 7/8] refs: stop setting EINVAL and ELOOP in symref resolution
 2021-06-03  2:55 UTC  (2+ messages)

[PATCH 6/8] refs: clear errno return in refs_resolve_ref_unsafe()
 2021-06-03  2:53 UTC  (2+ messages)

[PATCH 4/8] refs: make errno output explicit for refs_resolve_ref_unsafe
 2021-06-03  2:51 UTC  (2+ messages)

proposal for additional search path in config
 2021-06-03  2:45 UTC  (4+ messages)

[PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn
 2021-06-03  2:37 UTC  (2+ messages)

[PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
 2021-06-03  2:33 UTC  (2+ messages)

[PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
 2021-06-03  2:19 UTC  (2+ messages)

[PATCH 0/8] refs: cleanup errno sideband ref related functions
 2021-06-03  2:13 UTC  (2+ messages)

[PATCH] unpack-trees: add core.sparseCheckoutRmFiles config
 2021-06-02 23:41 UTC  (6+ messages)

getting git.exe for Android Studio on Windows
 2021-06-02 22:16 UTC  (4+ messages)

[PATCH v2 00/11] doc: asciidoctor: direct man page creation and fixes
 2021-06-02 20:11 UTC  (3+ messages)
` [PATCH v2 03/11] doc: use asciidoctor to build man pages directly

[PATCH] INSTALL: note about make man with Asciidoctor backend
 2021-06-02 20:07 UTC  (5+ messages)

why does git-send-email unwrap headers?
 2021-06-02 18:04 UTC  (3+ messages)

CI: 'seen' minus a few passes tests, eh, almost
 2021-06-02 11:59 UTC  (3+ messages)

[PATCH] t9001-send-email.sh: fix expected absolute paths on Windows
 2021-06-02 11:40 UTC  (2+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-06-02 11:28 UTC  (6+ messages)
` [PATCH v2 00/28] "
  ` [PATCH v2 04/28] fsmonitor-ipc: create client routines for git-fsmonitor--daemon


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 NNTP newsgroup(s).