messages from 2021-07-05 14:16:57 to 2021-07-07 19:38:23 UTC [more...]
What's cooking in git.git (Jul 2021, #01; Tue, 6)
2021-07-07 19:38 UTC (5+ messages)
[PATCH 0/8] refs: cleanup errno sideband ref related functions
2021-07-07 19:07 UTC (41+ messages)
` [PATCH v2 "
` [PATCH v2 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH v2 3/8] refs: make errno output explicit for read_raw_ref_fn
` [PATCH v2 8/8] refs: explicitly propagate errno from refs_read_raw_ref
` [PATCH v3 0/5] refs: cleanup errno sideband ref related functions
` [PATCH v3 1/5] refs: remove EINVAL errno output from specification of read_raw_ref_fn
` [PATCH v3 2/5] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH v3 3/5] refs: make errno output explicit for read_raw_ref_fn
` [PATCH v3 4/5] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH v3 5/5] refs: make errno output explicit for refs_resolve_ref_unsafe
` [PATCH v4 0/6] refs: cleanup errno sideband ref related functions
` [PATCH v4 1/6] refs: remove EINVAL errno output from specification of read_raw_ref_fn
` [PATCH v4 2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH v4 3/6] refs: make errno output explicit for read_raw_ref_fn
` [PATCH v4 4/6] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH v4 5/6] refs: explicitly return failure_errno from parse_loose_ref_contents
` [PATCH v4 6/6] refs: make errno output explicit for refs_resolve_ref_unsafe
` [PATCH v5 0/6] refs: cleanup errno sideband ref related functions
` [PATCH v5 1/6] refs: remove EINVAL errno output from specification of read_raw_ref_fn
` [PATCH v5 2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH v5 3/6] refs: make errno output explicit for read_raw_ref_fn
` [PATCH v5 4/6] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH v5 5/6] refs: explicitly return failure_errno from parse_loose_ref_contents
` [PATCH v5 6/6] refs: make errno output explicit for refs_resolve_ref_unsafe
PATCH: improve git switch documentation
2021-07-07 18:54 UTC (14+ messages)
[PATCH] commit: remove irrelavent prompt on `--allow-empty-message`
2021-07-07 17:44 UTC (10+ messages)
` [PATCH v2 1/2] commit: reorganise duplicate commit prompt strings
` [PATCH v2 2/2] commit: remove irrelavent prompt on `--allow-empty-message`
git-am changes author if its short
2021-07-07 17:08 UTC (3+ messages)
Default ssh command
2021-07-07 13:29 UTC (4+ messages)
Bug with branches/merges in submodules
2021-07-07 13:13 UTC
[PATCH 0/3] strbuf.[ch]: add STRBUF_HINT_SIZE, don't hardcode 8192
2021-07-07 11:47 UTC (5+ messages)
` [PATCH 1/3] strbuf.[ch]: add STRBUF_HINT_SIZE macro = 8192
` [PATCH 2/3] strbuf.h API users: don't hardcode 8192, use STRBUF_HINT_SIZE
` [PATCH 3/3] strbuf.[ch]: make strbuf_fread() take hint, not size
[PATCH 0/5] tests: migrate to "test-tool pkt-line"
2021-07-07 10:21 UTC (6+ messages)
` [PATCH 1/5] serve tests: add missing "extra delim" test
` [PATCH 2/5] serve tests: use test_cmp in "protocol violations" test
` [PATCH 3/5] tests: replace [de]packetize() shell+perl test-tool pkt-line
` [PATCH 4/5] tests: replace remaining packetize() with "test-tool pkt-line"
` [PATCH 5/5] test-lib-functions.sh: remove unused [de]packetize() functions
[PATCH] imap-send.c: use less verbose strbuf_fread() idiom
2021-07-07 9:05 UTC
[PATCH] Add commit & tag signing/verification via SSH keys using ssh-keygen
2021-07-07 8:48 UTC (11+ messages)
[PATCH try2] pull: introduce --merge option
2021-07-07 3:09 UTC
[PATCH v2 try2] test: fix for TEST_OUTPUT_DIRECTORY
2021-07-07 3:07 UTC
[PATCH try2] rev-parse: make --quiet really be quiet
2021-07-07 3:04 UTC
[PATCH v2 0/5] t: new helper test_line_count_cmd
2021-07-07 3:03 UTC (6+ messages)
` [PATCH v5 0/3] new test-libs-function: test_stdout_line_count
` [PATCH v5 1/3] test-lib-functions: introduce test_stdout_line_count
[PATCH v5 0/4] completion: bash: a bunch of fixes
2021-07-07 2:31 UTC (5+ messages)
` [PATCH v5 1/4] completion: bash: fix prefix detection in branch.*
` [PATCH v5 2/4] completion: bash: fix for suboptions with value
` [PATCH v5 3/4] completion: bash: fix for multiple dash commands
` [PATCH v5 4/4] completion: bash: add correct suffix in variables
[PATCH v2 00/28] Builtin FSMonitor Feature
2021-07-07 2:14 UTC (20+ messages)
` [PATCH v3 00/34] "
` [PATCH v3 02/34] fsmonitor--daemon: man page
` [PATCH v3 14/34] fsmonitor--daemon: implement 'start' command
` [PATCH v3 19/34] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
[PATCH] docs: .gitignore in parents is current repo only
2021-07-07 1:20 UTC (13+ messages)
` [PATCH] docs: .gitignore parsing is to the top of the repo
[PATCH RFC] rebase: respect --ff-only option
2021-07-07 1:13 UTC (12+ messages)
git subscribe
2021-07-07 1:06 UTC
[PATCH 0/5] optimizations for many odb alternates
2021-07-06 23:21 UTC (7+ messages)
` [PATCH v2 1/5] speed up alt_odb_usable() with many alternates
` [PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
[PATCH v2 0/7] ci: speed-up the Windows parts of our GitHub workflow
2021-07-06 23:20 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 1/7] ci: use the new GitHub Action to download git-sdk-64-minimal
` [PATCH v3 6/7] ci(vs-build): build with NO_GETTEXT
[PATCH] rev-list: add option for --pretty without header
2021-07-06 22:43 UTC
The git spring cleanup challenge completion
2021-07-06 22:31 UTC (7+ messages)
[RFC PATCH 00/35] git update: fix broken git pull
2021-07-06 22:26 UTC (22+ messages)
` [RFC PATCH 01/35] merge: improve fatal fast-forward message
` [RFC PATCH 05/35] fast-forward: add advice for novices
` [RFC PATCH 10/35] update: add --ff option
` [RFC PATCH 11/35] update: add --merge mode
Why the Makefile is so eager to re-build & re-link
2021-07-06 22:25 UTC (9+ messages)
` [PATCH] Documentation/Makefile: don't re-build on 'git version' changes
Applying a patch with a diff header in its commit message
2021-07-06 22:17 UTC (5+ messages)
[ANNOUNCE] Git for Windows 2.32.0(2)
2021-07-06 22:04 UTC (2+ messages)
[PATCH 0/3] Override isatty with GIT_FORCE_TTY
2021-07-06 22:03 UTC (6+ messages)
` [PATCH 1/3] Change isatty's parameter to a *_FILENO define
` [PATCH 2/3] Allow isatty to be overriden with GIT_FORCE_TTY
` [PATCH 3/3] Add tests for GIT_FORCE_TTY
[PATCH 0/5] Default aliases
2021-07-06 21:59 UTC (10+ messages)
` [PATCH 5/5] config: add default aliases
[PATCH v6 0/3] maintenance: add support for systemd timers on Linux
2021-07-06 21:18 UTC (9+ messages)
` [PATCH v7 "
` [PATCH v7 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
` [PATCH v7 3/3] maintenance: add support for systemd timers on Linux
What's cooking in git.git (Jun 2021, #07; Wed, 30)
2021-07-06 20:36 UTC (5+ messages)
[PATCH] help: convert git_cmd to page in one place
2021-07-06 20:11 UTC (4+ messages)
` [PATCH resend] "
[PATCH 0/2] fix 2 more test files that were accessing file system directly
2021-07-06 19:55 UTC (4+ messages)
` [PATCH 1/2] t1415: avoid direct filesystem access for writing refs
` [PATCH 2/2] t7509: avoid direct file access for writing CHERRY_PICK_HEAD
[PATCH] refs: ref_iterator_peel returns boolean, rather than peel_status
2021-07-06 19:54 UTC (6+ messages)
` [PATCH v2] refs: make explicit that ref_iterator_peel returns boolean
[PATCH] fetch: Fix segfault on pull --set-upstream outside a branch
2021-07-06 19:50 UTC (5+ messages)
[PATCH] worktree: teach `add` to accept --reason <string> with --lock
2021-07-06 19:42 UTC (3+ messages)
[PATCH] submodule--helper: remove redundant include
2021-07-06 18:24 UTC
[GSoC] [PATCH 0/3] submodule add: partial conversion to C
2021-07-06 18:19 UTC (4+ messages)
` [GSoC] [PATCH 1/3] t7400: test failure to add submodule in tracked path
` [GSoC] [PATCH 2/3] submodule--helper: refactor module_clone()
` [GSoC] [PATCH 3/3] submodule--helper: introduce add-clone subcommand
[PATCH 0/7] progress: verify progress counters in the test suite
2021-07-06 16:02 UTC (12+ messages)
` [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line
bug in "git fsck"?
2021-07-06 14:25 UTC (8+ messages)
` Antw: [EXT] "
[GSoC] Git Blog 7
2021-07-05 19:09 UTC (2+ messages)
git pull --set-upstream segfaults on branchless repo
2021-07-05 15:46 UTC
Blog post: git update: the odyssey for a sensible git pull
2021-07-05 15:28 UTC
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).