messages from 2020-10-19 19:29:19 to 2020-10-21 20:28:38 UTC [more...]
[PATCH v2 00/11] Rewrite the remaining merge strategies from shell to C
2020-10-21 20:28 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 02/11] merge-one-file: rewrite in C
git svn log: Use of uninitialized value $sha1_short
2020-10-21 20:26 UTC (2+ messages)
[PATCH] sequencer: remove duplicate rollback_lock_file() call
2020-10-21 19:55 UTC (3+ messages)
[PATCH] bisect: allow `git bisect` to run from subdirectory
2020-10-21 19:53 UTC (4+ messages)
` [PATCH][OUTREACHY] "
[RFC] sequencer: allow metadata to be saved if using cherry-pick --no-commit
2020-10-21 19:46 UTC (5+ messages)
[PATCH] diff: do not show submodule with untracked files as "-dirty"
2020-10-21 19:40 UTC (7+ messages)
` [OUTREACHY][PATCH] "
` [Outreachy] [PATCH v2] "
[WIP v2 1/2] Adding a record-time-zone command option for commit
2020-10-21 18:55 UTC (3+ messages)
[OUTREACHY][PATCH v2] t7006: Use test_path_is_* functions in test script
2020-10-21 18:42 UTC (3+ messages)
[PATCH] userdiff: support Bash
2020-10-21 18:39 UTC (5+ messages)
` [PATCH v2] "
SKIP_DASHED_BUILT_INS does not install git-*-pack
2020-10-21 18:34 UTC (7+ messages)
[Bug] git svn reports an error when a temp file is too large
2020-10-21 18:33 UTC
[ANNOUNCE] Git v2.29.0
2020-10-21 18:04 UTC (4+ messages)
` git-filter-repo v2.29.0, was "
[PATCH 0/2] fsmonitor inline / testing cleanup
2020-10-21 18:04 UTC (3+ messages)
` [PATCH 1/2] fsmonitor: stop inline'ing mark_fsmonitor_valid / _invalid
` [PATCH 2/2] fsmonitor: make output of test-dump-fsmonitor more concise
Questions about partial clone with '--filter=tree:0'
2020-10-21 17:31 UTC (4+ messages)
[PATCH] SKIP_DASHED_BUILT_INS: do not skip the bin/ programs
2020-10-21 17:25 UTC (2+ messages)
[PATCH 0/5][Outreachy] modernizing the test scripts
2020-10-21 17:20 UTC (34+ messages)
` [PATCH v2 "
` [PATCH v2 4/5][Outreachy] t7201: avoid using cd outside of subshells
` [PATCH v3 0/5][Outreachy] modernize the test scripts
` [PATCH v3 1/5][Outreachy] t7101,t7102,t7201: modernize test formatting
` [PATCH v3 2/5][Outreachy] t7102,t7201: remove unnecessary blank spaces in test body
` [PATCH v3 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator
` [PATCH v3 4/5][Outreachy] t7201: use 'git -C' to avoid subshell
` [PATCH v3 5/5][Outreachy] t7201: put each command on a seperate line
` [PATCH v4] t7201: put each command on a separate line
` [PATCH v5 0/5][Outreachy] modernize the test scripts
` [PATCH v5 1/5][Outreachy] t7101,t7102,t7201: modernize test formatting
` [PATCH v5 2/5][Outreachy] t7102,t7201: remove unnecessary blank spaces in test body
` [PATCH v5 3/5][Outreachy] t7102,t7201: remove whitespace after redirect operator
` [PATCH v5 4/5][Outreachy] t7201: use 'git -C' to avoid subshell
` [PATCH v5 5/5][Outreachy] t7201: put each command on a separate line
What's cooking in git.git (Oct 2020, #03; Mon, 19)
2020-10-21 14:48 UTC (6+ messages)
` Preparing to rewind 'next'
` mr/bisect-in-c-3, was Re: What's cooking in git.git (Oct 2020, #03; Mon, 19)
Launchpad Stable Release Archive not updated
2020-10-21 14:15 UTC
[GIT PULL] git-gui changes for v2.29
2020-10-21 13:42 UTC (2+ messages)
[PATCH 0/4] Beginning of new merge strategy: New API, empty implementation
2020-10-21 13:22 UTC (5+ messages)
` [PATCH 1/4] merge-ort: barebones API of new merge strategy with "
` [PATCH 2/4] merge-ort-wrappers: new convience wrappers to mimic the old merge API
` [PATCH 3/4] fast-rebase: demonstrate merge-ort's API via temporary/hidden command
` [PATCH 4/4] merge,rebase,revert: select ort or recursive by config or environment
[PATCH 0/7] forbidding symlinked .gitattributes and .gitignore
2020-10-20 23:19 UTC (3+ messages)
` [PATCH v2 0/8] "
[PATCH 0/1] Clarify and expand description of --signoff
2020-10-20 23:02 UTC (33+ messages)
` [PATCH v2 0/3] clarify and expand description of --signoff & related fixes
` [PATCH v2 1/3] Documentation: clarify and expand description of --signoff
` [PATCH v2 2/3] Documentation: stylistically normalize references to Signed-off-by:
` [PATCH v2 0/3] Claryfing the meaning of the sign-off
` [PATCH v3 0/4] clarify meaning of --signoff & related doc improvements in describing Signed-off-by
` [PATCH v3 1/4] doc: preparatory clean-up of description on the sign-off option
` [PATCH v3 2/4] Documentation: clarify and expand description of --signoff
` [PATCH v3 3/4] SubmittingPatches: clarify DCO is our --signoff rule
` [PATCH v3 4/4] Documentation: stylistically normalize references to Signed-off-by:
` [PATCH v2 3/3] SubmittingPatches: clarify DCO is our --signoff rule
[PATCH 0/4] use fsmonitor data in git diff eliminating O(num_files) calls to lstat
2020-10-20 22:19 UTC (38+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] fsmonitor: use fsmonitor data in `git diff`
` [PATCH v2 2/4] t/perf/README: elaborate on output format
` [PATCH v2 3/4] t/perf/p7519-fsmonitor.sh: warm cache on first git status
` [PATCH v2 4/4] t/perf: add fsmonitor perf test for git diff
` [PATCH v3 0/7] use fsmonitor data in git diff eliminating O(num_files) calls to lstat
` [PATCH v3 1/7] fsmonitor: use fsmonitor data in `git diff`
` [PATCH v3 2/7] t/perf/README: elaborate on output format
` [PATCH v3 3/7] t/perf/p7519-fsmonitor.sh: warm cache on first git status
` [PATCH v3 4/7] t/perf: add fsmonitor perf test for git diff
` [PATCH v3 5/7] perf lint: check test-lint-shell-syntax in perf tests
` [PATCH v3 6/7] p7519-fsmonitor: refactor to avoid code duplication
` [PATCH v3 7/7] p7519-fsmonitor: add a git add benchmark
` [PATCH v4 0/7] use fsmonitor data in git diff eliminating O(num_files) calls to lstat
` [PATCH v4 1/7] fsmonitor: use fsmonitor data in `git diff`
` [PATCH v4 2/7] t/perf/README: elaborate on output format
` [PATCH v4 3/7] t/perf/p7519-fsmonitor.sh: warm cache on first git status
` [PATCH v4 4/7] t/perf: add fsmonitor perf test for git diff
` [PATCH v4 5/7] perf lint: add make test-lint to perf tests
` [PATCH v4 6/7] p7519-fsmonitor: refactor to avoid code duplication
` [PATCH v4 7/7] p7519-fsmonitor: add a git add benchmark
[PATCH] apply: when -R, also reverse list of sections
2020-10-20 22:04 UTC (7+ messages)
` [PATCH v2] "
[PATCH] t5500.43: make the check a bit more robust
2020-10-20 21:33 UTC (9+ messages)
` [PATCH v2 0/3] Work around flakiness in t5500.43
` [PATCH v2 1/3] sideband: avoid reporting incomplete sideband messages
` [PATCH v2 2/3] sideband: report unhandled incomplete sideband messages as bugs
` [PATCH v2 3/3] sideband: add defense against packets missing a band designator
[OUTREACHY][PATCH v1] t7006: Use test_path_is_* functions in test script
2020-10-20 19:33 UTC (8+ messages)
[OUTREACHY] [PATCH v2] t0000: replace test -f with helper function
2020-10-20 19:25 UTC (2+ messages)
Is cover letter can save changes?
2020-10-20 19:21 UTC (3+ messages)
[PATCH v2 00/19] Parallel Checkout (part I)
2020-10-20 19:14 UTC (9+ messages)
` [PATCH v2 16/19] parallel-checkout: add tests for basic operations
[PATCH] filter-branch doc: fix filter-repo typo
2020-10-20 14:43 UTC (2+ messages)
French translation: incorrect translation for error message in “git push <remote>”
2020-10-20 14:29 UTC (2+ messages)
about git hooks
2020-10-20 10:48 UTC (3+ messages)
[PATCH v3 0/2] diff: add -I<regex> that ignores matching changes
2020-10-20 6:48 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] merge-base, xdiff: zero out xpparam_t structures
` [PATCH v4 2/2] diff: add -I<regex> that ignores matching changes
[ANNOUNCE] Git for Windows 2.29.0
2020-10-19 21:03 UTC
[PATCH 00/10] Prepare for changing the default branch name main (last manual part)
2020-10-19 19:31 UTC (11+ messages)
` [PATCH 01/10] fmt-merge-msg: also suppress "into main" by default
` [PATCH 02/10] t9801: use `--` in preparation for default branch rename
` [PATCH 03/10] tests: start moving to a different default main branch name
` [PATCH 04/10] t4013: prepare for the new default branch name "main"
` [PATCH 05/10] t6200: adjust suppression pattern to also match "main"
` [PATCH 06/10] t5703: adjust a test case for the upcoming default branch name
` [PATCH 07/10] t3200: prepare for `main` being shorter than `master`
` [PATCH 08/10] t9902: prepare a test for the upcoming default branch name
` [PATCH 09/10] tests: prepare aligned mentions of the "
` [PATCH 10/10] t1400: prepare for `main` being "
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).