messages from 2022-12-15 15:07:34 to 2022-12-20 00:09:42 UTC [more...]
[PATCH v3 0/8] tests: fix ignored & hidden exit codes
2022-12-20 0:09 UTC (11+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 1/6] auto-crlf tests: don't lose exit code in loops and outside tests
` [PATCH v4 2/6] t/lib-patch-mode.sh: fix ignored exit codes
` [PATCH v4 3/6] tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
` [PATCH v4 4/6] tests: don't lose exit status with "test <op> $(git ...)"
` [PATCH v4 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
` [PATCH v4 6/6] tests: don't lose misc "git" exit codes
[PATCH v2] line-range: Fix infinite loop bug with degenerate regex
2022-12-20 0:00 UTC (8+ messages)
` [PATCH v3] line-range: Fix infinite loop bug with degenerate '$' regex
` [PATCH v4] line-range: fix infinite loop bug with "
[PATCH] tests: make 'test_oid' print trailing newline
2022-12-19 23:58 UTC (5+ messages)
PROBLEM: "git pull -v" fails with exit code denoting a submodule syntax error
2022-12-19 23:27 UTC (9+ messages)
` AW: "
[PATCH 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS
2022-12-19 20:42 UTC (4+ messages)
[PATCH] win32: ensure len does not cause any overreads
2022-12-19 20:37 UTC (3+ messages)
[PATCH] win32: close handles of threads that have been joined
2022-12-19 18:40 UTC (2+ messages)
[PATCH 0/6] cmake: guard OS-specific code & cleanup & chmod +x on *nix
2022-12-19 18:39 UTC (7+ messages)
` [PATCH 1/6] cmake: don't copy chainlint.pl to build directory
` [PATCH 2/6] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh
` [PATCH 3/6] cmake: increase test timeout on Windows only
` [PATCH 4/6] cmake: only look for "sh" in "C:/Program Files" on Windows
` [PATCH 5/6] cmake: copy over git-p4.py for t983[56] perforce test
` [PATCH 6/6] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4
[PATCH] Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY
2022-12-19 18:33 UTC (3+ messages)
` [PATCH v2] win32: explicitly set errno to enoent if err is not error_directory
[PATCH] diff: use strncmp to check for "diff." prefix
2022-12-19 18:26 UTC (2+ messages)
[PATCH] ci: only run win+VS build & tests in Git for Windows' fork
2022-12-19 17:49 UTC (3+ messages)
Add git config variable for signoff
2022-12-19 17:26 UTC (3+ messages)
[PATCH] Remove redundant double exclamation points
2022-12-19 15:19 UTC (2+ messages)
[PATCH 0/2] cmake doc: modernize and cross-platform-ize the docs
2022-12-19 15:06 UTC (5+ messages)
` [PATCH 1/2] cmake: use "-S" and "-B" to specify source and build directories
` [PATCH 2/2] cmake: update instructions for portable CMakeLists.txt
[PATCH] cmake: don't invoke msgfmt with --statistics
2022-12-19 15:00 UTC (2+ messages)
[PATCH 0/5] diff-merges: more features
2022-12-19 14:29 UTC (10+ messages)
` [PATCH v1 0/5] diff-merges: more features to fix '-m'
` [PATCH v1 1/5] diff-merges: implement [no-]hide option and log.diffMergesHide config
` [PATCH v1 2/5] diff-merges: implement log.diffMerges-m-imply-p config
` [PATCH v1 3/5] diff-merges: support list of values for --diff-merges
` [PATCH v1 4/5] diff-merges: issue warning on lone '-m' option
` [PATCH v1 5/5] diff-merges: improve --diff-merges documentation
[PATCH v3 0/2] check-attr: add support to work with revisions
2022-12-19 13:16 UTC (18+ messages)
` [PATCH v3 1/2] t0003: move setup for `--all` into new block
` [PATCH v3 2/2] attr: add flag `-r|--revisions` to work with revisions
[PATCH 0/3] Bundle URIs 4.5: fixups from part IV
2022-12-19 11:09 UTC (7+ messages)
` [PATCH 1/3] bundle-uri: drop unused 'uri' parameter
` [PATCH 2/3] bundle-uri: advertise based on repo config
` [PATCH 3/3] bundle-uri: remove GIT_TEST_BUNDLE_URI env variable
What's cooking in git.git (Dec 2022, #06; Sun, 18)
2022-12-19 10:49 UTC (3+ messages)
` ds/omit-trailing-hash-in-index (was: What's cooking in git.git (Dec 2022, #06; Sun, 18))
[PATCH] am: don't pass strvec to apply_parse_options()
2022-12-19 9:20 UTC (21+ messages)
` [RFC PATCH 0/5] strvec: add a "nodup" mode, fix memory leaks
` [RFC PATCH 1/5] builtin/annotate.c: simplify for strvec API
` [RFC PATCH 3/5] strvec API: add a "STRVEC_INIT_NODUP"
` [RFC PATCH 4/5] strvec API users: fix leaks by using "STRVEC_INIT_NODUP"
` [RFC PATCH 5/5] strvec API users: fix more "
[PATCH] grep: fall back to interpreter mode if JIT fails
2022-12-19 9:00 UTC (7+ messages)
[PATCH] git-p4: preserve utf8 BOM when importing from p4 to git
2022-12-19 9:09 UTC (4+ messages)
Strange "git stash pop" conflict (one chunk out of many)
2022-12-19 7:31 UTC (6+ messages)
` Antw: [EXT] "
` Wtrlt: "
[PATCH v3 0/5] notes.c: introduce "--no-blank-line" option
2022-12-19 3:03 UTC (3+ messages)
[PATCH] Fix word "does" sticking to "not" by adding space
2022-12-19 2:26 UTC
[PATCH] git: remove unneeded casts
2022-12-19 1:07 UTC (7+ messages)
[PATCH] git: remove redundant notes_ref check
2022-12-18 21:41 UTC
https://github.com/rust-lang/rust is not bisectable
2022-12-18 14:10 UTC (9+ messages)
[PATCH] format-patch: add --mboxrd alias for --pretty=mboxrd
2022-12-18 4:24 UTC (4+ messages)
[PATCH 0/2] Remove MSys Support
2022-12-18 3:58 UTC (7+ messages)
` [PATCH 1/2] mingw: remove duplicate `USE_NED_ALLOCATOR` directive
` [PATCH 2/2] mingw: remove msysGit/MSYS1 support
git pull --verbose with submodules ends in error message
2022-12-18 1:25 UTC (7+ messages)
` [PATCH] Don't pass -v to submodule command
` [PATCH] submodule: Accept -v for update command
[PATCH] var: add GIT_SEQUENCE_EDITOR variable
2022-12-17 23:09 UTC (2+ messages)
` [PATCH v2] "
[PATCH] git-diff: Introduce --index and deprecate --cached
2022-12-17 21:48 UTC
[PATCH 0/4] Optionally skip hashing index on write
2022-12-17 17:37 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] test-lib-functions: add helper for trailing hash
` [PATCH v3 0/4] Optionally skip hashing index on write
` [PATCH v3 1/4] hashfile: allow skipping the hash function
` [PATCH v3 2/4] read-cache: add index.skipHash config option
` [PATCH v3 4/4] features: feature.manyFiles implies fast index writes
` [PATCH v4 0/4] Optionally skip hashing index on write
` [PATCH v4 1/4] hashfile: allow skipping the hash function
` [PATCH v4 2/4] read-cache: add index.skipHash config option
` [PATCH v4 3/4] test-lib-functions: add helper for trailing hash
` [PATCH v4 4/4] features: feature.manyFiles implies fast index writes
Issue with git > 2.36.1 and pre-commit hook on macOS M1
2022-12-17 8:34 UTC (6+ messages)
[Possible Bug] config --system fails when ./etc does not exist
2022-12-17 1:31 UTC
[PATCH] git: edit variable types to match what is assigned to them
2022-12-16 23:52 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
What's cooking in git.git (Dec 2022, #05; Wed, 14)
2022-12-16 22:55 UTC (12+ messages)
` ag/merge-strategies-in-c (was: What's cooking in git.git (Dec 2022, #05; Wed, 14))
` ds/bundle-uri-4* (was "
[PATCH] date.c: allow ISO 8601 reduced precision times
2022-12-16 18:38 UTC (3+ messages)
[PATCH 0/2] Make check-whitespace failures more helpful
2022-12-16 10:13 UTC (5+ messages)
` [PATCH 1/2] Make `check-whitespace` "
` [PATCH 2/2] Improve check-whitespace output
feature-request: silently stops ssh-agent.exe when upgrading (windows)
2022-12-16 7:53 UTC (3+ messages)
[PATCH] e-mail workflow: Message-ID is spelled with ID in both capital letters
2022-12-16 1:47 UTC
git cherry-pick -x: missing blank line before the "cherry picked from commit" line
2022-12-16 1:15 UTC (7+ messages)
[PATCH] bisect: remove check for fp and move the goto label after the fclose
2022-12-16 1:03 UTC (2+ messages)
[PATCH v3 0/9] Get rid of "git --super-prefix"
2022-12-15 22:19 UTC (9+ messages)
` [PATCH v4 "
` [PATCH v4 1/9] submodule absorbgitdirs tests: add missing "Migrating git..." tests
` [PATCH v4 4/9] submodule--helper: don't use global --super-prefix in "absorbgitdirs"
[PATCH] Makefile: use sha1collisiondetection by default on OSX and Darwin
2022-12-15 21:17 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/2] check-attr: add support to work with revisions
2022-12-15 20:20 UTC (5+ messages)
` [PATCH v2 2/2] attr: add flag `-r|--revisions` "
Commiting old version of file introduces other files to commit
2022-12-15 17:55 UTC
[RFC PATCH 0/1] rebase --onto detection of already applied commits
2022-12-15 17:07 UTC (8+ messages)
[PATCH] commit: skip already cleared parents in clear_commit_marks_1()
2022-12-15 15:13 UTC (2+ messages)
[PATCH 0/6] bisect: follow-up fixes from js/bisect-in-c
2022-12-15 15:08 UTC (3+ messages)
` [PATCH 4/6] bisect run: fix the error message
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).