messages from 2019-10-23 02:12:30 to 2019-10-25 14:01:26 UTC [more...]
[PATCH 0/3] commit: fix advice for empty commits during rebases
2019-10-25 14:01 UTC (8+ messages)
` [PATCH 3/3] commit: give correct advice for empty commit during a rebase
[RFC/WIP] range-diff: show old/new blob OIDs in comments
2019-10-25 13:43 UTC (8+ messages)
[PATCH 0/2] Dir rename fixes
2019-10-25 13:30 UTC (9+ messages)
` [PATCH 2/2] merge-recursive: fix merging a subdirectory into the root directory
[BUG] "git rebase -r" lacks sanitation on merges with arbitrary reference syntax
2019-10-25 13:09 UTC (2+ messages)
[PATCH 0/1] vreportf: Fix interleaving issues, remove 4096 limitation
2019-10-25 12:38 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
Issue: "Could not access submodule" error when pulling recursively with Git 2.22.0
2019-10-25 12:41 UTC (3+ messages)
[PATCH v2] pretty: add "%aL"|"%al|%cL|%cl" option to output local-part of email addresses
2019-10-25 10:56 UTC (7+ messages)
missing tags from "git fetch"
2019-10-25 10:17 UTC (3+ messages)
[Outreachy][PATCH] abspath: reconcile `dir_exists()` and `is_directory()`
2019-10-25 9:43 UTC (10+ messages)
.git/binary
2019-10-25 8:53 UTC
[ANNOUNCE] Git v2.24.0-rc0
2019-10-25 8:18 UTC (8+ messages)
` Git for Windows v2.24.0-rc0, was "
` [git-for-windows] "
[PATCH v3 0/3] Implement option to output local-part of email addresses
2019-10-25 6:18 UTC (7+ messages)
` [PATCH v3 1/3] t6006: Use test-lib.sh definitions
` [PATCH v3 2/3] t4203: "
` [PATCH v3 3/3] pretty: add "%aL"|"%al|%cL|%cl" option to output local-part of email addresses
RFC: Moving git-gui development to GitHub
2019-10-25 5:33 UTC (8+ messages)
[PATCH 0/1] git-gui: remove unused global declarations
2019-10-25 3:54 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 00/15] t5520: various test cleanup
2019-10-25 3:44 UTC (4+ messages)
` [PATCH v3 00/14] "
[PATCH 0/23] parsing and fsck cleanups
2019-10-25 3:23 UTC (18+ messages)
` [PATCH 01/23] parse_commit_buffer(): treat lookup_commit() failure as parse error
` [PATCH 04/23] remember commit/tag parse failures
` [PATCH 05/23] fsck: stop checking commit->tree value
` [PATCH 09/23] fsck: unify object-name code
` [PATCH 10/23] fsck_describe_object(): build on our get_object_name() primitive
Speeding up git stash - help needed
2019-10-25 3:05 UTC
[PATCH v2 0/2] add git-bugreport tool
2019-10-25 2:51 UTC (11+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 1/9] bugreport: add tool to generate debugging info
` [PATCH v3 2/9] bugreport: generate config whitelist based on docs
` [PATCH v3 3/9] bugreport: add version and system information
` [PATCH v3 4/9] bugreport: add config values from whitelist
` [PATCH v3 5/9] bugreport: collect list of populated hooks
` [PATCH v3 6/9] bugreport: count loose objects
` [PATCH v3 7/9] bugreport: add packed object summary
` [PATCH v3 8/9] bugreport: list contents of $OBJDIR/info
` [PATCH v3 9/9] bugreport: print contents of alternates file
What's cooking in git.git (Oct 2019, #06; Thu, 24)
2019-10-25 2:51 UTC (4+ messages)
[PATCH] fetch: delay fetch_if_missing=0 until after config
2019-10-25 2:38 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
conflict markers on recursive strategy with diff3 enabled
2019-10-25 0:13 UTC
[PATCH 0/2] Fix the speed of the CI (Visual Studio) tests
2019-10-24 23:23 UTC (4+ messages)
` [PATCH v2 "
[PATCH 02/23] parse_commit_buffer(): treat lookup_tree() failure as parse error
2019-10-24 23:22 UTC (3+ messages)
[ANNOUNCE] Git v2.24.0-rc1
2019-10-24 22:46 UTC (2+ messages)
` Git for Windows v2.24.0-rc1, was "
Fwd: Error messages are sent to stdout, not stderr
2019-10-24 22:04 UTC
[BUG] git 2.24.0-rc1 t0500 on NonStop in Jenkins
2019-10-24 22:01 UTC
[PATCH 0/1] [Outreachy] documentation: remove empty doc files
2019-10-24 20:48 UTC (13+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] "
` [PATCH v2 1/1] "
` [PATCH v3 0/1] [Outreachy] "
` [PATCH v3 1/1] "
[PATCH v4 5/6] rebase -i: support --ignore-date
2019-10-24 20:36 UTC (3+ messages)
git-shortlog man page missing a bunch of options
2019-10-24 19:17 UTC
[BUG]: Testsuite failures on big-endian targets
2019-10-24 17:55 UTC (7+ messages)
` [PATCH] test-progress: fix test failures on big-endian systems
Git Test Coverage Report (October 11)
2019-10-24 17:04 UTC (5+ messages)
[PATCH 0/1] [v2.24.0-rc0 BUG] fetch.writeCommitGraph fails on first fetch
2019-10-24 13:40 UTC (15+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
` [PATCH v2 2/2] commit-graph: fix writing first commit-graph during fetch
` [PATCH v3 0/2] [v2.24.0-rc0 BUG] fetch.writeCommitGraph fails on first fetch
` [PATCH v3 1/2] t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
` [PATCH v3 2/2] commit-graph: fix writing first commit-graph during fetch
` [PATCH v4 0/2] [v2.24.0-rc0 BUG] fetch.writeCommitGraph fails on first fetch
` [PATCH v4 1/2] t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
` [PATCH v4 2/2] commit-graph: fix writing first commit-graph during fetch
[GSoC][PATCHl 0/6] rebase -i: support more options
2019-10-24 13:28 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 3/6] rebase -i: support --committer-date-is-author-date
[PATCH] pretty: Add "%aU"|"%au" option to output author's username
2019-10-24 12:43 UTC (9+ messages)
[PATCH 0/1] [v2.24.0-rc0 BUG] index.version is not parsed correctly
2019-10-24 11:04 UTC (3+ messages)
` [PATCH 1/1] repo-settings: read an int for index.version
[PATCH v4 00/17] New sparse-checkout builtin and "cone" mode
2019-10-24 10:18 UTC (10+ messages)
` [PATCH v5 "
` [PATCH v5 13/17] read-tree: show progress by default
What's cooking in git.git (Oct 2019, #05; Fri, 18)
2019-10-24 10:04 UTC (2+ messages)
[PATCH 0/5] path.c: a couple of common dir/trie fixes
2019-10-24 3:29 UTC (6+ messages)
` [PATCH 5/5] path.c: don't call the match function without value in trie_find()
[PATCH 0/1] config: add documentation to config.h
2019-10-24 2:14 UTC (10+ messages)
` [PATCH v2 0/1] [Outreachy] config: move "
` [PATCH v2 1/1] "
` [PATCH v3 0/1] [Outreachy] "
` [PATCH v3 1/1] "
[PATCH 0/5] apply: fix merge.conflictStyle bug in --3way
2019-10-24 1:20 UTC (16+ messages)
` [PATCH 1/5] t4108: replace create_file with test_write_lines
` [PATCH 2/5] t4108: remove git command upstream of pipe
` [PATCH 3/5] t4108: use `test_config` instead of `git config`
` [PATCH 4/5] t4108: demonstrate bug in apply
` [PATCH 5/5] apply: respect merge.conflictStyle in --3way
` [PATCH v2 0/5] This fixes a bug where even if `merge.conflictStyle = diff3`, running `git apply --3way` would not output the base
` [PATCH v2 1/5] t4108: replace create_file with test_write_lines
` [PATCH v2 2/5] t4108: remove git command upstream of pipe
` [PATCH v2 3/5] t4108: use `test_config` instead of `git config`
` [PATCH v2 4/5] t4108: demonstrate bug in apply
` [PATCH v2 5/5] apply: respect merge.conflictStyle in --3way
[PATCH v2 0/1] ci: update caskroom/cask/perforce to new location
2019-10-24 0:20 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] ci(osx): use new location of the `perforce` cask
` [PATCH v2] ci: fix GCC install in the Travis CI GCC OSX job
RFC - Git Developer Blog
2019-10-23 23:48 UTC (6+ messages)
[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
2019-10-23 19:00 UTC (10+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 4/4] git-gui: allow undoing last revert
[RFC] Proposal for a new config-based git signing interface
2019-10-23 18:46 UTC
Draft of Git Rev News edition 56
2019-10-23 16:10 UTC
[PATCH 00/12] t5520: various test cleanup
2019-10-23 13:53 UTC (5+ messages)
` [PATCH 08/12] t5520: use test_cmp_rev where possible
[BUG] "--show-current-patch" return a mail instead of a patch
2019-10-23 12:47 UTC (7+ messages)
[PATCH] doc: am --show-current-patch gives an entire e-mail message
2019-10-23 6:09 UTC
[Git Developer Blog] [PATCH] post: a tour of git's object types
2019-10-23 4:48 UTC (2+ messages)
[PATCH 0/2] Handle git_path() with lock files correctly in worktrees
2019-10-23 3:38 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] git_path(): handle `.lock` files correctly
` [PATCH v3 0/2] Handle git_path() with lock files correctly in worktrees
` [PATCH v3 2/2] git_path(): handle `.lock` files correctly
[PATCH] t7419: change test_must_fail to ! for grep
2019-10-23 2:18 UTC (2+ 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).