git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-25 11:51:49 to 2021-11-29 22:16:50 UTC [more...]

[PATCH 0/4] Inspect reflog data programmatically in more tests
 2021-11-29 19:35 UTC  (32+ messages)
` [PATCH 2/4] refs: trim newline from reflog message
            ` Re* "
` [PATCH v2 0/5] Inspect reflog data programmatically in more tests
  ` [PATCH v2 1/5] show-branch: show reflog message
  ` [PATCH v2 2/5] test-ref-store: don't add newline to "
  ` [PATCH v2 3/5] t1405: check for_each_reflog_ent_reverse() more thoroughly
  ` [PATCH v2 4/5] test-ref-store: tweaks to for-each-reflog-ent format
  ` [PATCH v2 5/5] refs/debug: trim trailing LF from reflog message

[PATCH 0/2] Allow writing invalid OIDs into refs for testing purposes
 2021-11-29 18:49 UTC  (8+ messages)
` [PATCH 1/2] refs: update comment
` [PATCH 2/2] refs: allow skipping OID verification
` [PATCH v2 0/6] Allow writing invalid OIDs into refs for testing purposes
  ` [PATCH v2 4/6] refs: add REF_SKIP_REFNAME_VERIFICATION flag
  ` [PATCH v2 5/6] t1430: remove refs using test-tool
  ` [PATCH v2 6/6] t1430: create valid symrefs using test-helper

[PATCH] t1404: mark directory/file conflict tests with REFFILES
 2021-11-29 18:20 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] grep: clarify what `grep.patternType=default` means
 2021-11-29 22:10 UTC 

[PATCH 4/4] branch: add --recurse-submodules option for branch creation
 2021-11-29 21:01 UTC  (2+ messages)

