git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-02-20 19:12:12 to 2021-02-24 04:08:22 UTC [more...]

[PATCH v2] rm: honor sparse checkout patterns
 2021-02-24  4:05 UTC  (7+ messages)
` [RFC PATCH 0/7] add/rm: honor sparse checkout and warn on sparse paths
  ` [RFC PATCH 3/7] t3705: add tests for `git add` in sparse checkouts
  ` [PATCH v2 0/7] add/rm: honor sparse checkout and warn on sparse paths

[PATCH 00/20] Sparse Index: Design, Format, Tests
 2021-02-24  3:20 UTC  (26+ messages)
` [PATCH 01/20] sparse-index: design doc and format update
` [PATCH 02/20] t/perf: add performance test for sparse operations
` [PATCH 03/20] t1092: clean up script quoting
` [PATCH 04/20] sparse-index: add guard to ensure full index
` [PATCH 05/20] sparse-index: implement ensure_full_index()
` [PATCH 06/20] t1092: compare sparse-checkout to sparse-index
` [PATCH 07/20] test-read-cache: print cache entries with --table
` [PATCH 08/20] test-tool: don't force full index
` [PATCH 09/20] unpack-trees: ensure "
` [PATCH 10/20] sparse-checkout: hold pattern list in index
` [PATCH 11/20] sparse-index: convert from full to sparse
` [PATCH 12/20] submodule: sparse-index should not collapse links
` [PATCH 13/20] unpack-trees: allow sparse directories
` [PATCH 14/20] sparse-index: check index conversion happens
` [PATCH 15/20] sparse-index: create extension for compatibility
` [PATCH 16/20] sparse-checkout: toggle sparse index from builtin
` [PATCH 17/20] sparse-checkout: disable sparse-index
` [PATCH 18/20] cache-tree: integrate with sparse directory entries
` [PATCH 19/20] sparse-index: loose integration with cache_tree_verify()
` [PATCH 20/20] p2000: add sparse-index repos

[PATCH 00/10] Optimization batch 8: use file basenames even more
 2021-02-23 23:44 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] Move computation of dir_rename_count from merge-ort to diffcore-rename
  ` [PATCH v2 02/10] diffcore-rename: add functions for clearing dir_rename_count
  ` [PATCH v2 03/10] diffcore-rename: move dir_rename_counts into a dir_rename_info struct
  ` [PATCH v2 04/10] diffcore-rename: extend cleanup_dir_rename_info()
  ` [PATCH v2 05/10] diffcore-rename: compute dir_rename_counts in stages
  ` [PATCH v2 06/10] diffcore-rename: add a mapping of destination names to their indices
  ` [PATCH v2 07/10] diffcore-rename: add a dir_rename_guess field to dir_rename_info
  ` [PATCH v2 08/10] diffcore-rename: add a new idx_possible_rename function
  ` [PATCH v2 09/10] diffcore-rename: limit dir_rename_counts computation to relevant dirs
  ` [PATCH v2 10/10] diffcore-rename: use directory rename guided basename comparisons

[PATCH] push: do not turn --delete '' into a matching push
 2021-02-23 23:13 UTC 

What does `git push origin --delete ""` do?
 2021-02-23 22:46 UTC  (2+ messages)

