messages from 2021-05-20 00:49:07 to 2021-05-21 12:00:22 UTC [more...]
[PATCH v3 00/12] Sparse-index: integrate with status
2021-05-21 11:59 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 01/12] sparse-index: skip indexes with unmerged entries
` [PATCH v4 02/12] sparse-index: include EXTENDED flag when expanding
` [PATCH v4 03/12] t1092: expand repository data shape
` [PATCH v4 04/12] t1092: add tests for status/add and sparse files
` [PATCH v4 05/12] unpack-trees: preserve cache_bottom
` [PATCH v4 06/12] unpack-trees: compare sparse directories correctly
Bug in git submodule update --remote
2021-05-21 11:47 UTC (4+ messages)
[PATCH 0/8] Speed up connectivity checks via quarantine dir
2021-05-21 11:20 UTC (12+ messages)
` [PATCH 1/8] perf: fix when running with TEST_OUTPUT_DIRECTORY
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)
Should we do something with #git-devel on Freenode?
2021-05-21 11:19 UTC (7+ messages)
[PATCH] stash show: use stash.showIncludeUntracked even when diff options given
2021-05-21 10:37 UTC
[Bug] git-credential-netrc.perl is not built and is not available in `exec-path`
2021-05-21 10:26 UTC (6+ messages)
[PATCH v2 0/1] maintenance: use systemd timers on Linux
2021-05-21 9:59 UTC (9+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] cache.h: rename "xdg_config_home" to "xdg_config_home_git"
` [PATCH v3 2/4] maintenance: introduce ENABLE/DISABLE for code clarity
` [PATCH v3 3/4] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
` [PATCH v3 4/4] maintenance: optionally use systemd timers on Linux
RFC: error codes on exit
2021-05-21 9:43 UTC (11+ messages)
[PATCH 0/9] send-email: various optimizations to speed up by >2x
2021-05-21 9:37 UTC (19+ 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()
[PATCH v2] trace2: refactor to avoid gcc warning under -O3
2021-05-21 9:34 UTC (5+ messages)
` [PATCH v3] "
[PATCH] [GSOC] ref-filter: add contents:raw atom
2021-05-21 9:10 UTC (6+ messages)
[PATCH v4] help: colorize man pages
2021-05-21 8:44 UTC (9+ messages)
What's cooking in git.git (May 2021, #04; Fri, 21)
2021-05-21 7:47 UTC
[PATCH 09/15] hash: set and copy algo field in struct object_id
2021-05-21 2:50 UTC (6+ messages)
` [PATCH 0/2] C99: harder dependency on variadic macros
` [PATCH 1/2] git-compat-util.h: clarify comment on GCC-specific code
` [PATCH 2/2] C99 support: remove non-HAVE_VARIADIC_MACROS code
[PATCH] tr2: log parent process name
2021-05-21 2:09 UTC (5+ messages)
` [PATCH v2] "
getting git.exe for Android Studio on Windows
2021-05-21 1:12 UTC (2+ messages)
[PATCH] help: colorize man pages
2021-05-21 0:58 UTC (16+ messages)
[PATCH] simple-ipc: correct ifdefs when NO_PTHREADS is defined
2021-05-20 23:01 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] help: fix small typo in error message
2021-05-20 22:53 UTC (3+ messages)
What's cooking in git.git (May 2021, #03; Thu, 20)
2021-05-20 22:43 UTC (4+ messages)
Why doesn't `git log -m` imply `-p`?
2021-05-20 21:47 UTC (25+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
` [PATCH 6/6] "
` [PATCH v3 00/10] "
` [PATCH v3 01/10] t4013: test that "-m" alone has no effect in "git log"
` [PATCH v3 02/10] t4013: test "git log -m --raw"
` [PATCH v3 03/10] t4013: test "git log -m --stat"
` [PATCH v3 04/10] t4013: test "git diff-tree -m"
` [PATCH v3 05/10] t4013: test "git diff-index -m"
` [PATCH v3 06/10] diff-merges: move specific diff-index "-m" handling to diff-index
` [PATCH v3 07/10] git-svn: stop passing "-m" to "git rev-list"
` [PATCH v3 08/10] stash list: stop passing "-m" to "git log"
` [PATCH v3 09/10] diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"
[PATCH] revisions(7): clarify that most commands take a single revision range
2021-05-20 16:53 UTC (8+ messages)
[PATCH 00/18] Prepare tests for reftable backend
2021-05-20 16:28 UTC (29+ messages)
` [PATCH v2 00/21] "
` [PATCH v2 01/21] t4202: split testcase for invalid HEAD symref and HEAD hash
` [PATCH v2 02/21] t/helper/ref-store: initialize oid in resolve-ref
` [PATCH v2 03/21] t9300: check ref existence using test-helper rather than a file system check
` [PATCH v2 05/21] t1401-symbolic-ref: avoid direct filesystem access
` [PATCH v2 06/21] t1413: use tar to save and restore entire .git directory
` [PATCH v2 08/21] t5000: reformat indentation to the latest fashion
` [PATCH v2 12/21] t5304: use "reflog expire --all" to clear the reflog
` [PATCH v2 15/21] t1414: mark corruption test with REFFILES
` [PATCH v2 16/21] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
` [PATCH v2 18/21] t7900: mark pack-refs tests "
` [PATCH v2 19/21] t7003: check reflog existence only for REFFILES
` [PATCH v2 20/21] t4202: mark bogus head hash test with REFFILES
` [PATCH v2 21/21] t1415: set REFFILES for test specific to storage format
[PATCH 0/7] Optimization batch 11: avoid repeatedly detecting same renames
2021-05-20 16:34 UTC (22+ messages)
` [PATCH v2 00/13] "
` [PATCH v2 07/13] merge-ort: populate caches of rename detection results
` [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
[PATCH] doc: explain the use of color.pager
2021-05-20 15:05 UTC (5+ messages)
[GSoC] Hello Git
2021-05-20 14:59 UTC (8+ 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] 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
[Bug Report] git log -L:<funcname>:<file>
2021-05-20 7:05 UTC (4+ messages)
[PATCH] fetch: improve grammar of "shallow roots" message
2021-05-20 5:03 UTC (4+ messages)
[PATCH v2 0/3] packfile-uris: commit objects exclusion
2021-05-20 4:46 UTC (3+ messages)
` [PATCH v2 1/3] packfile-uris: support for excluding commit object
Standardized escaping to store a .git in git?
2021-05-20 3:26 UTC (5+ messages)
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).