messages from 2024-04-23 06:39:47 to 2024-04-27 22:02:40 UTC [more...]
Use of Git with local folders
2024-04-27 22:02 UTC (6+ messages)
Stashing just index..working-copy rather than HEAD..working-copy?
2024-04-27 20:17 UTC (4+ messages)
[PATCH v6 0/2] send-email: make produced outputs more readable
2024-04-27 18:18 UTC (9+ messages)
` [PATCH v6 2/2] send-email: make it easy to discern the messages for each patch
Git-GUI change of maintainership
2024-04-27 17:24 UTC (2+ messages)
[PATCH 0/2] Test fixes when running with zsh in sh mode
2024-04-27 17:23 UTC (4+ messages)
` [PATCH 1/2] t4046: avoid continue in &&-chain for zsh
` [PATCH 2/2] vimdiff: make script and tests work with zsh
[PATCH 0/1] quote: quote space
2024-04-27 17:20 UTC (14+ messages)
` [PATCH v2] t4126: make sure a directory with SP at the end is usable
[PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
2024-04-27 12:51 UTC (28+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 4/8] sequencer: use the trailer iterator
` [PATCH v2 6/8] trailer: make parse_trailers() return trailer_info pointer
` [PATCH v2 7/8] trailer: make trailer_info struct private
` [PATCH v2 8/8] trailer: retire trailer_info_get() from API
` [PATCH v3 00/10] Make trailer_info struct private (plus sequencer cleanup)
` [PATCH v3 01/10] Makefile: sort UNIT_TEST_PROGRAMS
` [PATCH v3 02/10] trailer: add unit tests for trailer iterator
` [PATCH v3 03/10] trailer: teach iterator about non-trailer lines
` [PATCH v3 04/10] sequencer: use the trailer iterator
` [PATCH v3 05/10] interpret-trailers: access trailer_info with new helpers
` [PATCH v3 06/10] trailer: make parse_trailers() return trailer_info pointer
` [PATCH v3 07/10] trailer: make trailer_info struct private
` [PATCH v3 08/10] trailer: retire trailer_info_get() from API
` [PATCH v3 09/10] trailer: document parse_trailers() usage
` [PATCH v3 10/10] trailer unit tests: inspect iterator contents
[PATCH 0/8] update-ref: add support for update-symref option
2024-04-26 22:51 UTC (50+ messages)
` [PATCH v2 0/7] update-ref: add symref oriented commands
` [PATCH v2 1/7] refs: accept symref values in `ref_transaction[_add]_update`
` [PATCH v2 5/7] update-ref: add support for symref-create
` [PATCH v2 6/7] update-ref: add support for symref-update
` [PATCH v3 0/8] refs: add symref support to 'git-update-ref'
` [PATCH v3 1/8] refs: accept symref values in `ref_transaction[_add]_update`
` [PATCH v3 2/8] update-ref: support parsing ref targets in `parse_next_oid`
` [PATCH v3 3/8] files-backend: extract out `create_symref_lock`
` [PATCH v3 4/8] update-ref: support symrefs in the verify command
` [PATCH v3 5/8] update-ref: support symrefs in the delete command
` [PATCH v3 6/8] update-ref: support symrefs in the create command
` [PATCH v3 7/8] update-ref: support symrefs in the update command
` [PATCH v3 8/8] ref: support symrefs in 'reference-transaction' hook
` [PATCH v4 0/7] add symref-* commands to 'git-update-ref --stdin'
` [PATCH v4 1/7] refs: accept symref values in `ref_transaction[_add]_update`
` [PATCH v4 2/7] files-backend: extract out `create_symref_lock`
` [PATCH v4 3/7] update-ref: add support for 'symref-verify' command
` [PATCH v4 4/7] update-ref: add support for 'symref-delete' command
` [PATCH v4 5/7] update-ref: add support for 'symref-create' command
` [PATCH v4 6/7] update-ref: add support for 'symref-update' command
` [PATCH v4 7/7] ref: support symrefs in 'reference-transaction' hook
[PATCH] add-patch: response to invalid option
2024-04-26 20:41 UTC (23+ messages)
` [PATCH v2] add-patch: response to invalid command
` [PATCH v3] add-patch: response to unknown command
` [PATCH v4] "
Git Bug Report: git credential 'url' parsing clear other fields
2024-04-26 19:27 UTC
[PATCH v3 1/3] completion: add 'symbolic-ref'
2024-04-26 11:43 UTC (10+ messages)
` [PATCH v3 2/3] completion: improve docs for using __git_complete
` [PATCH v3 3/3] completion: add docs on how to add subcommand completions
[PATCH] doc: clarify practices for submitting updated patch versions
2024-04-26 10:09 UTC (3+ messages)
[PATCH] completion: fix zsh parsing $GIT_PS1_SHOWUPSTREAM
2024-04-26 5:39 UTC (3+ messages)
[PATCH 0/2] advice: add "all" option to disable all hints
2024-04-25 16:18 UTC (17+ messages)
` [PATCH 1/2] advice: allow advice type to be provided in tests
` [PATCH 2/2] advice: add "all" option to disable all hints
Issue related to git submodules, tracking branches and custom remote names
2024-04-25 13:00 UTC
[PATCH v2 1/2] completion: add 'symbolic-ref'
2024-04-25 10:21 UTC (4+ messages)
` [PATCH v2 2/2] completion: add docs on how to add subcommand completions
[PATCH v2 0/2] Use a "best effort" strategy in scheduled maintenance
2024-04-25 6:36 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] for-each-repo: optionally keep going on an error
` [PATCH v3 2/2] maintenance: running maintenance should not stop on errors
Git Bug Report: git add --patch > "e" makes keyboard unresponsive
2024-04-25 4:24 UTC (6+ messages)
[ANNOUNCE] Git v2.45.0-rc1
2024-04-24 23:10 UTC (2+ messages)
[PATCH 1/2] completion: add 'symbolic-ref'
2024-04-24 22:22 UTC (6+ messages)
` [PATCH 2/2] completion: add docs on how to add subcommand completions
[PATCH 0/2] commit-graph: suggest deleting corrupt graphs
2024-04-24 21:28 UTC (4+ messages)
[RFC PATCH 0/4] test-tool: add unit test suite runner
2024-04-24 21:25 UTC (16+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests
` [PATCH v4 0/7] test-tool: add unit test suite runner
` [PATCH v4 1/7] t0080: turn t-basic unit test into a helper
` [PATCH v4 2/7] test-tool run-command testsuite: get shell from env
` [PATCH v4 3/7] test-tool run-command testsuite: remove hardcoded filter
` [PATCH v4 4/7] test-tool run-command testsuite: support unit tests
` [PATCH v4 5/7] unit tests: add rule for running with test-tool
` [PATCH v4 6/7] t/Makefile: run unit tests alongside shell tests
` [PATCH v4 7/7] ci: use test-tool as unit test runner on Windows
[ANNOUNCE] Git for Windows 2.45.0-rc1
2024-04-24 19:50 UTC
[PATCH 0/2] fuzz: build fuzzers by default on Linux
2024-04-24 19:07 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] ci: also define CXX environment variable
` [PATCH v3] fuzz: link fuzz programs with `make all` on Linux
What's cooking in git.git (Apr 2024, #09; Tue, 23)
2024-04-24 17:07 UTC
[PATCH v2] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
2024-04-24 16:34 UTC (14+ messages)
` [PATCH v3 0/2] format-patch --rfc=WIP
` [PATCH v3 2/2] format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]
` [PATCH v4 0/2] format-patch --rfc=WIP
` [PATCH v4 1/2] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
` [PATCH v4 2/2] format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]
[PATCH] Documentation/RelNotes/2.45.0.txt: fix typo
2024-04-24 16:27 UTC
[PATCH v2 7/7] builtin/reflog: introduce subcommand to list reflogs
2024-04-24 14:53 UTC (4+ messages)
Zsh completion: cached __git_repo_path affects shell session, breaks completion
2024-04-24 13:46 UTC
[PATCH] apply: replace mksnpath() with a mkpathdup() call
2024-04-24 1:11 UTC (8+ messages)
` free and errno, was "
Building with PGO: concurrency and test data
2024-04-23 22:42 UTC (2+ messages)
[RFC PATCH] doc: describe the project's decision-making process
2024-04-23 22:41 UTC (5+ messages)
[PATCH] don't report vsnprintf(3) error as bug
2024-04-23 22:26 UTC (3+ messages)
[PATCH] stash: fix "--staged" with binary files
2024-04-23 21:44 UTC (2+ messages)
[PATCH] osxkeychain: restrict queries to requests with a valid host
2024-04-23 21:39 UTC (3+ messages)
[PATCH 00/11] Stop relying on SHA1 fallback for `the_hash_algo`
2024-04-23 16:54 UTC (5+ messages)
` [PATCH 01/11] path: harden validation of HEAD with non-standard hashes
[RFD] Libification proposal: separate internal and external interfaces
2024-04-23 9:57 UTC (2+ messages)
Why conflict when merge a branch that the directory is unmodified
2024-04-23 7:26 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).