messages from 2021-04-19 21:34:04 to 2021-04-21 07:45:47 UTC [more...]
[PATCH v6 00/20] reftable library
2021-04-21 7:45 UTC (14+ messages)
` [PATCH v7 00/28] "
` [PATCH v7 01/28] refs: ref_iterator_peel returns boolean, rather than peel_status
` [PATCH v7 02/28] refs: document reflog_expire_fn's flag argument
` [PATCH v7 03/28] refs/debug: trace into reflog expiry too
` [PATCH v7 04/28] hash.h: provide constants for the hash IDs
` [PATCH v7 23/28] Reftable support for git-core
[PATCH 00/18] Prepare tests for reftable backend
2021-04-21 7:15 UTC (29+ messages)
` [PATCH 02/18] t9300: check ref existence using git-rev-parse rather than FS check
` [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
` [PATCH 05/18] t1413: use tar to save and restore entire .git directory
` [PATCH 07/18] t5000: inspect HEAD using git-rev-parse
` [PATCH 09/18] t5304: use "reflog expire --all" to clear the reflog
` [PATCH 10/18] test-lib: provide test prereq REFFILES
` [PATCH 11/18] t1407: require REFFILES for for_each_reflog test
` [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
` [PATCH 14/18] t1404: mark tests that muck with .git directly "
` [PATCH 15/18] t7900: mark pack-refs tests "
` [PATCH 16/18] t7003: check reflog existence only for REFFILES
` [PATCH 17/18] t4202: mark bogus head hash test with REFFILES
` [PATCH 18/18] t1415: set REFFILES for test specific to storage format
[PATCH 00/10] Sparse-index: integrate with status and add
2021-04-21 7:00 UTC (18+ messages)
` [PATCH 01/10] t1092: add tests for status/add and sparse files
` [PATCH 02/10] unpack-trees: make sparse aware
` [PATCH 03/10] dir.c: accept a directory as part of cone-mode patterns
` [PATCH 04/10] status: skip sparse-checkout percentage with sparse-index
` [PATCH 05/10] status: use sparse-index throughout
` [PATCH 06/10] dir: use expand_to_path() for sparse directories
` [PATCH 08/10] pathspec: stop calling ensure_full_index
` [PATCH 10/10] fsmonitor: test with sparse index
RFC/Discussion - Submodule UX Improvements
2021-04-21 6:57 UTC (16+ messages)
[PATCH] [GSOC] ref-filter: get rid of show_ref_array_item
2021-04-21 5:51 UTC (3+ messages)
[PATCH v10 0/2] [GSOC] trailer: add new .cmd config option
2021-04-21 5:47 UTC (6+ messages)
` [PATCH v11 "
Pain points in Git's patch flow
2021-04-21 4:46 UTC (16+ messages)
Using --term-* with bisect breaks skip
2021-04-21 4:08 UTC (4+ messages)
` [PATCH] test: add test for git bisect skip with --term* arguments
` [PATCH v2] "
[PATCH 0/5] git-completion.bash: fixes on top of 'dl/complete-stash'
2021-04-21 4:08 UTC (13+ messages)
` [PATCH 1/5] git-completion.bash: separate some commands onto their own line
` [PATCH 2/5] git-completion.bash: rename to $__git_cmd_idx
` [PATCH 3/5] git-completion.bash: use $__git_cmd_idx in more places
` [PATCH 4/5] git-completion.bash: consolidate cases in _git_stash()
` [PATCH 5/5] git-completion.bash: consolidate no-subcommand case for _git_stash()
[PATCH] mailinfo: strip CR from base64/quoted-printable email
2021-04-21 3:32 UTC (3+ messages)
[PATCH] git-apply: silence errors for success cases
2021-04-21 2:14 UTC (2+ messages)
[PATCH] git-rev-list: add --exclude-path-first-parent flag
2021-04-21 0:48 UTC (6+ messages)
` [PATCH V2] git-rev-list: add --first-parent-not flag
[PATCH v2] object-info: support for retrieving object info
2021-04-21 0:42 UTC (2+ messages)
What's cooking in git.git (Apr 2021, #05; Mon, 19)
2021-04-20 23:51 UTC (7+ messages)
[PATCH] object-info: support for retrieving object info
2021-04-20 23:43 UTC (3+ messages)
Problems with CRLF line endings
2021-04-20 23:34 UTC (2+ messages)
[PATCH 0/2] Describe Git's security policy
2021-04-20 23:34 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] Document how we do embargoed releases
` [PATCH v2 2/2] Document how we do embargoed releases - improving mail template
[PATCH 0/3] fast-export, fast-import: implement signed-commits
2021-04-20 23:07 UTC (12+ messages)
` [PATCH 1/3] git-fast-import.txt: add missing LF in the BNF
` [PATCH 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
` [PATCH 3/3] fast-export, fast-import: implement signed-commits
[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
2021-04-20 22:28 UTC (31+ messages)
` [PATCH v2 00/12] "
` [PATCH v2 12/12] test-lib: split up and deprecate test_create_repo()
` [PATCH 0/3] test-lib-functions.sh: trickery to make -x less verbose
` [PATCH 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
` [PATCH v3 00/12] test-lib.sh: new test_commit args, simplification & fixes
` [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
` [PATCH v3 02/12] test-lib: bring $remove_trash out of retirement
` [PATCH v3 03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
` [PATCH v3 04/12] test-lib-functions: reword "test_commit --append" docs
` [PATCH v3 05/12] test-lib-functions: document test_commit --no-tag
` [PATCH v3 06/12] test-lib functions: add an --annotated option to "test_commit"
` [PATCH v3 07/12] describe tests: convert setup to use test_commit
` [PATCH v3 08/12] test-lib functions: add --printf option to test_commit
` [PATCH v3 09/12] submodule tests: use symbolic-ref --short to discover branch name
` [PATCH v3 10/12] test-lib: reformat argument list in test_create_repo()
` [PATCH v3 11/12] test-lib: do not show advice about init.defaultBranch under --verbose
` [PATCH v3 12/12] test-lib: split up and deprecate test_create_repo()
` [PATCH v2 0/3] test-lib-functions.sh: trickery to make -x less verbose
` [PATCH v2 1/3] test-lib-functions: normalize test_path_is_missing() debugging
` [PATCH v2 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
` [PATCH v2 3/3] test-lib-functions: remove last two parameter count assertions
[PATCH] builtin/repack.c: set a default factor for '--geometric'
2021-04-20 21:44 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH] fast-export, fast-import: Let tags specify an internal name
2021-04-20 21:40 UTC (2+ messages)
Random GitHub Actions added to git/git???
2021-04-20 20:23 UTC (7+ messages)
RFC: Moving git-gui development to GitHub
2021-04-20 20:17 UTC (10+ messages)
` Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub]
[PATCH 00/23] [RFC] Builtin FSMonitor Feature
2021-04-20 19:13 UTC (4+ messages)
[PATCH 0/2] [GSOC] ref-filter: reuse output buffer
2021-04-20 16:52 UTC (7+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/2] "
` [PATCH v2 1/2] [GSOC] ref-filter: get rid of show_ref_array_item
` [PATCH v2 2/2] [GSOC] ref-filter: reuse output buffer
git diff word diff bug??
2021-04-20 16:38 UTC
Strategy to deal with slow cloners
2021-04-20 14:52 UTC (2+ messages)
[PATCH 0/7] object.c: add and use "is expected" utility function + object_as_type() use
2021-04-20 13:37 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] tree.c: fix misindentation in parse_tree_gently()
` [PATCH v2 2/8] object.c: add a utility function for "expected type X, got Y"
` [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function
` [PATCH v2 4/8] commit-graph: use obj->type, not object_as_type()
` [PATCH v2 5/8] branch tests: assert lookup_commit_reference_gently() error
` [PATCH v2 6/8] commit.c: don't use deref_tag() -> object_as_type()
` [PATCH v2 7/8] object.c: normalize brace style in object_as_type()
` [PATCH v2 8/8] object.c: remove "quiet" parameter from object_as_type()
[PATCH 0/6] {tag,object}*.c: refactorings + prep for a larger change
2021-04-20 13:00 UTC (12+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] object.c: stop supporting len == -1 in type_from_string_gently()
` [PATCH v2 02/10] object.c: remove "gently" argument to type_from_string_gently()
` [PATCH v2 03/10] object.c: make type_from_string() return "enum object_type"
` [PATCH v2 04/10] object-file.c: make oid_object_info() "
` [PATCH v2 05/10] object-name.c: make dependency on object_type order more obvious
` [PATCH v2 06/10] tag.c: use type_from_string_gently() when parsing tags
` [PATCH v2 07/10] hash-object: pass along type length to object.c
` [PATCH v2 08/10] hash-object: refactor nested else/if/if into else if/else if
` [PATCH v2 09/10] hash-object: show usage on invalid --type
` [PATCH v2 10/10] object.c: move type_from_string() code to its last user
[PATCH 0/2] blob/object.c: trivial readability improvements
2021-04-20 12:50 UTC (12+ messages)
` [PATCH v2 00/10] object.c et al: tests, small bug fixes etc
` [PATCH v2 01/10] cat-file tests: test for bogus type name handling
` [PATCH v2 02/10] hash-object tests: more detailed test for invalid type
` [PATCH v2 03/10] mktree tests: add test for invalid object type
` [PATCH v2 04/10] object-file.c: take type id, not string, in read_object_with_reference()
` [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}()
` [PATCH v2 06/10] blob.c: remove parse_blob_buffer()
` [PATCH v2 07/10] object.c: simplify return semantic of parse_object_buffer()
` [PATCH v2 08/10] object.c: don't go past "len" under die() in type_from_string_gently()
` [PATCH v2 09/10] mktree: stop setting *ntr++ to NIL
` [PATCH v2 10/10] mktree: emit a more detailed error when the <type> is invalid
[PATCH] doc: clarify the filename encoding in git diff
2021-04-20 11:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] git: support separate arg for `--config-env`'s value
2021-04-20 11:24 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
2021-04-20 11:01 UTC (8+ messages)
` [PATCH v8 0/8] "
` [PATCH v8 2/8] config: add new way to pass config via `--config-env`
Git push --mirror hangs
2021-04-20 6:30 UTC (3+ messages)
git checkout behaviour when only ctime of file changes
2021-04-20 6:10 UTC (3+ messages)
[Question] git cat-file --batch cannot handle irregular path
2021-04-20 4:23 UTC (2+ messages)
[PATCH v4 0/8] rev-list: implement object type filter
2021-04-19 23:16 UTC (3+ messages)
` [PATCH v5 "
What's cooking (draft for #4's issue this month)
2021-04-19 23:14 UTC (6+ messages)
[PATCH 0/2] prevent `repack` to unpack and delete promisor objects
2021-04-19 23:09 UTC (4+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones
[PATCH v4 0/3] config: allow overriding global/system config
2021-04-19 21:55 UTC (3+ messages)
` [PATCH v5 "
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).