messages from 2021-07-10 08:47:48 to 2021-07-12 17:56:15 UTC [more...]
[PATCH v6 00/14] Sparse-index: integrate with status
2021-07-12 17:55 UTC (26+ messages)
` [PATCH v7 00/16] "
` [PATCH v7 10/16] unpack-trees: handle dir/file conflict of sparse entries
` [PATCH v7 12/16] diff-lib: handle index diffs with sparse dirs
` [PATCH v7 15/16] wt-status: expand added sparse directory entries
` [PATCH v8 00/15] Sparse-index: integrate with status
` [PATCH v8 01/15] sparse-index: skip indexes with unmerged entries
` [PATCH v8 02/15] sparse-index: include EXTENDED flag when expanding
` [PATCH v8 03/15] t1092: replace incorrect 'echo' with 'cat'
` [PATCH v8 04/15] t1092: expand repository data shape
` [PATCH v8 05/15] t1092: add tests for status/add and sparse files
` [PATCH v8 06/15] unpack-trees: preserve cache_bottom
` [PATCH v8 07/15] unpack-trees: compare sparse directories correctly
` [PATCH v8 08/15] unpack-trees: rename unpack_nondirectories()
` [PATCH v8 09/15] unpack-trees: unpack sparse directory entries
[PATCH v2 0/2] extra: new concept of extra components
2021-07-12 17:55 UTC (5+ messages)
` [PATCH v2 1/2] completion: graduate out of contrib
` [PATCH v2 2/2] git-new-workdir: "
[PATCH] pull: abort if --ff-only is given and fast-forwarding is impossible
2021-07-12 17:54 UTC (12+ messages)
[PATCH] revision: allow pseudo options after --end-of-options
2021-07-12 17:54 UTC (5+ messages)
PATCH: improve git switch documentation
2021-07-12 17:52 UTC (70+ messages)
` What actually is a branch?
` switch requires --detach [[Re: What actually is a branch]]
` Naming the --forec option [[Re: PATCH: improve git switch documentation]]
[RFC] Bump {diff,merge}.renameLimit ?
2021-07-12 17:39 UTC (6+ messages)
[PATCH] Add commit & tag signing/verification via SSH keys using ssh-keygen
2021-07-12 16:55 UTC (3+ messages)
` [PATCH v2] Add commit, tag & push "
[PATCH 0/5] tests: migrate to "test-tool pkt-line"
2021-07-12 16:44 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] serve tests: add missing "extra delim" test
` [PATCH v2 2/5] serve tests: use test_cmp in "protocol violations" test
` [PATCH v2 3/5] tests: replace [de]packetize() shell+perl test-tool pkt-line
` [PATCH v2 4/5] tests: replace remaining packetize() with "test-tool pkt-line"
` [PATCH v2 5/5] test-lib-functions.sh: remove unused [de]packetize() functions
[PATCH] packfile: enhance the mtime of packfile by idx file
2021-07-12 16:17 UTC (3+ messages)
[PATCH 0/3] Improve the documentation and warnings dealing with rename/copy limits
2021-07-12 15:09 UTC (10+ messages)
` [PATCH 1/3] doc: clarify documentation for "
` [PATCH 2/3] doc: document the special handling of -l0
` [PATCH 3/3] diff: correct warning message when renameLimit exceeded
[PATCH 00/19] [GSOC] cat-file: reuse ref-filter logic
2021-07-12 13:51 UTC (28+ messages)
` [PATCH 01/19] cat-file: handle trivial --batch format with --batch-all-objects
` [PATCH 02/19] cat-file: merge two block into one
` [PATCH 03/19] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 04/19] [GSOC] ref-filter: add %(raw) atom
` [PATCH 05/19] [GSOC] ref-filter: --format=%(raw) re-support --perl
` [PATCH 06/19] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH 07/19] [GSOC] ref-filter: add %(rest) atom
` [PATCH 08/19] [GSOC] ref-filter: pass get_object() return value to their callers
` [PATCH 09/19] [GSOC] ref-filter: introduce free_ref_array_item_value() function
` [PATCH 10/19] [GSOC] ref-filter: introduce reject_atom()
` [PATCH 11/19] [GSOC] ref-filter: modify the error message and value in get_object
` [PATCH 12/19] [GSOC] cat-file: add has_object_file() check
` [PATCH 13/19] [GSOC] cat-file: change batch_objects parameter name
` [PATCH 14/19] [GSOC] cat-file: reuse ref-filter logic
` [PATCH 15/19] [GSOC] cat-file: reuse err buf in batch_object_write()
` [PATCH 16/19] [GSOC] cat-file: re-implement --textconv, --filters options
` [PATCH 17/19] [GSOC] ref-filter: remove grab_oid() function
` [PATCH 18/19] [GSOC] cat-file: create p1006-cat-file.sh
` [PATCH 19/19] [GSOC] cat-file: use fast path when using default_format
[PATCH] rev-list: add option for --pretty without header
2021-07-12 7:30 UTC (6+ messages)
` [PATCH v2] rev-list: add option for --pretty=format "
[PATCH] test: pull: add test for disabling pull.ff=only
2021-07-12 5:34 UTC (3+ messages)
[PATCH 0/6] add missing __attribute__((format))
2021-07-11 23:05 UTC (7+ messages)
` [PATCH 1/6] *.c static functions: don't forward-declare __attribute__
` [PATCH 2/6] sequencer.c: move static function to avoid forward decl
` [PATCH 4/6] *.h: add a few missing __attribute__((format))
` [PATCH 5/6] bugreport.c: tweak cmd_bugreport() to use __attribute__((printf))
` [PATCH 6/6] git-compat-util.h: add __attribute__((printf)) to git_*printf*
[BUG] `git reset --hard` fails with `update = none` submodules
2021-07-11 16:59 UTC (4+ messages)
` [PATCH v2] submodule: mark submodules with update=none as inactive
[PATCH v4 0/6] refs: cleanup errno sideband ref related functions
2021-07-11 16:30 UTC (28+ messages)
` [PATCH v5 "
` [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 v6? 00/17] refs API: get rid of errno setting entirely
` [PATCH v6? 01/17] refs: remove EINVAL errno output from specification of read_raw_ref_fn
` [PATCH v6? 02/17] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH v6? 03/17] refs: make errno output explicit for read_raw_ref_fn
` [PATCH v6? 04/17] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH v6? 05/17] refs: explicitly return failure_errno from parse_loose_ref_contents
` [PATCH v6? 06/17] refs: make errno output explicit for refs_resolve_ref_unsafe
` [PATCH v6? 07/17] refs: make errno ignoring explicit in lock_ref_oid_basic()
` [PATCH v6? 08/17] refs file-backend.c: stop setting "EBUSY" in verify_lock()
` [PATCH v6? 09/17] refs file-backend.c: deal with errno directly "
` [PATCH v6? 10/17] refs API: remove refs_read_ref_full() wrapper
` [PATCH v6? 11/17] refs API: make resolve_gitlink_ref() not set errno
` [PATCH v6? 12/17] refs API: make refs_resolve_ref_unsafe() static
` [PATCH v6? 13/17] refs API: make refs_resolve_refdup() not set errno
` [PATCH v6? 14/17] refs API: make refs_ref_exists() "
` [PATCH v6? 15/17] refs API: make resolve_ref_unsafe() "
` [PATCH v6? 16/17] refs API: make expand_ref() and repo_dwim_log() "
` [PATCH v6? 17/17] refs API: don't leak "errno" in run_transaction_hook()
[GSoC] My Git Dev Blog – Week 8
2021-07-11 11:18 UTC
[PATCH v2 0/3] worktree: teach add to accept --reason with --lock
2021-07-11 0:27 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] t2400: clean up '"add" worktree with lock' test
` [PATCH v3 2/3] worktree: mark lock strings with `_()` for translation
` [PATCH v3 3/3] worktree: teach `add` to accept --reason <string> with --lock
[PATCH v4 00/13] send-email: various optimizations to speed up by >2x
2021-07-10 23:23 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 02/13] send-email tests: test for boolean variables without a value
unit tests / cirrus ci fails
2021-07-10 20:42 UTC (4+ messages)
[PATCH v3 2/2] commit: remove irrelavent prompt on `--allow-empty-message`
2021-07-10 17:26 UTC (2+ messages)
[PATCH 0/5] Default aliases
2021-07-10 15:30 UTC (7+ messages)
` [PATCH 5/5] config: add default aliases
[PATCH v4 00/21] fsck: better "invalid object" error reporting
2021-07-10 13:37 UTC (23+ messages)
` [PATCH v5 00/21] fsck: lib-ify object-file.c & better fsck "
` [PATCH v5 01/21] fsck tests: refactor one test to use a sub-repo
` [PATCH v5 02/21] fsck tests: add test for fsck-ing an unknown type
` [PATCH v5 03/21] cat-file tests: test for missing object with -t and -s
` [PATCH v5 04/21] cat-file tests: test that --allow-unknown-type isn't on by default
` [PATCH v5 05/21] rev-list tests: test for behavior with invalid object types
` [PATCH v5 06/21] cat-file tests: add corrupt loose object test
` [PATCH v5 07/21] cat-file tests: test for current --allow-unknown-type behavior
` [PATCH v5 08/21] cache.h: move object functions to object-store.h
` [PATCH v5 09/21] object-file.c: don't set "typep" when returning non-zero
` [PATCH v5 10/21] object-file.c: make parse_loose_header_extended() public
` [PATCH v5 11/21] object-file.c: add missing braces to loose_object_info()
` [PATCH v5 12/21] object-file.c: simplify unpack_loose_short_header()
` [PATCH v5 13/21] object-file.c: split up ternary in parse_loose_header()
` [PATCH v5 14/21] object-file.c: stop dying "
` [PATCH v5 15/21] object-file.c: guard against future bugs in loose_object_info()
` [PATCH v5 16/21] object-file.c: return -1, not "status" from unpack_loose_header()
` [PATCH v5 17/21] object-file.c: return -2 on "header too long" in unpack_loose_header()
` [PATCH v5 18/21] fsck: don't hard die on invalid object types
` [PATCH v5 19/21] object-store.h: move read_loose_object() below 'struct object_info'
` [PATCH v5 20/21] fsck: report invalid types recorded in objects
` [PATCH v5 21/21] fsck: report invalid object type-path combinations
[GSoC] [PATCH 0/3] submodule add: partial conversion to C
2021-07-10 12:04 UTC (6+ messages)
` [GSoC] [PATCH v2 0/4] "
` [GSoC] [PATCH v2 2/4] submodule: prefix die messages with 'fatal'
What's cooking in git.git (Jul 2021, #02; Thu, 8)
2021-07-10 8:56 UTC (2+ messages)
[PATCH] git-diff: fix missing --merge-base docs
2021-07-10 9:28 UTC
[PATCH 0/3] Add a generated list of hooks in hook-list.h
2021-07-10 9:03 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] hook-list.h: add a generated list of hooks, like config-list.h
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).