messages from 2020-01-24 09:25:34 to 2020-01-27 09:06:58 UTC [more...]
[PATCH] Fix submodule status of dirs initialized but empty
2020-01-27 9:06 UTC (11+ messages)
` [PATCH v2] Fix status of initialized but not cloned submodules
` [PATCH v3 1/2] Testcase for submodule status on empty dirs
` [PATCH v3 2/2] Fix status of initialized but not cloned submodules
` [PATCH v4 1/2] t7400: add a testcase for submodule status on empty dirs
` [PATCH v4 2/2] Fix status of initialized but not cloned submodules
[PATCH v3 0/7] remote rename/remove: improve handling of configuration values
2020-01-27 8:15 UTC (8+ messages)
` [PATCH 1/6] pull --rebase/remote rename: document and honor single-letter abbreviations rebase types
` [PATCH v2 2/6] remote: clean-up by returning early to avoid one indentation
` [PATCH 3/6] remote: clean-up config callback
` [PATCH v4 4/6] remote rename/remove: handle branch.<name>.pushRemote config values
` [PATCH 5/6] config: provide access to the current line number
` [PATCH v2 6/6] remote rename/remove: gently handle remote.pushDefault config
` [PATCH v3 "
[Q] push refspec with wildcard pushes all matching branches
2020-01-27 7:02 UTC (6+ messages)
` [PATCH] doc: clarify "explicitly given" in push.default
[PATCH v2 0/7] remote rename/remove: improve handling of configuration values
2020-01-27 6:50 UTC (14+ messages)
` [PATCH v2 1/7] pull --rebase/remote rename: document and honor single-letter abbreviations rebase types
` [PATCH v2 2/7] remote: clean-up by returning early to avoid one indentation
` [PATCH 3/7] remote: clean-up config callback
` [PATCH v4 4/7] remote rename/remove: handle branch.<name>.pushRemote config values
` [RFC PATCH 5/7] config: make `scope_name` global as `config_scope_name`
` [PATCH 6/7] config: provide access to the current line number
` [PATCH v2 7/7] remote rename/remove: gently handle remote.pushDefault config
git-clone --single-branch clones objects outside of branch
2020-01-27 6:46 UTC (3+ messages)
[PATCH] git: update documentation for --git-dir
2020-01-27 6:28 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 00/23] SHA-256 test fixes, part 8
2020-01-26 23:57 UTC (44+ messages)
` [PATCH v2 01/22] t/lib-pack: support SHA-256
` [PATCH v2 02/22] t3206: make hash size independent
` [PATCH v2 03/22] t3305: annotate with SHA1 prerequisite
` [PATCH v2 04/22] t3308: make test work with SHA-256
` [PATCH v2 05/22] t3309: "
` [PATCH v2 06/22] t3310: "
` [PATCH v2 07/22] t3311: "
` [PATCH v2 08/22] t4013: make test hash independent
` [PATCH v2 09/22] t4060: make test work with SHA-256
` [PATCH v2 10/22] t4211: make test hash independent
` [PATCH v2 11/22] t5302: make hash size independent
` [PATCH v2 12/22] t5309: make test hash independent
` [PATCH v2 13/22] t5313: "
` [PATCH v2 14/22] t5321: "
` [PATCH v2 15/22] t5515: "
` [PATCH v2 16/22] t5318: update for SHA-256
` [PATCH v2 17/22] t5607: make hash size independent
` [PATCH v2 17/23] t5616: use correct filter syntax
` [PATCH v2 18/23] t5607: make hash size independent
` [PATCH v2 18/22] t5703: make test work with SHA-256
` [PATCH v2 19/23] "
` [PATCH v2 19/22] t5703: switch tests to use test_oid
` [PATCH v2 20/23] "
` [PATCH v2 20/22] t6000: abstract away SHA-1-specific constants
` [PATCH v2 21/23] "
` [PATCH v2 21/22] t6006: make hash size independent
` [PATCH v2 22/23] "
` [PATCH v2 22/22] t6024: update for SHA-256
` [PATCH v2 23/23] "
[PATCH v2 04/16] t2018: use test_expect_code for failing git commands
2020-01-26 20:23 UTC (2+ messages)
` [PATCH v3] t2018: be more discerning when checking for expected exit codes
What's cooking in git.git (Jan 2020, #04; Wed, 22)
2020-01-26 20:07 UTC (14+ messages)
Question about private repository
2020-01-26 17:03 UTC
[PATCH 0/3] git gui: improve German translation
2020-01-26 15:52 UTC (7+ messages)
` [PATCH 1/3] git-gui: update german translation to most recently created pot templates
` [PATCH 2/3] git-gui: update german translation
` [PATCH 3/3] git-gui: completed "
Sparse Checkout Trouble (2.5.0)
2020-01-26 14:09 UTC (5+ messages)
Question about private repository
2020-01-26 12:53 UTC
[PATCH v3 0/2] rebase -i: extend rebase.missingCommitsCheck
2020-01-26 10:04 UTC (9+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
` [PATCH v5 0/2] rebase -i: extend rebase.missingCommitsCheck
` [PATCH v5 1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c
` [PATCH v5 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
[PATCH] grep: ignore --recurse-submodules if --no-index is given
2020-01-26 9:39 UTC (2+ messages)
[PATCH 0/4] more clang/sanitizer fixes
2020-01-25 23:57 UTC (10+ messages)
` [PATCH 1/4] merge-recursive: silence -Wxor-used-as-pow warning
` [PATCH 2/4] avoid computing zero offsets from NULL pointer
` [PATCH 3/4] xdiff: avoid computing non-zero offset "
` [PATCH 4/4] obstack: avoid computing offsets "
` [PATCH v2 "
[PATCH 18/24] t5616: use correct filter syntax
2020-01-25 22:43 UTC (3+ messages)
` [PATCH] t5616: make robust to delta base change
Inconsistent results from git rev-parse --show-toplevel
2020-01-25 22:22 UTC (5+ messages)
[PATCH] worktree: add shorthand '-d' for detach
2020-01-25 17:37 UTC
Bug or unexpected behaviour in git show <rev>:a\b
2020-01-25 13:21 UTC (9+ messages)
` [PATCH 1/3] t1400: avoid "test" string comparisons
` [PATCH 2/3] t1506: drop space after redirection operator
` [PATCH 3/3] sha1-name: mark get_oid() error messages for translation
coccinelle: adjustments for array.cocci?
2020-01-25 8:23 UTC (8+ messages)
` [PATCH] coccinelle: improve array.cocci
` "
How about a `git submodule rm` command?
2020-01-25 7:04 UTC
[PATCH v3 0/4] config: allow user to know scope of config options
2020-01-25 0:39 UTC (22+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 2/6] t1300: fix over-indented HERE-DOCs
` [PATCH v4 3/6] t1300: create custom config file without special characters
` [PATCH v4 4/6] config: split repo scope to local and worktree
` [PATCH v4 6/6] config: add '--show-scope' to print the scope of a config value
` [PATCH v5 0/6] config: allow user to know scope of config options
` [PATCH v5 1/6] config: fix typo in variable name
` [PATCH v5 2/6] t1300: fix over-indented HERE-DOCs
` [PATCH v5 3/6] t1300: create custom config file without special characters
` [PATCH v5 4/6] config: split repo scope to local and worktree
` [PATCH v5 5/6] config: clarify meaning of command line scoping
` [PATCH v5 6/6] config: add '--show-scope' to print the scope of a config value
[PATCH 0/4] checkout/reset/read-tree: fix --recurse-submodules in linked worktree
2020-01-24 23:47 UTC (6+ messages)
` [PATCH v2 "
[PATCH v3] MyFirstContribution: add avenues for getting help
2020-01-24 23:44 UTC (13+ messages)
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
[PATCH] branch: let '--edit-description' default to rebased branch during rebase
2020-01-24 22:41 UTC (7+ messages)
[PATCH 0/8] Harden the sparse-checkout builtin
2020-01-24 21:42 UTC (20+ messages)
` [PATCH 8/8] sparse-checkout: write escaped patterns in cone mode
` [PATCH v2 00/12] Harden the sparse-checkout builtin
` [PATCH v2 01/12] t1091: use check_files to reduce boilerplate
` [PATCH v2 02/12] t1091: improve here-docs
` [PATCH v2 03/12] sparse-checkout: create leading directories
` [PATCH v2 04/12] clone: fix --sparse option with URLs
` [PATCH v2 05/12] sparse-checkout: fix documentation typo for core.sparseCheckoutCone
` [PATCH v2 06/12] sparse-checkout: cone mode does not recognize "**"
` [PATCH v2 07/12] sparse-checkout: detect short patterns
` [PATCH v2 08/12] sparse-checkout: warn on incorrect '*' in patterns
` [PATCH v2 09/12] sparse-checkout: properly match escaped characters
` [PATCH v2 10/12] sparse-checkout: write escaped patterns in cone mode
` [PATCH v2 11/12] sparse-checkout: use C-style quotes in 'list' subcommand
` [PATCH v2 12/12] sparse-checkout: improve docs around 'set' in cone mode
Misrendering of git 2.24 log --graph
2020-01-24 21:26 UTC (7+ messages)
` Misrendering of git 2.25 "
[PATCH v2 00/14] git-p4: python3 compatibility
2020-01-24 20:14 UTC (3+ messages)
Unreliable 'git rebase --onto'
2020-01-24 18:30 UTC (10+ messages)
` [PATCH v1] rebase -i: stop checking out the tip of the branch to rebase
` [PATCH v2] "
` [PATCH v3] "
[PATCH] templates: fix deprecated type option `--bool`
2020-01-24 18:12 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).