git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-07-11 17:00:05 to 2021-07-13 17:37:42 UTC [more...]

[PATCH v6 00/14] Sparse-index: integrate with status
 2021-07-13 17:37 UTC  (37+ messages)
` [PATCH v7 00/16] "
  ` [PATCH v7 10/16] unpack-trees: handle dir/file conflict of sparse entries
  ` [PATCH v7 12/16] diff-lib: handle index diffs with sparse dirs
  ` [PATCH v7 15/16] wt-status: expand added sparse directory entries
  ` [PATCH v8 00/15] Sparse-index: integrate with status
    ` [PATCH v8 01/15] sparse-index: skip indexes with unmerged entries
    ` [PATCH v8 02/15] sparse-index: include EXTENDED flag when expanding
    ` [PATCH v8 03/15] t1092: replace incorrect 'echo' with 'cat'
    ` [PATCH v8 04/15] t1092: expand repository data shape
    ` [PATCH v8 05/15] t1092: add tests for status/add and sparse files
    ` [PATCH v8 06/15] unpack-trees: preserve cache_bottom
    ` [PATCH v8 07/15] unpack-trees: compare sparse directories correctly
    ` [PATCH v8 08/15] unpack-trees: rename unpack_nondirectories()
    ` [PATCH v8 09/15] unpack-trees: unpack sparse directory entries
    ` [PATCH v8 10/15] dir.c: accept a directory as part of cone-mode patterns
    ` [PATCH v8 11/15] diff-lib: handle index diffs with sparse dirs
    ` [PATCH v8 12/15] status: skip sparse-checkout percentage with sparse-index
    ` [PATCH v8 13/15] status: use sparse-index throughout
    ` [PATCH v8 14/15] wt-status: expand added sparse directory entries
    ` [PATCH v8 15/15] fsmonitor: integrate with sparse index

[PATCH v2 00/28] Builtin FSMonitor Feature
 2021-07-13 17:36 UTC  (23+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 02/34] fsmonitor--daemon: man page
  ` [PATCH v3 14/34] fsmonitor--daemon: implement 'start' command
  ` [PATCH v3 17/34] fsmonitor--daemon: define token-ids
  ` [PATCH v3 19/34] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
  ` [PATCH v3 23/34] t/helper/test-touch: add helper to touch a series of files
  ` [PATCH v3 24/34] t/perf/p7519: speed up test using "test-tool touch"

[PATCH] ci: run `make sparse` as a GitHub workflow
 2021-07-13 17:34 UTC  (3+ messages)

PATCH: improve git switch documentation
 2021-07-13 16:10 UTC  (64+ messages)
  ` What actually is a branch?
                                  ` Naming the --forec option [[Re: PATCH: improve git switch documentation]]

[PATCH 0/6] ci: speed-up the Windows parts of our GitHub workflow
 2021-07-13 15:11 UTC  (5+ messages)
` [PATCH 5/6] ci(vs-build): build with NO_GETTEXT

[Patch 0/3] includeIf series for worktrees
 2021-07-13 13:03 UTC  (5+ messages)
` [Patch 1/3] config.c: add conditional include based on worktree
` [Patch 2/3] Documentation/config.txt: add worktree includeIf conditionals
` [Patch 3/3] t1305: add tests for includeIf:worktree

[PATCH] l10n: allows to translate diff messages
 2021-07-13 12:01 UTC 

[PATCH] revision: allow pseudo options after --end-of-options
 2021-07-13  8:57 UTC  (9+ messages)

[PATCH v1] load_ref_decorations(): fix decoration with tags
 2021-07-13  8:47 UTC  (5+ messages)
  ` [PATCH v2] "

[GSoC] My Git Dev Blog – Week 8
 2021-07-13  8:46 UTC  (3+ messages)

[PATCH v4 0/6] refs: cleanup errno sideband ref related functions
 2021-07-13  8:28 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/6] refs/files-backend: stop setting errno from lock_ref_oid_basic
  ` [PATCH v5 4/6] refs: add failure_errno to refs_read_raw_ref() signature
  ` [PATCH v6? 00/17] refs API: get rid of errno setting entirely
    ` [PATCH v6? 08/17] refs file-backend.c: stop setting "EBUSY" in verify_lock()
    ` [PATCH v6? 15/17] refs API: make resolve_ref_unsafe() not set errno

[PATCH 0/6] add missing __attribute__((format))
 2021-07-13  8:05 UTC  (19+ messages)
` [PATCH 4/6] *.h: add a few "
` [PATCH 5/6] bugreport.c: tweak cmd_bugreport() to use __attribute__((printf))
` [PATCH 6/6] git-compat-util.h: add __attribute__((printf)) to git_*printf*
` [PATCH v2 0/6] add missing __attribute__((format))
  ` [PATCH v2 1/6] *.c static functions: don't forward-declare __attribute__
  ` [PATCH v2 2/6] sequencer.c: move static function to avoid forward decl
  ` [PATCH v2 3/6] *.c static functions: add missing __attribute__((format))
  ` [PATCH v2 4/6] *.h: add a few "
  ` [PATCH v2 5/6] advice.h: add missing __attribute__((format)) & fix usage
  ` [PATCH v2 6/6] strbuf.h: add a comment about "missing" strftime() checking

