messages from 2020-07-23 23:10:12 to 2020-07-27 23:17:43 UTC [more...]
Questions about trailer configuration semantics
2020-07-27 23:17 UTC (11+ messages)
[PATCH 0/5] [GSoC] Improvements to ref-filter
2020-07-27 22:51 UTC (7+ messages)
` [PATCH 1/5] ref-filter: support different email formats
` [PATCH 2/5] ref-filter: add `short` option for 'tree' and 'parent'
` [PATCH 3/5] pretty: refactor `format_sanitized_subject()`
` [PATCH 4/5] format-support: move `format_sanitized_subject()` from pretty
` [PATCH 5/5] ref-filter: add `sanitize` option for 'subject' atom
[PATCH v3 00/16] Changed Paths Bloom Filters
2020-07-27 21:33 UTC (4+ messages)
` [PATCH v4 00/15] "
` [PATCH v4 10/15] commit-graph: reuse existing Bloom filters during write
[PATCH v2 0/4] upload-pack: custom allowed object filters
2020-07-27 20:03 UTC (10+ messages)
[ANNOUNCE] Git v2.28.0
2020-07-27 19:24 UTC (2+ messages)
` [ANNOUNCE] git-filter-repo v2.28.0 (Was: Re: [ANNOUNCE] Git v2.28.0)
Draft of Git Rev News edition 65
2020-07-27 18:50 UTC
[PATCH 00/21] Maintenance builtin, allowing 'gc --auto' customization
2020-07-27 18:27 UTC (46+ messages)
` [PATCH v2 00/18] "
` [PATCH v2 01/18] maintenance: create basic maintenance runner
` [PATCH v2 03/18] maintenance: replace run_auto_gc()
` [PATCH v2 04/18] maintenance: initialize task array
` [PATCH v2 05/18] maintenance: add commit-graph task
` [PATCH v2 06/18] maintenance: add --task option
` [PATCH v2 08/18] maintenance: add prefetch task
` [PATCH v2 09/18] maintenance: add loose-objects task
` [PATCH v2 10/18] maintenance: add incremental-repack task
` [PATCH v2 11/18] maintenance: auto-size incremental-repack batch
Verbose commit message diff not showing changes from pre-commit hook
2020-07-27 18:13 UTC (6+ messages)
[RFC PATCH] Modify fetch-pack to no longer die on error?
2020-07-27 17:11 UTC (6+ messages)
What's cooking in git.git (Jul 2020, #05; Mon, 27)
2020-07-27 16:49 UTC
[PATCH v2 0/3] Remove special casing for PSEUDOREF updates
2020-07-27 16:25 UTC (12+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] Modify pseudo refs through ref backend storage
` [PATCH v4 0/3] Remove special casing for PSEUDOREF updates
` [PATCH v4 1/3] t1400: use git rev-parse for testing PSEUDOREF existence
` [PATCH v4 2/3] Modify pseudo refs through ref backend storage
` [PATCH v4 3/3] Make HEAD a PSEUDOREF rather than PER_WORKTREE
[PATCH v5 02/13] bisect--helper: use '-res' in 'cmd_bisect__helper' return
2020-07-27 16:21 UTC (6+ messages)
Git Inclusion Summit
2020-07-27 15:10 UTC (6+ messages)
problem about 'git am --rej'
2020-07-27 12:05 UTC (2+ messages)
Creation of a branch named that has a directory prefix equal to the name of another branch fail
2020-07-27 9:30 UTC (8+ messages)
[PATCH v4 00/39] SHA-256, part 3/3
2020-07-26 23:56 UTC (58+ messages)
` [PATCH v4 01/39] t: make test-bloom initialize repository
` [PATCH v4 02/39] t1001: use $ZERO_OID
` [PATCH v4 03/39] t3305: make hash agnostic
` [PATCH v4 04/39] t3404: prepare 'short SHA-1 collision' tests for SHA-256
` [PATCH v4 05/39] t6100: make hash size independent
` [PATCH v4 06/39] t6101: "
` [PATCH v4 07/39] t6301: "
` [PATCH v4 08/39] t6500: specify test values for SHA-256
` [PATCH v4 09/39] t6501: avoid hard-coded objects
` [PATCH v4 10/39] t7003: compute appropriate length constant
` [PATCH v4 11/39] t7063: make hash size independent
` [PATCH v4 12/39] t7201: abstract away SHA-1-specific constants
` [PATCH v4 13/39] t7102: "
` [PATCH v4 14/39] t7400: make hash size independent
` [PATCH v4 15/39] t7405: "
` [PATCH v4 16/39] t7506: avoid checking for SHA-1-specific constants
` [PATCH v4 17/39] t7508: use $ZERO_OID instead of hard-coded constant
` [PATCH v4 18/39] t8002: make hash size independent
` [PATCH v4 19/39] t8003: "
` [PATCH v4 20/39] t8011: "
` [PATCH v4 21/39] t9300: abstract away SHA-1-specific constants
` [PATCH v4 22/39] t9300: use $ZERO_OID instead of hard-coded object ID
` [PATCH v4 23/39] t9301: make hash size independent
` [PATCH v4 24/39] t9350: "
` [PATCH v4 25/39] t9500: ensure that algorithm info is preserved in config
` [PATCH v4 26/39] t9700: make hash size independent
` [PATCH v4 27/39] t5308: make test work with SHA-256
` [PATCH v4 28/39] t0410: mark test with SHA1 prerequisite
` [PATCH v4 29/39] http-fetch: set up git directory before parsing pack hashes
` [PATCH v4 30/39] builtin/verify-pack: implement an --object-format option
` [PATCH v4 31/39] bundle: add new version for use with SHA-256
` [PATCH v4 32/39] setup: add support for reading extensions.objectformat
` [PATCH v4 33/39] Enable SHA-256 support by default
` [PATCH v4 34/39] t: add test_oid option to select hash algorithm
` [PATCH v4 35/39] t: allow testing different hash algorithms via environment
` [PATCH v4 36/39] t: make SHA1 prerequisite depend on default hash
` [PATCH v4 37/39] ci: run tests with SHA-256
` [PATCH v4 38/39] docs: add documentation for extensions.objectFormat
` [PATCH v4 39/39] t: remove test_oid_init in tests
git-gui patch staging errors
2020-07-26 22:15 UTC (6+ messages)
[PATCH] bisect: use oid_to_hex_r() instead of memcpy()+oid_to_hex()
2020-07-26 19:02 UTC (2+ messages)
[PATCH v2 2/2] hex: make hash_to_hex_algop() and friends thread-safe
2020-07-26 17:41 UTC (3+ messages)
git - more like a feature request for pro-lifers
2020-07-26 17:40 UTC (2+ messages)
[GIT PULL] l10n updates for 2.28.0 round 1
2020-07-26 16:56 UTC (2+ messages)
[GSoC][PATCH 0/4] t7401: modernize, cleanup and warn
2020-07-26 14:25 UTC (5+ messages)
` [PATCH 1/4] t7401: modernize style
` [PATCH 2/4] t7401: change test_i18ncmp syntax for clarity
` [PATCH 3/4] t7401: ensure uniformity in the '--for-status' test
` [PATCH 4/4] t7401: add a WARNING and a NEEDSWORK
[PATCH v5 00/13] Finish converting git bisect to C part 2
2020-07-26 1:53 UTC (6+ messages)
` [PATCH v5 04/13] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v5 06/13] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions "
[PATCH v5 01/13] bisect--helper: BUG() in cmd_*() on invalid subcommand
2020-07-25 17:27 UTC (2+ messages)
[PATCH v3 00/39] SHA-256, part 3/3
2020-07-25 1:59 UTC (14+ messages)
` [PATCH v3 31/39] bundle: add new version for use with SHA-256
` [PATCH v3 32/39] setup: add support for reading extensions.objectformat
` [PATCH v3 34/39] t: add test_oid option to select hash algorithm
Improving merge of tricky conflicts
2020-07-24 23:04 UTC (20+ messages)
BUG FOLLOWUP: Case insensitivity in worktrees
2020-07-24 21:09 UTC (8+ messages)
[PATCH] githooks.txt: use correct "reference-transaction" hook name
2020-07-24 20:54 UTC (3+ messages)
Trying to update GIT in Ubuntu 18.04
2020-07-24 16:39 UTC (4+ messages)
[PATCH] [RFC] travis-ci: remove bogus 'pyenv' in the Linux jobs
2020-07-24 13:58 UTC (4+ messages)
` [PATCH v2] ci: use absolute PYTHON_PATH "
[PATCH v2] git-send-email: die if sendmail.* config is set
2020-07-24 0:59 UTC (4+ messages)
[PATCH v16] Support auto-merge for meld to follow the vim-diff behavior
2020-07-24 0:58 UTC (3+ messages)
` [PATCH v17] "
[PATCH v3] git-send-email: die if sendmail.* config is set
2020-07-24 0:44 UTC
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).