git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-10 05:09:28 to 2021-05-11 20:27:21 UTC [more...]

Why doesn't `git log -m` imply `-p`?
 2021-05-11 20:27 UTC  (26+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
  ` [PATCH 1/6] t4013: add test for "git diff-index -m"
  ` [PATCH 2/6] diff-merges: move specific diff-index "-m" handling to diff-index
  ` [PATCH 3/6] git-svn: stop passing "-m" to "git rev-list"
  ` [PATCH 4/6] stash list: stop passing "-m" to "git list"
  ` [PATCH 5/6] diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
  ` [PATCH 6/6] diff-merges: let -m imply -p

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-05-11 20:25 UTC  (20+ messages)

[RFC suggestion] Generate manpage directly with Asciidoctor
 2021-05-11 20:22 UTC  (20+ messages)

[PATCH v2 0/8] Directory traversal fixes
 2021-05-11 20:12 UTC  (27+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] [RFC] dir: convert trace calls to trace2 equivalents
  ` [PATCH v3 3/8] [RFC] ls-files: error out on -i unless -o or -c are specified
  ` [PATCH v3 4/8] t7300: add testcase showing unnecessary traversal into ignored directory
  ` [PATCH v3 6/8] dir: avoid "
  ` [PATCH v4 0/8] Directory traversal fixes
    ` [PATCH v4 1/8] dir: convert trace calls to trace2 equivalents
    ` [PATCH v4 2/8] dir: report number of visited directories and paths with trace2
    ` [PATCH v4 3/8] ls-files: error out on -i unless -o or -c are specified
    ` [PATCH v4 4/8] t7300: add testcase showing unnecessary traversal into ignored directory
    ` [PATCH v4 5/8] t3001, t7300: add testcase showcasing missed directory traversal
    ` [PATCH v4 6/8] dir: avoid unnecessary traversal into ignored directory
    ` [PATCH v4 7/8] dir: traverse into untracked directories if they may have ignored subfiles
    ` [PATCH v4 8/8] dir: update stale description of treat_directory()

[PATCH v3] git-send-email: use ! to indicate relative path to command
 2021-05-11 20:03 UTC  (3+ messages)

[PATCH] fsmonitor: only enable it in non-bare repositories
 2021-05-11 19:24 UTC  (5+ messages)

[PATCH] git-send-email: use ! to indicate relative path to command
 2021-05-11 19:11 UTC  (4+ messages)

[PATCH v2] git-send-email: use ! to indicate relative path to command
 2021-05-11 19:01 UTC 

"bad revision" fetch error when fetching missing objects from partial clones
 2021-05-11 18:44 UTC  (2+ messages)

[PATCH] remote-curl: fix clone on sha256 repos
 2021-05-11 18:25 UTC  (4+ messages)

Syntax for specifying a command in git config
 2021-05-11 18:17 UTC  (2+ messages)

[PATCH] Fix -Wmaybe-uninitialized warnings under -O0
 2021-05-11 18:08 UTC  (13+ messages)
` [PATCH] trace2: refactor to avoid gcc warning under -O3
  ` [PATCH v2] "

[PATCH] maintenance: use systemd timers on Linux
 2021-05-11 17:31 UTC  (17+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH] tr2: log parent process name
 2021-05-11 17:28 UTC  (3+ messages)

[PATCH v2] [GSOC] ref-filter: fix read invalid union member bug
 2021-05-11 15:35 UTC  (14+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] maintenance: fix two memory leaks
 2021-05-11 15:13 UTC  (9+ messages)
    `  "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH 0/2] [GSOC][RFC] ref-filter: introduce enum atom_type
 2021-05-11 13:05 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] [GSOC] ref-filter: add objectsize to used_atom
  ` [PATCH v2 2/2] [GSOC] ref-filter: introduce enum atom_type

git switch/restore, still experimental?
 2021-05-11  7:15 UTC  (12+ messages)

[PATCH 0/4] Makefile/perl: correctly re-generate build/* + speed up under NO_GETTEXT=Y
 2021-05-11  7:05 UTC  (11+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] Makefile: regenerate perl/build/* if GIT-PERL-DEFINES changes
  ` [PATCH v2 2/6] Makefile: don't re-define PERL_DEFINES
  ` [PATCH v2 3/6] Makefile: make PERL_DEFINES recursively expanded
  ` [PATCH v2 4/6] Makefile: split up the deceleration of PERL_DEFINES
  ` [PATCH v2 5/6] Makefile: regenerate *.pm on NO_PERL_CPAN_FALLBACKS change
  ` [PATCH v2 6/6] perl: use mock i18n functions under NO_GETTEXT=Y

[PATCH] Optimize the description of the configuration in packfile-uris doc
 2021-05-11  6:45 UTC  (2+ messages)
` [PATCH v2] packfile-uri.txt: fix blobPackfileUri description

[PATCH v1 0/8] format-patch: introduce --confirm-overwrite
 2021-05-11  6:37 UTC  (19+ messages)
` [PATCH v1 1/8] compat/terminal: let prompt accept input from pipe

[PATCH] refs: cleanup directories when deleting packed ref
 2021-05-11  4:58 UTC  (8+ messages)

[PATCH v1 2/8] format-patch: confirmation whenever patches exist
 2021-05-11  3:17 UTC  (3+ messages)

gitignore + commit with excludes = bug
 2021-05-11  2:23 UTC  (8+ messages)

[PATCH] builtin/gc: warn when core.commitGraph is disabled
 2021-05-11  2:17 UTC  (4+ messages)
  `  "

Preserving the ability to have both SHA1 and SHA256 signatures
 2021-05-10 22:42 UTC  (4+ messages)
  ` Is the sha256 object format experimental or not?

[PATCH] merge-ort: split "distinct types" message into two translatable messages
 2021-05-10 22:33 UTC  (6+ messages)

git-credential-cache inner workings
 2021-05-10 21:25 UTC  (2+ messages)

[PATCH v3 0/7] Maintenance III: Background maintenance
 2021-05-10 18:42 UTC  (7+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 2/8] maintenance: add --schedule option and config

[PATCH] git-p4: fix "git p4 sync" after ignored changelist
 2021-05-10 17:36 UTC  (2+ messages)

[Patch 1/3] connect.c: add nonstopssh variant to the sshVariant set
 2021-05-10 15:24 UTC  (6+ messages)

[PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes
 2021-05-10 14:19 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/11] test-lib: bring $remove_trash out of retirement
  ` [PATCH v6 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
  ` [PATCH v6 03/11] test-lib-functions: reword "test_commit --append" docs
  ` [PATCH v6 04/11] test-lib-functions: document test_commit --no-tag
  ` [PATCH v6 05/11] test-lib functions: add an --annotated option to "test_commit"
  ` [PATCH v6 06/11] describe tests: convert setup to use test_commit
  ` [PATCH v6 07/11] test-lib functions: add --printf option to test_commit
  ` [PATCH v6 08/11] submodule tests: use symbolic-ref --short to discover branch name
  ` [PATCH v6 09/11] test-lib: reformat argument list in test_create_repo()
  ` [PATCH v6 10/11] test-lib: do not show advice about init.defaultBranch under --verbose
  ` [PATCH v6 11/11] test-lib: split up and deprecate test_create_repo()

Re: [PATCH] maintenance: fix two memory leaks
 2021-05-10 11:47 UTC 

[PATCH] Packfile-uris support excluding commit objects
 2021-05-10 11:14 UTC  (2+ messages)

[PATCH] graph: improve grammar of "invalid color" error message
 2021-05-10  6:10 UTC  (3+ 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).