[PATCH v2 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
 2021-11-29 21:52 UTC  (12+ messages)
` [PATCH v3 0/7] grep: simplify & delete "init" & "config" code
  ` [PATCH v3 1/7] grep.h: remove unused "regex_t regexp" from grep_opt
  ` [PATCH v3 2/7] log tests: check if grep_config() is called by "log"-like cmds
  ` [PATCH v3 3/7] grep tests: add missing "grep.patternType" config test
  ` [PATCH v3 4/7] built-ins: trust the "prefix" from run_builtin()
  ` [PATCH v3 5/7] grep.c: don't pass along NULL callback value
  ` [PATCH v3 6/7] grep API: call grep_config() after grep_init()
  ` [PATCH v3 7/7] grep: simplify config parsing and option parsing

Update to Git 2.34.0 breaks application
 2021-11-29 21:12 UTC  (8+ messages)
` [PATCH] editor: only save (and restore) the terminal if using a tty

What's cooking in git.git (Nov 2021, #06; Wed, 24)
 2021-11-29 20:48 UTC  (6+ messages)
` bc/require-c99 + jc/c99-var-decl-in-for-loop (was: What's cooking in git.git (Nov 2021, #06; Wed, 24))
  ` bc/require-c99 + jc/c99-var-decl-in-for-loop
` vd/sparse-reset (Was: Re: What's cooking in git.git (Nov 2021, #06; Wed, 24))
  ` vd/sparse-reset

[PATCH 0/8] Avoid removing the current working directory, even if it becomes empty
 2021-11-29 17:42 UTC  (44+ messages)
` [PATCH 1/8] t2501: add various tests for removing the current working directory
` [PATCH v2 0/9] Avoid removing the current working directory, even if it becomes empty
  ` [PATCH v2 2/9] setup: introduce startup_info->original_cwd
  ` [PATCH v2 3/9] unpack-trees: refuse to remove startup_info->original_cwd
  ` [PATCH v2 4/9] unpack-trees: add special cwd handling
  ` [PATCH v2 7/9] stash: do not attempt to remove startup_info->original_cwd
  ` [PATCH v3 00/11] Avoid removing the current working directory, even if it becomes empty
    ` [PATCH v3 01/11] t2501: add various tests for removing the current working directory
    ` [PATCH v3 02/11] setup: introduce startup_info->original_cwd
    ` [PATCH v3 03/11] unpack-trees: refuse to remove startup_info->original_cwd
    ` [PATCH v3 04/11] unpack-trees: add special cwd handling
    ` [PATCH v3 05/11] symlinks: do not include startup_info->original_cwd in dir removal
    ` [PATCH v3 06/11] clean: do not attempt to remove startup_info->original_cwd
    ` [PATCH v3 07/11] rebase: "
    ` [PATCH v3 08/11] stash: "
    ` [PATCH v3 09/11] dir: avoid incidentally removing the original_cwd in remove_path()
    ` [PATCH v3 10/11] dir: new flag to remove_dir_recurse() to spare the original_cwd
    ` [PATCH v3 11/11] t2501: simplify the tests since we can now assume desired behavior

[PATCH] unpack-objects: unpack large object in stream
 2021-11-29 20:44 UTC  (7+ messages)
` [PATCH v3 0/5] unpack large objects "
` [PATCH v3 2/5] object-file.c: handle undetermined oid in write_loose_object()

[PATCH v10 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
 2021-11-29 18:17 UTC  (8+ messages)
` [PATCH v11 "
  ` [PATCH v11 2/2] am: support --empty=<option> "
        `  "

[RFC PATCH v1 1/1] docs: add the new commit-msg tags 'Reported:' and 'Reviewed:'
 2021-11-29 19:20 UTC  (14+ messages)

[PATCH v5 0/8] Sparse Index: integrate with reset
 2021-11-29 15:52 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] reset: rename is_missing to !is_in_reset_tree
  ` [PATCH v6 2/8] reset: preserve skip-worktree bit in mixed reset
  ` [PATCH v6 3/8] sparse-index: update command for expand/collapse test
  ` [PATCH v6 4/8] reset: expand test coverage for sparse checkouts
  ` [PATCH v6 5/8] reset: integrate with sparse index
  ` [PATCH v6 6/8] reset: make sparse-aware (except --mixed)
  ` [PATCH v6 7/8] reset: make --mixed sparse-aware
  ` [PATCH v6 8/8] unpack-trees: improve performance of next_cache_entry

[PATCH 0/2] Set GIT_TRACE2_EVENT_NESTING in test-lib.sh
 2021-11-29 18:44 UTC  (8+ messages)
` [PATCH 1/2] test-lib.sh: set GIT_TRACE2_EVENT_NESTING
` [PATCH 2/2] t/t*: remove custom GIT_TRACE2_EVENT_NESTING

[PATCH 0/4] Fix LLP64 `(size_t)1` compatibility VS C4334 warnings
 2021-11-29 14:44 UTC  (8+ messages)
` [PATCH 1/4] mergesort.c: LLP64 compatibility, upcast unity for left shift
` [PATCH 2/4] repack.c: "
` [PATCH 3/4] diffcore-delta.c: "
` [PATCH 4/4] object-file.c: "

[PATCH] mingw: avoid fallback for {local,gm}time_r()
 2021-11-29 17:30 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 2/4] csum-file.h: increase hashfile buffer size
 2021-11-29 13:49 UTC  (4+ messages)
` t4216-log-bloom.sh fails with -v (but not --verbose-log)

[PATCH] githubci: add a workflow for creating GitHub release notes
 2021-11-29 12:49 UTC  (5+ messages)

[BUG REPORT] `git rebase --exec` shouldn't run the exec command when there is nothing to rebase
 2021-11-29 12:07 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 81
 2021-11-29 10:05 UTC 

git diff -I<regex> does not work with empty +/- lines
 2021-11-29  4:54 UTC  (3+ messages)

[PATCH v2 2/2] test-lib: introduce required prereq for test runs
 2021-11-28 23:38 UTC  (9+ messages)
` [PATCH v3 0/3] test-lib: improve missing prereq handling
  ` [PATCH v3 3/3] test-lib: make BAIL_OUT() work in tests and prereq

Git SSH/GPG signing flags and config
 2021-11-28 23:20 UTC  (2+ messages)

[PATCH] add -p: avoid use of undefined $key when ReadKey -> EOF
 2021-11-28 23:15 UTC  (4+ messages)

misleading message printed when worktree add fails
 2021-11-28 17:11 UTC  (5+ messages)

[PATCH tig 0/2] Allow to toggle revision filter
 2021-11-28  7:58 UTC  (3+ messages)
` [PATCH tig 1/2] argv_format(): extract bool params into bitfield
` [PATCH tig 2/2] Allow to toggle revision filter

Draft of Git Rev News edition 81
 2021-11-27  9:02 UTC 

pull.rebase config option broken in 2.33.1
 2021-11-27  5:27 UTC  (9+ messages)

[ANNOUNCE] Git v2.34.1 NonStop Builds Available
 2021-11-26 22:39 UTC 

[PATCH 8/8] dir: avoid removing the current working directory
 2021-11-26 21:40 UTC  (16+ messages)
                    ` The overhead of bin-wrappers/ (was: [PATCH 8/8] dir: avoid removing the current working directory)

[PATCH v2 0/9] run-command API: get rid of "argv" and "env"
 2021-11-26  9:48 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] worktree: stop being overly intimate with run_command() internals
  ` [PATCH v3 2/9] upload-archive: use regular "struct child_process" pattern
  ` [PATCH v3 3/9] run-command API users: use strvec_pushv(), not argv assignment
  ` [PATCH v3 4/9] run-command tests: "
  ` [PATCH v3 5/9] run-command API users: use strvec_pushl(), not argv construction
  ` [PATCH v3 6/9] run-command API users: use strvec_push(), "
  ` [PATCH v3 7/9] run-command API: remove "argv" member, always use "args"
  ` [PATCH v3 8/9] difftool: use "env_array" to simplify memory management
  ` [PATCH v3 9/9] run-command API: remove "env" member, always use "env_array"

[PATCH] rebase, cherry-pick, revert: only run from toplevel
 2021-11-26  7:31 UTC 

[PATCH v2] Makefile: error out invoking strip target
 2021-11-26  7:38 UTC  (3+ messages)

[PATCH v4] pager: fix crash when pager program doesn't exist
 2021-11-26  6:23 UTC  (2+ messages)

[PATCH v2 0/3] object-name: make ambiguous object output translatable + show tag date
 2021-11-25 22:03 UTC  (8+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 1/6] object-name tests: add tests for ambiguous object blind spots
  ` [PATCH v5 2/6] object-name: explicitly handle OBJ_BAD in show_ambiguous_object()
  ` [PATCH v5 3/6] object-name: make ambiguous object output translatable
  ` [PATCH v5 4/6] object-name: show date for ambiguous tag objects
  ` [PATCH v5 5/6] object-name: iterate ambiguous objects before showing header
  ` [PATCH v5 6/6] object-name: re-use "struct strbuf" in show_ambiguous_object()

[PATCH] gitk: fix error when resizing gitk
 2021-11-21  7:33 UTC 

[PATCH] gitk: fix error when resizing gitk
 2021-11-25 12:57 UTC 

[ANNOUNCE] Git for Windows 2.34.1
 2021-11-25 11:50 UTC 


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