messages from 2020-04-18 16:04:07 to 2020-04-22 10:28:42 UTC [more...]
[PATCH] builtin/receive-pack: use constant-time comparison for HMAC value
2020-04-22 10:27 UTC (2+ messages)
Git 2.26 fetches many times more objects than it should, wasting gigabytes
2020-04-22 9:57 UTC (2+ messages)
a problem with git diff
2020-04-22 9:10 UTC (3+ messages)
[PATCH 0/8] t: replace incorrect test_must_fail usage (part 4)
2020-04-22 8:54 UTC (19+ messages)
` [PATCH 1/8] t6030: use test_path_is_missing()
` [PATCH 2/8] t7408: replace incorrect uses of test_must_fail
` [PATCH 3/8] t7508: don't use `test_must_fail test_cmp`
` [PATCH 4/8] t9141: use test_path_is_missing()
` [PATCH 5/8] t9160: "
` [PATCH 6/8] t9164: don't use `test_must_fail test_cmp`
` [PATCH 7/8] t9819: don't use test_must_fail with p4
` [PATCH 8/8] t9902: don't use `test_must_fail __git_*`
minor patch required to compile git 2.26.1 on Oracle Solaris 10 with Oracle Studio
2020-04-22 8:11 UTC (4+ messages)
[PATCH] docs: fix minor glitch in illustration
2020-04-22 4:57 UTC (2+ messages)
Credential helpers are no longer invoked in case of having sub-folder parts in a repository URL. Since 2.26.1 version
2020-04-22 4:16 UTC (9+ messages)
` [PATCH] credential: fix matching URLs with multiple levels in path
[PATCH v3 0/4] gitfaq: add issues in the 'Common Issues' section
2020-04-22 4:00 UTC (14+ messages)
` [PATCH v3 1/4] gitfaq: files in .gitignore are tracked
` [PATCH v3 2/4] gitfaq: changing the remote of a repository
` [PATCH v3 3/4] gitfaq: shallow cloning "
` [PATCH v3 4/4] gitfaq: fetching and pulling "
Multiple pushurls, different 'objects\info\packs'
2020-04-22 3:14 UTC (2+ messages)
[PATCH] shallow.c: use 'reset_repository_shallow' when appropriate
2020-04-21 23:06 UTC (6+ messages)
Missing “git diff” functionality
2020-04-21 20:17 UTC
Bug in 2.26: git-fetch fetching too many objects?
2020-04-21 21:11 UTC (8+ messages)
One failed self test on Debian HURD
2020-04-21 21:05 UTC (2+ messages)
[PATCH v8 0/9] Reftable support git-core
2020-04-21 20:13 UTC (15+ messages)
` [PATCH v9 00/10] "
` [PATCH v9 01/10] refs.h: clarify reflog iteration order
` [PATCH v9 02/10] Iterate over the "refs/" namespace in for_each_[raw]ref
` [PATCH v9 03/10] create .git/refs in files-backend.c
` [PATCH v9 04/10] refs: document how ref_iterator_advance_fn should handle symrefs
` [PATCH v9 05/10] Add .gitattributes for the reftable/ directory
` [PATCH v9 06/10] reftable: file format documentation
` [PATCH v9 07/10] reftable: define version 2 of the spec to accomodate SHA256
` [PATCH v9 08/10] reftable: clarify how empty tables should be written
` [PATCH v9 09/10] Add reftable library
` [PATCH v9 10/10] Reftable support for git-core
(no subject)
2020-04-21 20:05 UTC
how to (integrity) verify a whole git repo
2020-04-21 19:14 UTC (5+ messages)
[PATCH 0/3] commit-graph: write non-split graphs as read-only
2020-04-21 18:59 UTC (10+ messages)
` [PATCH 1/3] tempfile.c: introduce 'create_tempfile_mode'
` [PATCH 2/3] lockfile.c: introduce 'hold_lock_file_for_update_mode'
` [PATCH 3/3] commit-graph.c: write non-split graphs as read-only
[PATCH] mailinfo.c::convert_to_utf8: reuse strlen info
2020-04-21 18:47 UTC (39+ messages)
` [PATCH 0/6] strbuf: simplify `strbuf_attach()` usage
` [PATCH 1/6] am: use `strbuf_attach()` correctly
` [PATCH 2/6] strbuf_attach: correctly pass in `strlen() + 1` for `alloc`
` [PATCH 3/6] strbuf: use `strbuf_attach()` correctly
` [PATCH 4/6] fast-import: avoid awkward use of `strbuf_attach()`
` [PATCH 5/6] rerere: "
` [PATCH 6/6] strbuf: simplify `strbuf_attach()` usage
` [PATCH 0/4] strbuf: fix doc for `strbuf_attach()` and avoid it
` [PATCH 1/4] strbuf: fix doc for `strbuf_attach()`
` [PATCH 2/4] strbuf: introduce `strbuf_attachstr_len()`
` [PATCH 3/4] strbuf: introduce `strbuf_attachstr()`
` [PATCH 4/4] strbuf_attach: prefer `strbuf_attachstr_len()`
` [PATCH v2 0/3] mailinfo: disallow and complains about NUL character
` [PATCH v2 1/3] t4254: merge 2 steps of a single test
` [PATCH v2 2/3] mailinfo.c::convert_to_utf8: reuse strlen info
` [PATCH v2 3/3] mailinfo: disallow NUL character in mail's header
` [PATCH v3 0/3] Disallow NUL character in mailinfo
` [PATCH v3 1/3] t4254: merge 2 steps of a single test
` [PATCH v3 2/3] mailinfo.c: avoid strlen on strings that can contains NUL
` [PATCH v3 3/3] mailinfo: disallow NUL character in mail's header
[PATCH v2 0/1] update gitfaq
2020-04-21 18:00 UTC (7+ messages)
` [PATCH v2 1/1] gitfaq: append the 'Common Issues' section
Fwd: feature request: enable config option paths relative to config location
2020-04-21 17:55 UTC
What's cooking in git.git (Apr 2020, #02; Mon, 20)
2020-04-21 15:08 UTC (3+ messages)
git-filter-repo For Windows (possibly a request for a bash for Windows primer)
2020-04-21 14:52 UTC (5+ messages)
Possible documentation error for "git revisions"
2020-04-21 13:49 UTC
[PATCH v3 0/4] gitfaq: add issues in the 'Common Issues' section
2020-04-21 13:11 UTC (4+ messages)
` [PATCH v3 1/4] gitfaq: files in .gitignore are tracked
` [PATCH v3 2/4] gitfaq: changing the remote of a repository
` [PATCH v3 4/4] gitfaq: fetching and pulling "
Allowing only blob filtering was: [TOPIC 5/17] Partial Clone
2020-04-21 12:34 UTC (8+ messages)
` [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices
Why the stand-alone installer for macOS hasn't been updated for 8 months?
2020-04-21 11:57 UTC (3+ messages)
Draft of Git Rev News edition 62
2020-04-21 10:50 UTC
Fetching 24 Linux commits = 1.2 GiB
2020-04-21 10:02 UTC (4+ messages)
Media query - Git flaw
2020-04-21 8:46 UTC (4+ messages)
[PATCH] osxkeychain: restrict queries to requests with a valid host
2020-04-21 6:15 UTC (5+ messages)
[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
2020-04-21 3:08 UTC (6+ messages)
` [RFC PATCH 2/3] grep: honor sparse checkout patterns
[PATCH] userdiff: support Markdown
2020-04-21 2:22 UTC (2+ messages)
[PATCH 0/6] configuration-based hook management
2020-04-21 1:20 UTC (5+ messages)
` [TOPIC 2/17] Hooks in the future
` [PATCH] doc: propose hooks managed by the config
[PATCH] diff-tree.c: load notes machinery when required
2020-04-21 0:19 UTC (7+ messages)
Git and sparse-checkout on large monorepos - hiding irrelevant changes for a sparse-checkout specification?
2020-04-20 22:22 UTC (2+ messages)
[PATCH 0/2] [WIP] removed fetch_if_missing global
2020-04-20 19:54 UTC (3+ messages)
` [PATCH 1/2] fetch-pack: remove fetch_if_missing=0
` [PATCH 2/2] index-pack: "
[ANNOUNCE] Git for Windows 2.26.2
2020-04-20 19:08 UTC
[Announce] Git v2.26.2 and others
2020-04-20 18:02 UTC
[docs] git stash show also accepts -p|--patch option
2020-04-20 16:19 UTC (2+ messages)
[RFC][PATCH 0/2] submodule: port 'set-url' from shell to C
2020-04-20 8:19 UTC (2+ messages)
ls-files -o -i --directory omits files/directories
2020-04-20 8:03 UTC
gitk crashes if the diff contains certain unicode characters
2020-04-19 14:30 UTC (3+ messages)
git-grep's "-z" option misbehaves in subdirectory
2020-04-19 6:33 UTC (6+ messages)
` [PATCH] grep: follow conventions for printing paths w/ unusual chars
` [PATCH v2] "
What's cooking in git.git (Apr 2020, #01; Wed, 15)
2020-04-18 17:36 UTC (11+ messages)
[PATCH v12 0/7] New proc-receive hook for centralized workflow
2020-04-18 16:03 UTC (2+ messages)
` [PATCH v13 3/8] receive-pack: add new proc-receive hook
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).