messages from 2021-04-27 19:32:01 to 2021-04-30 09:43:29 UTC [more...]
[PATCH v2 00/30] subtree: clean up, improve UX
2021-04-30 9:38 UTC (34+ messages)
` [PATCH v3 "
` [PATCH v3 01/30] .gitignore: Ignore /git-subtree
` [PATCH v3 02/30] subtree: t7900: update for having the default branch name be 'main'
` [PATCH v3 03/30] subtree: t7900: use test-lib.sh's test_count
` [PATCH v3 04/30] subtree: t7900: use consistent formatting
` [PATCH v3 05/30] subtree: t7900: comment subtree_test_create_repo
` [PATCH v3 06/30] subtree: t7900: use 'test' for string equality
` [PATCH v3 07/30] subtree: t7900: delete some dead code
` [PATCH v3 08/30] subtree: t7900: fix 'verify one file change per commit'
` [PATCH v3 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
` [PATCH v3 10/30] subtree: t7900: add a test for the -h flag
` [PATCH v3 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
` [PATCH v3 12/30] subtree: don't have loose code outside of a function
` [PATCH v3 13/30] subtree: more consistent error propagation
` [PATCH v3 14/30] subtree: drop support for git < 1.7
` [PATCH v3 15/30] subtree: use `git merge-base --is-ancestor`
` [PATCH v3 16/30] subtree: use git-sh-setup's `say`
` [PATCH v3 17/30] subtree: use more explicit variable names for cmdline args
` [PATCH v3 18/30] subtree: use "$*" instead of "$@" as appropriate
` [PATCH v3 19/30] subtree: don't fuss with PATH
` [PATCH v3 20/30] subtree: use "^{commit}" instead of "^0"
` [PATCH v3 21/30] subtree: parse revs in individual cmd_ functions
` [PATCH v3 22/30] subtree: remove duplicate check
` [PATCH v3 23/30] subtree: add comments and sanity checks
` [PATCH v3 24/30] subtree: don't let debug and progress output clash
` [PATCH v3 25/30] subtree: have $indent actually affect indentation
` [PATCH v3 26/30] subtree: give the docs a once-over
` [PATCH v3 27/30] subtree: allow --squash to be used with --rejoin
` [PATCH v3 28/30] subtree: allow 'split' flags to be passed to 'push'
` [PATCH v3 29/30] subtree: push: allow specifying a local rev other than HEAD
` [PATCH v3 30/30] subtree: be stricter about validating flags
[PATCH 0/2] git-p4: encoding of data from perforce
2021-04-30 8:53 UTC (4+ messages)
` [PATCH 2/2] git-p4: do not decode data from perforce by default
[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
2021-04-30 7:59 UTC (11+ messages)
[PATCH 0/8] refs: cleanup errno sideband ref related functions
2021-04-30 6:02 UTC (13+ messages)
` [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
` [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
` [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn
` [PATCH 4/8] refs: make errno output explicit for refs_resolve_ref_unsafe
` [PATCH 5/8] refs: add failure_errno to refs_read_raw_ref() signature
` [PATCH 6/8] refs: clear errno return in refs_resolve_ref_unsafe()
` [PATCH 7/8] refs: stop setting EINVAL and ELOOP in symref resolution
` [PATCH 8/8] refs: explicitly propagate errno from refs_read_raw_ref
[PATCH v2] object-info: support for retrieving object info
2021-04-30 5:45 UTC (2+ messages)
[PATCH 0/6] Push negotiation
2021-04-30 5:42 UTC (2+ messages)
Why doesn't `git log -m` imply `-p`?
2021-04-30 4:50 UTC (9+ messages)
[PATCH v2] bisect--helper: use BISECT_TERMS in 'bisect skip' command
2021-04-30 4:33 UTC (3+ messages)
git diff word diff bug??
2021-04-30 4:12 UTC (4+ messages)
[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
2021-04-30 3:20 UTC (13+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
` [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
[RFC PATCH] cygwin: disallow backslashes in file names
2021-04-30 0:48 UTC (6+ messages)
` [PATCH] "
[PATCH 0/2] git: support separate arg for `--config-env`'s value
2021-04-30 0:47 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] git.txt: fix synopsis of `--config-env` missing the equals sign
` [PATCH v2 2/2] git: support separate arg for `--config-env`'s value
[PATCH] Fix: fix comment for __git_complete_worktree_paths
2021-04-30 0:42 UTC (2+ messages)
bug:git-check-ignore exit status is wrong for negative patterns when -v option used
2021-04-30 0:22 UTC (6+ messages)
[PATCH 00/23] [RFC] Builtin FSMonitor Feature
2021-04-30 0:07 UTC (20+ messages)
` [PATCH 01/23] fsmonitor--daemon: man page and documentation
` [PATCH 02/23] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
` [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
` [PATCH] repo-settings.c: simplify the setup
` Nesting topics within other threads (was: [PATCH] repo-settings.c: simplify the setup)
` Nesting topics within other threads
` FS Monitor macOS Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature)
A possible divide by zero problem in read-cache.c
2021-04-29 20:56 UTC (3+ messages)
git am / patch utility not applying a .patch to the correct function
2021-04-29 19:45 UTC (2+ messages)
[PATCH] git-p4: speed up search for branch parent
2021-04-29 19:31 UTC (7+ messages)
GSoC Student Engagement
2021-04-29 19:07 UTC (2+ messages)
[PATCH 00/18] Prepare tests for reftable backend
2021-04-29 18:14 UTC (4+ messages)
` [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
Can I use it with sURROUNDscm?
2021-04-29 17:42 UTC
[PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
2021-04-29 17:29 UTC (8+ messages)
` [PATCH v5] "
` [PATCH v6] Add git-p4.fallbackEncoding
[PATCH 0/2] blob/object.c: trivial readability improvements
2021-04-29 12:01 UTC (15+ messages)
` [PATCH v2 00/10] object.c et al: tests, small bug fixes etc
` [PATCH v2 01/10] cat-file tests: test for bogus type name handling
` [PATCH v2 04/10] object-file.c: take type id, not string, in read_object_with_reference()
` [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}()
` [PATCH v2 06/10] blob.c: remove parse_blob_buffer()
` [PATCH v2 08/10] object.c: don't go past "len" under die() in type_from_string_gently()
` [PATCH v2 09/10] mktree: stop setting *ntr++ to NIL
[PATCH] mergetool: add win32 path translation for diffmerge
2021-04-29 11:39 UTC
[PATCH] [GSOC] ref-filter: add %(notes) format atom
2021-04-29 10:24 UTC
What's cooking in git.git (Apr 2021, #06; Thu, 29)
2021-04-29 9:15 UTC
[PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
2021-04-29 8:52 UTC (7+ messages)
` [PATCH v2 0/3] refs: cleanup errno sideband ref related functions
` [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic
[PATCH v4] t6030: add test for git bisect skip started with --term* arguments
2021-04-29 8:20 UTC (3+ messages)
[PATCH v2] git-merge: move primary point before parenthetical
2021-04-29 7:52 UTC (4+ messages)
` [PATCH v3] git-merge: rewrite already up to date message
[PATCH] fsmonitor: only enable it in non-bare repositories
2021-04-29 7:46 UTC
[PATCH v4 00/11] test-lib.sh: new test_commit args, simplification & fixes
2021-04-29 7:23 UTC (3+ messages)
` [PATCH v5 "
[PATCH v2 0/5] test-lib-functions.sh: trickery to make -x less verbose
2021-04-29 4:02 UTC (7+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] test-lib-functions: normalize test_path_is_missing() debugging
` [PATCH v3 2/4] Revert and amend "test-lib-functions: assert correct parameter count"
pkt-line and LF terminated lines of data
2021-04-29 3:16 UTC (4+ messages)
[PATCH] git-apply: modify prints to account for --3way changes
2021-04-29 2:35 UTC (6+ messages)
` [PATCH V2] "
` [PATCH V3] git-apply: adjust messages "
Two issues with mark_reachable_objects
2021-04-29 1:37 UTC (8+ messages)
` [PATCH] prune: save reachable-from-recent objects with bitmaps
` [PATCH v2 0/2] "
` [PATCH v2 1/2] pack-bitmap: clean up include_check after use
` [PATCH v2 2/2] prune: save reachable-from-recent objects with bitmaps
how to rename remote branches, the long way
2021-04-29 0:28 UTC (8+ messages)
[PATCH] git-apply: allow empty patch text
2021-04-29 0:32 UTC (5+ messages)
` [PATCH V2] git-apply: add --allow-empty flag
Pain points in Git's patch flow
2021-04-28 22:44 UTC (9+ messages)
[PATCH] git-apply: add --quiet flag
2021-04-28 18:18 UTC (4+ messages)
[PATCH v2] t6030: add test for git bisect skip started with --term* arguments
2021-04-28 17:48 UTC (5+ messages)
[PATCH v3 00/16] reftable library
2021-04-28 17:40 UTC (9+ messages)
` [PATCH v4 00/15] "
` [PATCH v4 13/15] Reftable support for git-core
[PATCH v3] t6030: add test for git bisect skip started with --term* arguments
2021-04-28 16:55 UTC (2+ messages)
Request: `git restore $commit $file` shouldn’t override uncommited changes
2021-04-28 9:10 UTC (5+ messages)
Draft of Git Rev News edition 74
2021-04-28 5:58 UTC
[PATCH 00/30] subtree: clean up, improve UX
2021-04-28 4:33 UTC (6+ messages)
` [PATCH 04/30] subtree: t7900: use consistent formatting
[PATCH 0/7] object.c: add and use "is expected" utility function + object_as_type() use
2021-04-28 4:12 UTC (5+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function
[PATCH] bisect--helper: use BISECT_TERMS in 'bisect skip' command
2021-04-28 4:09 UTC (4+ messages)
[PATCH v2] hooks: propose project configured hooks
2021-04-28 2:48 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 0/8] rev-list: implement object type filter
2021-04-28 2:18 UTC (5+ messages)
` [PATCH v5 "
[PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 1
2021-04-28 0:43 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 09/12] mailinfo: also free strbuf lists when clearing mailinfo
[gitweb] Problem with html base tag
2021-04-27 20:50 UTC
[BUG] ** glob pattern in git diff doesn't match root directory
2021-04-27 19:58 UTC (4+ messages)
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).