git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-09-27 12:58:56 to 2021-09-28 18:17:39 UTC [more...]

[PATCH v2 00/19] Adds reftable library code from https://github.com/hanwen/reftable
 2021-09-28 18:17 UTC  (22+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/19] hash.h: provide constants for the hash IDs
  ` [PATCH v3 02/19] reftable: RFC: add LICENSE
  ` [PATCH v3 03/19] reftable: add error related functionality
  ` [PATCH v3 04/19] reftable: utility functions
  ` [PATCH v3 05/19] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v3 06/19] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v3 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c
  ` [PATCH v3 08/19] reftable: reading/writing blocks
  ` [PATCH v3 09/19] reftable: a generic binary tree implementation
  ` [PATCH v3 10/19] reftable: write reftable files
  ` [PATCH v3 11/19] reftable: generic interface to tables
  ` [PATCH v3 12/19] reftable: read reftable files
  ` [PATCH v3 13/19] reftable: reftable file level tests
  ` [PATCH v3 14/19] reftable: add a heap-based priority queue for reftable records
  ` [PATCH v3 15/19] reftable: add merged table view
  ` [PATCH v3 16/19] reftable: implement refname validation
  ` [PATCH v3 17/19] reftable: implement stack, a mutable database of reftable files
  ` [PATCH v3 18/19] reftable: add dump utility
  ` [PATCH v3 19/19] Add "test-tool dump-reftable" command

[PATCH] config.c: remove unused git_config_key_is_valid()
 2021-09-28 18:03 UTC  (2+ messages)

[PATCH] string-list.[ch]: remove string_list_init() compatibility function
 2021-09-28 18:00 UTC  (2+ messages)

[PATCH 0/5] refs: remove long-dead code
 2021-09-28 17:58 UTC  (7+ messages)
