git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-01-21 20:50:26 to 2021-01-24 02:39:58 UTC [more...]

RFC on packfile URIs and .gitmodules check
 2021-01-24  2:34 UTC  (6+ messages)
` [PATCH 0/4] Check .gitmodules when using packfile URIs
  ` [PATCH 1/4] http: allow custom index-pack args
  ` [PATCH 2/4] http-fetch: "
  ` [PATCH 3/4] fetch-pack: with packfile URIs, use index-pack arg
  ` [PATCH 4/4] fetch-pack: print and use dangling .gitmodules

[PATCH v2 8/8] grep: optimistically use PCRE2_MATCH_INVALID_UTF
 2021-01-24  2:12 UTC  (6+ messages)
` [PATCH v3 0/4] grep: better support invalid UTF-8 haystacks
` [PATCH v3 1/4] grep/pcre2 tests: don't rely on invalid UTF-8 data test
` [PATCH v3 2/4] grep/pcre2: simplify boolean spaghetti
` [PATCH v3 3/4] grep/pcre2: further "
` [PATCH v3 4/4] grep/pcre2: better support invalid UTF-8 haystacks

[PATCH 1/2] config.mak.uname: remove redundant NO_LIBPCRE1_JIT flag
 2021-01-24  1:58 UTC  (2+ messages)
` [PATCH 2/2] Remove support for v1 of the PCRE library

[PATCH v3 0/7] Finish converting git bisect to C part 3
 2021-01-24  0:22 UTC  (9+ messages)
` [PATCH v3 1/7] bisect--helper: reimplement `bisect_log` shell function in C
` [PATCH v3 2/7] bisect--helper: reimplement `bisect_replay` "
` [PATCH v3 3/7] bisect--helper: retire `--bisect-write` subcommand
` [PATCH v3 4/7] bisect--helper: use `res` instead of return in BISECT_RESET case option
` [PATCH v3 5/7] bisect--helper: retire `--bisect-auto-next` subcommand
` [PATCH v3 6/7] bisect--helper: reimplement `bisect_skip` shell function in C
` [PATCH v3 7/7] bisect--helper: retire `--check-and-set-terms` subcommand

add a blank line when a commit has no parent in log output?
 2021-01-24  0:02 UTC  (18+ messages)
` [PATCH 0/2] Option to modify revision mark for root commits
  ` [PATCH 1/2] revision: Denote root commits with '#'

[PATCH 1/2] config: improve error message for boolean config
 2021-01-23 23:15 UTC 

[PATCH 0/9] More index cleanups
 2021-01-23 21:42 UTC  (38+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] cache-tree: clean up cache_tree_update()
  ` [PATCH v2 2/8] cache-tree: extract subtree_pos()
  ` [PATCH v2 3/8] fsmonitor: de-duplicate BUG()s around dirty bits
  ` [PATCH v2 4/8] repository: add repo reference to index_state
  ` [PATCH v2 5/8] name-hash: use trace2 regions for init
  ` [PATCH v2 6/8] sparse-checkout: load sparse-checkout patterns
  ` [PATCH v2 7/8] test-lib: test_region looks for trace2 regions
  ` [PATCH v2 8/8] t1092: test interesting sparse-checkout scenarios
  ` [PATCH v3 0/9] More index cleanups
    ` [PATCH v3 1/9] cache-tree: clean up cache_tree_update()
    ` [PATCH v3 2/9] cache-tree: simplify verify_cache() prototype
    ` [PATCH v3 3/9] cache-tree: extract subtree_pos()
    ` [PATCH v3 4/9] fsmonitor: de-duplicate BUG()s around dirty bits
    ` [PATCH v3 5/9] repository: add repo reference to index_state
    ` [PATCH v3 6/9] name-hash: use trace2 regions for init
    ` [PATCH v3 7/9] sparse-checkout: load sparse-checkout patterns
    ` [PATCH v3 8/9] test-lib: test_region looks for trace2 regions
    ` [PATCH v3 9/9] t1092: test interesting sparse-checkout scenarios

[PATCH 0/6] tests: add a bash "set -o pipefail" test mode
 2021-01-23 21:35 UTC  (20+ messages)
` [PATCH v2 11/11] tests: add a "set -o pipefail" for a patched bash
        ` [PATCH v3 00/10] Miscellaneous "set -o pipefail"-related test cleanups
        ` [PATCH v3 01/10] cache-tree tests: refactor for modern test style
        ` [PATCH v3 02/10] cache-tree tests: remove unused $2 parameter
        ` [PATCH v3 03/10] cache-tree tests: use a sub-shell with less indirection
        ` [PATCH v3 04/10] cache-tree tests: explicitly test HEAD and index differences
        ` [PATCH v3 05/10] git svn mergeinfo tests: modernize redirection & quoting style
        ` [PATCH v3 06/10] git svn mergeinfo tests: refactor "test -z" to use test_must_be_empty
        ` [PATCH v3 07/10] git-svn tests: rewrite brittle tests to use "--[no-]merges"
        ` [PATCH v3 08/10] upload-pack tests: avoid a non-zero "grep" exit status
        ` [PATCH v3 09/10] archive tests: use a cheaper "zipinfo -h" invocation to get header
        ` [PATCH v3 10/10] rm tests: actually test for SIGPIPE in SIGPIPE test

[PATCH v4 0/3] builtin/ls-files.c:add git ls-file --dedup option
 2021-01-23 19:53 UTC  (23+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] ls-files.c: add --deduplicate option
        ` [PATCH v6] "
  ` [PATCH v6 0/3] builtin/ls-files.c:add git ls-file --dedup option
    ` [PATCH v6 1/3] ls_files.c: bugfix for --deleted and --modified
    ` [PATCH v6 2/3] ls_files.c: consolidate two for loops into one
    ` [PATCH v6 3/3] ls-files.c: add --deduplicate option
    ` [PATCH v7 1/3] ls_files.c: bugfix for --deleted and --modified
      ` [PATCH v7 2/3] ls_files.c: consolidate two for loops into one
      ` [PATCH v7 3/3] ls-files.c: add --deduplicate option

[PATCH 0/2] ls-refs: only traverse through longest common ref prefix
 2021-01-23 17:55 UTC  (5+ messages)
` [PATCH v2 0/3] ls-refs: traverse prefixes of disjoint "ref-prefix" sets
  ` [PATCH v2 1/3] refs: expose 'for_each_fullref_in_prefixes'

gitattributes filter: add new %r that expands to repository root
 2021-01-22 17:11 UTC 

[PATCH 0/3] Range diff with ranges lacking dotdot
 2021-01-23 15:59 UTC  (23+ messages)
` [PATCH 1/3] range-diff: refactor check for commit range
` [PATCH 2/3] range-diff: handle commit ranges other than A..B
` [PATCH 3/3] range-diff(docs): explain how to specify commit ranges
` [PATCH v2 0/3] Range diff with ranges lacking dotdot
  ` [PATCH v2 1/3] range-diff/format-patch: refactor check for commit range
  ` [PATCH v2 2/3] range-diff/format-patch: handle commit ranges other than A..B
  ` [PATCH v2 3/3] range-diff(docs): explain how to specify commit ranges

