messages from 2021-09-15 17:39:04 to 2021-09-17 05:51:01 UTC [more...]
[PATCH 8/8] progress.c: add & assert a "global_progress" variable
2021-09-16 21:34 UTC (2+ messages)
` [PATCH 12/25] "
Feature Request: Submodule Warning When Cloning Repos
2021-09-17 5:23 UTC (2+ messages)
[PATCH 0/7] progress: verify progress counters in the test suite
2021-09-17 5:14 UTC (10+ messages)
` [PATCH 00/25] progress.c: various fixes + SZEDER's RFC code
` [PATCH 11/25] pack-bitmap-write.c: add a missing stop_progress()
` [PATCH 12/25] progress.c: add & assert a "global_progress" variable
` [PATCH 13/25] progress.[ch]: move the "struct progress" to the header
` [PATCH 18/25] progress.c: emit progress on first signal, show "stalled"
[PATCH 0/4] pack-bitmap: permute existing namehash values
2021-09-17 4:20 UTC (13+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 4/7] p5326: create missing 'perf-tag' tag
` [PATCH v2 5/7] p5326: don't set core.multiPackIndex unnecessarily
` [PATCH v2 6/7] p5326: generate pack bitmaps before writing the MIDX bitmap
` [PATCH v2 7/7] t5326: test propagating hashcache values
[PATCH v5 00/21] fsck: lib-ify object-file.c & better fsck "invalid object" error reporting
2021-09-17 4:08 UTC (34+ messages)
` [PATCH v6 00/22] "
` [PATCH v6 01/22] fsck tests: refactor one test to use a sub-repo
` [PATCH v6 02/22] fsck tests: add test for fsck-ing an unknown type
` [PATCH v6 03/22] cat-file tests: test for missing object with -t and -s
` [PATCH v6 05/22] rev-list tests: test for behavior with invalid object types
` [PATCH v6 08/22] object-file.c: don't set "typep" when returning non-zero
` [PATCH v6 09/22] cache.h: move object functions to object-store.h
` [PATCH v6 10/22] object-file.c: make parse_loose_header_extended() public
` [PATCH v6 13/22] object-file.c: split up ternary in parse_loose_header()
` [PATCH v6 14/22] object-file.c: stop dying "
` [PATCH v6 15/22] object-file.c: guard against future bugs in loose_object_info()
` [PATCH v6 18/22] object-file.c: use "enum" return type for unpack_loose_header()
` [PATCH v6 19/22] fsck: don't hard die on invalid object types
` [PATCH v6 21/22] fsck: report invalid types recorded in objects
` [PATCH v6 22/22] fsck: report invalid object type-path combinations
[PATCH 0/3] cvsserver: correctly validate pserver passwords
2021-09-17 3:43 UTC (5+ messages)
` [PATCH 2/3] git-cvsserver: protect against NULL in crypt(3)
Don't Call commit-msg Hooks With Empty Commit Messages
2021-09-17 3:37 UTC
Possible git bug
2021-09-16 22:53 UTC (18+ messages)
` [PATCH] Document `rebase.forkpoint` in rebase man page
diff-index --cc no longer permitted, gitk is now broken (slightly)
2021-09-16 22:50 UTC (8+ messages)
[PATCH 0/8] repack: introduce `--write-midx`
2021-09-16 22:16 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] midx: expose `write_midx_file_only()` publicly
` [PATCH v2 2/8] builtin/multi-pack-index.c: support `--stdin-packs` mode
` [PATCH v2 3/8] midx: preliminary support for `--refs-snapshot`
` [PATCH v2 4/8] builtin/repack.c: keep track of existing packs unconditionally
` [PATCH v2 5/8] builtin/repack.c: extract showing progress to a variable
` [PATCH v2 6/8] builtin/repack.c: support writing a MIDX while repacking
` [PATCH v2 7/8] builtin/repack.c: make largest pack preferred
` [PATCH v2 8/8] builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
[RFC PATCH 1/2] refs: make _advance() check struct repo, not flag
2021-09-16 22:05 UTC (4+ messages)
[hacky PATCH 0/2] speeding up trivial for-each-ref invocations
2021-09-16 21:45 UTC (12+ messages)
` [PATCH 1/2] ref-filter: hacky "streaming" mode
[PATCH 0/2] (experimental) diff --quote-path-with-sp
2021-09-16 20:59 UTC (7+ messages)
` [PATCH 1/2] diff: simplify quote_two()
` [PATCH 2/2] diff: --quote-path-with-sp
data loss when doing ls-remote and piped to command
2021-09-16 20:42 UTC (8+ messages)
[PATCH 0/2] git-request-pull i18n
2021-09-16 20:30 UTC (7+ messages)
` [PATCH 1/2] request-pull: simplify "remote or HEAD" variable in warning messages
` [PATCH 2/2] request-pull: mark translatable strings
[PATCH 0/5] Builtin FSMonitor Part 2
2021-09-16 19:54 UTC (6+ messages)
` [PATCH 1/5] fsmonitor: enhance existing comments
` [PATCH 2/5] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
` [PATCH 3/5] fsmonitor: config settings are repository-specific
` [PATCH 4/5] fsmonitor: use IPC to query the builtin FSMonitor daemon
` [PATCH 5/5] fsmonitor: update fsmonitor config documentation
[PATCH v3] make: add INSTALL_STRIP option variable
2021-09-16 19:23 UTC (4+ messages)
[PATCH 0/7] Builtin FSMonitor Part 1
2021-09-16 19:13 UTC (25+ messages)
` [PATCH 1/7] trace2: fix memory leak of thread name
` [PATCH 2/7] simple-ipc: preparations for supporting binary messages
` [PATCH 3/7] simple-ipc: move definition of ipc_active_state outside of ifdef
` [PATCH 4/7] simple-ipc/ipc-win32: add trace2 debugging
` [PATCH 5/7] simple-ipc/ipc-win32: add Windows ACL to named pipe
` [PATCH 6/7] run-command: create start_bg_command
` [PATCH 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command
[PATCH v2 0/5] repo-settings.c: refactor for clarity, get rid of hacks etc
2021-09-16 18:30 UTC (6+ messages)
` [PATCH v2 1/5] wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c
` [PATCH v2 2/5] environment.c: remove test-specific "ignore_untracked..." variable
` [PATCH v2 3/5] read-cache & fetch-negotiator: check "enum" values in switch()
` [PATCH v2 4/5] repo-settings.c: simplify the setup
` [PATCH v2 5/5] repository.h: don't use a mix of int and bitfields
[RFC PATCH 1/2] refs: make _advance() check struct repo, not flag
2021-09-16 17:24 UTC (2+ messages)
[PATCH 0/3] Use default values from settings instead of config
2021-09-16 17:15 UTC (4+ messages)
` [PATCH 3/3] gc: perform incremental repack when implictly enabled
[PATCH 0/2] t0000: truly leak free
2021-09-16 16:53 UTC (15+ messages)
` [PATCH 1/2] tree-diff: fix leak when not HAVE_ALLOCA
` [PATCH 2/2] t0000: avoid masking git exit value through pipes
` [PATCH v2 0/2] reroll for cb/plug-leaks-in-alloca-emu-users
` [PATCH v2 1/2] tree-diff: fix leak when not HAVE_ALLOCA_H
` [PATCH v2 2/2] t0000: avoid masking git exit value through pipes
[PATCH v5 1/2] grep: refactor next_match() and match_one_pattern() for external use
2021-09-16 14:09 UTC (2+ messages)
` [PATCH v5 2/2] pretty: colorize pattern matches in commit messages
[PATCH] difftool: word spacing fix
2021-09-16 11:39 UTC
[PATCH v5 0/3] add a test mode for SANITIZE=leak, run it in CI
2021-09-16 10:48 UTC (4+ messages)
` [PATCH v6 0/2] "
` [PATCH v6 1/2] Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS
` [PATCH v6 2/2] tests: add a test mode for SANITIZE=leak, run it in CI
[PATCH 00/13] submodule: convert the rest of 'update' to C
2021-09-16 10:32 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] submodule--helper: split up ensure_core_worktree()
` [PATCH v2 2/8] submodule--helper: get remote names from any repository
` [PATCH v2 3/8] submodule--helper: rename helpers for update-clone
` [PATCH v2 4/8] submodule--helper: refactor get_submodule_displaypath()
` [PATCH v2 5/8] submodule: move core cmd_update() logic to C
` [PATCH v2 6/8] submodule--helper: remove update-clone subcommand
` [PATCH v2 7/8] submodule--helper: remove unused helpers
` [PATCH v2 8/8] submodule--helper: rename helper functions
[PATCH v5 3/3] tests: add a test mode for SANITIZE=leak, run it in CI
2021-09-16 6:14 UTC (3+ messages)
` [PATCH] fixup! "
[PATCH v2 0/6] Implement a batched fsync option for core.fsyncObjectFiles
2021-09-16 6:19 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 6/6] core.fsyncobjectfiles: enable batch mode for testing
[BUG REPORT] split-index behavior during interactive rebase
2021-09-16 5:50 UTC
[PATCH] pack-revindex.h: fix typos of time complexity
2021-09-16 5:15 UTC (4+ messages)
` [PATCH v2] pack-revindex.h: correct the time complexity descriptions
[PATCH] update-ref: fix streaming of status updates
2021-09-16 4:39 UTC (5+ messages)
` [PATCH] t1400: avoid SIGPIPE race condition on fifo
[PATCH 00/13] [RFC] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
2021-09-15 20:18 UTC (3+ messages)
` [PATCH v2 00/14] "
[PATCH RFC] gitweb: Handle non-ASCII email addresses
2021-09-15 19:26 UTC
[PATCH] submodule: extract path to submodule gitdir func
2021-09-15 18:59 UTC
[PATCH v2 00/15] [RFC] Upstreaming the Scalar command
2021-09-15 17:51 UTC (11+ messages)
` [PATCH v3 "
` Train station analogy, was "
[PATCH 0/9] reducing memory allocations for v2 servers
2021-09-15 18:36 UTC (18+ messages)
` [PATCH v2 0/11] limit "
` [PATCH v2 09/11] serve: reject bogus v2 "command=ls-refs=foo"
` [PATCH v3 0/11] limit memory allocations for v2 servers
` [PATCH v3 01/11] serve: rename is_command() to parse_command()
` [PATCH v3 02/11] serve: return capability "value" from get_capability()
` [PATCH v3 03/11] serve: add "receive" method for v2 capabilities table
` [PATCH v3 04/11] serve: provide "receive" function for object-format capability
` [PATCH v3 05/11] serve: provide "receive" function for session-id capability
` [PATCH v3 06/11] serve: drop "keys" strvec
` [PATCH v3 07/11] ls-refs: ignore very long ref-prefix counts
` [PATCH v3 08/11] docs/protocol-v2: clarify some ls-refs ref-prefix details
` [PATCH v3 09/11] serve: reject bogus v2 "command=ls-refs=foo"
` [PATCH v3 10/11] serve: reject commands used as capabilities
` [PATCH v3 11/11] ls-refs: reject unknown arguments
[PATCH] send-email: Avoid incorrect header propagation
2021-09-15 18:07 UTC (4+ messages)
[PATCH v4] pretty: colorize pattern matches in commit messages
2021-09-15 18:04 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).