[PATCH v6 0/3] maintenance: add support for systemd timers on Linux
 2021-07-13  7:04 UTC  (10+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`

[PATCH v2 0/3] worktree: teach add to accept --reason with --lock
 2021-07-13  3:47 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] worktree: teach `add` to accept --reason <string> "

[PATCH v2 0/2] extra: new concept of extra components
 2021-07-13  1:19 UTC  (5+ messages)

git interpret-trailers: behavior with input without trailing newline
 2021-07-13  0:35 UTC  (2+ messages)

[PATCH] rev-list: add option for --pretty without header
 2021-07-13  0:15 UTC  (9+ messages)
` [PATCH v2] rev-list: add option for --pretty=format "

[PATCH] pull: abort if --ff-only is given and fast-forwarding is impossible
 2021-07-12 23:24 UTC  (23+ messages)

[Question] worktree vs. gitdir in [includeIf]
 2021-07-12 22:22 UTC  (3+ messages)

[RFC] Bump {diff,merge}.renameLimit ?
 2021-07-12 21:41 UTC  (9+ messages)

[PATCH 0/3] Improve the documentation and warnings dealing with rename/copy limits
 2021-07-12 21:27 UTC  (7+ messages)
` [PATCH 1/3] doc: clarify documentation for "
` [PATCH 3/3] diff: correct warning message when renameLimit exceeded

[PATCH] Add commit & tag signing/verification via SSH keys using ssh-keygen
 2021-07-12 21:16 UTC  (5+ messages)
` [PATCH v2] Add commit, tag & push "

[PATCH 0/3] Add a generated list of hooks in hook-list.h
 2021-07-12 20:55 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH] git-diff: fix missing --merge-base docs
 2021-07-12 20:52 UTC  (2+ messages)

[PATCH 0/5] tests: migrate to "test-tool pkt-line"
 2021-07-12 20:41 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] serve tests: add missing "extra delim" test
  ` [PATCH v2 2/5] serve tests: use test_cmp in "protocol violations" test
  ` [PATCH v2 3/5] tests: replace [de]packetize() shell+perl test-tool pkt-line
  ` [PATCH v2 4/5] tests: replace remaining packetize() with "test-tool pkt-line"
  ` [PATCH v2 5/5] test-lib-functions.sh: remove unused [de]packetize() functions

[PATCH 00/19] [GSOC] cat-file: reuse ref-filter logic
 2021-07-12 20:38 UTC  (29+ messages)
` [PATCH 01/19] cat-file: handle trivial --batch format with --batch-all-objects
` [PATCH 02/19] cat-file: merge two block into one
` [PATCH 03/19] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 04/19] [GSOC] ref-filter: add %(raw) atom
` [PATCH 05/19] [GSOC] ref-filter: --format=%(raw) re-support --perl
` [PATCH 06/19] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH 07/19] [GSOC] ref-filter: add %(rest) atom
` [PATCH 08/19] [GSOC] ref-filter: pass get_object() return value to their callers
` [PATCH 09/19] [GSOC] ref-filter: introduce free_ref_array_item_value() function
` [PATCH 10/19] [GSOC] ref-filter: introduce reject_atom()
` [PATCH 11/19] [GSOC] ref-filter: modify the error message and value in get_object
` [PATCH 12/19] [GSOC] cat-file: add has_object_file() check
` [PATCH 13/19] [GSOC] cat-file: change batch_objects parameter name
` [PATCH 14/19] [GSOC] cat-file: reuse ref-filter logic
` [PATCH 15/19] [GSOC] cat-file: reuse err buf in batch_object_write()
` [PATCH 16/19] [GSOC] cat-file: re-implement --textconv, --filters options
` [PATCH 17/19] [GSOC] ref-filter: remove grab_oid() function
` [PATCH 18/19] [GSOC] cat-file: create p1006-cat-file.sh
` [PATCH 19/19] [GSOC] cat-file: use fast path when using default_format

[PATCH 0/5] Sparse index: integrate with commit and checkout
 2021-07-12 18:46 UTC  (3+ messages)

[PATCH 0/3] strbuf.[ch]: add STRBUF_HINT_SIZE, don't hardcode 8192
 2021-07-12 17:58 UTC  (4+ messages)
` [PATCH 2/3] strbuf.h API users: don't hardcode 8192, use STRBUF_HINT_SIZE

[PATCH] packfile: enhance the mtime of packfile by idx file
 2021-07-12 16:17 UTC  (3+ messages)

[PATCH] test: pull: add test for disabling pull.ff=only
 2021-07-12  5:34 UTC  (3+ messages)

[BUG] `git reset --hard` fails with `update = none` submodules
 2021-07-11 16:59 UTC  (4+ messages)
` [PATCH v2] submodule: mark submodules with update=none as inactive


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