[PATCH v7 00/17] propose config-based hooks (part I)
 2021-01-23 15:38 UTC  (3+ messages)
` [PATCH v7 01/17] doc: propose hooks managed by the config

gitk and --no-walk
 2021-01-23 14:53 UTC 

Can git change?
 2021-01-23 12:56 UTC  (6+ messages)
        ` RES: "

[PATCH v5 00/11] [GSoC] Implement Corrected Commit Date
 2021-01-23 12:11 UTC  (6+ messages)
` [PATCH v6 "

git archive setting user and group
 2021-01-23  5:16 UTC  (12+ messages)

faster git clone
 2021-01-23  0:41 UTC  (2+ messages)

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-23  0:08 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] packfile: prepare for the existence of '*.rev' files
  ` [PATCH v2 2/8] pack-write.c: prepare to write 'pack-*.rev' files
  ` [PATCH v2 3/8] builtin/index-pack.c: write reverse indexes
  ` [PATCH v2 4/8] builtin/pack-objects.c: respect 'pack.writeReverseIndex'

[PATCH 0/1] upload-pack.c: fix filter spec quoting bug
 2021-01-23  0:04 UTC  (8+ messages)
` [PATCH 1/1] "
    ` [PATCH] run-command: document use_shell option

[PATCH] fixup! mergetool: add automerge configuration
 2021-01-22 23:25 UTC  (15+ messages)
` [PATCH v2] "
      ` Re* "
              ` automerge implementation ideas for Windows

[RFC PATCH 0/9][Outreachy] rebase -i: add options to fixup command
 2021-01-22 19:41 UTC  (8+ messages)
` [PATCH v2 3/9] rebase -i: comment out squash!/fixup! subjects from squash message

[PATCH] SKIP_DASHED_BUILT_INS: respect `config.mak`
 2021-01-22 21:50 UTC  (4+ messages)

[PATCH] refs: switch peel_ref() to peel_iterated_oid()
 2021-01-22 21:38 UTC  (3+ messages)

git archive setting user and group
 2021-01-22 20:09 UTC 

[PATCH v3] use delete_refs when deleting tags or branches
 2021-01-22 20:29 UTC  (6+ messages)

[PATCH] refs: Always pass old object name to reftx hook
 2021-01-22 18:33 UTC  (7+ messages)
` [PATCH RESEND] "

Feature Request: View transformation operator for git commit object's read
 2021-01-22 17:27 UTC 

[PATCH v2 0/1] builtin/pack-objects.c: avoid iterating all refs
 2021-01-22 16:46 UTC  (9+ messages)
` [PATCH v2 1/1] "

[PATCH] gitk: add option to perform 'git fetch' command
 2021-01-22 15:16 UTC 

Incorrect $HOME value when using runas on Windows
 2021-01-22 13:54 UTC  (3+ messages)

git-completion.bash: time to add --ws-error-highlight?
 2021-01-22 12:37 UTC 

Re* [PATCH v2] fixup! mergetool: add automerge configuration
 2021-01-22  9:08 UTC 

[PATCH] rebase: add a config option for --no-fork-point
 2021-01-21 23:51 UTC  (7+ messages)

What's cooking in git.git (Jan 2021, #04; Sat, 16)
 2021-01-21 23:10 UTC  (4+ messages)

[PATCH v2 0/6] teach `worktree list` verbose mode and prunable annotations
 2021-01-21 22:18 UTC  (6+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] worktree: teach `list` to annotate prunable worktree

Improving merge of tricky conflicts
 2021-01-21 21:08 UTC  (9+ messages)

[PATCH] clone: in protocol v2, use remote's default branch
 2021-01-21 21:02 UTC  (8+ messages)
` [PATCH v4 0/3] Cloning with remote unborn HEAD
  ` [PATCH v4 1/3] ls-refs: report unborn targets of symrefs
  ` [PATCH v4 2/3] connect, transport: add no-op arg for future patch
  ` [PATCH v4 3/3] clone: respect remote unborn HEAD


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