messages from 2021-02-12 19:39:39 to 2021-02-16 02:30:57 UTC [more...]
Bug Report: Multi-line trailers containing empty lines break parsing
2021-02-16 2:29 UTC (2+ messages)
[PATCH 0/2] checkout-index: some cleanups to --temp and --prefix outputs
2021-02-16 2:26 UTC (5+ 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
git-send-email: smtpserver in $HOME
2021-02-16 2:14 UTC (2+ messages)
Limited local file inclusion with .mailmap symlinks and git-archive
2021-02-16 1:56 UTC (7+ messages)
` [PATCH 1/2] fsck: make symlinked .gitignore and .gitattributes a warning
` [PATCH 2/2] disallow symlinked .mailmap files
[PATCH v2] git-difftool-helper.sh: learn a new way go back to last save point
2021-02-16 1:46 UTC (8+ messages)
` [PATCH v3] difftool.c: learn a new way start from specified file
` [PATCH v4] difftool.c: learn a new way start at "
[PATCH] userdiff: add support for Emacs Lisp
2021-02-16 1:37 UTC (80+ messages)
` [PATCH 00/20] userdiff: refactor + test + doc + misc improvements
` [PATCH v2 00/27] "
` [PATCH 0/2] diff: do not display hunk context under -W
` [PATCH 1/2] "
` [PATCH 2/2] diff: test and document -W interaction with -U<n>
` [PATCH v2 01/27] userdiff: refactor away the parse_bool() function
` [PATCH v2 02/27] userdiff style: re-order drivers in alphabetical order
` [PATCH v2 03/27] userdiff style: declare patterns with consistent style
` [PATCH v2 04/27] userdiff style: normalize pascal regex declaration
` [PATCH v2 05/27] userdiff: add and use for_each_userdiff_driver()
` [PATCH v2 06/27] userdiff tests: explicitly test "default" pattern
` [PATCH v2 07/27] userdiff tests: list builtin drivers via test-tool
` [PATCH v2 08/27] userdiff: remove support for "broken" tests
` [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 13/27] userdiff tests: do config teardown in test_diff_funcname()
` [PATCH v2 14/27] userdiff tests: move custom patterns into one test file
` [PATCH v2 15/27] userdiff tests: remove hack for "RIGHT" token
` [PATCH v2 16/27] userdiff tests: do not do compile tests on "custom" pattern
` [PATCH v2 17/27] userdiff tests + docs: document & test "diff.<driver>.x?funcname"
` [PATCH v2 18/27] gitattributes doc: reword discussion of built-in userdiff patterns
` [PATCH v2 19/27] gitattributes doc: document multi-line "
` [PATCH v2 20/27] userdiff tests: remove "funcname" from custom3 test
` [PATCH v2 21/27] userdiff tests: factor out test_diff_funcname() logic
` [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 v2 24/27] userdiff tests: assert empty hunk header context on -U<large>
` [PATCH v2 25/27] userdiff: match "package" in diff=golang
` [PATCH v2 26/27] userdiff tests: add basic test for ada
` [PATCH v2 27/27] userdiff tests: add basic test for ruby
` [PATCH 01/20] userdiff: refactor away the parse_bool() function
` [PATCH 02/20] userdiff: re-order builtin drivers in alphabetical order
` [PATCH 03/20] userdiff: add and use for_each_userdiff_driver()
` [PATCH 04/20] userdiff tests: explicitly test "default" pattern
` [PATCH 05/20] userdiff tests: list builtin drivers via test-tool
` [PATCH 06/20] userdiff: remove support for "broken" tests
` [PATCH 07/20] userdiff tests: match full hunk headers
` [PATCH 08/20] userdiff tests: rewrite hunk header test infrastructure
` [PATCH 09/20] blame tests: don't rely on t/t4018/ directory
` [PATCH 10/20] userdiff tests: move custom patterns into one test file
` [PATCH 11/20] userdiff tests: remove hack for "RIGHT" token
` [PATCH 12/20] userdiff: match "package" in diff=golang
` [PATCH 13/20] userdiff tests + docs: document & test "diff.<driver>.x?funcname"
` [PATCH 14/20] gitattributes doc: reword discussion of built-in userdiff patterns
` [PATCH 15/20] gitattributes doc: document multi-line "
` [PATCH 16/20] userdiff tests: remove "funcname" from custom3 test
` [PATCH 17/20] userdiff tests: factor out test_diff_funcname() logic
` [PATCH 18/20] userdiff tests: test hunk headers on accumulated files
` [PATCH 19/20] userdiff tests: test hunk header selection with -U0
` [PATCH 20/20] userdiff tests: assert empty hunk header context on -U<large>
[PATCH 0/9] midx: implement a multi-pack reverse index
2021-02-15 23:49 UTC (27+ messages)
` [PATCH 2/9] midx: allow marking a pack as preferred
` [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
Short status ignores --show-stash option
2021-02-15 20:02 UTC
Submodules and SHA-256/SHA-1 interoperability
2021-02-14 21:50 UTC
gitattributes export-subst and software versioning
2021-02-14 10:10 UTC (8+ messages)
` [PATCH 1/2] pretty: add %(describe)
` [PATCH 2/2] pretty: add merge and exclude options to %(describe)
Bug report: git remote prune does not take negative refspecs into account
2021-02-14 9:18 UTC
[PATCH 00/10] Optimization batch 8: use file basenames even more
2021-02-14 7:59 UTC (11+ messages)
` [PATCH 01/10] Move computation of dir_rename_count from merge-ort to diffcore-rename
` [PATCH 02/10] diffcore-rename: add functions for clearing dir_rename_count
` [PATCH 03/10] diffcore-rename: move dir_rename_counts into a dir_rename_info struct
` [PATCH 04/10] diffcore-rename: extend cleanup_dir_rename_info()
` [PATCH 05/10] diffcore-rename: compute dir_rename_counts in stages
` [PATCH 06/10] diffcore-rename: add a mapping of destination names to their indices
` [PATCH 07/10] diffcore-rename: add a dir_rename_guess field to dir_rename_info
` [PATCH 08/10] diffcore-rename: add a new idx_possible_rename function
` [PATCH 09/10] diffcore-rename: limit dir_rename_counts computation to relevant dirs
` [PATCH 10/10] diffcore-rename: use directory rename guided basename comparisons
[PATCH v2 0/4] Optimization batch 7: use file basenames to guide rename detection
2021-02-14 7:51 UTC (27+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] t4001: add a test comparing basename similarity and content similarity
` [PATCH v3 2/5] diffcore-rename: compute basenames of all source and dest candidates
` [PATCH v3 3/5] diffcore-rename: complete find_basename_matches()
` [PATCH v3 4/5] diffcore-rename: guide inexact rename detection based on basenames
` [PATCH v4 0/6] Optimization batch 7: use file basenames to guide rename detection
` [PATCH v5 "
` [PATCH v5 1/6] t4001: add a test comparing basename similarity and content similarity
` [PATCH v5 2/6] diffcore-rename: compute basenames of source and dest candidates
` [PATCH v5 3/6] diffcore-rename: complete find_basename_matches()
` [PATCH v5 4/6] diffcore-rename: guide inexact rename detection based on basenames
` [PATCH v5 5/6] gitdiffcore doc: mention new preliminary step for rename detection
` [PATCH v5 6/6] merge-ort: call diffcore_rename() directly
[PATCH 0/2] Optimization batch 6: make full use of exact renames
2021-02-14 7:35 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] diffcore-rename: filter rename_src list when possible
` [PATCH v3 0/2] Optimization batch 6: make full use of exact renames
` [PATCH v3 1/2] diffcore-rename: no point trying to find a match better than exact
` [PATCH v3 2/2] diffcore-rename: filter rename_src list when possible
[PATCH 0/1] mergetools/vimdiff: add vimdiff1 merge tool variant
2021-02-14 2:28 UTC (2+ messages)
` [PATCH 1/1] "
git ability
2021-02-13 17:25 UTC (2+ messages)
[PATCH v2 1/2] t5411: use different out file to prevent overwriting
2021-02-13 15:13 UTC (4+ messages)
` [PATCH v3 0/2] use unique out file in t5411
[PATCH 00/12] test-lib: misc improvements
2021-02-13 14:39 UTC (7+ messages)
` [PATCH 12/12] test-lib-functions: split out {debug,path,text} helpers
` [PATCH v2 00/11] test-lib: misc improvements
[PATCH v2 0/3] Remove GIT_TEST_GETTEXT_POISON facility
2021-02-13 14:31 UTC (4+ messages)
` [PATCH 4/4] tests: remove most uses of test_i18ncmp
inquiry on Git GUI for Windows 2.30.0
2021-02-13 14:27 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v2 00/14] Simple IPC Mechanism
2021-02-13 9:30 UTC (15+ messages)
` [PATCH v3 00/12] "
` [PATCH v3 01/12] pkt-line: eliminate the need for static buffer in packet_write_gently()
` [PATCH v3 02/12] pkt-line: do not issue flush packets in write_packetized_*()
` [PATCH v3 03/12] pkt-line: (optionally) libify the packet readers
` [PATCH v3 04/12] pkt-line: add options argument to read_packetized_to_strbuf()
` [PATCH v3 05/12] simple-ipc: design documentation for new IPC mechanism
` [PATCH v3 06/12] simple-ipc: add win32 implementation
` [PATCH v3 07/12] unix-socket: elimiate static unix_stream_socket() helper function
` [PATCH v3 08/12] unix-socket: add backlog size option to unix_stream_listen()
` [PATCH v3 09/12] unix-socket: disallow chdir() when creating unix domain sockets
` [PATCH v3 10/12] unix-socket: create `unix_stream_server__listen_with_lock()`
` [PATCH v3 11/12] simple-ipc: add Unix domain socket implementation
` [PATCH v3 12/12] t0052: add simple-ipc tests and t/helper/test-simple-ipc tool
[PATCH v3 0/3] Unify trailers formatting logic for pretty.c and ref-filter.c
2021-02-13 1:52 UTC (6+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 1/4] t6300: use function to test trailer options
` [PATCH v4 2/4] pretty.c: refactor trailer logic to `format_set_trailers_options()`
` [PATCH v4 3/4] pretty.c: capture invalid trailer argument
` [PATCH v4 4/4] ref-filter: use pretty.c logic for trailers
[RFC PATCH] mergetools: support difftool.tabbed setting
2021-02-12 22:21 UTC (3+ messages)
[PATCH v7 09/17] hook: replace find_hook() with hook_exists()
2021-02-12 22:15 UTC (3+ messages)
[PATCH v2] config: improve error message for boolean config
2021-02-12 19:52 UTC (4+ messages)
` [PATCH v3] "
[PATCH] reflog expire --stale-fix: be generous about missing objects
2021-02-12 19:35 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).