git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-02-15 18:23:05 to 2021-02-17 10:32:31 UTC [more...]

[PATCH v3] difftool.c: learn a new way start from specified file
 2021-02-17 10:31 UTC  (9+ messages)
` [PATCH v4] difftool.c: learn a new way start at "
  ` [PATCH v5 0/2] "
    ` [PATCH v5 1/2] diff: --{rotate,skip}-to=<path>
    ` [PATCH v5 2/2] difftool.c: learn a new way start at specified file

[PATCH 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-02-17  7:37 UTC  (7+ messages)
` [PATCH 1/6] sequencer: export subject_length()
  ` [PATCH 2/6] commit: add amend suboption to --fixup to create amend! commit
  ` [PATCH 3/6] commit: add a reword suboption to --fixup
  ` [PATCH 4/6] t7500: add tests for --fixup[amend|reword] options
  ` [PATCH 5/6] t3437: use --fixup with options to create amend! commit
  ` [PATCH 6/6] doc/git-commit: add documentation for fixup[amend|reword] options

[PATCH 00/20] userdiff: refactor + test + doc + misc improvements
 2021-02-17  7:10 UTC  (43+ messages)
` [PATCH v2 00/27] "
  ` [PATCH 1/2] diff: do not display hunk context under -W
  ` [PATCH 2/2] diff: test and document -W interaction with -U<n>
` [PATCH v2 09/27] userdiff tests: match full hunk headers
` [PATCH v2 10/27] blame tests: don't rely on t/t4018/ directory
` [PATCH v2 11/27] blame tests: simplify userdiff driver test
` [PATCH v2 12/27] userdiff tests: rewrite hunk header test infrastructure
` [PATCH v2 18/27] gitattributes doc: reword discussion of built-in userdiff patterns
` [PATCH v2 19/27] gitattributes doc: document multi-line "
` [PATCH v2 22/27] userdiff tests: test hunk headers on accumulated files
` [PATCH v2 23/27] userdiff tests: test hunk header selection with -U0

[PATCH 0/9] stash show: learn --include-untracked and --only-untracked
 2021-02-17  2:31 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/9] stash show: teach "
  ` [PATCH v3 0/2] stash show: learn "
    ` [PATCH v3 1/2] stash show: teach "
    ` [PATCH v3 2/2] stash show: learn stash.showIncludeUntracked

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-02-17  2:10 UTC  (3+ messages)

[PATCH 00/11] FSMonitor Preliminary Commits
 2021-02-17  1:54 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-02-17  1:48 UTC  (3+ messages)

[PATCH 00/25] grep: PCREv2 fixes, remove kwset.[ch]
 2021-02-17  1:19 UTC  (26+ messages)
` [PATCH v2 00/22] pickaxe: test and refactoring for follow-up changes
` [PATCH v2 01/22] grep/pcre2 tests: reword comments referring to kwset
` [PATCH v2 02/22] test-lib-functions: document and test test_commit --no-tag
` [PATCH v2 03/22] test-lib-functions: reword "test_commit --append" docs
` [PATCH v2 04/22] test-lib functions: add --printf option to test_commit
` [PATCH v2 05/22] pickaxe tests: refactor to use test_commit --append --printf
` [PATCH v2 06/22] pickaxe tests: add test for diffgrep_consume() internals
` [PATCH v2 07/22] pickaxe tests: add test for "log -S" not being a regex
` [PATCH v2 08/22] pickaxe tests: test for -G, -S and --find-object incompatibility
` [PATCH v2 09/22] pickaxe: die when -G and --pickaxe-regex are combined
` [PATCH v2 10/22] pickaxe: die when --find-object and --pickaxe-all "
` [PATCH v2 11/22] diff.h: move pickaxe fields together again
` [PATCH v2 12/22] pickaxe/style: consolidate declarations and assignments
` [PATCH v2 13/22] perf: add performance test for pickaxe
` [PATCH v2 14/22] pickaxe: refactor function selection in diffcore-pickaxe()
` [PATCH v2 15/22] pickaxe: assert that we must have a needle under -G or -S
` [PATCH v2 16/22] pickaxe -S: support content with NULs under --pickaxe-regex
` [PATCH v2 17/22] pickaxe: rename variables in has_changes() for brevity
` [PATCH v2 18/22] pickaxe -S: slightly optimize contains()
` [PATCH v2 19/22] xdiff-interface: allow early return from xdiff_emit_{line,hunk}_fn
` [PATCH v2 20/22] xdiff-interface: support early exit in xdiff_outf()
` [PATCH v2 21/22] pickaxe -G: terminate early on matching lines
` [PATCH v2 22/22] pickaxe -G: don't special-case create/delete

gitattributes export-subst and software versioning
 2021-02-17  0:58 UTC  (8+ messages)
` [PATCH 1/2] pretty: add %(describe)

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-17  0:02 UTC  (13+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] packfile: introduce 'find_kept_pack_entry()'
  ` [PATCH v2 2/8] revision: learn '--no-kept-objects'
  ` [PATCH v2 3/8] builtin/pack-objects.c: add '--stdin-packs' option
  ` [PATCH v2 5/8] p5303: measure time to repack with keep

[OUTREACHY][PATCH v1] doc: fix naming of response-end-pkt
 2021-02-16 23:03 UTC  (2+ messages)

RFC on packfile URIs and .gitmodules check
 2021-02-16 22:57 UTC  (5+ messages)
` [PATCH 0/4] Check .gitmodules when using packfile URIs
  ` [PATCH 2/4] http-fetch: allow custom index-pack args

[PATCH] t/perf: handle worktrees as test repos
 2021-02-16 22:56 UTC  (7+ messages)

[PATCH v6 00/17] propose config-based hooks (part I)
 2021-02-16 22:47 UTC  (4+ messages)
` [PATCH v7 "

git-send-email: smtpserver in $HOME
 2021-02-16 22:31 UTC  (11+ messages)

[PATCH 0/1] blame: remove unnecessary use of get_commit_info()
 2021-02-16 22:25 UTC  (6+ messages)
` [PATCH 1/1] "

Short status ignores --show-stash option
 2021-02-16 20:23 UTC  (3+ messages)

Bug Report: Multi-line trailers containing empty lines break parsing
 2021-02-16 19:47 UTC  (5+ messages)

Bug? I can't manually merge changes with difftool
 2021-02-16 18:54 UTC  (2+ messages)

[PATCH 0/1] mergetools/vimdiff: add vimdiff1 merge tool variant
 2021-02-16 18:38 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 2/9] midx: allow marking a pack as preferred
 2021-02-16 18:28 UTC  (32+ messages)
` [PATCH 0/5] commit-graph: parse_options() cleanup
` [PATCH 1/5] commit-graph: define common usage with a macro
` [PATCH 2/5] commit-graph: remove redundant handling of -h
` [PATCH 3/5] commit-graph: use parse_options_concat()
` [PATCH 4/5] commit-graph: refactor dispatch loop for style
` [PATCH 5/5] commit-graph: show usage on "commit-graph [write|verify] garbage"
` [PATCH v2 0/4] midx: split out sub-commands
  ` [PATCH v2 1/4] builtin/multi-pack-index.c: inline 'flags' with options
  ` [PATCH v2 2/4] builtin/multi-pack-index.c: don't handle 'progress' separately
  ` [PATCH v2 3/4] builtin/multi-pack-index.c: define common usage with a macro
  ` [PATCH v2 4/4] builtin/multi-pack-index.c: split sub-commands

Git in GSoC 2021 ?
 2021-02-16 18:12 UTC 

the git add command
 2021-02-16 17:54 UTC  (2+ messages)

[PATCH v2] remote-curl: fall back to basic auth if Negotiate fails
 2021-02-16 16:57 UTC 

Limited local file inclusion with .mailmap symlinks and git-archive
 2021-02-16 16:19 UTC  (23+ messages)
  ` [PATCH 1/2] fsck: make symlinked .gitignore and .gitattributes a warning
          ` [PATCH 0/6] open in-tree files with O_NOFOLLOW
            ` [PATCH 1/6] add open_nofollow() helper
            ` [PATCH 2/6] attr: convert "macro_ok" into a flags field
            ` [PATCH 3/6] exclude: add flags parameter to add_patterns()
            ` [PATCH 4/6] attr: do not respect symlinks for in-tree .gitattributes
            ` [PATCH 5/6] exclude: do not respect symlinks for in-tree .gitignore
            ` [PATCH 6/6] mailmap: do not respect symlinks for in-tree .mailmap
  ` [PATCH 2/2] disallow symlinked .mailmap files

[PATCH v2 00/14] Simple IPC Mechanism
 2021-02-16 15:53 UTC  (5+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 12/12] t0052: add simple-ipc tests and t/helper/test-simple-ipc tool

[PATCH 0/2] checkout-index: some cleanups to --temp and --prefix outputs
 2021-02-16 14:06 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] write_entry(): fix misuses of `path` in error messages
  ` [PATCH v2 2/2] checkout-index: omit entries with no tempname from --temp output
  ` [PATCH v3 0/2] checkout-index: some cleanups to --temp and --prefix outputs
    ` [PATCH v3 1/2] write_entry(): fix misuses of `path` in error messages
    ` [PATCH v3 2/2] checkout-index: omit entries with no tempname from --temp output

[PATCH] [RFC] gitk: tag add right click options
 2021-02-16 13:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] userdiff: add support for Emacs Lisp
 2021-02-16 11:13 UTC  (6+ messages)

[PATCH] Translation: correct a typo
 2021-02-16  4:01 UTC 


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