` [PATCH 1/5] refs.[ch]: remove unused ref_storage_backend_exists()
` [PATCH 2/5] refs/ref-cache.[ch]: remove unused remove_entry_from_dir()
` [PATCH 3/5] refs/ref-cache.[ch]: remove unused add_ref_entry()
` [PATCH 4/5] refs/ref-cache.c: remove "mkdir" parameter from find_containing_dir()
` [PATCH 5/5] refs/ref-cache.[ch]: remove "incomplete" from create_dir_entry()

[PATCH v2] Makefile: make the "sparse" target non-.PHONY
 2021-09-28 17:44 UTC  (4+ messages)
` [PATCH v3] Makefile: add a non-.PHONY "sparse-incr" target
  ` [PATCH v4] "

[PATCH v3 2/3] win32: allow building with pedantic mode enabled
 2021-09-28 17:37 UTC  (5+ messages)

What's cooking in git.git (Sep 2021, #08; Mon, 27)
 2021-09-28 17:33 UTC  (15+ messages)
` da/difftool (was: Re: What's cooking in git.git (Sep 2021, #08; Mon, 27))
` ns/batched-fsync & en/remerge-diff (was "
` sg/test-split-index-fix "
` hn/reftable (Re: "

[PATCH] grep: demonstrate bug with textconv attributes and submodules
 2021-09-28 17:18 UTC  (4+ messages)

Feature Request: `git commit --amend-to`
 2021-09-28 16:52 UTC  (3+ messages)

git-blame: '--color-by-age' option not documented in manual page
 2021-09-28 16:22 UTC  (6+ messages)
` [PATCH] blame: document --color-* options

[PATCH] reset: behave correctly with sparse-checkout
 2021-09-28 15:20 UTC 

Commit is marked as new, despite on it already on branch
 2021-09-28 13:36 UTC 

[PATCH 00/10] fix bug, use existing enums
 2021-09-28 13:14 UTC  (11+ messages)
` [PATCH 01/10] parse-options.h: move PARSE_OPT_SHELL_EVAL between enums
` [PATCH 02/10] parse-options.[ch]: consistently use "enum parse_opt_flags"
` [PATCH 03/10] parse-options.[ch]: consistently use "enum parse_opt_result"
` [PATCH 04/10] parse-options.c: use exhaustive "case" arms for "enum parse_opt_type"
` [PATCH 05/10] parse-options.h: make the "flags" in "struct option" an enum
` [PATCH 06/10] parse-options.c: move optname() earlier in the file
` [PATCH 07/10] commit-graph: stop using optname()
` [PATCH 08/10] parse-options.[ch]: make opt{bug,name}() "static"
` [PATCH 09/10] parse-options tests: test optname() output
` [PATCH 10/10] parse-options: change OPT_{SHORT,UNSET} to an enum

Draft of Git Rev News edition 79
 2021-09-28 12:36 UTC 

[PATCH] avoid insecure use of mail in man page example
 2021-09-28 12:16 UTC 

[PATCH 0/3] Makefile: tighten pedantic flag
 2021-09-28 12:07 UTC  (8+ messages)
` [PATCH 1/3] Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format better
` [PATCH 2/3] Makefile: avoid multiple -Wall in CFLAGS
` [PATCH 3/3] config.mak.dev: simplify compiler check for multiple compilers

[PATCH] bisect--helper: add space between colon and following sentence
 2021-09-28 10:53 UTC 

[PATCH 0/5] rebase -i: a couple of small improvements
 2021-09-28 10:20 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] rebase: fix todo-list rereading

[PATCH v3] submodule: absorb git dir instead of dying on deinit
 2021-09-28  9:53 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/7] Add a new --remerge-diff capability to show & log
 2021-09-28  8:01 UTC  (5+ messages)
` [PATCH 5/7] tmp-objdir: new API for creating and removing primary object dirs
` [PATCH 6/7] show, log: provide a --remerge-diff capability

Issues with newest version of openssh 8.8p1-1
 2021-09-28  7:54 UTC  (4+ messages)

[PATCH v3 00/15] [RFC] Upstreaming the Scalar command
 2021-09-28  7:27 UTC  (15+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 01/15] scalar: create a rudimentary executable
  ` [PATCH v4 04/15] scalar: 'register' sets recommended config and starts maintenance
  ` [PATCH v4 11/15] scalar: allow reconfiguring an existing enlistment
  ` [PATCH v4 13/15] scalar: implement the `delete` command

[PATCH 0/5] Designated initializer cleanup & conversion
 2021-09-28  6:15 UTC  (21+ messages)
` [PATCH 2/5] *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
` [PATCH 5/5] cbtree.h: define cb_init() in terms of CBTREE_INIT
` [PATCH v2 0/5] Designated initializer cleanup & conversion
  ` [PATCH v2 1/5] submodule-config.h: remove unused SUBMODULE_INIT macro
  ` [PATCH v2 2/5] *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
  ` [PATCH v2 3/5] *.h _INIT macros: don't specify fields equal to 0
  ` [PATCH v2 4/5] *.h: move some *_INIT to designated initializers

ANSI sequences produced on non-ANSI terminal
 2021-09-28  5:42 UTC  (15+ messages)
` [PATCH] config: add an includeIf.env{Exists,Bool,Is,Match}

[PATCH 00/15] [RFC] Upstreaming the Scalar command
 2021-09-28  5:19 UTC  (3+ messages)
` [PATCH 08/15] scalar: implement the `clone` subcommand

[INFO] Does Git GUI support Dark Mode on Windows 10 ?
 2021-09-28  3:21 UTC  (6+ messages)

[PATCH] Don't ignore transport_disconnect error codes in fetch and clone
 2021-09-28  2:56 UTC  (2+ messages)

[PATCH v7 00/17] fsck: lib-ify object-file.c & better fsck "invalid object" error reporting
 2021-09-28  2:18 UTC  (19+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/17] fsck tests: add test for fsck-ing an unknown type
  ` [PATCH v8 02/17] fsck tests: refactor one test to use a sub-repo
  ` [PATCH v8 03/17] fsck tests: test current hash/type mismatch behavior
  ` [PATCH v8 04/17] fsck tests: test for garbage appended to a loose object
  ` [PATCH v8 05/17] cat-file tests: move bogus_* variable declarations earlier
  ` [PATCH v8 06/17] cat-file tests: test for missing/bogus object with -t, -s and -p
  ` [PATCH v8 07/17] cat-file tests: add corrupt loose object test
  ` [PATCH v8 08/17] cat-file tests: test for current --allow-unknown-type behavior
  ` [PATCH v8 09/17] object-file.c: don't set "typep" when returning non-zero
  ` [PATCH v8 10/17] object-file.c: return -1, not "status" from unpack_loose_header()
  ` [PATCH v8 11/17] object-file.c: make parse_loose_header_extended() public
  ` [PATCH v8 12/17] object-file.c: simplify unpack_loose_short_header()
  ` [PATCH v8 13/17] object-file.c: use "enum" return type for unpack_loose_header()
  ` [PATCH v8 14/17] object-file.c: return ULHR_TOO_LONG on "header too long"
  ` [PATCH v8 15/17] object-file.c: stop dying in parse_loose_header()
  ` [PATCH v8 16/17] fsck: don't hard die on invalid object types
  ` [PATCH v8 17/17] fsck: report invalid object type-path combinations

[PATCH 0/9] No more adding submodule ODB as alternate
 2021-09-28  0:29 UTC  (3+ messages)
` [PATCH 5/9] merge-{ort,recursive}: remove add_submodule_odb()

[PATCH v8 1/2] grep: refactor next_match() and match_one_pattern() for external use
 2021-09-28  0:03 UTC  (3+ messages)
` [PATCH v8 2/2] pretty: colorize pattern matches in commit messages

[PATCH 0/6] Non-trivial designated initializer conversion
 2021-09-27 23:56 UTC  (9+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT
  ` [PATCH v2 4/5] builtin/remote.c: add and use a REF_STATES_INIT
  ` [PATCH v2 5/5] builtin/remote.c: add and use SHOW_INFO_INIT

[PATCH v5 0/7] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-27 23:53 UTC  (7+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 4/8] core.fsyncobjectfiles: add windows support for batch mode

[PATCH v9 0/3] maintenance: add support for systemd timers on Linux
 2021-09-27 21:44 UTC  (4+ messages)
` [PATCH v10 "

[PATCH 0/1] maintenance: fix test t7900-maintenance.sh
 2021-09-27 21:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/6] Fix various issues around removal of untracked files/directories
 2021-09-27 21:31 UTC  (16+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] t2500: add various tests for nuking untracked files
  ` [PATCH v3 02/11] checkout, read-tree: fix leak of unpack_trees_options.dir
  ` [PATCH v3 03/11] read-tree, merge-recursive: overwrite ignored files by default
  ` [PATCH v3 04/11] unpack-trees: introduce preserve_ignored to unpack_trees_options
  ` [PATCH v3 05/11] unpack-trees: make dir an internal-only struct
  ` [PATCH v3 06/11] Remove ignored files by default when they are in the way
  ` [PATCH v3 07/11] Change unpack_trees' 'reset' flag into an enum
  ` [PATCH v3 08/11] unpack-trees: avoid nuking untracked dir in way of unmerged file
  ` [PATCH v3 09/11] unpack-trees: avoid nuking untracked dir in way of locally deleted file
  ` [PATCH v3 10/11] Comment important codepaths regarding nuking untracked files/dirs
  ` [PATCH v3 11/11] Documentation: call out commands that nuke untracked files/directories

Bug Report: git ls-files -d
 2021-09-27 21:21 UTC  (2+ messages)

[PATCH v3 00/14] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-09-27 20:51 UTC  (4+ messages)
` [PATCH v4 00/13] Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior

[PATCH 0/8] Makefile: generate a hook-list.h, prep for config-based-hooks
 2021-09-27 20:23 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH v2] lazyload.h: use an even more generic function pointer than FARPROC
 2021-09-27 20:13 UTC  (6+ messages)
` [PATCH v3 0/2] js/win-lazyload-buildfix
  ` [PATCH v3 2/2] lazyload.h: use an even more generic function pointer than FARPROC

[PATCH] doc: fix capitalization in porcelain v2 section
 2021-09-27 20:12 UTC  (3+ messages)

[PATCH 01/16] t7900: clean up some more broken refs
 2021-09-27 19:49 UTC  (3+ messages)

[PATCH] connect: also update offset for features without values
 2021-09-27 19:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Use default values from settings instead of config
 2021-09-27 17:59 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 16/16] refs: drop "broken" flag from for_each_fullref_in()
 2021-09-27 17:47 UTC  (2+ messages)

[PATCH 12/16] refs: turn on GIT_REF_PARANOIA by default
 2021-09-27 17:42 UTC  (2+ messages)

[PATCH v3 6/8] grep: add repository to OID grep sources
 2021-09-27 17:30 UTC  (3+ messages)
` [RFC PATCH 0/3] grep: don'\''t add subrepos to in-memory alternates

What's cooking in git.git (Sep 2021, #07; Thu, 23)
 2021-09-27 17:33 UTC  (3+ messages)

New built-in fsmonitor: messages accidentally on stdout?
 2021-09-27 13:52 UTC  (3+ messages)

[PATCH 0/7] Builtin FSMonitor Part 1
 2021-09-27 13:37 UTC  (6+ messages)
` [PATCH v2 "


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