messages from 2022-05-06 11:27:48 to 2022-05-10 19:27:37 UTC [more...]
[PATCH v2 0/6] scalar: implement the subcommand "diagnose"
2022-05-10 19:27 UTC (13+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 2/7] archive --add-file-with-contents: allow paths containing colons
` [PATCH v4 0/7] scalar: implement the subcommand "diagnose"
` [PATCH v4 1/7] archive: optionally add "virtual" files
` [PATCH v4 2/7] archive --add-file-with-contents: allow paths containing colons
` [PATCH v4 3/7] scalar: validate the optional enlistment argument
` [PATCH v4 4/7] Implement `scalar diagnose`
` [PATCH v4 5/7] scalar diagnose: include disk space information
` [PATCH v4 6/7] scalar: teach `diagnose` to gather packfile info
[PATCH 0/3] Updates to the safe.directory config option
2022-05-10 18:48 UTC (18+ messages)
` [PATCH 0/3] t0033-safe-directory: test improvements and a documentation clarification
` [PATCH 1/3] t0033-safe-directory: check the error message without matching the trash dir
` [PATCH 2/3] t0033-safe-directory: check when 'safe.directory' is ignored
` [PATCH 3/3] safe.directory: document and check that it's ignored in the environment
[PATCH] pull: only pass '--recurse-submodules' to subcommands
2022-05-10 18:43 UTC (6+ messages)
[FR] supporting submodules with alternate version control systems (new contributor)
2022-05-10 18:26 UTC (5+ messages)
[PATCH v2] http: add custom hostname to IP address resolutions
2022-05-10 18:20 UTC (3+ messages)
` [PATCH v3] "
Covierty Integration / Improvement
2022-05-10 17:46 UTC (5+ messages)
[PATCH 0/2] fix `sudo make install` regression in maint
2022-05-10 17:46 UTC (53+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] t: add tests for safe.directory when running with sudo
` [PATCH v3 0/3] fix `sudo make install` regression in maint
` [PATCH v3 1/3] t: document regression git safe.directory when using sudo
` [PATCH v3 2/3] git-compat-util: avoid failing dir ownership checks if running privileged
` [PATCH v3 3/3] t0034: enhance framework to allow testing more commands under sudo
` [RFC PATCH v4 0/3] fix `sudo make install` regression in maint
` [RFC PATCH v4 1/3] t: regression git needs safe.directory when using sudo
` [RFC PATCH v4 2/3] git-compat-util: avoid failing dir ownership checks if running privileged
` [RFC PATCH v4 3/3] t0034: add negative tests and allow git init to mostly work under sudo
` [PATCH v4 0/3] fix `sudo make install` regression in maint
` [PATCH v4 1/3] t: regression git needs safe.directory when using sudo
` [PATCH v4 2/3] git-compat-util: avoid failing dir ownership checks if running privileged
` [PATCH v4 3/3] t0034: add negative tests and allow git init to mostly work under sudo
[RFC PATCH 0/1] dir: consider worktree config in path recursion
2022-05-10 17:15 UTC (9+ messages)
` [RFC PATCH 1/1] "
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dir: minor refactoring / clean-up
Weird behaviour of git diff-index in container
2022-05-10 16:47 UTC (4+ messages)
[PATCH v2 00/15][GSoC] iterate dirs before or after their contents
2022-05-10 16:31 UTC (23+ messages)
` [PATCH v2 01/15] t0066: refactor dir-iterator tests
` [PATCH v2 02/15] t0066: remove dependency between unrelated tests
` [PATCH v2 03/15] t0066: shorter expected and actual output file names
` [PATCH v2 04/15] test-dir-iterator: consistently return EXIT_FAILURE or EXIT_SUCCESS
` [PATCH v2 05/15] test-dir-iterator: print EACCES and ELOOP errno set by dir_iterator
` [PATCH v2 06/15] test-dir-iterator: print errno name set by dir_iterator_advance
` [PATCH v2 07/15] t0066: better test coverage for dir-iterator
` [PATCH v2 08/15] t0066: reorder tests from simple to more complex
` [PATCH v2 09/15] t0066: rename test directories
` [PATCH v2 10/15] dir-iterator: refactor dir_iterator_advance()
` [PATCH v2 11/15] dir-iterator: open root dir in dir_iterator_begin()
` [PATCH v2 12/15] t0066: rename subtest descriptions
` [PATCH v2 13/15] dir-iterator: option to iterate dirs in pre-order
` [PATCH v2 14/15] dir-iterator: option to iterate dirs in post-order
` [PATCH v2 15/15] entry.c: use dir-iterator to avoid explicit dir traversal
[PATCH 0/7] Sparse index: integrate with 'git stash'
2022-05-10 7:06 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 5/7] merge-recursive: add merge function arg to 'merge_recursive_generic'
Question about pre-merge and git merge octopus strategy
2022-05-10 7:07 UTC (8+ messages)
Crashes in t/t4058-diff-duplicates.sh
2022-05-10 3:50 UTC (7+ messages)
Let's have a user experience workshop
2022-05-10 3:35 UTC (2+ messages)
Bug Report: fetch.recurseSubmodules doesn't affect git pull as otherwise stated in the git config docs
2022-05-10 0:57 UTC (7+ messages)
[PATCH] [RFC] setup.c: make bare repo discovery optional
2022-05-10 0:23 UTC (6+ messages)
[PATCH v2] builtin/remote.c: teach `-v` to list filters for promisor remotes
2022-05-09 22:22 UTC (14+ messages)
` [PATCH v3] "
` [PATCH v4] "
[GSoC] Contributor candidate introduction
2022-05-09 20:13 UTC (6+ messages)
[ANNOUNCE] Git for Windows 2.36.1
2022-05-09 18:21 UTC
Resizing panels in the gitk window
2022-05-09 17:11 UTC (6+ messages)
[PATCH v2 0/2] bisect: status improvements when bisect is not fully fleshed out
2022-05-09 16:27 UTC (18+ messages)
` [PATCH v2 1/2] bisect: output state before we are ready to compute bisection
` [PATCH v2 2/2] bisect: output bisect setup status in bisect log
[PATCH 0/2] quell a few gcc warnings
2022-05-09 15:59 UTC (15+ messages)
` [PATCH 1/2] dir.c: avoid gcc warning
` [PATCH 2/2] http.c: "
` [PATCH] http.c: clear the 'finished' member once we are done with it
` [PATCH] detect-compiler: make detection independent of locale
[PATCH] http: add custom hostname to IP address resolves
2022-05-09 15:40 UTC (7+ messages)
Confusing note in "gitattributes text=auto" discription
2022-05-09 15:27 UTC (2+ messages)
[PATCH] refs: honor reference-transaction semantics when deleting refs
2022-05-09 13:48 UTC (4+ messages)
[PREVIEW 0/2] gitk: include y coord in recorded sash position
2022-05-09 12:53 UTC (2+ messages)
(no subject)
2022-05-08 1:53 UTC
[PATCH] Prevent git from rehashing 4GBi files
2022-05-07 18:58 UTC
[PATCH] Prevent git from rehashing 4GBi files
2022-05-07 18:10 UTC
[PATCH] Prevent git from rehashing 4GBi files
2022-05-07 15:22 UTC (2+ messages)
Git status extremely slow if any file is a multiple of 8GBi
2022-05-07 5:19 UTC (5+ messages)
` [Email External to GFS] "
[PATCH] Prevent git from rehashing 4GBi files
2022-05-06 21:23 UTC (5+ messages)
[PATCH] Prevent git from rehashing 4GBi files
2022-05-06 18:32 UTC (2+ messages)
[ANNOUNCE] Git v2.36.1
2022-05-06 17:27 UTC
[PATCH v2 5/5] pack-bitmap.c: using error() instead of silently returning -1
2022-05-06 12:55 UTC (2+ messages)
[PATCH v2 4/5] bitmap: add trace2 outputs during open "bitmap" file
2022-05-06 12:43 UTC (2+ messages)
[PATCH v2 4/5] bitmap: add trace2 outputs during open "bitmap" file
2022-05-06 11:53 UTC (3+ 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).