messages from 2021-02-05 22:17:39 to 2021-02-09 14:09:11 UTC [more...]
[PATCH v3 0/7] Maintenance III: Background maintenance
2021-02-09 14:06 UTC (4+ messages)
` [PATCH v4 0/8] "
` [PATCH v4 2/8] maintenance: add --schedule option and config
[PATCH 0/2] Maintenance: add pack-refs task
2021-02-09 13:42 UTC (11+ messages)
` [PATCH 1/2] maintenance: "
` [PATCH 2/2] maintenance: incremental strategy runs pack-refs weekly
` [PATCH v2 0/2] Maintenance: add pack-refs task
` [PATCH v2 1/2] maintenance: "
` [PATCH v2 2/2] maintenance: incremental strategy runs pack-refs weekly
[ANNOUNCE] Git for Windows 2.30.1
2021-02-09 13:41 UTC
[PATCH 0/3] Optimization batch 7: use file basenames to guide rename detection
2021-02-09 13:33 UTC (27+ messages)
` [PATCH 1/3] diffcore-rename: compute basenames of all source and dest candidates
` [PATCH 2/3] diffcore-rename: complete find_basename_matches()
` [PATCH 3/3] diffcore-rename: guide inexact rename detection based on basenames
` [PATCH v2 0/4] Optimization batch 7: use file basenames to guide rename detection
` [PATCH v2 1/4] diffcore-rename: compute basenames of all source and dest candidates
` [PATCH v2 2/4] diffcore-rename: complete find_basename_matches()
` [PATCH v2 3/4] diffcore-rename: guide inexact rename detection based on basenames
` [PATCH v2 4/4] gitdiffcore doc: mention new preliminary step for rename detection
[PATCH] usage: trace2 BUG() invocations
2021-02-09 12:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] rev-list --disk-usage
2021-02-09 11:09 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v2 1/2] t: add --no-tag option to test_commit
` [PATCH v2 2/2] rev-list: add --disk-usage option for calculating disk usage
[PATCH] grep: error out if --untracked is used with --cached
2021-02-09 10:07 UTC (5+ messages)
[PATCH 0/7][Outreachy] Improve the 'fixup [-C | -c]' in interactive rebase
2021-02-09 8:33 UTC (39+ messages)
` [PATCH 1/7] sequencer: fixup the datatype of the 'flag' argument
` [PATCH 2/7] sequencer: rename a few functions
` [PATCH 3/7] rebase -i: clarify and fix 'fixup -c' rebase-todo help
` [PATCH 4/7] t/lib-rebase: change the implementation of commands with options
` [PATCH 5/7] t3437: fix indendation of the here-doc
` [PATCH 6/7] t/t3437: update the tests
` [PATCH 7/7] doc/rebase -i: fix typo in the documentation of 'fixup' command
` [PATCH v2 00/11][Outreachy] Improve the 'fixup [-C | -c]' in interactive rebase
` [PATCH v2 01/11] sequencer: fixup the datatype of the 'flag' argument
` [PATCH v2 02/11] sequencer: rename a few functions
` [PATCH v2 03/11] rebase -i: clarify and fix 'fixup -c' rebase-todo help
` [PATCH v2 04/11] t/lib-rebase: change the implementation of commands with options
` [PATCH v2 05/11] t/t3437: fix indentation of the here-doc
` [PATCH v2 06/11] t/t3437: remove the dependency of 'expected-message' file from tests
` [PATCH v2 07/11] t/t3437: check author date of the fixed up commit
` [PATCH v2 08/11] t/t3437: simplify and document the test helpers
` [PATCH v2 09/11] t/t3437: cleanup the 'setup' test and use named commits in the tests
` [PATCH v2 10/11] t/t3437: fixup the test 'multiple fixup -c opens editor once'
` [PATCH v2 11/11] doc/rebase -i: fix typo in the documentation of 'fixup' command
[PATCH 0/9] stash show: learn --include-untracked and --only-untracked
2021-02-09 7:28 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/9] git-stash.txt: be explicit about subcommand options
` [PATCH v2 2/9] t3905: remove spaces after redirect operators
` [PATCH v2 3/9] t3905: move all commands into test cases
` [PATCH v2 4/9] t3905: remove nested git in command substitution
` [PATCH v2 5/9] t3905: replace test -s with test_file_not_empty
` [PATCH v2 6/9] t3905: use test_cmp() to check file contents
` [PATCH v2 7/9] stash: declare ref_stash as an array
` [PATCH v2 8/9] stash show: teach --include-untracked and --only-untracked
` [PATCH v2 9/9] stash show: learn stash.showIncludeUntracked
[PATCH] git-difftool-helper.sh: learn a new way skip to save point
2021-02-09 6:19 UTC (10+ messages)
` [PATCH v2] git-difftool-helper.sh: learn a new way go back to last "
[RFC] [BUDFIX] 'git rm --cached <submodule>' does not stage the changed .gitmodules
2021-02-09 3:55 UTC (6+ messages)
Git Commit Signature Encoding
2021-02-09 3:12 UTC (4+ messages)
[PATCH v2 0/3] Unify trailers formatting logic for pretty.c and ref-filter.c
2021-02-09 3:04 UTC (16+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] pretty.c: refactor trailer logic to `format_set_trailers_options()`
` [PATCH v3 2/3] pretty.c: capture invalid trailer argument
` [PATCH v3 3/3] ref-filter: use pretty.c logic for trailers
[PATCH 00/17] Refactor chunk-format into an API
2021-02-09 1:33 UTC (33+ messages)
` [PATCH v2 "
` [PATCH v2 09/17] midx: return success/failure in chunk write methods
` [PATCH v2 12/17] chunk-format: create read chunk API
` [PATCH v2 15/17] midx: use 64-bit multiplication for chunk sizes
` [PATCH v2 16/17] chunk-format: restore duplicate chunk checks
` [PATCH v3 00/17] Refactor chunk-format into an API
` [PATCH v3 01/17] commit-graph: anonymize data in chunk_write_fn
` [PATCH v3 02/17] chunk-format: create chunk format write API
` [PATCH v3 03/17] commit-graph: use chunk-format "
` [PATCH v3 04/17] midx: rename pack_info to write_midx_context
` [PATCH v3 11/17] midx: use chunk-format API in write_midx_internal()
` [PATCH v3 12/17] chunk-format: create read chunk API
` [PATCH v3 13/17] commit-graph: use chunk-format read API
[PATCH 0/2] config: improve error message for boolean config
2021-02-09 1:25 UTC (2+ messages)
` [PATCH v2] "
gitattributes export-subst and software versioning
2021-02-09 0:19 UTC (4+ messages)
[ANNOUNCE] Git v2.30.1
2021-02-08 23:49 UTC
Directory rename detection breaks if repo has a lot of similar/identical files
2021-02-08 23:35 UTC (2+ messages)
[PATCH 0/6] Optionally restrict range-diff output to "left" or "right" range only
2021-02-08 22:36 UTC (11+ messages)
` [PATCH 4/6] range-diff: combine all options in a single data structure
` [PATCH v2 0/6] Optionally restrict range-diff output to "left" or "right" range only
` [PATCH v2 4/6] range-diff: combine all options in a single data structure
Cloning empty repository uses locally configured default branch name
2021-02-08 22:28 UTC (13+ messages)
` [PATCH v5 0/3] Cloning with remote unborn HEAD
` [PATCH v7 "
` [PATCH v7 1/3] ls-refs: report unborn targets of symrefs
` [PATCH v8 0/3] Cloning with remote unborn HEAD
[rfh] where is coccinelle these days on Ubuntu?
2021-02-08 21:22 UTC (4+ messages)
[PATCH 0/2] checkout-index: some cleanups to --temp and --prefix outputs
2021-02-08 19:36 UTC (3+ messages)
` [PATCH 1/2] write_entry(): fix misuses of `path` in error messages
` [PATCH 2/2] checkout-index: omit entries with no tempname from --temp output
[PATCH] builtin/clone.c: add --no-shallow option
2021-02-08 14:12 UTC (7+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] builtin/clone.c: add --reject-shallow option
` Re: [PATCH v2 0/2] builtin/clone.c: add --no-shallow option
` [PATCH v3] builtin/clone.c: add --reject-shallow option
default editor
2021-02-08 10:03 UTC (7+ messages)
[PATCH 0/5] Generation Number v2: Fix a tricky split graph bug
2021-02-08 5:55 UTC (10+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 2/6] commit-graph: always parse before commit_graph_data_at()
BUG: commit-reach.c:66: bad generation skip
2021-02-08 2:26 UTC (3+ messages)
[bug] git svn fetch: defect history - missing merges and wrong tag ancestors
2021-02-07 20:24 UTC (3+ messages)
` [bug] git svn fetch: defect history - missing merges and wrong tag ancestors - third-party tool found
Specify resume point with git difftool?
2021-02-07 12:57 UTC
[PATCH v4 0/9][Outreachy] rebase -i: add options to fixup command
2021-02-06 5:37 UTC (9+ messages)
` [PATCH v5 0/8][Outreachy] "
[PATCH 0/3] Range diff with ranges lacking dotdot
2021-02-06 0:39 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 2/3] range-diff/format-patch: handle commit ranges other than A..B
[PATCH 00/10] [RFC] Simple IPC Mechanism
2021-02-05 23:28 UTC (5+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 11/14] unix-socket: add options to unix_stream_listen()
[PATCH v2] fast-import: add new --date-format=raw-permissive format
2021-02-05 15:25 UTC (5+ messages)
` [PATCH v3] "
` Why does fast-import need to check the validity of idents? + Other ident adventures
[PATCH v4 0/2] diff: add -I<regex> that ignores matching changes
2021-02-05 14:13 UTC (3+ messages)
` [PATCH 1/2] diff: add an API for deferred freeing
` [PATCH 2/2] diff: plug memory leak from regcomp() on {log,diff} -I
[PATCH v4 0/3] Range diff with ranges lacking dotdot
2021-02-05 14:44 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 2/3] range-diff/format-patch: handle commit ranges other than A..B
` [PATCH v6 0/3] Range diff with ranges lacking dotdot
` [PATCH v6 1/3] range-diff/format-patch: refactor check for commit range
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).