Crash when using libcurl with new hyper + rustls backend
 2021-02-23 22:08 UTC  (2+ messages)

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-02-23 21:57 UTC  (25+ messages)
` [PATCH v3 0/8] "
` [PATCH v4 "
  ` [PATCH v4 1/8] packfile: introduce 'find_kept_pack_entry()'
  ` [PATCH v4 2/8] revision: learn '--no-kept-objects'
  ` [PATCH v4 3/8] builtin/pack-objects.c: add '--stdin-packs' option
  ` [PATCH v4 4/8] p5303: add missing &&-chains
  ` [PATCH v4 5/8] p5303: measure time to repack with keep
  ` [PATCH v4 6/8] builtin/pack-objects.c: rewrite honor-pack-keep logic
  ` [PATCH v4 7/8] packfile: add kept-pack cache for find_kept_pack_entry()
  ` [PATCH v4 8/8] builtin/repack.c: add '--geometric' option

[PATCH] replace "parameters" by "arguments" in error messages
 2021-02-23 21:11 UTC  (3+ messages)

[PATCH 00/20] userdiff: refactor + test + doc + misc improvements
 2021-02-23 21:02 UTC  (9+ messages)
` [PATCH v2 09/27] userdiff tests: match full hunk headers

[PATCH] doc: `--date` in `git-commit` accepts approxidates
 2021-02-23 20:50 UTC  (9+ messages)
` [PATCH v2] "

[QUESTION] Tracking HEAD changes?
 2021-02-23 20:42 UTC  (3+ messages)

[PATCH v7 15/17] hook: provide stdin by string_list or callback
 2021-02-23 19:52 UTC  (3+ messages)

[PATCH 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-02-23 19:55 UTC  (14+ messages)
` [PATCH 1/6] sequencer: export subject_length()
  ` [PATCH 2/6] commit: add amend suboption to --fixup to create amend! commit

[PATCH 0/3] docs: misc cleanup
 2021-02-23 19:41 UTC  (13+ messages)
` [PATCH 1/3] i18n.txt: camel case and monospace "i18n.commitEncoding"
  ` [PATCH v2] "
` [PATCH 2/3] git-cat-file.txt: monospace args and placeholders
  ` [PATCH v1.1 2/3] git-cat-file.txt: monospace args, placeholders and filenames
` [PATCH 3/3] git-cat-file.txt: remove references to "sha1"
  ` [PATCH v2] "

[PATCH v7 14/17] run-command: add stdin callback for parallelization
 2021-02-23 19:33 UTC  (4+ messages)

[PATCH v2 0/6] Makefile: add {program,xdiff,test,git}-objs & objects targets
 2021-02-23 19:19 UTC  (12+ messages)
` [PATCH v3 0/6] Makefile: add {program,xdiff,test,git,fuzz}-objs "
` [PATCH v3 1/6] Makefile: guard against TEST_OBJS in the environment
` [PATCH v3 2/6] Makefile: split up long OBJECTS line
` [PATCH v3 3/6] Makefile: sort OBJECTS assignment for subsequent change
` [PATCH v3 4/6] Makefile: split OBJECTS into OBJECTS and GIT_OBJS
` [PATCH v3 5/6] Makefile: add {program,xdiff,test,git,fuzz}-objs & objects targets
` [PATCH v3 6/6] Makefile: build "$(FUZZ_OBJS)" in CI, not under "all"

[PATCH 0/1] mergetools/vimdiff: add vimdiff1 merge tool variant
 2021-02-23 18:55 UTC  (4+ messages)
` [PATCH 1/1] "

New orphan worktree?
 2021-02-23 18:14 UTC  (13+ messages)

[PATCH 0/3] add: minor --chmod fixes
 2021-02-23 18:15 UTC  (6+ messages)
` [PATCH 1/3] add --chmod: don't update index when --dry-run is used
` [PATCH 2/3] add: mark --chmod error string for translation
` [PATCH 3/3] add: propagate --chmod errors to exit status

[PATCH v3 00/10] Modernizing the t7001 test script
 2021-02-23 17:33 UTC  (4+ messages)

[PATCH] doc/reftable: document how to handle windows
 2021-02-23 16:57 UTC  (2+ messages)
` [PATCH v2] "

RFC on packfile URIs and .gitmodules check
 2021-02-23 16:51 UTC  (9+ messages)
` [PATCH v2 0/4] Check .gitmodules when using packfile URIs
  ` [PATCH v2 1/4] http: allow custom index-pack args
  ` [PATCH v2 2/4] http-fetch: "
  ` [PATCH v2 3/4] fetch-pack: with packfile URIs, use index-pack arg
  ` [PATCH v2 4/4] fetch-pack: print and use dangling .gitmodules

[PATCH] maintenance: fix incorrect `maintenance.repo` path with bare repository
 2021-02-23 16:21 UTC  (3+ messages)

'git maintenance' won't work on bare repos
 2021-02-23 15:31 UTC  (4+ messages)

[PATCH v3] rebase: add a config option for --no-fork-point
 2021-02-23  8:21 UTC  (3+ messages)

git format-patch lost the last part when branch merge
 2021-02-23  1:48 UTC  (8+ messages)
  ` [PATCH] docs/format-patch: mention handling of merges

[PATCH v2] rebase: add a config option for --no-fork-point
 2021-02-22 23:39 UTC  (2+ messages)

[PATCH v7 12/17] hook: allow parallel hook execution
 2021-02-22 21:46 UTC  (3+ messages)

[PATCH v5 0/2] difftool.c: learn a new way start at specified file
 2021-02-22 21:40 UTC  (4+ messages)
` [PATCH v6] "

[RFC PATCH] push: perform negotiation before sending packfile
 2021-02-22 21:32 UTC  (3+ messages)

[PATCH 1/2] tests: don't mess with fd 7 of test helper functions
 2021-02-22 20:02 UTC  (8+ messages)
` [PATCH 2/2] test-lib-functions: use BUG() in 'test_must_fail'

git since 2.27.0 shows unfetchable object name for `git describe` for reannotated tags
 2021-02-22 20:02 UTC 

[RFC][PATCH 0/2] rm: changes in the '.gitmodules' are staged after using '--cached'
 2021-02-22 19:29 UTC  (5+ messages)
` [PATCH v2 0/1] rm: stage submodule removal from '.gitmodules'
  ` [PATCH v2 1/1] rm: stage submodule removal from '.gitmodules' when using '--cached'

[PATCH] commit-graph: avoid leaking topo_levels slab in write_commit_graph()
 2021-02-22 19:14 UTC  (4+ messages)

bug found in `git apply` sub-command
 2021-02-22 19:19 UTC 

[PATCH v4 13/15] Reftable support for git-core
 2021-02-22 18:38 UTC  (5+ messages)
` [PATCH] refs: introduce API function to write invalid null ref

[PATCH v3] builtin/clone.c: add --reject-shallow option
 2021-02-22 18:12 UTC  (3+ messages)
` [PATCH v4] "

noeol when redirect git log output to a file
 2021-02-22 17:20 UTC  (2+ messages)

[PATCH v2] git-gui: remove lines starting with the comment character
 2021-02-22 14:51 UTC  (2+ messages)

Wrong configuration variable mentioned in git-push documentation (examples section)
 2021-02-22  5:07 UTC 

[PATCH] doc: mention bigFileThreshold for packing
 2021-02-21 13:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] read-cache: make the index write buffer size 128K
 2021-02-21 12:51 UTC  (5+ messages)

FUSE fs for git
 2021-02-21 10:12 UTC 

[PATCH 0/2] Add --no-filters option to git-add
 2021-02-20 21:34 UTC  (3+ messages)
` [PATCH v2 "

[GSOC] fatal error: curl/curl.h: No such file or directory
 2021-02-20 19:07 UTC  (2+ messages)


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).