messages from 2021-05-18 19:05:06 to 2021-05-20 12:31:26 UTC [more...]
What's cooking in git.git (May 2021, #03; Thu, 20)
2021-05-20 11:25 UTC (3+ messages)
[PATCH 0/5] fsck: improve error reporting
2021-05-20 11:23 UTC (19+ messages)
` [PATCH v3 00/17] fsck: better "invalid object" "
` [PATCH v3 01/17] fsck tests: refactor one test to use a sub-repo
` [PATCH v3 02/17] fsck tests: add test for fsck-ing an unknown type
` [PATCH v3 03/17] cat-file tests: test for missing object with -t and -s
` [PATCH v3 04/17] cat-file tests: test that --allow-unknown-type isn't on by default
` [PATCH v3 05/17] rev-list tests: test for behavior with invalid object types
` [PATCH v3 06/17] cat-file tests: add corrupt loose object test
` [PATCH v3 07/17] cat-file tests: test for current --allow-unknown-type behavior
` [PATCH v3 08/17] cache.h: move object functions to object-store.h
` [PATCH v3 09/17] object-file.c: make parse_loose_header_extended() public
` [PATCH v3 10/17] object-file.c: add missing braces to loose_object_info()
` [PATCH v3 11/17] object-file.c: stop dying in parse_loose_header()
` [PATCH v3 12/17] object-file.c: return -2 on "header too long" in unpack_loose_header()
` [PATCH v3 13/17] object-file.c: return -1, not "status" from unpack_loose_header()
` [PATCH v3 14/17] fsck: don't hard die on invalid object types
` [PATCH v3 15/17] object-store.h: move read_loose_object() below 'struct object_info'
` [PATCH v3 16/17] fsck: report invalid types recorded in objects
` [PATCH v3 17/17] fsck: report invalid object type-path combinations
[PATCH] [GSOC] ref-filter: add contents:raw atom
2021-05-20 11:29 UTC (2+ messages)
[PATCH] trace2: refactor to avoid gcc warning under -O3
2021-05-20 11:05 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[Bug] git-credential-netrc.perl is not built and is not available in `exec-path`
2021-05-20 9:51 UTC
[PATCH v4] help: colorize man pages
2021-05-20 9:26 UTC (2+ messages)
[PATCH] refs: ref_iterator_peel returns boolean, rather than peel_status
2021-05-20 9:04 UTC (4+ messages)
` [PATCH v2] refs: make explicit that ref_iterator_peel returns boolean
[PATCH] doc: explain the use of color.pager
2021-05-20 8:33 UTC (7+ messages)
[PATCH 0/9] send-email: various optimizations to speed up by >2x
2021-05-20 8:27 UTC (13+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] send-email: remove non-working support for "sendemail.smtpssl"
` [PATCH v2 02/10] send-email: refactor sendemail.smtpencryption config parsing
` [PATCH v2 03/10] send-email: lazily load config for a big speedup
` [PATCH v2 04/10] send-email: lazily shell out to "git var"
` [PATCH v2 05/10] send-email: use function syntax instead of barewords
` [PATCH v2 06/10] send-email: get rid of indirect object syntax
` [PATCH v2 07/10] send-email: lazily load modules for a big speedup
` [PATCH v2 08/10] perl: lazily load some common Git.pm setup code
` [PATCH v2 09/10] send-email: move trivial config handling to Perl
` [PATCH v2 10/10] perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()
[GSoC] Hello Git
2021-05-20 8:09 UTC (7+ messages)
[PATCH] help: fix small typo in error message
2021-05-20 7:42 UTC
Should we do something with #git-devel on Freenode?
2021-05-20 7:11 UTC (4+ messages)
[Bug Report] git log -L:<funcname>:<file>
2021-05-20 7:05 UTC (4+ messages)
[PATCH 0/7] Optimization batch 11: avoid repeatedly detecting same renames
2021-05-20 6:09 UTC (22+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 07/13] merge-ort: populate caches of rename detection results
` [PATCH v2 13/13] merge-ort, diffcore-rename: employ cached renames when possible
` [PATCH v3 00/13] Optimization batch 11: avoid repeatedly detecting same renames
` [PATCH v3 01/13] t6423: rename file within directory that other side renamed
` [PATCH v3 02/13] Documentation/technical: describe remembering renames optimization
` [PATCH v3 03/13] fast-rebase: change assert() to BUG()
` [PATCH v3 04/13] fast-rebase: write conflict state to working tree, index, and HEAD
` [PATCH v3 05/13] t6429: testcases for remembering renames
` [PATCH v3 06/13] merge-ort: add data structures for in-memory caching of rename detection
` [PATCH v3 07/13] merge-ort: populate caches of rename detection results
` [PATCH v3 08/13] merge-ort: add code to check for whether cached renames can be reused
` [PATCH v3 09/13] merge-ort: avoid accidental API mis-use
` [PATCH v3 10/13] merge-ort: preserve cached renames for the appropriate side
` [PATCH v3 11/13] merge-ort: add helper functions for using cached renames
` [PATCH v3 12/13] merge-ort: handle interactions of caching and rename/rename(1to1) cases
` [PATCH v3 13/13] merge-ort, diffcore-rename: employ cached renames when possible
getting git.exe for Android Studio on Windows
2021-05-20 5:22 UTC
[PATCH] revisions(7): clarify that most commands take a single revision range
2021-05-20 5:26 UTC (5+ messages)
[PATCH] fetch: improve grammar of "shallow roots" message
2021-05-20 5:03 UTC (6+ messages)
[PATCH v2 0/3] packfile-uris: commit objects exclusion
2021-05-20 4:46 UTC (4+ messages)
` [PATCH v2 1/3] packfile-uris: support for excluding commit object
[PATCH] help: colorize man pages
2021-05-20 3:48 UTC (21+ messages)
Standardized escaping to store a .git in git?
2021-05-20 3:26 UTC (5+ messages)
RFC: error codes on exit
2021-05-20 2:28 UTC (6+ messages)
[PATCH 0/8] Speed up connectivity checks via quarantine dir
2021-05-20 2:19 UTC (13+ messages)
` [PATCH 1/8] perf: fix when running with TEST_OUTPUT_DIRECTORY
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)
` [PATCH 3/8] tmp-objdir: expose function to retrieve path
` [PATCH 4/8] packfile: have `for_each_file_in_pack_dir()` return error codes
` [PATCH 5/8] object-file: allow reading loose objects without reading their contents
` [PATCH 6/8] connected: implement connectivity check via temporary object dirs
` [PATCH 7/8] receive-pack: skip connectivity checks on delete-only commands
` [PATCH 8/8] receive-pack: check connectivity via quarantined objects
git-sh-prompt: bash: GIT_PS1_COMPRESSSPARSESTATE: unbound variable
2021-05-20 0:09 UTC (8+ messages)
Why doesn't `git log -m` imply `-p`?
2021-05-19 23:32 UTC (21+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
` [PATCH 6/6] "
` [PATCH v2 0/9] "
` [PATCH v2 1/9] t4013: test that "-m" alone has no effect in "git log"
` [PATCH v2 2/9] t4013: test "git log -m --raw"
` [PATCH v2 3/9] t4013: test "git log -m --stat"
` [PATCH v2 4/9] t4013: test "git diff-index -m"
` [PATCH v2 5/9] diff-merges: move specific diff-index "-m" handling to diff-index
` [PATCH v2 6/9] git-svn: stop passing "-m" to "git rev-list"
` [PATCH v2 7/9] stash list: stop passing "-m" to "git log"
` [PATCH v2 8/9] diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
` [PATCH v2 9/9] diff-merges: let "-m" imply "-p"
[PATCH] stash show: don't setup default diff output format if --{include,only}-untracked given
2021-05-19 22:17 UTC (4+ messages)
[PATCH] simple-ipc: correct ifdefs when NO_PTHREADS is defined
2021-05-19 22:03 UTC (4+ messages)
Why doesn't `git log -m` imply `-p`?
2021-05-19 17:03 UTC
[Broken] t5300 fails at 2.32.0-rc0
2021-05-19 16:46 UTC (3+ messages)
Fw: Tabs vs Spaces - Handle like CLRF?
2021-05-19 16:28 UTC (2+ messages)
[BUG] clone of large repo fails when server closes idle SSH session during "Resolving deltas"
2021-05-19 16:11 UTC (4+ messages)
` [PATCH] fetch-pack: signal v2 server that we are done making requests
Bug in git submodule update --remote
2021-05-19 14:41 UTC (4+ messages)
Git 2.23.0-rc0 HTTP authentication failure - error message change
2021-05-19 14:53 UTC (10+ messages)
` [PATCH 0/2] fix v2.32.0-rc0 bug with Negotiate / HTTP_NOAUTH
` [PATCH 2/2] Revert "remote-curl: fall back to basic auth if Negotiate fails"
[PATCH] clone: clean up directory after transport_fetch_refs() failure
2021-05-19 14:30 UTC (2+ messages)
[RFC PATCH] rev-parse: fix segfault with missing --path-format argument
2021-05-19 14:21 UTC (7+ messages)
` [PATCH v2 0/2] rev-parse: Fix segfault and translate messages
` [PATCH v2 1/2] rev-parse: fix segfault with missing --path-format argument
[PATCH 0/8] refs: cleanup errno sideband ref related functions
2021-05-19 12:33 UTC (11+ messages)
` [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
` [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn
[PATCH] docs: typo in glossary content
2021-05-19 12:10 UTC (5+ messages)
` [PATCH v2] docs: improve fast-forward "
[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
2021-05-19 11:36 UTC (8+ messages)
` [PATCH v8 0/8] "
` [PATCH v8 2/8] config: add new way to pass config via `--config-env`
[PATCH v2 0/8] Sparse-index: integrate with status
2021-05-19 8:38 UTC (11+ messages)
` [PATCH v3 00/12] "
` [PATCH v3 07/12] unpack-trees: stop recursing into sparse directories
` [PATCH v3 11/12] wt-status: expand added sparse directory entries
[PATCH] xsize_t: avoid implementation defined behavior when len < 0
2021-05-19 1:52 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/8] Directory traversal fixes
2021-05-19 1:44 UTC (7+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 8/9] dir: update stale description of treat_directory()
Options like hash-object --literally and cat-file --allow-unknown-type
2021-05-19 0:25 UTC (4+ messages)
[PATCH] doc: glossary: add entry for revision range
2021-05-18 21:09 UTC (12+ messages)
` Re* "
[PATCH v2] help: colorize man pages
2021-05-18 20:53 UTC (3+ messages)
[PATCH v3] help: colorize man pages
2021-05-18 20:47 UTC
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).