git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-23 12:57:12 to 2021-11-26 07:31:23 UTC [more...]

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

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

[PATCH 0/8] Avoid removing the current working directory, even if it becomes empty
 2021-11-26  6:52 UTC  (22+ 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 1/9] t2501: add various tests for removing the current working directory
  ` [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 5/9] symlinks: do not include startup_info->original_cwd in dir removal
  ` [PATCH v2 6/9] clean: do not attempt to remove startup_info->original_cwd
  ` [PATCH v2 7/9] stash: "
  ` [PATCH v2 8/9] dir: avoid incidentally removing the original_cwd in remove_path()
  ` [PATCH v2 9/9] dir: new flag to remove_dir_recurse() to spare the original_cwd

[PATCH] mingw: avoid fallback for {local,gm}time_r()
 2021-11-26  6:28 UTC  (2+ messages)

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

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

[PATCH 0/5] run-command API: get rid of "argv"
 2021-11-25 22:52 UTC  (20+ messages)
` [PATCH v2 0/9] run-command API: get rid of "argv" and "env"
  ` [PATCH v2 1/9] worktree: remove redundant NULL-ing of "cp.argv
  ` [PATCH v2 4/9] run-command tests: use strvec_pushv(), not argv assignment
  ` [PATCH v3 0/9] run-command API: get rid of "argv" and "env"
    ` [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 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] githubci: add a workflow for creating GitHub release notes
 2021-11-25 20:57 UTC  (2+ messages)

[PATCH 0/4] Inspect reflog data programmatically in more tests
 2021-11-25 16:00 UTC  (26+ messages)
` [PATCH 2/4] refs: trim newline from reflog message
` [PATCH 3/4] test-ref-store: tweaks to for-each-reflog-ent format
` [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-25 15:56 UTC  (3+ messages)
` [PATCH 1/2] refs: update comment
` [PATCH 2/2] refs: allow skipping OID verification

[PATCH] t1404: mark directory/file conflict tests with REFFILES
 2021-11-25 15:57 UTC 

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

[PATCH 8/8] dir: avoid removing the current working directory
 2021-11-25 13:51 UTC  (24+ messages)

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

What's cooking in git.git (Nov 2021, #06; Wed, 24)
 2021-11-25 13:11 UTC  (2+ messages)

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

[PATCH] completion: add human and auto: date format
 2021-11-25 11:45 UTC  (2+ messages)

why git is so slow for a tiny git push?
 2021-11-25  2:53 UTC  (10+ messages)
      ` [External Mail]Re: "

Letting tools partially resolve conflicts in a file
 2021-11-24 22:32 UTC  (5+ messages)

[ANNOUNCE] Git v2.34.1
 2021-11-24 21:21 UTC  (6+ messages)

Update to Git 2.34.0 breaks application
 2021-11-24 20:51 UTC  (13+ messages)
` [PATCH] editor: only save (and restore) the terminal if using a tty

[PATCH v3 0/2] Sparse Index: diff and blame builtins
 2021-11-24 18:36 UTC  (19+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] sparse index: enable only for git repos
  ` [PATCH v4 2/4] test-read-cache: set up repo after git directory
  ` [PATCH v4 3/4] diff: enable and test the sparse index
  ` [PATCH v4 4/4] blame: "

[PATCH 0/4] implement branch --recurse-submodules
 2021-11-24 18:18 UTC  (19+ messages)
` [PATCH 1/4] submodule-config: add submodules_of_tree() helper
` [PATCH 3/4] branch: add --dry-run option to branch
` [PATCH 4/4] branch: add --recurse-submodules option for branch creation

[PATCH v3] pager: fix crash when pager program doesn't exist
 2021-11-24 15:55 UTC  (3+ messages)

[PATCH v2] pager: fix crash when pager program doesn't exist
 2021-11-24 15:51 UTC  (9+ messages)

[PATCH 1/1] git-compat-util: add a test balloon for C99 support
 2021-11-24 15:10 UTC  (12+ messages)
                ` [PATCH 1/1] git-compat-util: add a test balloon for C99 supporty

[PATCH] fast-export: fix surprising behavior with --first-parent
 2021-11-24 13:05 UTC  (7+ messages)

[PATCH] unpack-objects: unpack large object in stream
 2021-11-24  9:00 UTC  (4+ messages)
` [PATCH v3 1/5] object-file: refactor write_loose_object() to read buffer from stream

[PATCH v6 0/5] teach submodules to know they're submodules
 2021-11-24  1:38 UTC  (6+ messages)
` [RFC PATCH 0/2] submodule: test what happens if submodule.superprojectGitDir isn't around

"format-patch" command doesn't support SSH signing
 2021-11-24  0:49 UTC  (4+ messages)

[PATCH v4 0/1] ls-tree.c: support `--oid-only` option
 2021-11-23 22:32 UTC  (3+ messages)
` [PATCH v4 1/1] ls-tree.c: support `--oid-only` option for "git-ls-tree"

[PATCH v10 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
 2021-11-23 22:02 UTC  (6+ messages)
` [PATCH v11 "
  ` [PATCH v11 1/2] doc: git-format-patch: describe the option --always
  ` [PATCH v11 2/2] am: support --empty=<option> to handle empty patches

git 2.34.0: Behavior of `**` in gitignore is different from previous versions
 2021-11-23 21:13 UTC  (11+ messages)

Git subtree command sustainability
 2021-11-23 19:36 UTC  (2+ messages)

[RFC] Branches with --recurse-submodules
 2021-11-23 19:04 UTC  (5+ messages)

[PATCH] fixup??? Merge branch 'ab/ci-updates' into seen
 2021-11-23 17:58 UTC  (7+ messages)

[PATCH] sequencer: fix environment that 'exec' commands run under
 2021-11-23 17:48 UTC  (3+ messages)

[PATCH v4 0/4] sparse-index: expand/collapse based on 'index.sparse'
 2021-11-23 17:21 UTC  (3+ messages)
` [PATCH v5 "

preparing for 2.34.1
 2021-11-23 17:18 UTC  (2+ messages)
` preparing for 2.34.1 (2nd round)

[PATCH v3 0/5] CI: Remove Travis CI, shorten names for GH tooltips, split jobs
 2021-11-23 16:29 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] CI: remove Travis CI support
  ` [PATCH v4 2/5] CI: use shorter names that fit in UX tooltips
  ` [PATCH v4 3/5] CI: rename the "Linux32" job to lower-case "linux32"
  ` [PATCH v4 4/5] CI: use "$runs_on_pool", not "$jobname" to select packages & config
  ` [PATCH v4 5/5] CI: don't run "make test" twice in one job

[PATCH v3 00/15] diff --color-moved[-ws] speedups
 2021-11-23 15:09 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/15] diff --color-moved-ws=allow-indentation-change: simplify and optimize
  ` [PATCH v4 09/15] diff --color-moved: call comparison function directly

[PATCH 0/2] Sparse Index: diff and blame builtins
 2021-11-23 14:57 UTC  (4+ messages)
` [PATCH 2/2] blame: enable and test the sparse index

What's cooking in git.git (Nov 2021, #05; Fri, 19)
 2021-11-23 13:22 UTC  (2+ messages)
` ab/mark-leak-free-tests-even-more (was: What's cooking in git.git (Nov 2021, #05; Fri, 19))

[RFC PATCH] Makefile: add deprecation message for strip target
 2021-11-23 13:00 UTC  (2+ messages)

[PATCH v7 00/17] Upstreaming the Scalar command
 2021-11-23 13:05 UTC  (10+ messages)
` [PATCH v8 "


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