messages from 2021-10-08 19:08:16 to 2021-10-12 02:08:03 UTC [more...]
[PATCH 1/1] signature-format.txt: add space to fix gpgsig continuation line
2021-10-12 2:08 UTC (4+ messages)
I just want the revision
2021-10-12 1:03 UTC (10+ messages)
What's cooking in git.git (Oct 2021, #03; Mon, 11)
2021-10-12 0:14 UTC
[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
2021-10-11 21:55 UTC (4+ messages)
` [PATCH RFC v1] "
Inconsistency in git credential helper docs
2021-10-11 21:36 UTC
[PATCH 1/2] unwritable tests: assert exact error output
2021-10-11 20:56 UTC (4+ messages)
` [PATCH 2/2] commit: fix duplication regression in permission "
[PATCH v2 0/3] Use default values from settings instead of config
2021-10-11 20:48 UTC (6+ messages)
` [PATCH v3 "
[PATCH 0/2] fetch-pack: redact packfile urls in traces
2021-10-11 20:39 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: packfile-uri hash can be longer than 40 hex chars
` [PATCH v2] fetch-pack: redact packfile urls in traces
[RFC PATCH] gitk: avoid hardcoded 40 characters for oid
2021-10-11 20:37 UTC (4+ messages)
` [PATCH] gitk: avoid hardcoded 40 character length "
[PATCH v2 0/7] Sparse Index: integrate with reset
2021-10-11 20:30 UTC (26+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 3/8] update-index: add --force-full-index option for expand/collapse test
` [PATCH v3 6/8] reset: make sparse-aware (except --mixed)
` [PATCH v4 0/8] Sparse Index: integrate with reset
` [PATCH v4 1/8] reset: rename is_missing to !is_in_reset_tree
` [PATCH v4 2/8] reset: preserve skip-worktree bit in mixed reset
` [PATCH v4 3/8] sparse-index: update command for expand/collapse test
` [PATCH v4 4/8] reset: expand test coverage for sparse checkouts
` [PATCH v4 5/8] reset: integrate with sparse index
` [PATCH v4 6/8] reset: make sparse-aware (except --mixed)
` [PATCH v4 7/8] reset: make --mixed sparse-aware
` [PATCH v4 8/8] unpack-trees: improve performance of next_cache_entry
[RFC PATCH 0/4] git-gui: support SHA-256 repositories
2021-10-11 20:07 UTC (8+ messages)
` [RFC PATCH 1/4] blame: prefer null_sha1 over nullid and retire later
` [RFC PATCH 2/4] rename all *_sha1 variables and make null_oid hash aware
` [RFC PATCH 3/4] expand regexp matching an oid to be hash agnostic
` [RFC PATCH 4/4] track oid_size to allow for checks that are "
[PATCH] http-backend: remove a duplicated code branch
2021-10-11 19:25 UTC (2+ messages)
[PATCH v5 0/3] send-email: shell completion improvements
2021-10-11 17:12 UTC (9+ messages)
` [PATCH v6 2/3] send-email: programmatically generate bash completions
` [PATCH v7 0/3] send-email: shell completion improvements
` [DRAFT/WIP PATCH] send-email: programmatically generate bash completions
` [PATCH v7 1/3] send-email: terminate --git-completion-helper with LF
` [PATCH v7 2/3] send-email: programmatically generate bash completions
` [PATCH v7 3/3] send-email docs: add format-patch options
why git is so slow for a tiny git push?
2021-10-11 16:53 UTC (2+ messages)
p2000 failure due to empty reflog
2021-10-11 16:32 UTC (10+ messages)
` [PATCH] perf: disable automatic housekeeping
` "git reflog expire" blindly trusting timestamps in reflogs
git log with %(describe) placeholder does not find most recent tag
2021-10-11 16:23 UTC (5+ messages)
[PATCH] http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
2021-10-11 16:12 UTC (6+ messages)
[PATCH] archive: add test testing MIME for created archive through compression filter
2021-10-11 16:07 UTC (4+ messages)
[PATCH v1 0/3] Typofixes
2021-10-11 15:42 UTC (3+ messages)
` [PATCH v1 3/3] difftool: add space after full stop in comments
Some problems for git beginners
2021-10-11 13:50 UTC (4+ messages)
[PATCH] archive: rewrite description for compression level option
2021-10-11 11:24 UTC
git archive -o something.tar.zst but file info just says "POSIX tar archive"
2021-10-11 6:43 UTC (3+ messages)
[PATCH] test-lib.sh: try to re-chmod & retry on failed trash removal
2021-10-11 4:34 UTC (5+ messages)
` [PATCH v2] "
[PATCH v6 3/3] send-email docs: add format-patch options
2021-10-10 21:33 UTC (6+ messages)
` [RFC PATCH] Documentation: better document format-patch options in send-email
[PATCH 0/8] progress: assert "global_progress" + test fixes / cleanup
2021-10-10 21:29 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 7/8] pack-bitmap-write.c: add a missing stop_progress()
[PATCH] t/perf/perf-lib.sh: remove test_times.* at the end test_perf_()
2021-10-10 21:26 UTC (8+ messages)
[PATCH 0/3] Fun with cpp word regex
2021-10-10 20:15 UTC (18+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] t4034/cpp: actually test that operator tokens are not split
` [PATCH v2 2/5] t4034: add tests showing problematic cpp tokenizations
` [PATCH v2 3/5] userdiff-cpp: tighten word regex
` [PATCH v2 4/5] userdiff-cpp: permit the digit-separating single-quote in numbers
` [PATCH v2 5/5] userdiff-cpp: learn the C++ spaceship operator
` [PATCH v3 0/6] Fun with cpp word regex
` [PATCH v3 1/6] t4034/cpp: actually test that operator tokens are not split
` [PATCH v3 2/6] t4034: add tests showing problematic cpp tokenizations
` [PATCH v3 3/6] userdiff-cpp: tighten word regex
` [PATCH v3 4/6] userdiff-cpp: prepare test cases with yet unsupported features
` [PATCH v3 5/6] userdiff-cpp: permit the digit-separating single-quote in numbers
` [PATCH v3 6/6] userdiff-cpp: learn the C++ spaceship operator
[PATCH] t3420-rebase-autostash: don't try to grep non-existing files
2021-10-10 17:28 UTC
git log --encoding=HTML is not supported
2021-10-10 15:43 UTC (11+ messages)
` *Really* noisy encoding warnings post-v2.33.0
[PATCH v11 1/3] grep: refactor next_match() and match_one_pattern() for external use
2021-10-09 15:52 UTC (5+ messages)
` [PATCH v11 3/3] grep: fix an edge case concerning ascii patterns and UTF-8 data
[PATCH] unpack-objects: unpack large object in stream
2021-10-09 8:20 UTC
[PATCH 0/4] midx: avoid potential rename-while-mapped on Windows
2021-10-09 2:07 UTC (6+ messages)
` [PATCH 1/4] midx.c: extract MIDX lookup by object_dir
` [PATCH 2/4] midx.c: lookup MIDX by object directory during expire
` [PATCH 3/4] midx.c: lookup MIDX by object directory during repack
` [PATCH 4/4] midx.c: guard against commit_lock_file() failures
[PATCH v12 1/3] grep: refactor next_match() and match_one_pattern() for external use
2021-10-09 1:37 UTC (4+ messages)
` [PATCH v12 2/3] pretty: colorize pattern matches in commit messages
` [PATCH v12 3/3] grep: fix an edge case concerning ascii patterns and UTF-8 data
[PATCH] completion: fix incorrect bash/zsh string equality check
2021-10-08 23:09 UTC (8+ messages)
What's cooking in git.git (Sep 2021, #08; Mon, 27)
2021-10-08 23:01 UTC (11+ messages)
How do I get the file contents from an arbitrary revision to stdout?
2021-10-08 23:01 UTC (4+ messages)
[PATCH 0/5] cat-file replace handling and optimization
2021-10-08 22:04 UTC (12+ messages)
` [PATCH 2/5] cat-file: mention --unordered along with --batch-all-objects
What's cooking in git.git (Oct 2021, #02; Wed, 6)
2021-10-08 21:57 UTC (12+ messages)
[PATCH v5 0/2] blame: documentation update
2021-10-08 21:09 UTC (2+ messages)
[PATCH 0/9] No more adding submodule ODB as alternate
2021-10-08 21:08 UTC (9+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 1/7] refs: plumb repo into ref stores
` [PATCH v4 2/7] refs: teach arbitrary repo support to iterators
` [PATCH v4 3/7] refs: peeling non-the_repository iterators is BUG
` [PATCH v4 4/7] merge-{ort,recursive}: remove add_submodule_odb()
` [PATCH v4 5/7] object-file: only register submodule ODB if needed
` [PATCH v4 6/7] submodule: pass repo to check_has_commit()
` [PATCH v4 7/7] submodule: trace adding submodule ODB as alternate
What's cooking in git.git (Oct 2021, #01; Mon, 4)
2021-10-08 20:50 UTC (6+ messages)
` ab/fsck-unexpected-type (and "cat-file replace handling and optimization")
[PATCH 0/5] Builtin FSMonitor Part 2
2021-10-08 20:36 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 3/5] fsmonitor: config settings are repository-specific
[PATCH v3 7/7] submodule: trace adding submodule ODB as alternate
2021-10-08 20:23 UTC (2+ messages)
[PATCH v3 5/7] object-file: only register submodule ODB if needed
2021-10-08 20:22 UTC (2+ messages)
[PATCH v3 4/7] merge-{ort,recursive}: remove add_submodule_odb()
2021-10-08 20:19 UTC (2+ messages)
[PATCH v3 2/7] refs: teach arbitrary repo support to iterators
2021-10-08 20:12 UTC (2+ messages)
[PATCH v3 1/7] refs: plumb repo into ref stores
2021-10-08 20:08 UTC (2+ messages)
[PATCH] fixup! refs: plumb repo into ref stores
2021-10-08 20:07 UTC (3+ messages)
[PATCH v2] sparse index: fix use-after-free bug in cache_tree_verify()
2021-10-08 19:57 UTC (5+ messages)
` [PATCH v3] "
[PATCH v2 0/2] i18n: improve translatability of ambiguous object output
2021-10-08 19:34 UTC (5+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] object-name: remove unreachable "unknown type" handling
` [PATCH v3 2/3] object-name: make ambiguous object output translatable
` [PATCH v3 3/3] object-name: show date for ambiguous tag objects
[PATCH v2 00/11] fix bug, use existing enums
2021-10-08 19:07 UTC (9+ messages)
` [PATCH v3 00/10] fix bug, use more enums
` [PATCH v3 04/10] parse-options.c: use exhaustive "case" arms for "enum parse_opt_result"
` [PATCH v3 05/10] parse-options.h: make the "flags" in "struct option" an enum
` [PATCH v3 06/10] parse-options.c: move optname() earlier in the file
` [PATCH v3 07/10] commit-graph: stop using optname()
` [PATCH v3 08/10] parse-options.[ch]: make opt{bug,name}() "static"
` [PATCH v3 09/10] parse-options tests: test optname() output
` [PATCH v3 10/10] parse-options: change OPT_{SHORT,UNSET} to an enum
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).