messages from 2021-05-09 08:39:24 to 2021-05-11 18:34:15 UTC [more...]
[PATCH v2 0/8] Directory traversal fixes
2021-05-11 18:34 UTC (19+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] [RFC] dir: convert trace calls to trace2 equivalents
` [PATCH v3 2/8] [RFC] dir: report number of visited directories and paths with trace2
` [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
Why doesn't `git log -m` imply `-p`?
2021-05-11 18:31 UTC (21+ 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] 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] doc: replace jargon word "impact" with "effect"/"affect"
2021-05-11 13:22 UTC (16+ messages)
[PATCH 0/2] [GSOC][RFC] ref-filter: introduce enum atom_type
2021-05-11 13:05 UTC (16+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/2] "
` [PATCH v2 1/2] [GSOC] ref-filter: add objectsize to used_atom
` [PATCH v2 2/2] [GSOC] ref-filter: introduce enum atom_type
[RFC suggestion] Generate manpage directly with Asciidoctor
2021-05-11 12:44 UTC (12+ messages)
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 (22+ messages)
` [PATCH v1 1/8] compat/terminal: let prompt accept input from pipe
` [PATCH v1 7/8] doc/format-patch: describe --confirm-overwrite
[PATCH] refs: cleanup directories when deleting packed ref
2021-05-11 4:58 UTC (12+ messages)
[PATCH v1 2/8] format-patch: confirmation whenever patches exist
2021-05-11 3:17 UTC (4+ 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 (3+ 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 (4+ messages)
[PATCH 0/2] minor doc fixes
2021-05-10 4:14 UTC (6+ messages)
` [PATCH 1/2] git-repack.txt: remove spurious ")"
` [PATCH 2/2] pretty-formats.txt: add missing space
`git index-pack --strict` is *very* slow during pushes to large repos
2021-05-09 20:52 UTC
Fwd: git-cvsimport documentation improvement
2021-05-09 18:05 UTC (3+ messages)
[PATCH] mailinfo: strip CR from base64/quoted-printable email
2021-05-09 17:12 UTC (8+ messages)
` [PATCH v4 0/6] Teach am/mailinfo to process quoted CR
` [PATCH v4 1/6] mailinfo: load default metainfo_charset lazily
` [PATCH v4 2/6] mailinfo: stop parsing options manually
` [PATCH v4 3/6] mailinfo: warn if CRLF found in decoded base64/QP email
` [PATCH v4 4/6] mailinfo: allow squelching quoted CRLF warning
` [PATCH v4 5/6] mailinfo: allow stripping quoted CR without warning
` [PATCH v4 6/6] am: learn to process quoted lines that ends with CRLF
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).